Units API

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

GET /api/units/2542002/?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": "changes in price",
    "id_hash": 4242642187750869735,
    "content_hash": 5138330713508970346,
    "location": "",
    "context": ".изменения в цене",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 439,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2542002,
    "web_url": "http://weblate.ucs.ru/translate/rk_office/elk/en/?checksum=bae0e4975dfa0ae7",
    "url": "http://weblate.ucs.ru/api/units/2542002/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/255354/?format=api"
}