Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9297366/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/perl-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/perl-master/es/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2019-01-04T06:07:42.698209Z",
    "action": 4,
    "target": "Herramienta de linea de comando para desempaquetar cualquier archivo",
    "id": 1188467,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1188467/?format=api"
}