Translation components API.

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

GET /api/components/xwiki-contrib/oidc-authenticator/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.xwiki.org/api/components/xwiki-contrib/oidc-authenticator/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/oidc-authenticator/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/oidc-authenticator/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-10T10:46:38.431732Z",
            "action": 0,
            "target": "",
            "id": 370301,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/370301/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560565/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-10T10:46:38.431684Z",
            "action": 59,
            "target": "Skip OpenID Connect",
            "id": 370300,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/370300/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560564/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-10T10:46:38.431629Z",
            "action": 59,
            "target": "Authenticate",
            "id": 370299,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/370299/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/560563/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-10T10:46:38.431510Z",
            "action": 59,
            "target": "The provider (for example \"https://myhost/xwiki/oidc\")",
            "id": 370298,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/370298/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/oidc-authenticator/?format=api",
            "translation": null,
            "user": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "author": "https://l10n.xwiki.org/api/users/tmortagne/?format=api",
            "timestamp": "2023-01-10T10:46:38.299886Z",
            "action": 51,
            "target": "",
            "id": 370297,
            "action_name": "Component created",
            "url": "https://l10n.xwiki.org/api/changes/370297/?format=api"
        }
    ]
}