Changes API.

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

GET /api/changes/301858/?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": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-notifications/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "timestamp": "2022-05-26T10:35:22.370593Z",
    "action": 48,
    "target": "",
    "id": 301858,
    "action_name": "Language added",
    "url": "https://l10n.xwiki.org/api/changes/301858/?format=api"
}