Units API.

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

GET /api/units/1514499/?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 ever you are unclear why your rasters don't have the same alignment, you can use the function `ST_SameAlignment <https://postgis.net/docs/RT_ST_SameAlignment.html>`_, which will compare 2 rasters or a set of rasters and tell you if they have the same alignment.  If you have notices enabled, the NOTICE will tell you what is off with the rasters in question. The `ST_NotSameAlignmentReason <https://postgis.net/docs/RT_ST_NotSameAlignmentReason.html>`_, instead of just a notice will output the reason. It however only works with two rasters at a time."
    ],
    "previous_source": "",
    "target": [
        "Si alguna vez no tienes claro por qué tus raster no tienen el mismo alineamiento, puedes usar la función `ST_SameAlignment <https://postgis.net/docs/RT_ST_SameAlignment.html>`_, que comparará 2 raster o un conjunto de raster y te dirá si tienen el mismo alineamiento. Si tienes los avisos habilitados, el NOTICE te dirá qué está mal con los raster en cuestión. La función `ST_NotSameAlignmentReason <https://postgis.net/docs/RT_ST_NotSameAlignmentReason.html>`_, en lugar de solo un aviso, devolverá la razón. Sin embargo, solo funciona con dos raster a la vez."
    ],
    "id_hash": -4817598605497339740,
    "content_hash": -4817598605497339740,
    "location": "../../en/rasters.rst:483",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 94,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 79,
    "source_unit": "https://weblate.osgeo.org/api/units/1514397/?format=api",
    "priority": 100,
    "id": 1514499,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=3d247397d0e9f0a4",
    "url": "https://weblate.osgeo.org/api/units/1514499/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-08T03:23:27.833387Z"
}