Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/rk_office/elk/en/?format=api",
    "source": "Есть нюансик...!",
    "previous_source": "",
    "target": "There’s a little nuance…!",
    "id_hash": -6387218096155809596,
    "content_hash": 5464192519643815393,
    "location": "",
    "context": ".Есть нюансик...!",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 738,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 2600605,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/en/?checksum=275c0afb83afa8c4",
    "url": "http://weblate.ucs.ru/api/units/2600605/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/257879/?format=api"
}