Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dset/fr/?format=api",
    "source": "Слишком много цифр после запятой: '%s'.",
    "previous_source": "",
    "target": "Trop de chiffres après la virgule: '%s'.",
    "id_hash": 8175256880899942593,
    "content_hash": -6886142004324295339,
    "location": "",
    "context": "s-215",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 1341967,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/dset/fr/?checksum=f17458d19d9be8c1",
    "url": "http://weblate.ucs.ru/api/units/1341967/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/189305/?format=api"
}