Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277084/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/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-16T10:57:36.852443Z",
    "action": 5,
    "target": "N'oubliez pas de consulter les paramètres du module, où vous pouvez modifier la manière dont s'afficheront les messages.<br>Il y a une chose particulière à propos de Foundry et des messages de la conversation en lien avec la <span class='reference'>Configuration de l'utilisateur</span>.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Be sure to check out the module settings, where you can make changes to how the chat messages are displayed.<br>There is a particular thing about Foundry and Chat Messages that is related to the <span class='reference'>User Configuration</span>.",
        "old_state": 0
    },
    "id": 494020,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494020/?format=api"
}