Units API.

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

GET /api/units/2340415/?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/schemas/sv/?format=api",
    "source": [
        "This ensures that all references to relations and functions are searched in both the ``census`` and the ``public`` schemas. Remember that all the PostGIS functions and types are in ``public`` so we don't want to drop that from the search path."
    ],
    "previous_source": "",
    "target": [
        "Detta säkerställer att alla referenser till relationer och funktioner söks i både ``census`` och ``public`` schemat. Kom ihåg att alla PostGIS-funktioner och -typer finns i ``public`` så vi vill inte ta bort dem från sökvägen."
    ],
    "id_hash": -7875221711749531039,
    "content_hash": -7875221711749531039,
    "location": "../../en/schemas.rst:69",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "source_unit": "https://weblate.osgeo.org/api/units/98099/?format=api",
    "priority": 100,
    "id": 2340415,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/schemas/sv/?checksum=12b59793efb9ba61",
    "url": "https://weblate.osgeo.org/api/units/2340415/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T15:19:16.050041Z"
}