Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11151940/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "timestamp": "2020-01-17T15:58:35.876989Z",
    "action": 7,
    "target": "Ein Update von KDE 4 und Qt 4 nach Plasma 5 und Qt 5 wird empfohlen. KDE 4 und Qt 4 werden nicht mehr unterstützt. openSUSE Leap 15.2 enthält aus Kompatibilitätsgründen weiterhin KDE 4 und Qt 4 Pakete. Diese Pakete erhalten jedoch keine Updates und Sicherheitsfixes mehr. Deshalb empfehlen wir nachdrücklich alle installierten KDE 4 und Qt 4 Pakete durch entsprechende Pakete von Plasma 5 und Qt 5 zu ersetzen, welche die gleiche oder zumindest ähnliche Funktionalität zur Verfügung stellen.",
    "id": 1322792,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/1322792/?format=api"
}