Units API

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

GET /api/units/345984/?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-templates/en/?format=api",
    "source": "Сегмент успешно удален",
    "previous_source": "",
    "target": "Segment deleted successfully",
    "id_hash": 5233758706857499027,
    "content_hash": 6315327815609622307,
    "location": "",
    "context": ".5CCFEA5D6A3242C7967E291BF7508481",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345984,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-templates/en/?checksum=c8a20bd072595993",
    "url": "http://weblate.ucs.ru/api/units/345984/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28809/?format=api"
}