Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://weblate.foundryvtt-hub.com/api/users/typhonrt/?format=api",
    "author": null,
    "timestamp": "2022-09-19T19:26:12.458608Z",
    "action": 46,
    "target": "As the developer of FQL I strive to provide a high quality experience for the quest log through providing as many language translations as possible. I welcome anyone who is interested in translating or potentially in the future updating translations. Due to the large amount of languages supported in FQL I have set this project on Weblate to `protected` and that means that I need to add you to the `translation team` for this project. If you are interested in assisting with an existing translation or providing a new translation please get in contact with me through the [TyphonJS Discord Server](https://discord.gg/mnbgN8f) or DM on Discord at: `MLeahy#4299`.",
    "old": "",
    "details": {},
    "id": 51586,
    "action_name": "Announcement posted",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/51586/?format=api"
}