Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/sh_error/de_AT/?format=api",
    "source": "Некорректно указана цена",
    "previous_source": "",
    "target": "Ungültiger Preis",
    "id_hash": 2734504025578253018,
    "content_hash": 6944301181354567253,
    "location": "",
    "context": ".SH-ERR-210",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1632314,
    "web_url": "http://weblate.ucs.ru/translate/foodfactory/sh_error/de_AT/?checksum=a5f2e8ec5977aada",
    "url": "http://weblate.ucs.ru/api/units/1632314/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/192348/?format=api"
}