Units API.

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

GET /api/units/32509128/?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/employee/en/?format=api",
    "source": [
        "Enter the first letters of the name"
    ],
    "previous_source": "",
    "target": [
        "Enter the first letters of the name"
    ],
    "id_hash": 866136930926004355,
    "content_hash": -2825427003226062211,
    "location": "",
    "context": "return[]->'hierarchy_search_placeholder'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 43,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/32509128/?format=api",
    "priority": 100,
    "id": 32509128,
    "web_url": "https://hosted.weblate.org/translate/officelife/employee/en/?checksum=8c0522f31eb10883",
    "url": "https://hosted.weblate.org/api/units/32509128/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T09:50:17.967289+02:00"
}