Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12165073/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-hana-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-hana-update/master/sv/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2022-02-08T15:09:33.077018Z",
    "action": 4,
    "target": "Programdata kunde inte hittas (%s). Installera om paketet.",
    "id": 2010627,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/2010627/?format=api"
}