Units API.

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

GET /api/units/2196658/?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/about_data/zh_Hans/?format=api",
    "source": [
        "An 11-digit code that uniquely identifies every census **tract**. (\"36005000100\")"
    ],
    "previous_source": "",
    "target": [
        "每个人口普查**区**唯一标识的11位代码是。(“36005000100”)"
    ],
    "id_hash": -5508116413029021086,
    "content_hash": -5508116413029021086,
    "location": "../../en/about_data.rst:136",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.osgeo.org/api/units/102548/?format=api",
    "priority": 100,
    "id": 2196658,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/about_data/zh_Hans/?checksum=338f3d4e3be80a62",
    "url": "https://weblate.osgeo.org/api/units/2196658/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-19T02:35:40.182007Z"
}