Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11152066/?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/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
    "author": "https://l10n.opensuse.org/api/users/PaoloZa/?format=api",
    "timestamp": "2022-01-30T13:23:58.831261Z",
    "action": 2,
    "target": "Si consiglia l'aggiornamento da KDE 4 e Qt 4 a plasma 5 e Qt 5. KDE 4 e Qt 4 non sono più supportati. openSUSE Leap 15.2 contiene ancora pacchetti KDE 4 e Qt 4 per motivi di compatibilità. Tuttavia, questi pacchetti non riceveranno più aggiornamenti e correzioni di sicurezza. Pertanto si consiglia vivamente di sostituire tutti i pacchetti KDE 4 e Qt 4 installati con pacchetti Plasma 5 e Qt 5 che forniscono  stesse funzionalità o simili.",
    "id": 1992632,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1992632/?format=api"
}