Units API.

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

GET /api/units/1515654/?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": [
        "The `ST_ColorMap <https://postgis.net/docs/RT_ST_ColorMap.html>`_ function is another mapalgebraish function that reclassifies your pixel values.  Except it is band creating. It converts a single band raster such as our Dems into a visually presentable 3 or 4 banded raster."
    ],
    "previous_source": "",
    "target": [
        "La función `ST_ColorMap <https://postgis.net/docs/RT_ST_ColorMap.html>`_ es otra función de tipo mapalgebra que reclasifica tus valores de píxeles. Excepto que es creadora de bandas. Convierte un raster de una sola banda, como nuestros Dems, en un raster de 3 o 4 bandas visualmente presentable."
    ],
    "id_hash": 4377320373427127419,
    "content_hash": 4377320373427127419,
    "location": "../../en/rasters.rst:1170",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 206,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 37,
    "source_unit": "https://weblate.osgeo.org/api/units/1515566/?format=api",
    "priority": 100,
    "id": 1515654,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=bcbf5db00634447b",
    "url": "https://weblate.osgeo.org/api/units/1515654/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T07:09:38.429812Z"
}