Units API.

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

GET /api/units/2303950/?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/en/?format=api",
    "source": [
        "Plants {', '.join(wrong_labels.values)} not exported since they have closed label"
    ],
    "previous_source": "",
    "target": [
        "Plants {', '.join(wrong_labels.values)} not exported since they have closed label"
    ],
    "id_hash": -4647433538859313273,
    "content_hash": -4647433538859313273,
    "location": "production/functions.py:1004",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 356,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.osgeo.org/api/units/2303950/?format=api",
    "priority": 100,
    "id": 2303950,
    "web_url": "https://weblate.osgeo.org/translate/digiagriapp/server/en/?checksum=3f80ffd1cf0dd787",
    "url": "https://weblate.osgeo.org/api/units/2303950/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-12T09:59:28.201400Z"
}