Units API.

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

GET /api/units/2241866/?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/zh_Hans/?format=api",
    "source": [
        "Using the ``geography`` instead of ``geometry`` type, let's try again to measure the distance between Los Angeles and Paris."
    ],
    "previous_source": "",
    "target": [
        "用``geography``而不是``geometry``类型,让我们再次尝试测量洛杉矶和巴黎之间的距离。"
    ],
    "id_hash": 6351146275310177884,
    "content_hash": 6351146275310177884,
    "location": "../../en/geography.rst:52",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 19,
    "source_unit": "https://weblate.osgeo.org/api/units/100931/?format=api",
    "priority": 100,
    "id": 2241866,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geography/zh_Hans/?checksum=d823cde338688e5c",
    "url": "https://weblate.osgeo.org/api/units/2241866/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-20T07:28:30.312253Z"
}