Units API.

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

GET /api/units/1514378/?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/en/?format=api",
    "source": [
        "You can think of a rasters exoskeletal as a geometry. A matrix encased in a geometric envelop. In order to do useful analysis, we need to georeference our rasters, meaning we want each pixel (rectangle) to represent some meaningful plot of space."
    ],
    "previous_source": "",
    "target": [
        "You can think of a rasters exoskeletal as a geometry. A matrix encased in a geometric envelop. In order to do useful analysis, we need to georeference our rasters, meaning we want each pixel (rectangle) to represent some meaningful plot of space."
    ],
    "id_hash": 7143203022025583202,
    "content_hash": 7143203022025583202,
    "location": "../../en/rasters.rst:208",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://weblate.osgeo.org/api/units/1514378/?format=api",
    "priority": 100,
    "id": 1514378,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/en/?checksum=e321c14d5e54ea62",
    "url": "https://weblate.osgeo.org/api/units/1514378/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-08T03:23:26.376966Z"
}