Units API.

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

GET /api/units/1514869/?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": [
        "One major way in which the `ST_Union(raster) <https://postgis.net/docs/RT_ST_Union.html>`_ raster function deviates from the `ST_Union(geometry) <https://postgis.net/docs/ST_Union.html>`_ geometry function is that it allows for an argument called *uniontype*.  This argument by default is set to `LAST` if you don't specify it, which means, take the **LAST** raster pixel values in occasions where the raster pixel values overlap. As a general rule, pixels in a band that are marked as no-data are ignored."
    ],
    "previous_source": "",
    "target": [
        "Una forma importante en que la función `ST_Union(raster) <https://postgis.net/docs/RT_ST_Union.html>`_ difiere de la función `ST_Union(geometry) <https://postgis.net/docs/ST_Union.html>`_ es que permite un argumento llamado *uniontype*. Este argumento por defecto se establece en `LAST` si no lo especificas, lo que significa tomar los valores de píxeles del **LAST** raster en las ocasiones donde los valores de píxeles raster se superponen. Como regla general, los píxeles en una banda que están marcados como no-data se ignoran."
    ],
    "id_hash": 7217899439323784092,
    "content_hash": 7217899439323784092,
    "location": "../../en/rasters.rst:490",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 95,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 70,
    "source_unit": "https://weblate.osgeo.org/api/units/1514827/?format=api",
    "priority": 100,
    "id": 1514869,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=e42b214c4962a39c",
    "url": "https://weblate.osgeo.org/api/units/1514869/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-13T05:31:46.115076Z"
}