Translation components API.

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

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

{
    "count": 466,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-users/master/cs/changes/?format=api&page=23",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/13039167/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/cs/?format=api",
            "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
            "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
            "timestamp": "2022-09-08T17:30:47.348513Z",
            "action": 2,
            "target": "Probíhá zápis místních uživatelů, skupin a nastavení...",
            "id": 2154762,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2154762/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13039157/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/cs/?format=api",
            "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
            "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
            "timestamp": "2022-09-08T17:31:08.836694Z",
            "action": 2,
            "target": "Uživatele %{user} nelze smazat, protože je právě přihlášen",
            "id": 2154763,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2154763/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-09T02:33:28.480346Z",
            "action": 0,
            "target": "",
            "id": 2582376,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2582376/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-13T02:33:33.784369Z",
            "action": 0,
            "target": "",
            "id": 2713145,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2713145/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:44:03.117123Z",
            "action": 0,
            "target": "",
            "id": 2743580,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2743580/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-09T02:39:05.506972Z",
            "action": 0,
            "target": "",
            "id": 2975897,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2975897/?format=api"
        }
    ]
}