Units API.

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

GET /api/units/2340193/?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/spatial_relationships/sv/?format=api",
    "source": [
        "`ST_Overlaps(geometry A, geometry B) <http://postgis.net/docs/ST_Overlaps.html>`_: Returns TRUE if the Geometries share space, are of the same dimension, but are not completely contained by each other."
    ],
    "previous_source": "",
    "target": [
        "`ST_Overlaps(geometri A, geometri B) <http://postgis.net/docs/ST_Overlaps.html>`_: Returnerar SANT om geometrierna delar utrymme, har samma dimension, men inte är helt inneslutna av varandra."
    ],
    "id_hash": 4673491669834817282,
    "content_hash": 4673491669834817282,
    "location": "../../en/spatial_relationships.rst:194",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://weblate.osgeo.org/api/units/104136/?format=api",
    "priority": 100,
    "id": 2340193,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/spatial_relationships/sv/?checksum=c0db93e999405f02",
    "url": "https://weblate.osgeo.org/api/units/2340193/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T14:01:04.482622Z"
}