Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12902915/?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:17:19.483058Z",
    "action": 5,
    "target": "Il file system Btrfs viene utilizzato meglio in sistemi dotati di RAM e capacità di immagazzinamento sufficienti. Ci sono delle segnalazioni di utenti riguardo a degradazione delle prestazioni in sistemi con poca RAM (4 GiB o meno) e con dei normali dischi rigidi.",
    "id": 1992627,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1992627/?format=api"
}