Units API.

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

GET /api/units/98082/?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/clusterindex/en/?format=api",
    "source": [
        "So, clustering based on a spatial index makes sense for spatial data that is going to be accessed with spatial queries: similar things tend to have similar locations."
    ],
    "previous_source": "",
    "target": [
        "So, clustering based on a spatial index makes sense for spatial data that is going to be accessed with spatial queries: similar things tend to have similar locations."
    ],
    "id_hash": 2246219023358421029,
    "content_hash": 2246219023358421029,
    "location": "../../en/clusterindex.rst:27",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 28,
    "source_unit": "https://weblate.osgeo.org/api/units/98082/?format=api",
    "priority": 100,
    "id": 98082,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/clusterindex/en/?checksum=9f2c2c4cff00e825",
    "url": "https://weblate.osgeo.org/api/units/98082/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:36.618085Z"
}