A list of legacy roles.

GET /api/v1/roles/?format=api&page=3765
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37642,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3764",
    "results": [
        {
            "id": 43319,
            "upstream_id": null,
            "created": "2026-08-08T08:55:40.832628Z",
            "modified": "2026-08-08T08:55:40.867572Z",
            "imported": "2026-08-08T08:55:40.829914",
            "github_user": "AWFX",
            "username": "AWFX",
            "github_repo": "common-kuroko",
            "github_branch": "main",
            "commit": "2f1d371f6297db50d2abbf2b9481089e2794c744",
            "commit_message": "add meta\n\n* Initial role commit\n\n* Add hostname and timezone sup\n\n* Add README\n\n* add meta",
            "name": "common_kuroko",
            "description": "Base OS bootstrap role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 20764,
                    "name": "AWFX",
                    "avatar_url": "https://github.com/AWFX.png"
                },
                "provider_namespace": {
                    "id": 30275,
                    "name": "awfx",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/30275/"
                },
                "repository": {
                    "name": "common-kuroko",
                    "original_name": "common-kuroko"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 3
        },
        {
            "id": 43320,
            "upstream_id": null,
            "created": "2026-08-08T19:03:04.367779Z",
            "modified": "2026-08-08T19:26:46.348087Z",
            "imported": "2026-08-08T19:26:46.315183",
            "github_user": "vikbaranov",
            "username": "vikbaranov",
            "github_repo": "ansible-role-amneziawg",
            "github_branch": "v1.0.0",
            "commit": "2e959b5b56ab3096cf26d22a44b104536b9c90d3",
            "commit_message": "feat: add ansible role amneziawg\n",
            "name": "amneziawg",
            "description": "Deploy AmneziaWG VPN via Docker",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28564,
                    "name": "vikbaranov",
                    "avatar_url": "https://github.com/vikbaranov.png"
                },
                "provider_namespace": {
                    "id": 37970,
                    "name": "vikbaranov",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37970/"
                },
                "repository": {
                    "name": "ansible-role-amneziawg",
                    "original_name": "ansible-role-amneziawg"
                },
                "tags": [
                    "amneziawg",
                    "vpn",
                    "docker",
                    "networking"
                ],
                "versions": [
                    {
                        "id": "4e6cfd24-7113-4c08-85ac-11594506a10d",
                        "name": "v1.0.0",
                        "release_date": "2026-08-08T21:55:26+03:00"
                    }
                ]
            },
            "download_count": 7
        }
    ]
}