Units API

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

GET /api/units/345402/?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": "Failed to restore guest",
    "id_hash": 746915884401076779,
    "content_hash": 1482266501802166407,
    "location": "",
    "context": ".502DFF1B7BB34094B83FE66D16E2A315",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 60,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 345402,
    "web_url": "http://weblate.ucs.ru/translate/marketing-desktop/md-guests/en/?checksum=8a5d940a1ed2aa2b",
    "url": "http://weblate.ucs.ru/api/units/345402/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/28535/?format=api"
}