Units API.

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

GET /api/units/42227/?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": [
        "%1$s is not running"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7180340856288199827,
    "content_hash": -8155230048893520756,
    "location": "",
    "context": "home_status_service_not_running",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/15718/?format=api",
    "priority": 100,
    "id": 42227,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ug/?checksum=e3a5b1f739484493",
    "url": "https://weblate.rikka.app/api/units/42227/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-06T01:20:12.284663Z"
}