Units API.

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

GET /api/units/1514494/?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 for rasters to be combined, they need to be on the same grid so to speak. Meaning they must have same pixel sizes, same orientation (the skew), same spatial reference system, and their pixels must not cut into each other, meaning they share the same worldly pixel grid."
    ],
    "previous_source": "",
    "target": [
        "Para que los raster se combinen, deben estar en la misma grilla por así decirlo. Esto significa que deben tener los mismos tamaños de píxel, la misma orientación (la inclinación), el mismo sistema de referencia espacial, y sus píxeles no deben cortarse entre sí, es decir, deben compartir la misma grilla de píxeles en el mundo."
    ],
    "id_hash": -375255183261687742,
    "content_hash": -375255183261687742,
    "location": "../../en/rasters.rst:452",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 50,
    "source_unit": "https://weblate.osgeo.org/api/units/1514392/?format=api",
    "priority": 100,
    "id": 1514494,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=7acad36625902042",
    "url": "https://weblate.osgeo.org/api/units/1514494/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-08T03:23:27.824063Z"
}