Units API.

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

GET /api/units/26561/?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/app-ops/application/en/?format=api",
    "source": [
        "Template"
    ],
    "previous_source": "",
    "target": [
        "Template"
    ],
    "id_hash": -3287649119413949304,
    "content_hash": 1854962896461752900,
    "location": "",
    "context": "template",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 162,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/26561/?format=api",
    "priority": 100,
    "id": 26561,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/en/?checksum=525fec8b6b34ac88",
    "url": "https://weblate.rikka.app/api/units/26561/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-06-29T08:10:04.726389Z"
}