Units API.

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

GET /api/units/2236631/?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/simple_sql_exercises/zh_Hans/?format=api",
    "source": [
        "avg() - the average (mean) of the values in a set of records"
    ],
    "previous_source": "",
    "target": [
        "avg() - 一组记录中值的平均值(均值)"
    ],
    "id_hash": 897538520133565310,
    "content_hash": 897538520133565310,
    "location": "../../en/simple_sql_exercises.rst:40",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 29,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://weblate.osgeo.org/api/units/99041/?format=api",
    "priority": 100,
    "id": 2236631,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/simple_sql_exercises/zh_Hans/?checksum=8c74b28758ca7b7e",
    "url": "https://weblate.osgeo.org/api/units/2236631/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-22T09:23:20.014401Z"
}