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/43/?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": "On",
    "previous_source": "",
    "target": "Ein",
    "id_hash": 8566767270581936443,
    "content_hash": 912263699505520377,
    "location": "",
    "context": "On",
    "comment": " Difficulty Toggles ",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 43,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/de/?checksum=f6e34571a47aa13b",
    "url": "http://weblate.tectic.de/api/units/43/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/43/?format=api"
}