Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11140844/?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/gl/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2020-07-31T13:42:14.734939Z",
    "action": 4,
    "target": "<emphasis> Servidor de transaccións </emphasis> Necesítase como mínimo 12 GB de espazo no disco",
    "id": 1489194,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1489194/?format=api"
}