Units API.

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

GET /api/units/1515409/?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": [
        "We'll create level 2 and 3 overviews as we had done with our original using this code."
    ],
    "previous_source": "",
    "target": [
        "Crearemos overviews de nivel 2 y 3 como habíamos hecho con nuestro original usando este código."
    ],
    "id_hash": 2171083570701807907,
    "content_hash": 2171083570701807907,
    "location": "../../en/rasters.rst:948",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 170,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://weblate.osgeo.org/api/units/1515303/?format=api",
    "priority": 100,
    "id": 1515409,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=9e213d01315e3123",
    "url": "https://weblate.osgeo.org/api/units/1515409/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T01:21:49.101894Z"
}