Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/123809/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/main-wikimanager-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/main-wikimanager-translations/it/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2019-05-31T10:03:58.596904Z",
    "action": 4,
    "target": "Il componente java \"Wiki Template\" non è installato. Questa pagina non funzionerà correttamente. Assicurarsi che le estensioni \"Wiki Template API\" e \"Wiki Template Script\" siano installate (usando l'Extension Manager) o che i file 'xwiki-platform-wiki-template-api-<version>.jar' e 'xwiki-platform-wiki-template-script-<version>.jar' siano presenti sotto la cartella dell'applicazione web 'WEB-INF/lib' (in caso di installazione manuale).\n\nTradotto con www.DeepL.com/Translator",
    "id": 130076,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/130076/?format=api"
}