Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/563215/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/oidc-authenticator/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/oidc-authenticator/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Simpel/?format=api",
    "timestamp": "2023-04-09T15:35:32.134783Z",
    "action": 5,
    "target": "Ermöglicht die Authentifizierung über einen OpenID-Connect-Anbieter",
    "id": 376151,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/376151/?format=api"
}