Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/91476/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pause-customizer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pause-customizer/main/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-08T12:14:50.437258Z",
    "action": 59,
    "target": "Choisissez la direction de l'animation de rotation. Sélectionnez \"Par défaut\" pour utiliser la valeur par défaut du système (les versions plus récentes du système DnD5e n'utilisent plus la rotation). Sélectionnez 'none' pour désactiver la rotation.",
    "old": "Choisissez la direction de l'animation. Rechargez pour appliquer les changements.",
    "details": {
        "state": 20,
        "source": "Choose the direction of the rotation animation. Select \"Default\" to use the system standard (newer versions of the DnD5e system no longer use rotation). Select \"none\" to disable rotation.",
        "old_state": 20
    },
    "id": 482572,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/482572/?format=api"
}