Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/shizuku/manager/en/?format=api",
    "source": [
        "Then, use any text editor to open and edit %1$s."
    ],
    "previous_source": "",
    "target": [
        "Then, use any text editor to open and edit %1$s."
    ],
    "id_hash": 8246556952894177492,
    "content_hash": -6212274082938245648,
    "location": "",
    "context": "terminal_tutorial_2",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 69,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.rikka.app/api/units/15766/?format=api",
    "priority": 100,
    "id": 15766,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/en/?checksum=f271a7db454900d4",
    "url": "https://weblate.rikka.app/api/units/15766/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:09.684557Z"
}