Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2877410/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2018-02-20T15:09:48.407052Z",
    "action": 2,
    "target": "L'aggiornamento del sistema a un'altra versione (%1 -> %2) non è supportato dal sistema in uso.<br>\nAvviare il computer dal supporto di installazione ed eseguire un normale upgrade\no disabilitare i repository dei programmi dei prodotti con versioni diverse.\n",
    "id": 941915,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/941915/?format=api"
}