Units API.

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

GET /api/units/1514886/?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": [
        "What does **ST_Reclass** do? It as the name implies, reclassifies your pixel values based on minimalist range algebra."
    ],
    "previous_source": "",
    "target": [
        "¿Qué hace **ST_Reclass**? Como su nombre lo indica, reclasifica tus valores de píxeles basándose en un álgebra de rangos minimalista."
    ],
    "id_hash": 354564062216104808,
    "content_hash": 354564062216104808,
    "location": "../../en/rasters.rst:1133",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 200,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://weblate.osgeo.org/api/units/1514844/?format=api",
    "priority": 100,
    "id": 1514886,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/es/?checksum=84ebaa22d282ab68",
    "url": "https://weblate.osgeo.org/api/units/1514886/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-13T05:31:46.177611Z"
}