Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_lite/rkls/ru/?format=api",
    "source": "Incorrect ClientName: {0}.",
    "previous_source": "",
    "target": "Некорректное имя клиента: {0}.",
    "id_hash": 6270175151928547916,
    "content_hash": -3709807206561814495,
    "location": "",
    "context": "dd8b45b5-57dd-4679-856a-a8f7f6d68651",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1363344,
    "web_url": "http://weblate.ucs.ru/translate/rk_lite/rkls/ru/?checksum=d7042314722e9a4c",
    "url": "http://weblate.ucs.ru/api/units/1363344/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192052/?format=api"
}