Units API.

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

GET /api/units/574218/?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-contrib/change-request-application-default/ko/?format=api",
    "source": [
        "Creation of the change request"
    ],
    "previous_source": "",
    "target": [
        "변경 요청 생성"
    ],
    "id_hash": -4999388995547486891,
    "content_hash": 5348876144818986069,
    "location": "",
    "context": "changerequest.save.creation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.xwiki.org/api/units/571317/?format=api",
    "priority": 100,
    "id": 574218,
    "web_url": "https://l10n.xwiki.org/translate/xwiki-contrib/change-request-application-default/ko/?checksum=3a9e9a324a652555",
    "url": "https://l10n.xwiki.org/api/units/574218/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-28T13:57:27.603148Z"
}