Units API.

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

GET /api/units/2340447/?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/geography_exercises/sv/?format=api",
    "source": [
        "**Does ‘POINT(1 2.0001)’ intersect with ‘POLYGON((0 0, 0 2, 2 2, 2 0, 0 0))’ in geography? In geometry? Why the difference?**"
    ],
    "previous_source": "",
    "target": [
        "**Korsar ”POINT(1 2.0001)” ”POLYGON((0 0, 0 2, 2 2, 2 0, 0 0))” i geografi? I geometri? Varför är det skillnad?**"
    ],
    "id_hash": 1818860920059989348,
    "content_hash": 1818860920059989348,
    "location": "../../en/geography_exercises.rst:67",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://weblate.osgeo.org/api/units/103206/?format=api",
    "priority": 100,
    "id": 2340447,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography_exercises/sv/?checksum=993de45ebc040d64",
    "url": "https://weblate.osgeo.org/api/units/2340447/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T15:37:45.168366Z"
}