Units API

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/7770/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/de/?format=api",
    "source": "<p><b>Your Session is now ended, you may close this window</b></p>",
    "previous_source": "",
    "target": "<p><b>Ihre Sitzung ist nun beeendet, Sie sollten dieses Fenster schließen</b></p>.",
    "id_hash": -1796153563409882404,
    "content_hash": 4765509281916249608,
    "location": "",
    "context": "finalDialogMessage",
    "comment": "# Description:  ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 235,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 10,
    "priority": 100,
    "id": 7770,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=6712c7d9bae6e2dc",
    "url": "https://weblate.appinventor.mit.edu/api/units/7770/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4772/?format=api"
}