Units API.

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

GET /api/units/2338879/?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/projection/sv/?format=api",
    "source": [
        "Be careful of getting too happy with using :command:`ST_Transform` for on-the-fly conversion. Spatial indexes are built using SRID of the stored geometries.  If comparison are done in a different SRID, spatial indexes are (often) not used. It is best practice to choose **one SRID** for all the tables in your database. Only use the transformation function when you are reading or writing data to external applications."
    ],
    "previous_source": "",
    "target": [
        "Var försiktig så att du inte blir alltför nöjd med att använda :command:`ST_Transform` för konvertering direkt. Spatiala index byggs upp med hjälp av SRID för de lagrade geometrierna.  Om jämförelsen görs i en annan SRID används (ofta) inte spatiala index. Bästa praxis är att välja **ett SRID** för alla tabeller i databasen. Använd endast transformationsfunktionen när du läser eller skriver data till externa applikationer."
    ],
    "id_hash": -5721538542027032042,
    "content_hash": -5721538542027032042,
    "location": "../../en/projection.rst:58",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 66,
    "source_unit": "https://weblate.osgeo.org/api/units/104363/?format=api",
    "priority": 100,
    "id": 2338879,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/projection/sv/?checksum=3099030291c5ba16",
    "url": "https://weblate.osgeo.org/api/units/2338879/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-06-04T06:28:52.611837Z"
}