Translation components API.

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

GET /api/translations/yast-pam/master/ca/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 26,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-pam/master/ca/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:16:14.910349Z",
            "action": 0,
            "target": "",
            "id": 2004355,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2004355/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-16T02:34:17.502875Z",
            "action": 0,
            "target": "",
            "id": 2116807,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2116807/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T02:34:45.268200Z",
            "action": 0,
            "target": "",
            "id": 2580340,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2580340/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:12.330270Z",
            "action": 0,
            "target": "",
            "id": 2744416,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744416/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T02:51:12.837232Z",
            "action": 0,
            "target": "",
            "id": 2964603,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2964603/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:25.146888Z",
            "action": 0,
            "target": "",
            "id": 2970893,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970893/?format=api"
        }
    ]
}