Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3218622/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/es/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2018-02-09T21:00:04.310087Z",
    "action": 4,
    "target": "<blockquote>Un repositorio es un medio con paquetes, ya sea local (como un CD de instalación) o un servidor remoto en internet. En el centro de control de YaST encontrará una utilidad para configurar los repositorios, la cual también puede se accedida desde el menú <b>Configuración > Repositorios</b>.</blockquote>",
    "id": 920565,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/920565/?format=api"
}