Units API.

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

GET /api/units/1514870/?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/rasters/es/?format=api",
    "source": [
        "Another popularly used function is the `ST_PixelAsPolygons <https://postgis.net/docs/RT_ST_PixelAsPolygons.html>`_ function. You should rarely use :command:`ST_PixelAsPolygons` on a large raster without first clipping because you will end up with millions of rows, one for each pixel."
    ],
    "previous_source": "",
    "target": [
        "Otra función popularmente utilizada es la función `ST_PixelAsPolygons <https://postgis.net/docs/RT_ST_PixelAsPolygons.html>`_. Rara vez deberías usar :command:`ST_PixelAsPolygons` en un raster grande sin antes recortarlo porque terminarás con millones de filas, una por cada píxel."
    ],
    "id_hash": -3349728593910783592,
    "content_hash": -3349728593910783592,
    "location": "../../en/rasters.rst:644",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 120,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 34,
    "source_unit": "https://weblate.osgeo.org/api/units/1514828/?format=api",
    "priority": 100,
    "id": 1514870,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=51835f9769faa198",
    "url": "https://weblate.osgeo.org/api/units/1514870/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-13T05:31:46.142391Z"
}