Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13078851/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/sv/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2022-08-07T17:10:36.132571Z",
    "action": 29,
    "target": "<p>Om du vill montera en NFS-resurs klickar du på <B>Lägg till</B>. Om du vill ändra konfigurationen för\nden monterade resursen klickar du på <B>Redigera</B>. Du kan ta bort och avmontera en vald\nresurs med <B>Ta bort</B>.</p>",
    "id": 2136094,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://l10n.opensuse.org/api/changes/2136094/?format=api"
}