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/28606/?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/tr/?format=api",
    "source": "<Multiplayer",
    "previous_source": "",
    "target": "<Çok Oyunculu",
    "id_hash": 2818502167950632581,
    "content_hash": 3277758978181761450,
    "location": "",
    "context": "Multiplayer_Sign",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 28606,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/tr/?checksum=a71d54c9e75da685",
    "url": "http://weblate.tectic.de/api/units/28606/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/9/?format=api"
}