Units API.

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

GET /api/units/42165/?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/glossary/fil/?format=api",
    "source": [
        "Teno"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7461070990964666861,
    "content_hash": 7461070990964666861,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/23611/?format=api",
    "priority": 100,
    "id": 42165,
    "web_url": "https://weblate.rikka.app/translate/app-ops/glossary/fil/?checksum=e78b0c892c6bb1ed",
    "url": "https://weblate.rikka.app/api/units/42165/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-03T07:09:20.665475Z"
}