Units API.

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

GET /api/units/57567/?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/glossary/en/?format=api",
    "source": [
        "home_status_service_is_running"
    ],
    "previous_source": "",
    "target": [
        "home_status_service_is_running"
    ],
    "id_hash": -464818532231064602,
    "content_hash": -464818532231064602,
    "location": "",
    "context": "2",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/57567/?format=api",
    "priority": 100,
    "id": 57567,
    "web_url": "https://weblate.rikka.app/translate/shizuku/glossary/en/?checksum=798ca201f55953e6",
    "url": "https://weblate.rikka.app/api/units/57567/?format=api",
    "explanation": "home_status_service_is_running",
    "extra_flags": "terminology",
    "pending": false,
    "timestamp": "2024-03-27T12:34:09.073800Z"
}