Units API


See <a href="https://docs.weblate.org/en/weblate-2.18/apiunits.html">the Weblate's Web API documentation</a> for detailed
description of the API.

GET /api/units/1/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.tectic.de/api/translations/fortresscraft-evolved/master/de/?format=api",
    "source": "Greetings! Your language is only partially-supported. If you want to revert to English, then just press 'English' below!",
    "previous_source": "",
    "target": "Die ausgewählte Sprache wird im Moment nur teilweise unterstützt. Wenn Du zurück auf Englisch wechseln willst, klicke unten auf Englisch!",
    "id_hash": -7319713466108694008,
    "content_hash": -3101521646276516236,
    "location": "",
    "context": "Partial_Language_Support",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "priority": 100,
    "id": 1,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/de/?checksum=1a6b276252f2b208",
    "url": "http://weblate.tectic.de/api/units/1/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/1/?format=api"
}