Units API.

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

GET /api/units/99719/?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/history_tracking/en/?format=api",
    "source": [
        "We can use this logic to create a query, or a view, of the state of the data in the past. Since presumably all your test edits have happened in the past couple minutes, let's create a view of the history table that shows the state of the table 10 minutes ago, **before you started editing** (so, the original data)."
    ],
    "previous_source": "",
    "target": [
        "We can use this logic to create a query, or a view, of the state of the data in the past. Since presumably all your test edits have happened in the past couple minutes, let's create a view of the history table that shows the state of the table 10 minutes ago, **before you started editing** (so, the original data)."
    ],
    "id_hash": -2449449936950320304,
    "content_hash": -2449449936950320304,
    "location": "../../en/history_tracking.rst:209",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 60,
    "source_unit": "https://weblate.osgeo.org/api/units/99719/?format=api",
    "priority": 100,
    "id": 99719,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/history_tracking/en/?checksum=5e01ce4294f92350",
    "url": "https://weblate.osgeo.org/api/units/99719/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:43.181632Z"
}