Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/menuboard/common/en/?format=api",
    "source": "Вы действительно хотите удалить сцену?",
    "previous_source": "",
    "target": "Are you sure you want to delete the license?",
    "id_hash": 5027287605036902781,
    "content_hash": -4814451508748892051,
    "location": "",
    "context": ".config_scenes_dialog_text_sure_delete_scene",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 304,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 2051123,
    "web_url": "http://weblate.ucs.ru/translate/menuboard/common/en/?checksum=c5c48370e9f2e97d",
    "url": "http://weblate.ucs.ru/api/units/2051123/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/234923/?format=api"
}