Units API.

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

GET /api/units/1515643/?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": [
        "In order to fix this, we can align one to the other as it's coming out of the gate using `ST_Resample <https://postgis.net/docs/RT_ST_Resample.html>`_."
    ],
    "previous_source": "",
    "target": [
        "Para solucionar esto, podemos alinear uno con el otro en el momento de la salida usando `ST_Resample <https://postgis.net/docs/RT_ST_Resample.html>`_."
    ],
    "id_hash": 8125883148768590240,
    "content_hash": 8125883148768590240,
    "location": "../../en/rasters.rst:1071",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 191,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 22,
    "source_unit": "https://weblate.osgeo.org/api/units/1515555/?format=api",
    "priority": 100,
    "id": 1515643,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=f0c4efabc8af39a0",
    "url": "https://weblate.osgeo.org/api/units/1515643/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T07:09:38.406369Z"
}