Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/13245/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/forien-quest-log/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/forien-quest-log/main/es/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Zaen8/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Zaen8/?format=api",
    "timestamp": "2023-03-11T04:07:36.601437Z",
    "action": 4,
    "target": "Marque para permitir el control de cambio de tamaño manual del Rastreador de Misiones.",
    "old": "Marque para permitir el control de cambio de tamaño manual de la ventana de Seguimiento de Misiones.",
    "details": {
        "state": 20,
        "source": "Check to allow manual resizing control of the Quest Tracker.",
        "old_state": 20
    },
    "id": 276289,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/276289/?format=api"
}