Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/en/?format=api",
    "source": "Add to cart",
    "previous_source": "",
    "target": "Add to cart",
    "id_hash": -4564298187675797046,
    "content_hash": -8793692227193651709,
    "location": "",
    "context": "btn_add",
    "comment": "Button \"Add\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 1726005,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/en/?checksum=40a85afb229ff9ca",
    "url": "http://weblate.ucs.ru/api/units/1726005/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/216101/?format=api"
}