Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243753/?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:53:54.883322Z",
    "action": 4,
    "target": "Stell sicher, dass die Backup Codes sicher gespeichert sind. Wenn Du den Zugang zum Authenticator verlierst, kannst Du den Zugriff auf dein Konto dauerhaft verlieren.",
    "old": "",
    "details": {
        "state": 0,
        "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": 394412,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394412/?format=api"
}