Units API.

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

GET /api/units/47404/?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": [
        " And healed {targetName} for one Wound."
    ],
    "previous_source": " And healed ${targetName} for one Wound.",
    "target": [
        " und heilte eine Wunde von {targetName}."
    ],
    "id_hash": -8768587681180473522,
    "content_hash": -9063935701347551530,
    "location": "",
    "context": "SWIM.chatMessage-healOtherRaiseContinued",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 247,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/47068/?format=api",
    "priority": 100,
    "id": 47404,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/main/de/?checksum=064fb7f6415f274e",
    "url": "https://weblate.foundryvtt-hub.com/api/units/47404/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-07T13:37:44.542660Z",
    "last_updated": "2023-10-18T06:28:04.512293Z"
}