Translation projects API.

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

GET /api/projects/get-o-o/changes/?format=api&page=598
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11947,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/get-o-o/changes/?format=api&page=597",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T12:43:20.021691Z",
            "action": 18,
            "target": "",
            "id": 3038020,
            "action_name": "Pushed changes",
            "url": "https://l10n.opensuse.org/api/changes/3038020/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-20T12:43:21.623811Z",
            "action": 53,
            "target": "",
            "id": 3038021,
            "action_name": "Received repository notification",
            "url": "https://l10n.opensuse.org/api/changes/3038021/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12469675/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
            "timestamp": "2024-04-25T21:01:23.249314Z",
            "action": 45,
            "target": "",
            "id": 3040515,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/3040515/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/12469675/?format=api",
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
            "timestamp": "2024-04-25T21:01:23.251367Z",
            "action": 2,
            "target": "© 2024 Сообщество openSUSE",
            "id": 3040516,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/3040516/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-25T21:08:22.337270Z",
            "action": 53,
            "target": "",
            "id": 3040517,
            "action_name": "Received repository notification",
            "url": "https://l10n.opensuse.org/api/changes/3040517/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-25T21:08:25.977417Z",
            "action": 21,
            "target": "",
            "id": 3040518,
            "action_name": "Rebased repository",
            "url": "https://l10n.opensuse.org/api/changes/3040518/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/get-o-o/main/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/get-o-o/main/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-25T23:43:14.207207Z",
            "action": 17,
            "target": "",
            "id": 3040521,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/3040521/?format=api"
        }
    ]
}