Changes API.

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

GET /api/changes/167690/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/103203/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/scene-packer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/scene-packer/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2022-12-10T09:51:57.529017Z",
    "action": 5,
    "target": "Si vous avez besoin d'aide pour préparer votre aventure, passez sur le <img src=\"https://github.com/League-of-Foundry-Developers/scene-packer/raw/main/assets/icons/hand-truck.png\" alt=\"icon\" height=\"24\" valign=\"middle\" style=\"max-width:100%;border:0 ;\"> <a href=\"https://discord.com/invite/HY3xhBEf2A\" target=\"_blank\">serveur discord Scene Packer</a> et échangez avec <code>blair#9056</code>.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If you require any assistance with packing your adventure, please stop by the <img src=\"https://github.com/League-of-Foundry-Developers/scene-packer/raw/main/assets/icons/hand-truck.png\" alt=\"icon\" height=\"24\" valign=\"middle\" style=\"max-width:100%;border:0;\"> <a href=\"https://discord.com/invite/HY3xhBEf2A\" target=\"_blank\">Scene Packer Discord server</a> and speak with <code>blair#9056</code>.",
        "old_state": 0
    },
    "id": 167690,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/167690/?format=api"
}