Units API

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

GET /api/units/2016714/?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": "Engineering works",
    "previous_source": "",
    "target": "Технические работы",
    "id_hash": 6574517896672047804,
    "content_hash": 4720925482898899715,
    "location": "",
    "context": "error_engineering_works",
    "comment": "Error \"Engineering works\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2016714,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/back/ru/?checksum=db3d61319895f2bc",
    "url": "http://weblate.ucs.ru/api/units/2016714/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/231590/?format=api"
}