Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/deliverypos/deliverypos/en/?format=api",
    "source": "Введена дата больше максимально допустимой!",
    "previous_source": "",
    "target": "Entered date is greater than the max permitted one!",
    "id_hash": -3502995714105275979,
    "content_hash": -7630399934317855878,
    "location": "",
    "context": ".rs_DateMoreMax",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 94,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 1487381,
    "web_url": "http://weblate.ucs.ru/translate/deliverypos/deliverypos/en/?checksum=4f62dbf52b0a09b5",
    "url": "http://weblate.ucs.ru/api/units/1487381/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/203922/?format=api"
}