Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/146890/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pf2e-extempore-effects/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pf2e-extempore-effects/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": "2023-02-15T14:06:00.956211Z",
    "action": 2,
    "target": "S'il n'est pas activé, vous pouvez utiliser ceci pour ouvrir la feuille d'effets lorsque vous créez un 'extempore effect' et lorsque vous utilisez le panneau des effets.",
    "old": "S'il n'est pas activé, vous pouvez utiliser ceci pour ouvrir la feuille d'effets lorsque vous créez un 'extempore effect' et lorsque vous utilisez le panneau des effets",
    "details": {
        "state": 20,
        "source": "If not disabled, you can use this to open the effect's sheet when creating an Extempore Effect and when using the effects panel.",
        "old_state": 20
    },
    "id": 241255,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/241255/?format=api"
}