Units API.

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

GET /api/units/1794973/?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/zh_Hant/?format=api",
    "source": [
        "data transfer"
    ],
    "previous_source": "",
    "target": [
        "資料轉送"
    ],
    "id_hash": 1543751913218840848,
    "content_hash": 1543751913218840848,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.mattermost.com/api/units/1794972/?format=api",
    "priority": 100,
    "id": 1794973,
    "web_url": "https://translate.mattermost.com/translate/mattermost/glossary/zh_Hant/?checksum=956c822f98bd1910",
    "url": "https://translate.mattermost.com/api/units/1794973/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-06T12:00:57.515821Z"
}