Units API.

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

GET /api/units/102739092/?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": [
        "Invalid value, must be one of: %(values)s."
    ],
    "previous_source": "",
    "target": [
        "Valore non valido, deve essere uno tra: %(values)s."
    ],
    "id_hash": 7355417497183202155,
    "content_hash": 7355417497183202155,
    "location": "src/wtforms/validators.py:594",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/102738564/?format=api",
    "priority": 100,
    "id": 102739092,
    "web_url": "https://hosted.weblate.org/translate/wtforms/wtforms/it/?checksum=e613b13e364c2b6b",
    "url": "https://hosted.weblate.org/api/units/102739092/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-30T12:54:51.144939+02:00"
}