Units API.

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

GET /api/units/99525/?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": [
        "Using this information it is possible to reconstruct the state of the edit table at any point in time. In this example, we will add history tracking to our **nyc_streets** table."
    ],
    "previous_source": "",
    "target": [
        "Using this information it is possible to reconstruct the state of the edit table at any point in time. In this example, we will add history tracking to our **nyc_streets** table."
    ],
    "id_hash": -1653520731004376642,
    "content_hash": -1653520731004376642,
    "location": "../../en/history_tracking.rst:53",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 31,
    "source_unit": "https://weblate.osgeo.org/api/units/99525/?format=api",
    "priority": 100,
    "id": 99525,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/history_tracking/en/?checksum=690d83a7e7bd69be",
    "url": "https://weblate.osgeo.org/api/units/99525/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:42.625432Z"
}