Units API

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

GET /api/units/7673/?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": "{0}_checkpoint{1}",
    "previous_source": "",
    "target": "{0}_prüfpunkt{1}",
    "id_hash": 2010917426500870617,
    "content_hash": 714837784746538268,
    "location": "",
    "context": "defaultCheckpointProjectName",
    "comment": "# Description: Default project name in checkoint dialog\n# 0=projectName, 1=suffix ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 155,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 7673,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=9be836bebf3a21d9",
    "url": "https://weblate.appinventor.mit.edu/api/units/7673/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4675/?format=api"
}