Units API.

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

GET /api/units/2283093/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/server/it/?format=api",
    "source": [
        "The user who made the operation"
    ],
    "previous_source": "",
    "target": [
        "L'utente che ha eseguito l'operazione"
    ],
    "id_hash": 701730687010460643,
    "content_hash": 701730687010460643,
    "location": "operation/models.py:83",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 286,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.osgeo.org/api/units/2282696/?format=api",
    "priority": 100,
    "id": 2283093,
    "web_url": "https://weblate.osgeo.org/translate/digiagriapp/server/it/?checksum=89bd0c57873fd3e3",
    "url": "https://weblate.osgeo.org/api/units/2283093/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-28T07:27:42.757123Z"
}