Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/mn/?format=api",
    "source": "Слишком длинная строка для присваивания.",
    "previous_source": "",
    "target": "String too long to assign.",
    "id_hash": -8925730389600479171,
    "content_hash": -3061170060849709066,
    "location": "",
    "context": "s-2013",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 200,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1356796,
    "web_url": "http://weblate.ucs.ru/translate/storehouse5/sdbcli/mn/?checksum=4216f804ef4583d",
    "url": "http://weblate.ucs.ru/api/units/1356796/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/189510/?format=api"
}