Units API.

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

GET /api/units/102663/?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/equality/es/?format=api",
    "source": [
        "These polygons are loaded using the following commands."
    ],
    "previous_source": "",
    "target": [
        "Estos polígonos se cargan utilizando los siguientes comandos."
    ],
    "id_hash": -2042575161975514649,
    "content_hash": -2042575161975514649,
    "location": "../../en/equality.rst:14",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.osgeo.org/api/units/102572/?format=api",
    "priority": 100,
    "id": 102663,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/equality/es/?checksum=63a750b65369d9e7",
    "url": "https://weblate.osgeo.org/api/units/102663/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:52.965162Z"
}