Units API.

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

GET /api/units/55566/?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/application/ms/?format=api",
    "source": [
        "Cannot write the file."
    ],
    "previous_source": "",
    "target": [
        "Fail tidak boleh ditulis."
    ],
    "id_hash": -6432022645330683292,
    "content_hash": 3280410145850001110,
    "location": "",
    "context": "backup_error_open_output",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.rikka.app/api/units/26635/?format=api",
    "priority": 100,
    "id": 55566,
    "web_url": "https://weblate.rikka.app/translate/app-ops/application/ms/?checksum=26bcdd7b7dcbda64",
    "url": "https://weblate.rikka.app/api/units/55566/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-21T12:11:06.989576Z"
}