Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/r_k_Delivery/admin/en/?format=api",
    "source": "Телефон",
    "previous_source": "",
    "target": "Phone",
    "id_hash": -8507096145849840293,
    "content_hash": 2832420512439336103,
    "location": "",
    "context": ".communications.phone-label",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 985,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2523445,
    "web_url": "http://weblate.ucs.ru/translate/r_k_Delivery/admin/en/?checksum=9f0b920bc868d5b",
    "url": "http://weblate.ucs.ru/api/units/2523445/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/253543/?format=api"
}