Units API.

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

GET /api/units/67989/?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/libraries/glossary/zh_Hans/?format=api",
    "source": [
        "Hi"
    ],
    "previous_source": "",
    "target": [
        "嗨"
    ],
    "id_hash": 4703279201369867783,
    "content_hash": 4703279201369867783,
    "location": "",
    "context": "d61805de-a782-4503-98b9-c6d86289bd2e",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.rikka.app/api/units/67978/?format=api",
    "priority": 100,
    "id": 67989,
    "web_url": "https://weblate.rikka.app/translate/libraries/glossary/zh_Hans/?checksum=c1456783bd224607",
    "url": "https://weblate.rikka.app/api/units/67989/?format=api",
    "explanation": "表示问候或用以唤起注意",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-24T04:05:33.526614Z"
}