Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/98732/?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:41.877534Z",
    "action": 4,
    "target": "Foundry VTT est un logiciel qui nécessite l'achat d'une clé de licence pour pouvoir le télécharger et l'essayer. Avec la Forge cependant, vous pouvez essayer Foundry en ligne à l'aide d'une clé de licence de démonstration qui n'est valable qu'une heure.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Foundry VTT is a software application that requires the purchase of a license key in order to download and try it. With the Forge however, you can try Foundry online using a demo license key that is valid for one hour only.",
        "old_state": 0
    },
    "id": 151459,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/151459/?format=api"
}