Units API.

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

GET /api/units/42293/?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/ug/?format=api",
    "source": [
        "For example, if you want to use Shizuku in %1$s, you should replace %2$s with %3$s (%4$s is the package name of %1$s)."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4092860280923325046,
    "content_hash": 3567350147688763840,
    "location": "",
    "context": "terminal_tutorial_2_description",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.rikka.app/api/units/15767/?format=api",
    "priority": 100,
    "id": 42293,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ug/?checksum=b8ccc2bd97bd8276",
    "url": "https://weblate.rikka.app/api/units/42293/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-06T01:20:12.444425Z"
}