Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243754/?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/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/anonymous/?format=api",
    "timestamp": "2023-10-24T11:56:05.017123Z",
    "action": 4,
    "target": "Gib den temporären Sicherheitscode nur ein, um Dich anzumelden. Unsere Mitarbeiter werden Dich niemals nach einem Zwei-Faktor-Authentifizierungscode oder Deinem Passwort fragen. Bitte triff alle Sicherheitsvorkehrungen, die Du normalerweise triffst, und denk dran: digitale SIcherheit ist nur so sicher wie das schwächste Glied in der Kette.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Only provide your temporary security code when logging in. Staff will never ask you for your two-factor authentication code, nor your password. Keep taking all the security precautions that you normally would, and remember: digital security is only as strong as the weakest link.",
        "old_state": 0
    },
    "id": 394488,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394488/?format=api"
}