Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/shelter2/shelter2_development/en/?format=api",
    "source": "Сентябрь",
    "previous_source": "",
    "target": "September",
    "id_hash": 2436506769229853582,
    "content_hash": -1556171915363178751,
    "location": "",
    "context": "russian.xlf///tfmformatdate_rgm_properties.items2_caption",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 1841,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 1201130,
    "web_url": "http://weblate.ucs.ru/translate/shelter2/shelter2_development/en/?checksum=a1d035ff58c7b38e",
    "url": "http://weblate.ucs.ru/api/units/1201130/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/154496/?format=api"
}