Units API.

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

GET /api/units/231566/?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/blade-runner/main/fr/?format=api",
    "source": [
        "{name} is inflicted the {crit} critical injury."
    ],
    "previous_source": "",
    "target": [
        "{name} reçoit la blessure critique {crit}."
    ],
    "id_hash": -5208764904402698262,
    "content_hash": 6436209533253296733,
    "location": "",
    "context": "FLBR.CHAT.CritInflicted",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 141,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/231332/?format=api",
    "priority": 100,
    "id": 231566,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/blade-runner/main/fr/?checksum=37b6bfeaaa8e3fea",
    "url": "https://weblate.foundryvtt-hub.com/api/units/231566/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-06-26T10:51:14.377330Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}