Units API.

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

GET /api/units/2360676/?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/postgis-workshop/loading_data/uk/?format=api",
    "source": [
        "The **lco** option stands for \"layer create option\". Different drivers have different create options, and we are using three options for the `PostgreSQL driver <https://gdal.org/drivers/vector/pg.html>`_ here."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -2204656181998831273,
    "content_hash": -2204656181998831273,
    "location": "../../en/loading_data.rst:116",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 30,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://weblate.osgeo.org/api/units/104242/?format=api",
    "priority": 100,
    "id": 2360676,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/uk/?checksum=61677ce21c173957",
    "url": "https://weblate.osgeo.org/api/units/2360676/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-08-12T18:26:22.931181Z"
}