Units API.

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

GET /api/units/1015542/?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/geometries/zh_Hans/?format=api",
    "source": [
        "The street network for New York (``nyc_streets``) was loaded earlier in the workshop.  This dataset contains details such as name, and type.  A single real world street may consist of many linestrings, each representing a segment of road with different attributes."
    ],
    "previous_source": "",
    "target": [
        "纽约市的街道网络(``nyc_streets``)在此前的研讨会中已加载。此数据集包含诸如名称和类型之类的详细信息。一个真实世界的街道可能由许多Linestring组成,每个Linestring表示具有不同属性的道路段。"
    ],
    "id_hash": -492833205834929104,
    "content_hash": -492833205834929104,
    "location": "../../en/geometries.rst:143",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 41,
    "source_unit": "https://weblate.osgeo.org/api/units/102559/?format=api",
    "priority": 100,
    "id": 1015542,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries/zh_Hans/?checksum=79291acf78b12c30",
    "url": "https://weblate.osgeo.org/api/units/1015542/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-27T20:11:24.283548Z"
}