Units API.

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

GET /api/units/102215/?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/upgrades/en/?format=api",
    "source": [
        "Run pg_upgrade_, making sure to use the binary from the new software installation."
    ],
    "previous_source": "",
    "target": [
        "Run pg_upgrade_, making sure to use the binary from the new software installation."
    ],
    "id_hash": 3880184441407347128,
    "content_hash": 3880184441407347128,
    "location": "../../en/upgrades.rst:57",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.osgeo.org/api/units/102215/?format=api",
    "priority": 100,
    "id": 102215,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/upgrades/en/?checksum=b5d92f30fd1519b8",
    "url": "https://weblate.osgeo.org/api/units/102215/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:50.957175Z"
}