Units API.

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

GET /api/units/1515408/?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": [
        "Just as with our original dataset, it would be useful to have overview tables to speed up performance of some operations. `ST_CreateOverview <https://postgis.net/docs/RT_CreateOverview.html>`_ is a function fit for that purpose. You can use :command:`ST_CreateOverview` to create overviews also if you neglected to create one during the raster2pgsql load or  you decided, you need more overviews."
    ],
    "previous_source": "",
    "target": [
        "Al igual que con nuestro conjunto de datos original, sería útil tener tablas de overview para acelerar el rendimiento de algunas operaciones. `ST_CreateOverview <https://postgis.net/docs/RT_CreateOverview.html>`_ es una función adecuada para ese propósito. Puedes usar :command:`ST_CreateOverview` para crear overviews también si olvidaste crear una durante la carga con raster2pgsql o decidiste que necesitas más overviews."
    ],
    "id_hash": 586248313561019489,
    "content_hash": 586248313561019489,
    "location": "../../en/rasters.rst:942",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 169,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://weblate.osgeo.org/api/units/1515302/?format=api",
    "priority": 100,
    "id": 1515408,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=8822c5bc2ff9f461",
    "url": "https://weblate.osgeo.org/api/units/1515408/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T01:21:49.099084Z"
}