Units API.

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

GET /api/units/230/?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": 1376587632460274124,
    "content_hash": 7210756188735299398,
    "location": "",
    "context": "boss_prisonking",
    "note": "",
    "flags": "priority:36356",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 361,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.mineland.net/api/units/230/?format=api",
    "priority": 36356,
    "id": 230,
    "web_url": "https://weblate.mineland.net/translate/mineland/mineland/ru/?checksum=931a9f2882fd99cc",
    "url": "https://weblate.mineland.net/api/units/230/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-10-29T23:07:09.437000+03:00"
}