Units API

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

GET /api/units/7771/?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": "Your Session is Finished",
    "previous_source": "",
    "target": "Ihre Sitzung ist beendet.",
    "id_hash": -6785876386775942846,
    "content_hash": 6984622537524239690,
    "location": "",
    "context": "finalDialogText",
    "comment": "# Description:  ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "priority": 100,
    "id": 7771,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=21d3b9611c823942",
    "url": "https://weblate.appinventor.mit.edu/api/units/7771/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4773/?format=api"
}