Units API.

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

GET /api/units/101094/?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/geography/en/?format=api",
    "source": [
        "Creating a Geography Table"
    ],
    "previous_source": "",
    "target": [
        "Creating a Geography Table"
    ],
    "id_hash": 6241225547685314505,
    "content_hash": 6241225547685314505,
    "location": "../../en/geography.rst:169",
    "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": 4,
    "source_unit": "https://weblate.osgeo.org/api/units/101094/?format=api",
    "priority": 100,
    "id": 101094,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/en/?checksum=d69d499174e03fc9",
    "url": "https://weblate.osgeo.org/api/units/101094/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:48.043335Z"
}