Units API.

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

GET /api/units/102356/?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/en/?format=api",
    "source": [
        "The street centerlines form the transportation network of the city. These streets have been flagged with types in order to distinguish between such thoroughfares as back alleys, arterial streets, freeways, and smaller streets. Desirable areas to live might be on residential streets rather than next to a freeway."
    ],
    "previous_source": "",
    "target": [
        "The street centerlines form the transportation network of the city. These streets have been flagged with types in order to distinguish between such thoroughfares as back alleys, arterial streets, freeways, and smaller streets. Desirable areas to live might be on residential streets rather than next to a freeway."
    ],
    "id_hash": -3564697618086795338,
    "content_hash": -3564697618086795338,
    "location": "../../en/about_data.rst:75",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 48,
    "source_unit": "https://weblate.osgeo.org/api/units/102356/?format=api",
    "priority": 100,
    "id": 102356,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/about_data/en/?checksum=4e87a667264167b6",
    "url": "https://weblate.osgeo.org/api/units/102356/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:51.454648Z"
}