Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82371/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/de/?format=api",
    "user": "https://weblate.tusky.app/api/users/anonymous/?format=api",
    "author": "https://weblate.tusky.app/api/users/anonymous/?format=api",
    "timestamp": "2023-06-05T18:03:09.157383Z",
    "action": 4,
    "target": "Tusky 22.0 Beta 7\n\nBehobene Fehler:\n- Alle ausstehenden Mastodon-Benachrichtigungen werden nun beim Erstellen von Android-Benachrichtigungen abgerufen\n- Beim Anlicken auf »Beitrag erstellen« in einer Benachrichtigung wurde das falsche Konto ausgewählt\n- Die »ID der zuletzt gelesenen Benachrichtigung« wird nun im richtigen Konto gespeichert",
    "id": 128963,
    "action_name": "Suggestion added",
    "url": "https://weblate.tusky.app/api/changes/128963/?format=api"
}