Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13230098/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/IoannesAndreas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/IoannesAndreas/?format=api",
    "timestamp": "2022-12-22T07:17:22.724762Z",
    "action": 5,
    "target": "Con openSUSE Leap 15.3, el soporte para ReiserFS ha sido removido completamente de YaST y del kernel. Además, el instalador bloqueará la actualización cuando detecte un sistema de archivos ReiserFS.",
    "id": 2585407,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/2585407/?format=api"
}