Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/zh/?format=api",
    "source": "Cancel the order",
    "previous_source": "",
    "target": "Cancel the order",
    "id_hash": 6020481985555999388,
    "content_hash": -7575529024238910228,
    "location": "",
    "context": "Cancel the order",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 216,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "priority": 100,
    "id": 520950,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/zh/?checksum=d38d0c77cdb42a9c",
    "url": "http://weblate.ucs.ru/api/units/520950/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/81143/?format=api"
}