Translation projects API.

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

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

{
    "count": 2244,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/scout/changes/?format=api&page=112",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/10604682/?format=api",
            "component": "https://l10n.opensuse.org/api/components/scout/command-not-found-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/lt/?format=api",
            "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
            "timestamp": "2024-03-09T20:02:17.699393Z",
            "action": 5,
            "target": "vienas_iš_paketų",
            "id": 3011890,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3011890/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/scout/scout-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T22:42:57.356700Z",
            "action": 18,
            "target": "",
            "id": 3012093,
            "action_name": "Pushed changes",
            "url": "https://l10n.opensuse.org/api/changes/3012093/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/scout/scout-master/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-09T22:42:58.629663Z",
            "action": 53,
            "target": "",
            "id": 3012095,
            "action_name": "Received repository notification",
            "url": "https://l10n.opensuse.org/api/changes/3012095/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10604740/?format=api",
            "component": "https://l10n.opensuse.org/api/components/scout/command-not-found-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/scout/command-not-found-master/pl/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2024-03-31T19:40:01.921940Z",
            "action": 4,
            "target": "Zainstaluj za pomocą:\n   ",
            "id": 3020503,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/3020503/?format=api"
        }
    ]
}