Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/stdocsmovement/ru/?format=api",
    "source": "Total sum: {{ value }} {{ currency }}",
    "previous_source": "",
    "target": "Общая сумма: {{ value }} {{ currency }}",
    "id_hash": -6684045087747762157,
    "content_hash": 674669002523054279,
    "location": "",
    "context": "9d6bc30b-fee4-42ab-90c7-8e508475c9f2",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "priority": 100,
    "id": 2011734,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/stdocsmovement/ru/?checksum=233d806802199813",
    "url": "http://weblate.ucs.ru/api/units/2011734/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231267/?format=api"
}