Units API.

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

GET /api/units/98009/?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/index/ja/?format=api",
    "source": [
        "Introduction to PostGIS"
    ],
    "previous_source": "",
    "target": [
        "PostGIS入門"
    ],
    "id_hash": -7407204680714868920,
    "content_hash": -7407204680714868920,
    "location": "../../en/index.rst:4",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.osgeo.org/api/units/97922/?format=api",
    "priority": 100,
    "id": 98009,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/index/ja/?checksum=1934529683612748",
    "url": "https://weblate.osgeo.org/api/units/98009/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T00:59:01.678568Z"
}