Units API.

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

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

{
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/ru/?format=api",
    "source": [
        "Бонус"
    ],
    "previous_source": "",
    "target": [
        "Бонус"
    ],
    "id_hash": 1650294681595494794,
    "content_hash": 4187058169472355153,
    "location": "",
    "context": "bonuses_menu_active_bonus_normal",
    "note": "",
    "flags": "priority:50496",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 267,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.mineland.net/api/units/201/?format=api",
    "priority": 50496,
    "id": 201,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=96e70644ef37418a",
    "url": "https://weblate.mineland.net/api/units/201/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:08.833000+03:00"
}