Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/en/?format=api",
    "source": "Add to the order",
    "previous_source": "",
    "target": "Add to the order",
    "id_hash": -6641043258815207462,
    "content_hash": 2285323700875035642,
    "location": "",
    "context": "Add to order",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 519610,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/en/?checksum=23d64657845127da",
    "url": "http://weblate.ucs.ru/api/units/519610/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/80967/?format=api"
}