Units API.

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

GET /api/units/32542313/?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 be between :min and :max digits."
    ],
    "previous_source": "",
    "target": [
        "Длина цифрового поля :attribute должна быть между :min и :max."
    ],
    "id_hash": -7816479769541691949,
    "content_hash": 8053143279153189596,
    "location": "",
    "context": "return[]->'digits_between'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/32508273/?format=api",
    "priority": 100,
    "id": 32542313,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/ru/?checksum=138649102670b5d3",
    "url": "https://hosted.weblate.org/api/units/32542313/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:32:21.617920+02:00"
}