Units API.

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

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

{
    "translation": "https://translate.ayana.io/api/translations/ayana/_meta/da/?format=api",
    "source": [
        "True"
    ],
    "previous_source": "",
    "target": [
        "True"
    ],
    "id_hash": -4344249536315265110,
    "content_hash": 6280887426583676507,
    "location": "",
    "context": "enabled",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.ayana.io/api/units/1/?format=api",
    "priority": 100,
    "id": 13,
    "web_url": "https://translate.ayana.io/translate/ayana/_meta/da/?checksum=43b620104445efaa",
    "url": "https://translate.ayana.io/api/units/13/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T18:40:29.296018Z"
}