Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/mn/?format=api",
    "source": "Операция невыполнима (dset.dll).",
    "previous_source": "",
    "target": "Operation cannot be executed (dset.dll).",
    "id_hash": 3648185177047115373,
    "content_hash": 2264228471445705775,
    "location": "",
    "context": "s-1",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1356538,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/dset/mn/?checksum=b2a0f516f0bd266d",
    "url": "http://weblate.ucs.ru/api/units/1356538/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/189252/?format=api"
}