Units API.

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

GET /api/units/106489963/?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/wtforms/wtforms/it/?format=api",
    "source": [
        "'%(value)s' is not a valid choice for this field.",
        "'%(value)s' are not valid choices for this field."
    ],
    "previous_source": "'%(value)s' is not a valid choice for this field.\u001e\u001e",
    "target": [
        "'%(value)s' non è una opzione valida per questo campo",
        "'%(value)s' non è una opzione valida per questo campo"
    ],
    "id_hash": -1033607453096363262,
    "content_hash": -1033607453096363262,
    "location": "src/wtforms/fields/choices.py:214",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 17,
    "source_unit": "https://hosted.weblate.org/api/units/106489899/?format=api",
    "priority": 100,
    "id": 106489963,
    "web_url": "https://hosted.weblate.org/translate/wtforms/wtforms/it/?checksum=71a7e37f68febb02",
    "url": "https://hosted.weblate.org/api/units/106489963/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-10-05T13:46:54.887950+02:00"
}