Units API.

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

GET /api/units/42277/?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": [
        "Authorized %d application",
        "Authorized %d applications"
    ],
    "previous_source": "",
    "target": [
        "",
        ""
    ],
    "id_hash": 7182043022783066232,
    "content_hash": -5955977831383641144,
    "location": "",
    "context": "home_app_management_authorized_apps_count",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/15753/?format=api",
    "priority": 100,
    "id": 42277,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ug/?checksum=e3abbe13be8eb078",
    "url": "https://weblate.rikka.app/api/units/42277/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-06T01:20:12.408642Z"
}