Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7104593/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/libqt-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/libqt-master/es/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2018-07-07T13:23:52.578575Z",
    "action": 4,
    "target": "Archivos de desarrollo para la biblioteca de Animaciones Qt 5 3D.",
    "id": 1131278,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1131278/?format=api"
}