Units API.

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

GET /api/units/102739101/?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 choice(s): one or more data inputs could not be coerced."
    ],
    "previous_source": "",
    "target": [
        "Opzione(i) non valida(e): uno o pù valori non possono essere convertiti"
    ],
    "id_hash": -691443513812956131,
    "content_hash": -691443513812956131,
    "location": "src/wtforms/fields/choices.py:193",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/102738573/?format=api",
    "priority": 100,
    "id": 102739101,
    "web_url": "https://hosted.weblate.org/translate/wtforms/wtforms/it/?checksum=76677fc9a0ee4c1d",
    "url": "https://hosted.weblate.org/api/units/102739101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-07-30T12:54:51.274471+02:00"
}