Units API.

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

GET /api/units/47396/?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/swade-immersive-macros/main/de/?format=api",
    "source": [
        "{tokenName} tried to heal {targetName} but failed miserably and applied another wound."
    ],
    "previous_source": "{tokenName} tried to heal ${targetName} but failed miserably and applied another wound.",
    "target": [
        "{tokenName} versuchte {targetName} zu heilen, versagte aber elendig und das Ziel erhält eine weitere Wunde."
    ],
    "id_hash": -5057402883709124633,
    "content_hash": 8225064455064215663,
    "location": "",
    "context": "SWIM.chatMessage-healOtherCritFailAndWound",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 239,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/47060/?format=api",
    "priority": 100,
    "id": 47396,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/main/de/?checksum=39d07edf5e7b3fe7",
    "url": "https://weblate.foundryvtt-hub.com/api/units/47396/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-07T13:37:44.509206Z",
    "last_updated": "2023-10-18T06:28:04.487285Z"
}