Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/542257/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-code-legacynotificationadministrationtranslations/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T08:12:13.960506Z",
    "action": 59,
    "target": "XWiki switched to a new store for events (notifications) in 12.6. Since copying events can be a long process for old wikis with a lot of events and keeping them is not always desired so the choice of doing it is left to the wiki administrator. Not copying them imply that any previous notification will seems to have disappeared. The migration is executed in the background.",
    "id": 321348,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/321348/?format=api"
}