Units API

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

GET /api/units/7558/?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": "Save the empty screen now.",
    "previous_source": "",
    "target": "OK, speichere den leeren Bildschirm",
    "id_hash": -6017236196577266759,
    "content_hash": 2495689686184448618,
    "location": "",
    "context": "blocksTruncatedDialogButtonSave",
    "comment": "# Description:  ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 5,
    "priority": 100,
    "id": 7558,
    "web_url": "https://weblate.appinventor.mit.edu/translate/appinventor/odemessages/de/?checksum=2c7e7b8f5563b3b9",
    "url": "https://weblate.appinventor.mit.edu/api/units/7558/?format=api",
    "source_info": "https://weblate.appinventor.mit.edu/api/sources/4560/?format=api"
}