Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/mobwaiter5/mobwaiter5/en/?format=api",
    "source": "Нужно\nотправить\nзаново",
    "previous_source": "",
    "target": "Need to send again",
    "id_hash": 182596442662038442,
    "content_hash": -2865895373088723919,
    "location": "",
    "context": ".screen_orders_label_need_to_resend",
    "comment": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 302,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 2344005,
    "web_url": "http://weblate.ucs.ru/translate/mobwaiter5/mobwaiter5/en/?checksum=8288b67f461eebaa",
    "url": "http://weblate.ucs.ru/api/units/2344005/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/242551/?format=api"
}