Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12880426/?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/pl/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2021-11-30T21:32:16.485501Z",
    "action": 4,
    "target": "Repozytorium <literal>repo-backports-update</literal> to repozytorium z aktualizacjami dla openSUSE Backports, które zawiera aktualizacje dla większości pakietów openSuse Leap. To repozytorium posiada także wersję <literal>debug-info</literal>.",
    "id": 1932360,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1932360/?format=api"
}