Units API.

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

GET /api/units/1515745/?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": [
        "Finally you need :command:`ST_Intersects` or :command:`&&` to zoom in on the raster tiles that contain your areas of interest. The `&&` operator, is a faster process than the `ST_Intersects`. Both can take advantage of raster spatial indexes. We'll cover these bread and butter functions first before moving on to other sections where we will use them in concert with other raster and geometry functions."
    ],
    "previous_source": "",
    "target": [
        "Finally you need :command:`ST_Intersects` or :command:`&&` to zoom in on the raster tiles that contain your areas of interest. The `&&` operator, is a faster process than the `ST_Intersects`. Both can take advantage of raster spatial indexes. We'll cover these bread and butter functions first before moving on to other sections where we will use them in concert with other raster and geometry functions."
    ],
    "id_hash": 4549790439642859998,
    "content_hash": 4549790439642859998,
    "location": "../../en/rasters.rst:423",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 64,
    "source_unit": "https://weblate.osgeo.org/api/units/1515745/?format=api",
    "priority": 100,
    "id": 1515745,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/rasters/en/?checksum=bf241a4c8d6189de",
    "url": "https://weblate.osgeo.org/api/units/1515745/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-25T09:16:09.008405Z"
}