Units API.

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

GET /api/units/2340241/?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/joins/sv/?format=api",
    "source": [
        "What's going on here? Notionally (the actual evaluation order is optimized under the covers by the database) this is what happens:"
    ],
    "previous_source": "",
    "target": [
        "Vad är det som händer här? Notionellt (den faktiska utvärderingsordningen optimeras under täckmantel av databasen) är detta vad som händer:"
    ],
    "id_hash": 5132787266087895283,
    "content_hash": 5132787266087895283,
    "location": "../../en/joins.rst:88",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 21,
    "source_unit": "https://weblate.osgeo.org/api/units/100163/?format=api",
    "priority": 100,
    "id": 2340241,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/joins/sv/?checksum=c73b52d2e6d140f3",
    "url": "https://weblate.osgeo.org/api/units/2340241/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T14:32:11.337069Z"
}