Translation components API.

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

GET /api/components/packages-i18n/patterns-sle-15-sp1/changes/?format=api&page=203
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4042,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/changes/?format=api&page=202",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T03:43:12.482411Z",
            "action": 18,
            "target": "",
            "id": 3008537,
            "action_name": "Pushed changes",
            "url": "https://l10n.opensuse.org/api/changes/3008537/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-05T03:43:13.781632Z",
            "action": 53,
            "target": "",
            "id": 3008538,
            "action_name": "Received repository notification",
            "url": "https://l10n.opensuse.org/api/changes/3008538/?format=api"
        }
    ]
}