Units API

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

GET /api/units/519620/?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": "How do you collect the order?",
    "previous_source": "",
    "target": "How do you collect the order?",
    "id_hash": -7800317864427207731,
    "content_hash": -4950841775111081171,
    "location": "",
    "context": "How do you collect the order?",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 519620,
    "web_url": "http://weblate.ucs.ru/translate/SelfService/default/en/?checksum=13bfb43aebaec3cd",
    "url": "http://weblate.ucs.ru/api/units/519620/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/80977/?format=api"
}