Units API.

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

GET /api/units/102739100/?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": [
        "Not a valid choice."
    ],
    "previous_source": "",
    "target": [
        "Non è una opzione valida"
    ],
    "id_hash": -5283692743639875621,
    "content_hash": -5283692743639875621,
    "location": "src/wtforms/fields/choices.py:155",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/102738572/?format=api",
    "priority": 100,
    "id": 102739100,
    "web_url": "https://hosted.weblate.org/translate/wtforms/wtforms/it/?checksum=36ac8d71a1093fdb",
    "url": "https://hosted.weblate.org/api/units/102739100/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-30T12:54:51.259355+02:00"
}