Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf1/main/?format=api",
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/Ethaks/?format=api",
    "author": null,
    "timestamp": "2024-06-24T13:44:25.805555Z",
    "action": 46,
    "target": "This Weblate instance has been abandoned and become defunct.  **DO NOT TRANSLATE CONTENT IN HERE!**\r\nSearch for a replacement is ongoing. Translations can currently be provided [in-repository](https://gitlab.com/foundryvtt_pathfinder1e/foundryvtt-pathfinder1/) – for more information visit the [community Discord server](https://discord.gg/8n6Y9s9smY).",
    "old": "",
    "details": {},
    "id": 464586,
    "action_name": "Announcement posted",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/464586/?format=api"
}