Units API.

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

GET /api/units/2312237/?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/app/en/?format=api",
    "source": [
        "Error parsing CSV file."
    ],
    "previous_source": "",
    "target": [
        "Error parsing CSV file."
    ],
    "id_hash": 4810153886461245235,
    "content_hash": 6759704161287063397,
    "location": "",
    "context": "errorParsingCSVFile",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 285,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.osgeo.org/api/units/2312237/?format=api",
    "priority": 100,
    "id": 2312237,
    "web_url": "https://weblate.osgeo.org/translate/digiagriapp/app/en/?checksum=c2c11979757cb733",
    "url": "https://weblate.osgeo.org/api/units/2312237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-05-26T07:42:11.655810Z"
}