Changes API.

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

GET /api/changes/290042/?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/change-request-application-notifications/?format=api",
    "translation": null,
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "timestamp": "2021-10-19T07:30:29.853481Z",
    "action": 51,
    "target": "",
    "id": 290042,
    "action_name": "Component created",
    "url": "https://l10n.xwiki.org/api/changes/290042/?format=api"
}