Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/110298/?format=api",
    "component": "https://l10n.opensuse.org/api/components/kiwi/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/kiwi/master/gl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "timestamp": "2018-03-08T15:17:04.542627Z",
    "action": 5,
    "target": "O sisitema non poderá ser reiniciado. Asegúrese de corrixir e instalar o cargador de arranque antes do próximo reinicio. Para obter máis información, verifique /var/log/boot.kiwi",
    "id": 968352,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/968352/?format=api"
}