Units API.

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

GET /api/units/32542312/?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 :digits digits."
    ],
    "previous_source": "",
    "target": [
        "Длина цифрового поля :attribute должна быть :digits."
    ],
    "id_hash": 7877139757258868402,
    "content_hash": 2495769289960859290,
    "location": "",
    "context": "return[]->'digits'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/32508265/?format=api",
    "priority": 100,
    "id": 32542312,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/ru/?checksum=ed5138dfd58586b2",
    "url": "https://hosted.weblate.org/api/units/32542312/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:32:21.608959+02:00"
}