Units API.

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

GET /api/units/3056679/?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": [
        "Window"
    ],
    "previous_source": "",
    "target": [
        "창"
    ],
    "id_hash": 2711279669124192692,
    "content_hash": 2711279669124192692,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.mattermost.com/api/units/3056678/?format=api",
    "priority": 100,
    "id": 3056679,
    "web_url": "https://translate.mattermost.com/translate/mattermost/glossary/ko/?checksum=a5a0667e7ce2d9b4",
    "url": "https://translate.mattermost.com/api/units/3056679/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-04-23T23:48:53.028452Z"
}