Units API.

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

GET /api/units/2339882/?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/sv/?format=api",
    "source": [
        "An \"SRID\" stands for \"Spatial Reference IDentifier.\" It defines all the parameters of our data's geographic coordinate system and projection. An SRID is convenient because it packs all the information about a map projection (which can be quite complex) into a single number."
    ],
    "previous_source": "",
    "target": [
        "En \"SRID\" står för \"Spatial Reference IDentifier\" Den definierar alla parametrar för våra datas geografiska koordinatsystem och projektion. En SRID är praktisk eftersom den samlar all information om en kartprojektion (som kan vara ganska komplex) i ett enda nummer."
    ],
    "id_hash": 6652059294828928468,
    "content_hash": 6652059294828928468,
    "location": "../../en/loading_data.rst:225",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 59,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://weblate.osgeo.org/api/units/104411/?format=api",
    "priority": 100,
    "id": 2339882,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/loading_data/sv/?checksum=dc50dcaf3d1d1dd4",
    "url": "https://weblate.osgeo.org/api/units/2339882/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T12:50:47.172786Z"
}