Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/243749/?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:50:17.775275Z",
    "action": 4,
    "target": "Gib Deinen Benutzernamen oder die EMailadresse Deines Kontos ein und wenn das Konto existiert senden wir Dir Anweisungen zum Zurücksetzen Deines Passworts.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Enter your username or the email address associated with your account and if the account exists, we will send you password reset instructions.",
        "old_state": 0
    },
    "id": 394408,
    "action_name": "Suggestion added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/394408/?format=api"
}