Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/125875/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension-handler-xar/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension-handler-xar/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T08:13:01.936766Z",
    "action": 59,
    "target": "The action has been canceled because we have not received any answer after 5 minutes.",
    "id": 321833,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/321833/?format=api"
}