Units API.

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

GET /api/units/99673/?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": [
        "Let's turn the two streets named \"Cumberland Walk\" to the more stylish \"Cumberland Wynde\":"
    ],
    "previous_source": "",
    "target": [
        "Let's turn the two streets named \"Cumberland Walk\" to the more stylish \"Cumberland Wynde\":"
    ],
    "id_hash": -3145234302721976424,
    "content_hash": -3145234302721976424,
    "location": "../../en/history_tracking.rst:185",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://weblate.osgeo.org/api/units/99673/?format=api",
    "priority": 100,
    "id": 99673,
    "web_url": "https://weblate.osgeo.org/translate/postgis-workshop/history_tracking/en/?checksum=5459e210dae21798",
    "url": "https://weblate.osgeo.org/api/units/99673/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-14T01:14:43.025190Z"
}