Units API

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

GET /api/units/345986/?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": "The segment was saved successfully",
    "id_hash": 3265904541549768833,
    "content_hash": 756318431015236949,
    "location": "",
    "context": ".9054A53D705840A2BE9942519A42A110",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 345986,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-templates/en/?checksum=ad52d2e08568b081",
    "url": "http://weblate.ucs.ru/api/units/345986/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28811/?format=api"
}