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/25073/?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/ru/?format=api",
    "source": "Mod Name",
    "previous_source": "",
    "target": "Название Мода",
    "id_hash": -7220480874852497154,
    "content_hash": -5088138876518004903,
    "location": "",
    "context": "Mod_Name",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 25073,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/ru/?checksum=1bcbb2e66aea48fe",
    "url": "http://weblate.tectic.de/api/units/25073/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/34/?format=api"
}