Units API.

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

GET /api/units/57037/?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/en/?format=api",
    "source": [
        "monitor"
    ],
    "previous_source": "",
    "target": [
        "monitor"
    ],
    "id_hash": -4890215320382314015,
    "content_hash": -4890215320382314015,
    "location": "",
    "context": "2",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/57037/?format=api",
    "priority": 100,
    "id": 57037,
    "web_url": "https://weblate.rikka.app/translate/app-ops/glossary/en/?checksum=3c227713597069e1",
    "url": "https://weblate.rikka.app/api/units/57037/?format=api",
    "explanation": "monitor",
    "extra_flags": "terminology, forbidden, read-only",
    "pending": false,
    "timestamp": "2024-03-27T11:52:29.716750Z"
}