Units API.

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

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

{
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/glossary/oc/?format=api",
    "source": [
        "Enable"
    ],
    "previous_source": "",
    "target": [
        "Activat"
    ],
    "id_hash": 7933630476069514364,
    "content_hash": 7933630476069514364,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 0,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://weblate.openmptcprouter.com/api/units/7002/?format=api",
    "priority": 100,
    "id": 7003,
    "web_url": "http://weblate.openmptcprouter.com/translate/omr/glossary/oc/?checksum=ee19eae241562c7c",
    "url": "http://weblate.openmptcprouter.com/api/units/7003/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-03-31T14:57:35.023083Z"
}