Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/fr/?format=api",
    "source": "Please, proceed to the cashier.",
    "previous_source": "",
    "target": "S'il vous plaît, passez à la caisse.",
    "id_hash": 4900916367359552115,
    "content_hash": -7933495374157352715,
    "location": "",
    "context": "Please, proceed to the cashier.",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 180,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 521302,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/fr/?checksum=c4038d784e5d2a73",
    "url": "http://weblate.ucs.ru/api/units/521302/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81107/?format=api"
}