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/62135/?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/sv/?format=api",
    "source": "Power Level",
    "previous_source": "",
    "target": "Kraftnivå",
    "id_hash": -1458533301151837004,
    "content_hash": 2277042026100367346,
    "location": "",
    "context": "Power_Level",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 62135,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/sv/?checksum=6bc23fb0b3c454b4",
    "url": "http://weblate.tectic.de/api/units/62135/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/15/?format=api"
}