Units API.

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

GET /api/units/47006/?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/en/?format=api",
    "source": [
        "<img src=\"{weaponIMG}\" alt=\"\" height=\"25\" style=\"display:block; margin-left:auto; margin-right:auto; border:0;\" />{name} fires <strong>{shots} {currentAmmo}</strong> from a {itemWeaponName}."
    ],
    "previous_source": "",
    "target": [
        "<img src=\"{weaponIMG}\" alt=\"\" height=\"25\" style=\"display:block; margin-left:auto; margin-right:auto; border:0;\" />{name} fires <strong>{shots} {currentAmmo}</strong> from a {itemWeaponName}."
    ],
    "id_hash": 3573954278144461158,
    "content_hash": -1569462891554991464,
    "location": "",
    "context": "SWIM.chatMessage-shotsFiredWithCurrentAmmoNoRoundsWithoutNewCharges",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 15,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/47006/?format=api",
    "priority": 100,
    "id": 47006,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/main/en/?checksum=b1993c7af849c966",
    "url": "https://weblate.foundryvtt-hub.com/api/units/47006/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-07T13:37:38.607137Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}