Units API.

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

GET /api/units/573474/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/model-validation-ui/ko/?format=api",
    "source": [
        "Is this name valid with the selected strategy?"
    ],
    "previous_source": "",
    "target": [
        "선택한 전략에 이 이름이 유효합니까?"
    ],
    "id_hash": 3237333270769020957,
    "content_hash": -4795095854996792055,
    "location": "",
    "context": "entitynamevalidation.testStrategy.validName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.xwiki.org/api/units/429107/?format=api",
    "priority": 100,
    "id": 573474,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-platform/model-validation-ui/ko/?checksum=aced517527bdb01d",
    "url": "https://l10n.xwiki.org/api/units/573474/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T10:01:05.971674Z"
}