Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53676/?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/rectulo/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Elfenduil/?format=api",
    "timestamp": "2022-10-12T06:43:10.411423Z",
    "action": 7,
    "target": "N'oubliez pas que le type d'acteur est sensible à la casse. N'a de sens que si le paramètre 'Use Token Image' est réglé sur Vrai.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Remember the actor type is case sensitive. Make sense only with the setting 'Use Token Image' set to true",
        "old_state": 0
    },
    "id": 92671,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/92671/?format=api"
}