Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/142577/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/xdy-pf2e-workbench/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/xdy-pf2e-workbench/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Razytos/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Razytos/?format=api",
    "timestamp": "2025-05-06T05:54:53.715405Z",
    "action": 2,
    "target": "Seleccione un tipo de propiedad aleatoria para agregar al mistificar las fichas que opcionalmente se pueden conservar.",
    "old": "Seleccione un tipo de propiedad aleatoria para agregar al mistificar a los pnj que opcionalmente se pueden conservar.",
    "details": {
        "state": 20,
        "source": "Select a type of random property to add when mystifying tokens that can optionally be kept.",
        "old_state": 10
    },
    "id": 503517,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/503517/?format=api"
}