Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/53355/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/module-credits/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/module-credits/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": "2022-10-08T07:58:39.412982Z",
    "action": 5,
    "target": "Si un changement est marqué pour ne pas être montré et que ce réglage est activé, une fenêtre de dialogue apparaîtra montrant tous les changements que vous n'aurez pas marqué comme vus.",
    "old": "",
    "details": {
        "state": 20,
        "source": "If a changelog is marked as unseen and this setting is enabled a dialog will appear showing all changelogs that haven't been marked as seen.",
        "old_state": 0
    },
    "id": 72440,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/72440/?format=api"
}