Units API

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/1951505/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "http://weblate.ucs.ru/api/translations/webinterface/formats/cs/?format=api",
    "source": "Bit separator",
    "previous_source": "",
    "target": "",
    "id_hash": 6335161090205670601,
    "content_hash": 594715850694284811,
    "location": "",
    "context": "messages///bit_separator",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1951505,
    "web_url": "http://weblate.ucs.ru/translate/webinterface/formats/cs/?checksum=d7eb03724895dcc9",
    "url": "http://weblate.ucs.ru/api/units/1951505/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/218722/?format=api"
}