Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/jw-player-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/jw-player-macro/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-28T07:37:38.787951Z",
    "action": 0,
    "target": "",
    "id": 403680,
    "action_name": "Resource updated",
    "url": "https://l10n.xwiki.org/api/changes/403680/?format=api"
}