Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/69797/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-02T15:07:29.827506Z",
    "action": 30,
    "target": "Affect NPC messages (need compatible system with the 'npc' type like D&D5).",
    "old": "Affect any messages done from a NPC (need a compatible system with the 'npc' type like D&D5).",
    "details": {},
    "id": 384852,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/384852/?format=api"
}