Units API

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

GET /api/units/7553/?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": "The blocks for screen {0} did not load properly. You will not be able to edit using the blocks editor until the problem is corrected.",
    "previous_source": "",
    "target": "",
    "id_hash": -8818983062838896812,
    "content_hash": -8887476716649243319,
    "location": "",
    "context": "blocksLoadFailure",
    "comment": "# Description: Message when blocks fail to load properly\n# 0=formName ",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 59,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "priority": 100,
    "id": 7553,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=59cada11b4d1754",
    "url": "https://weblate.appinventor.mit.edu/api/units/7553/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4555/?format=api"
}