Units API

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

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

{
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/bg/?format=api",
    "source": "Value of first row in the target is out of range",
    "previous_source": "",
    "target": "Стойността на първия ред в целта е извън обхват",
    "id_hash": -6434047544954222288,
    "content_hash": -6434047544954222288,
    "location": "",
    "context": "settings.error.keyboard.tarFirstRowOutOfRange",
    "comment": "Settings error messages - custom keyboards",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1322,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "priority": 100,
    "id": 123664,
    "web_url": "http://weblate.a4tune.com/translate/hiper-scientific-calculator/application/bg/?checksum=26b5abd8cf078930",
    "url": "https://weblate.a4tune.com/api/units/123664/?format=api",
    "source_info": "https://weblate.a4tune.com/api/sources/8597/?format=api"
}