Units API.

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

GET /api/units/1514723/?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 most aggregates in PostgreSQL, you can put a :command:`ORDER BY` clause as part of the function call as is done in the prior example.  Specifying the order, allows you to control which raster takes priority. So in our prior example, *Raster* trumped *Hello* because *Raster* is alphabetically last."
    ],
    "previous_source": "",
    "target": [
        "Al igual que con la mayoría de los agregados en PostgreSQL, puedes poner una cláusula :command:`ORDER BY` como parte de la llamada a la función, como se hace en el ejemplo anterior. Especificar el orden te permite controlar qué raster tiene prioridad. Así que en nuestro ejemplo anterior, *Raster* venció a *Hello* porque *Raster* es alfabéticamente el último."
    ],
    "id_hash": -4511806210830923103,
    "content_hash": -4511806210830923103,
    "location": "../../en/rasters.rst:496",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 96,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 51,
    "source_unit": "https://weblate.osgeo.org/api/units/1514639/?format=api",
    "priority": 100,
    "id": 1514723,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=4162d827e4058aa1",
    "url": "https://weblate.osgeo.org/api/units/1514723/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-11T19:13:06.561932Z"
}