Units API.

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

GET /api/units/42310/?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": [
        "View source code at %s"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2850090669985672105,
    "content_hash": -3399941586971628973,
    "location": "",
    "context": "about_view_source_code",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 87,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.rikka.app/api/units/15783/?format=api",
    "priority": 100,
    "id": 42310,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ug/?checksum=587271a2d5d95457",
    "url": "https://weblate.rikka.app/api/units/42310/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-06T01:20:12.489771Z"
}