Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/432208/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/de/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2020-10-22T09:19:45.978518Z",
    "action": 4,
    "target": "Kalender geladen",
    "id": 259617,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/259617/?format=api"
}