Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/ru/?format=api",
    "source": "The restaurant is closed",
    "previous_source": "",
    "target": "Ресторан закрыт",
    "id_hash": 7165376116265972147,
    "content_hash": 3552412267110324103,
    "location": "",
    "context": "error_restaurant_is_closed",
    "comment": "Error \"The restaurant is closed\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 7,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 2016718,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/ru/?checksum=e370879d2c19f1b3",
    "url": "http://weblate.ucs.ru/api/units/2016718/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231594/?format=api"
}