Units API.

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

GET /api/units/100018/?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_exercises/en/?format=api",
    "source": [
        ":command:`ST_AsEWKB(geometry)` returns EWKB ``bytea``"
    ],
    "previous_source": "",
    "target": [
        ":command:`ST_AsEWKB(geometry)` returns EWKB ``bytea``"
    ],
    "id_hash": -2313915750622593414,
    "content_hash": -2313915750622593414,
    "location": "../../en/geometries_exercises.rst:31",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.osgeo.org/api/units/100018/?format=api",
    "priority": 100,
    "id": 100018,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/geometries_exercises/en/?checksum=5fe351e26bf57e7a",
    "url": "https://weblate.osgeo.org/api/units/100018/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:44.042922Z"
}