Units API.

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

GET /api/units/32542353/?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 must have at least :min items."
    ],
    "previous_source": "",
    "target": [
        "Количество элементов в поле :attribute должно быть не меньше :min."
    ],
    "id_hash": -1288557066111923413,
    "content_hash": -3993708677584320354,
    "location": "",
    "context": "return[]->'min'[]->'array'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/32508361/?format=api",
    "priority": 100,
    "id": 32542353,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/ru/?checksum=6e1e202ce9944b2b",
    "url": "https://hosted.weblate.org/api/units/32542353/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:32:22.159452+02:00"
}