Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-schedules/en/?format=api",
    "source": "Применить изменения",
    "previous_source": "",
    "target": "Apply schedule",
    "id_hash": 178231075901448955,
    "content_hash": 941618648195386142,
    "location": "",
    "context": ".2FB4E839C48E4D0AAFD28B592017FD6F",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 345810,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-schedules/en/?checksum=827934381f0aa2fb",
    "url": "http://weblate.ucs.ru/api/units/345810/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28717/?format=api"
}