Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/132903/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-code-translations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "timestamp": "2022-02-08T16:25:13.553749Z",
    "action": 2,
    "target": "Masquer les notifications provenant de l'utilisateur Système sauf si l'événement vous concerne directement",
    "id": 296560,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/296560/?format=api"
}