Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/297245/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/item-piles/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/item-piles/main/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/rectulo/?format=api",
    "timestamp": "2025-02-16T09:59:39.326281Z",
    "action": 5,
    "target": "ATTENTION - MJ \"{user_name}\" n'a pas répondu à la requête - 'Item Piles' nécessite qu'un MJ soit connecté et réponde pour que les joueurs puissent utiliser la plupart des fonctionnalités du module.",
    "old": "",
    "details": {
        "state": 20,
        "source": "WARNING - GM \"{user_name}\" did not respond to request - Item Piles requires a GM to be connected and response in order for players to be able to utilize most of the module's features.",
        "old_state": 0
    },
    "id": 493882,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493882/?format=api"
}