Units API.

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

GET /api/units/1515632/?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": [
        "If you need to return values from rasters based on intersection of several ad-hoc geometry points, you'll use `ST_Value <https://postgis.net/docs/RT_ST_Value.html>`_ or it's nearest relative `ST_NearestValue <https://postgis.net/docs/RT_ST_NearestValue.html>`_."
    ],
    "previous_source": "",
    "target": [
        "Si necesitas devolver valores de raster basados en la intersección de varios puntos geométricos ad-hoc, usarás `ST_Value <https://postgis.net/docs/RT_ST_Value.html>`_ o su pariente cercano `ST_NearestValue <https://postgis.net/docs/RT_ST_NearestValue.html>`_."
    ],
    "id_hash": -8107029429587463608,
    "content_hash": -8107029429587463608,
    "location": "../../en/rasters.rst:990",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 177,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 26,
    "source_unit": "https://weblate.osgeo.org/api/units/1515544/?format=api",
    "priority": 100,
    "id": 1515632,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=0f7e0bafc9cd3248",
    "url": "https://weblate.osgeo.org/api/units/1515632/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T07:09:38.383167Z"
}