Units API.

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

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

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/final-blow/main/en/?format=api",
    "source": [
        "Make him unconscious"
    ],
    "previous_source": "",
    "target": [
        "Make him unconscious"
    ],
    "id_hash": 4780501590276554110,
    "content_hash": -7579398122888359310,
    "location": "",
    "context": "final-blow.dialog.unconscious",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/36590/?format=api",
    "priority": 100,
    "id": 36590,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/final-blow/main/en/?checksum=c257c0de409fbd7e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/36590/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-09-17T09:20:39.429107Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}