Units API.

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

GET /api/units/1515546/?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": [
        "If your raster data is not densely populated or you have overlapping rasters (e.g. they represent different observations in time), or they are skewed (not axis aligned) then there is an advantage to having ST_Intersects weed out the false positives."
    ],
    "previous_source": "",
    "target": [
        "If your raster data is not densely populated or you have overlapping rasters (e.g. they represent different observations in time), or they are skewed (not axis aligned) then there is an advantage to having ST_Intersects weed out the false positives."
    ],
    "id_hash": -5457745359909770595,
    "content_hash": -5457745359909770595,
    "location": "../../en/rasters.rst:1009",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 179,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 40,
    "source_unit": "https://weblate.osgeo.org/api/units/1515546/?format=api",
    "priority": 100,
    "id": 1515546,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/en/?checksum=34423182f40aaa9d",
    "url": "https://weblate.osgeo.org/api/units/1515546/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-23T07:09:36.860978Z"
}