Units API.

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

GET /api/units/1515639/?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": [
        "Here is an example which answers a question you may have been curious about. If we bucket our elevations into 5 buckets of elevation values, which elevation range results in the most gun fatalities? We know based on our earlier summary statistics that `0` is the lowest value and `411` is the highest value for elevation in our nyc dem dataset, so we use that as min and max value for our `width_bucket <https://www.postgresql.org/docs/current/functions-math.html>`_ call."
    ],
    "previous_source": "",
    "target": [
        "Aquí hay un ejemplo que responde a una pregunta que podrías haber tenido curiosidad. Si agrupamos nuestras elevaciones en 5 intervalos de valores de elevación, ¿qué rango de elevación resulta en la mayor cantidad de muertes por arma de fuego? Sabemos, basándonos en nuestras estadísticas resumidas anteriores, que `0` es el valor más bajo y `411` es el valor más alto de elevación en nuestro conjunto de datos nyc dem, así que usamos eso como valor mínimo y máximo para nuestra llamada a `width_bucket <https://www.postgresql.org/docs/current/functions-math.html>`_."
    ],
    "id_hash": -4173543989579311743,
    "content_hash": -4173543989579311743,
    "location": "../../en/rasters.rst:1031",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 186,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 75,
    "source_unit": "https://weblate.osgeo.org/api/units/1515551/?format=api",
    "priority": 100,
    "id": 1515639,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=461497da96a89581",
    "url": "https://weblate.osgeo.org/api/units/1515639/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T07:09:38.398036Z"
}