Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/az/?format=api",
    "source": "на сумму",
    "previous_source": "",
    "target": "",
    "id_hash": -449335056992334167,
    "content_hash": -8312728894889753540,
    "location": "",
    "context": ".total_sum1",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "position": 228,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2123233,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/fastreport_docs/az/?checksum=79c3a42576d78ea9",
    "url": "http://weblate.ucs.ru/api/units/2123233/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192682/?format=api"
}