Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53713/?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/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2022-10-13T06:50:30.730436Z",
    "action": 7,
    "target": "Utiliser l'image de l'avatar du joueur : Utiliser l'image du jeton du joueur au lieu de l'image standard Jeton/Acteur. Note : si vrai, ignorez la première option si un avatar est trouvé ou sinon revenez à l'image standard acteur/jeton.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Use Avatar Player Image: Use the player's Token image instead of the token/actor standard image. Note if true ignore the first option if a avatar is found or else go back to the standard actor/token image feature.",
        "old_state": 0
    },
    "id": 93385,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/93385/?format=api"
}