Units API.

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

GET /api/units/99487/?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": [
        "The range for a new record will start at ``now()`` and have an open end point, so that the range covers all time from the current time into the future."
    ],
    "previous_source": "",
    "target": [
        "The range for a new record will start at ``now()`` and have an open end point, so that the range covers all time from the current time into the future."
    ],
    "id_hash": -6863056693136024427,
    "content_hash": -6863056693136024427,
    "location": "../../en/history_tracking.rst:21",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "https://weblate.osgeo.org/api/units/99487/?format=api",
    "priority": 100,
    "id": 99487,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/history_tracking/en/?checksum=20c1864cb4429c95",
    "url": "https://weblate.osgeo.org/api/units/99487/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:42.510343Z"
}