Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13208216/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/glossary/es/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2024-03-05T15:35:32.835910Z",
    "action": 4,
    "target": "corriente arriba",
    "id": 3009216,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/3009216/?format=api"
}