Translation projects API.

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

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

{
    "count": 6264,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/rmt/changes/?format=api&page=313",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-06T11:42:57.162421Z",
            "action": 18,
            "target": "",
            "id": 3009594,
            "action_name": "Pushed changes",
            "url": "https://l10n.opensuse.org/api/changes/3009594/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-03-06T11:42:58.303919Z",
            "action": 53,
            "target": "",
            "id": 3009595,
            "action_name": "Received repository notification",
            "url": "https://l10n.opensuse.org/api/changes/3009595/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://l10n.opensuse.org/api/users/lcaparroz/?format=api",
            "author": null,
            "timestamp": "2024-04-17T15:42:48.014555Z",
            "action": 34,
            "target": "",
            "id": 3036382,
            "action_name": "Added user",
            "url": "https://l10n.opensuse.org/api/changes/3036382/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://l10n.opensuse.org/api/users/lcaparroz/?format=api",
            "author": null,
            "timestamp": "2024-04-17T15:43:27.726520Z",
            "action": 34,
            "target": "",
            "id": 3036385,
            "action_name": "Added user",
            "url": "https://l10n.opensuse.org/api/changes/3036385/?format=api"
        }
    ]
}