Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/99773/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/client/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/client/fr/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "timestamp": "2022-12-06T16:31:39.915927Z",
    "action": 4,
    "target": "Vous pouvez également définir une autre clé API dans les paramètres du module Forge de Foundry pour accéder à la bibliothèque de ressources de quelqu'un d'autre, ou accéder à votre propre bibliothèque de ressources à partir du jeu de quelqu'un d'autre, si elles ne sont pas hébergées sur la Forge (Nécessite {0}).",
    "old": "",
    "details": {
        "state": 0,
        "source": "You can also set a different API Key in the Forge module settings within Foundry to access someone else's assets library, or access your own assets library from someone else's game, if they are not hosted on The Forge (Requires {0}).",
        "old_state": 0
    },
    "id": 151381,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/151381/?format=api"
}