Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243769/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/the-forge/server/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/the-forge/server/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-30T13:34:18.816970Z",
    "action": 59,
    "target": "Asegúrate de guardar tus códigos de seguridad en un lugar seguro. Si pierdes el acceso a tu autenticador, puedes perder el acceso a tu cuenta para siempre.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Make sure to save your backup codes in a secure location. If you lose access to your authenticator, you may lose access to your account forever.",
        "old_state": 0
    },
    "id": 405288,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/405288/?format=api"
}