Units API.

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

GET /api/units/99624/?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": [
        "Now that the history table is enabled, we can make edits on the main table and watch the log entries appear in the history table."
    ],
    "previous_source": "",
    "target": [
        "Now that the history table is enabled, we can make edits on the main table and watch the log entries appear in the history table."
    ],
    "id_hash": 3015382927679155589,
    "content_hash": 3015382927679155589,
    "location": "../../en/history_tracking.rst:178",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://weblate.osgeo.org/api/units/99624/?format=api",
    "priority": 100,
    "id": 99624,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/history_tracking/en/?checksum=a9d8cacbea17ed85",
    "url": "https://weblate.osgeo.org/api/units/99624/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:42.953703Z"
}