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/42122/?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/es/?format=api",
    "source": "Day/Night Cycle",
    "previous_source": "",
    "target": "Ciclo Día/Noche",
    "id_hash": -7182354353255536138,
    "content_hash": -9176019499694173796,
    "location": "",
    "context": "Day_Night_Cycle",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 42122,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/es/?checksum=1c5326c4fb3929f6",
    "url": "http://weblate.tectic.de/api/units/42122/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/17/?format=api"
}