Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/19936/?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.392639Z",
    "action": 59,
    "target": "A lot of work has gone into making this tool. If you find it useful, please consider supporting the project by <em>providing blair with your adventures</em>, <a href=\"https://www.patreon.com/blairm\" target=\"_blank\">becoming a patron</a> of mine or <a href=\"https://ko-fi.com/blairm\" target=\"_blank\">buying me a coffee</a>. The module is provided free of charge to you regardless of your choice.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A lot of work has gone into making this tool. If you find it useful, please consider supporting the project by <em>providing blair with your adventures</em>, <a href=\"https://www.patreon.com/blairm\" target=\"_blank\">becoming a patron</a> of mine or <a href=\"https://ko-fi.com/blairm\" target=\"_blank\">buying me a coffee</a>. The module is provided free of charge to you regardless of your choice.",
        "old_state": -1
    },
    "id": 25711,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/25711/?format=api"
}