Units API

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

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

{
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/bk-new/uk/?format=api",
    "source": "Attention!",
    "previous_source": "",
    "target": "Увага!",
    "id_hash": -1862630712273157995,
    "content_hash": 5440658786640091060,
    "location": "",
    "context": "text_attention",
    "comment": "Title \"Attention!\"",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 2445640,
    "web_url": "http://weblate.ucs.ru/translate/kiosk2/bk-new/uk/?checksum=66269b3c5f39c095",
    "url": "http://weblate.ucs.ru/api/units/2445640/?format=api",
    "source_info": "http://weblate.ucs.ru/api/sources/247638/?format=api"
}