Units API.

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

GET /api/units/32508279/?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/validation/en/?format=api",
    "source": [
        "The :attribute has invalid image dimensions."
    ],
    "previous_source": "",
    "target": [
        "The :attribute has invalid image dimensions."
    ],
    "id_hash": 6758945046215242812,
    "content_hash": -1411382951897685721,
    "location": "",
    "context": "return[]->'dimensions'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/32508279/?format=api",
    "priority": 100,
    "id": 32508279,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/en/?checksum=ddcc98b5880bb43c",
    "url": "https://hosted.weblate.org/api/units/32508279/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T09:49:59.942846+02:00"
}