Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/officelife/group/en/?format=api",
    "source": [
        "Enter the first letters of a name"
    ],
    "previous_source": "",
    "target": [
        "Enter the first letters of a name"
    ],
    "id_hash": -7665914960243207996,
    "content_hash": -4277702000993013460,
    "location": "",
    "context": "return[]->'members_add_placeholder'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/32509224/?format=api",
    "priority": 100,
    "id": 32509224,
    "web_url": "https://hosted.weblate.org/translate/officelife/group/en/?checksum=159d32f59c59d0c4",
    "url": "https://hosted.weblate.org/api/units/32509224/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T09:50:21.205239+02:00"
}