Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/199946/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade-immersive-macros/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/swade-immersive-macros/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-05T14:18:54.289232Z",
    "action": 30,
    "target": "SWIM supports Better Rolls for SWADE (BRSW aka BR2) to add Sound Effects on certain functions (applying damage, unshaking and soaking damage). This setting enables these sound effects.",
    "old": "SWIM supports Better Rolls 2 for SWADE to add Sound Effects on certain functions (applying damage, unshaking and soaking damage). This setting enables these sound effects.",
    "details": {},
    "id": 357237,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/357237/?format=api"
}