Units API.

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

GET /api/units/99551128/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/dialect/dialect/sv/?format=api",
    "source": [
        "Suggestion failed."
    ],
    "previous_source": "",
    "target": [
        "Förslaget misslyckades."
    ],
    "id_hash": 2990516880275124865,
    "content_hash": 2990516880275124865,
    "location": "dialect/window.py:793, dialect/window.py:799",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 106,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/78611590/?format=api",
    "priority": 100,
    "id": 99551128,
    "web_url": "https://hosted.weblate.org/translate/dialect/dialect/sv/?checksum=a9807342179bb281",
    "url": "https://hosted.weblate.org/api/units/99551128/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-09T22:24:55.517789+02:00"
}