Units API.

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

GET /api/units/32542293/?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/ru/?format=api",
    "source": [
        "The :attribute is not a valid URL."
    ],
    "previous_source": "",
    "target": [
        "Поле :attribute содержит недействительный URL."
    ],
    "id_hash": 819696553110802640,
    "content_hash": -6444970733521908968,
    "location": "",
    "context": "return[]->'active_url'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/32508176/?format=api",
    "priority": 100,
    "id": 32542293,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/ru/?checksum=8b6025ac0fc810d0",
    "url": "https://hosted.weblate.org/api/units/32542293/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:32:21.393813+02:00"
}