Units API.

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

GET /api/units/233/?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": 2673150373079000972,
    "content_hash": 6198419268135854599,
    "location": "",
    "context": "boss_vlada",
    "note": "",
    "flags": "priority:82615",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 363,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.mineland.net/api/units/233/?format=api",
    "priority": 82615,
    "id": 233,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=a518f019f293a78c",
    "url": "https://weblate.mineland.net/api/units/233/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:09.495000+03:00"
}