Units API.

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

GET /api/units/2274929/?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": [
        "Map algebra is the idea that you can do math on your pixel values. The :command:`ST_Union` and :command:`ST_Intersection` functions covered earlier are a special fast case of map algebra. Then there are the `ST_MapAlgebra <https://postgis.net/docs/RT_ST_MapAlgebra.html>`_ family of functions which allow you to define your own crazy math, but at cost of performance."
    ],
    "previous_source": "",
    "target": [
        "El álgebra de mapas es la idea de que puedes hacer matemáticas sobre tus valores de píxeles. Las funciones :command:`ST_Union` y :command:`ST_Intersection` cubiertas anteriormente son un caso especial rápido de álgebra de mapas. Luego está la familia de funciones `ST_MapAlgebra <https://postgis.net/docs/RT_ST_MapAlgebra.html>`_ que te permiten definir tus propias matemáticas locas, pero a costa del rendimiento."
    ],
    "id_hash": 4343079122368007595,
    "content_hash": 4343079122368007595,
    "location": "../../en/rasters.rst:1109",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 195,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 52,
    "source_unit": "https://weblate.osgeo.org/api/units/2274919/?format=api",
    "priority": 100,
    "id": 2274929,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=bc45b77380290dab",
    "url": "https://weblate.osgeo.org/api/units/2274929/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-11-02T22:35:29.314161Z"
}