Units API.

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

GET /api/units/35/?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": [
        "&aИзумрудная руда &f[17x17x17]"
    ],
    "previous_source": "",
    "target": [
        "&aИзумрудная руда &f[17x17x17]"
    ],
    "id_hash": 1900466512085354258,
    "content_hash": -184909362364547638,
    "location": "",
    "context": "anarchy.spawn.holo.emerald",
    "note": "",
    "flags": "priority:9039",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.mineland.net/api/units/35/?format=api",
    "priority": 9039,
    "id": 35,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=9a5fd039405f8712",
    "url": "https://weblate.mineland.net/api/units/35/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:04.796000+03:00"
}