Units API.

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

GET /api/units/1515411/?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 :command:`ST_CreateOverView` function also adds in the needed constraints so the columns appear with full detail in the `raster_columns` and `raster_overviews` catalogs. It does not add indexes to them though and also does not add an rid column. The rid column is probably not necessary unless you need a primary key to edit with. You would probably want an index which you can create with the following:"
    ],
    "previous_source": "",
    "target": [
        "La función :command:`ST_CreateOverview` también añade las restricciones necesarias para que las columnas aparezcan con todo detalle en los catálogos `raster_columns` y `raster_overviews`. Sin embargo, no añade índices ni tampoco una columna rid. La columna rid probablemente no es necesaria a menos que necesites una clave primaria para editar. Probablemente quieras un índice que puedes crear con lo siguiente:"
    ],
    "id_hash": -1287926022447490933,
    "content_hash": -1287926022447490933,
    "location": "../../en/rasters.rst:958",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 172,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 67,
    "source_unit": "https://weblate.osgeo.org/api/units/1515305/?format=api",
    "priority": 100,
    "id": 1515411,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=6e205e1b3709188b",
    "url": "https://weblate.osgeo.org/api/units/1515411/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T01:21:49.106846Z"
}