Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/408108/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/help-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/help-translations/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/santiquetzal/?format=api",
    "author": "https://l10n.xwiki.org/api/users/santiquetzal/?format=api",
    "timestamp": "2019-10-10T07:49:58.452083Z",
    "action": 5,
    "target": "Si eres un nuevo usuario de XWiki, echa un vistazo a la [[Guía de introducción>>http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/]].",
    "id": 169895,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/169895/?format=api"
}