Units API

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

GET /api/units/345371/?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-guests/en/?format=api",
    "source": "Введите название сегмента",
    "previous_source": "",
    "target": "Enter segment name",
    "id_hash": 1270497252834486060,
    "content_hash": 128767340511973541,
    "location": "",
    "context": ".875BC3E0CF484FE8A8C25112F85D3C96",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345371,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=91a1b685234f272c",
    "url": "http://weblate.ucs.ru/api/units/345371/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28504/?format=api"
}