Units API.

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

GET /api/units/1794922/?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/en/?format=api",
    "source": [
        "push"
    ],
    "previous_source": "",
    "target": [
        "push"
    ],
    "id_hash": 2168283339205233650,
    "content_hash": 2168283339205233650,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.mattermost.com/api/units/1794922/?format=api",
    "priority": 100,
    "id": 1794922,
    "web_url": "https://translate.mattermost.com/translate/mattermost/glossary/en/?checksum=9e174a357db9cbf2",
    "url": "https://translate.mattermost.com/api/units/1794922/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-06T12:00:57.231389Z"
}