Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/19935/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T18:44:05.392589Z",
    "action": 59,
    "target": "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": "",
    "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": -1
    },
    "id": 25710,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/25710/?format=api"
}