Units API.

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

GET /api/units/42221/?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": [
        "read call log"
    ],
    "previous_source": "",
    "target": [
        "basahin call log"
    ],
    "id_hash": 2571829754821194327,
    "content_hash": 2571829754821194327,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rikka.app/api/units/20895/?format=api",
    "priority": 100,
    "id": 42221,
    "web_url": "https://weblate.rikka.app/translate/app-ops/glossary/fil/?checksum=a3b0f9892ee5b257",
    "url": "https://weblate.rikka.app/api/units/42221/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-02-03T07:09:20.946165Z"
}