Units API.

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

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

{
    "translation": "https://translate.mattermost.com/api/translations/mattermost/glossary/ko/?format=api",
    "source": [
        "Common Name"
    ],
    "previous_source": "",
    "target": [
        "Common Name"
    ],
    "id_hash": 5124262147957612672,
    "content_hash": 5124262147957612672,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.mattermost.com/api/units/2318196/?format=api",
    "priority": 100,
    "id": 2318203,
    "web_url": "https://translate.mattermost.com/translate/mattermost/glossary/ko/?checksum=c71d094628fe6080",
    "url": "https://translate.mattermost.com/api/units/2318203/?format=api",
    "explanation": "기술용어 - 그대로 유지",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-08-25T08:43:39.417124Z"
}