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/20213/?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/fi/?format=api",
    "source": "Cold Cavern Flora 4",
    "previous_source": "",
    "target": "Kielukka",
    "id_hash": -4632156924118468260,
    "content_hash": -8452935642996804345,
    "location": "",
    "context": "Cold Cavern Flora 4",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 862,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 20213,
    "web_url": "http://weblate.tectic.de/translate/fortresscraft-evolved/master/fi/?checksum=3fb745d1da0d795c",
    "url": "http://weblate.tectic.de/api/units/20213/?format=api",
    "source_info": "http://weblate.tectic.de/api/sources/854/?format=api"
}