Units API

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

GET /api/units/7554/?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 area did not load properly. Changes to the blocks for screen {0} will not be saved.",
    "previous_source": "",
    "target": "Die Blöcke wurden nicht ordnungsgemäß geladen. Veränderungen der Blöcke im Bildschirm {0} werden nicht gespeichert.",
    "id_hash": -98879471482367041,
    "content_hash": 7717814646862250986,
    "location": "",
    "context": "blocksNotSaved",
    "comment": "# Description: Message indicating that blocks changes were not saved\n# 0=formName ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 7554,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=7ea0b5a502b713bf",
    "url": "https://weblate.appinventor.mit.edu/api/units/7554/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4556/?format=api"
}