Units API.

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

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

{
    "translation": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/?format=api",
    "source": [
        "Someone shot Sheriff Greene. Don't know about the deputy though."
    ],
    "previous_source": "",
    "target": [
        "Någon sköt sheriff Greene. Men jag vet inget om vicesheriffen."
    ],
    "id_hash": -6695530359229833357,
    "content_hash": -6695530359229833357,
    "location": "dialog/bob.msg:164",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1169,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hive.bgforge.net/api/units/1578410/?format=api",
    "priority": 100,
    "id": 1919247,
    "web_url": "https://hive.bgforge.net/translate/fallout/fixt/sv/?checksum=2314b29cdb431f73",
    "url": "https://hive.bgforge.net/api/units/1919247/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-07T13:36:35.312344Z"
}