Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_development/en/?format=api",
    "source": "Описание номера",
    "previous_source": "",
    "target": "Room description",
    "id_hash": 232251559417177956,
    "content_hash": 2530873336865438342,
    "location": "",
    "context": "russian.xlf///tfrmmainform_screentip_numberinfo_header.text",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 2764,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 1202053,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_development/en/?checksum=83391f9011976764",
    "url": "http://weblate.ucs.ru/api/units/1202053/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/155419/?format=api"
}