A list of legacy roles.

GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3721
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37202,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3720",
    "results": [
        {
            "id": 42769,
            "upstream_id": null,
            "created": "2026-04-05T07:52:10.829660Z",
            "modified": "2026-04-05T07:52:10.867479Z",
            "imported": "2026-04-05T07:52:10.826936",
            "github_user": "akash9889Git",
            "username": "akash9889Git",
            "github_repo": "dummy-role1",
            "github_branch": "master",
            "commit": "f61f60714476a4c3f834c59055e6c8406b3e5b17",
            "commit_message": "initial files\n",
            "name": "dummy-role1",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 26552,
                    "name": "akash9889Git",
                    "avatar_url": "https://github.com/akash9889Git.png"
                },
                "provider_namespace": {
                    "id": 35987,
                    "name": "akash9889git",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35987/"
                },
                "repository": {
                    "name": "dummy-role1",
                    "original_name": "dummy-role1"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42770,
            "upstream_id": null,
            "created": "2026-04-05T18:27:08.993591Z",
            "modified": "2026-04-05T18:27:09.365328Z",
            "imported": "2026-04-05T18:27:08.991015",
            "github_user": "diodonfrost",
            "username": "diodonfrost",
            "github_repo": "ansible-role-amazon-ssm",
            "github_branch": "master",
            "commit": "e0ccbcbf289d69700ae4049fc67035eb27b410c9",
            "commit_message": "refactor(ansible): remove custom launchd module in favor of community.general.launchd\n\nThe custom `library/launchd.py` was a vendored copy of the\n`community.general.launchd` module, which is now a declared dependency\nvia the Molecule requirements files and available in all supported\nAnsible versions, eliminating the need to maintain a local fork that\ncould drift from upstream bug fixes and improvements.\n",
            "name": "amazon-ssm",
            "description": "Ansible role to manage AWS Systems Manager agent",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 1801,
                    "name": "diodonfrost",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-def6-712b-ace9-354d380791af/avatar/"
                },
                "provider_namespace": {
                    "id": 13325,
                    "name": "diodonfrost",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13325/"
                },
                "repository": {
                    "name": "ansible-role-amazon-ssm",
                    "original_name": "ansible-role-amazon-ssm"
                },
                "tags": [
                    "system",
                    "packaging",
                    "aws",
                    "awsagent",
                    "cloud"
                ],
                "versions": [
                    {
                        "id": "df709c68-c638-454a-80bf-470400c42fa1",
                        "name": "2.1.0",
                        "release_date": "2021-08-07T13:51:56+02:00"
                    },
                    {
                        "id": "d4b050fc-a30c-4572-8270-cea5abb341d0",
                        "name": "2.0.3",
                        "release_date": "2021-04-10T18:11:33+02:00"
                    },
                    {
                        "id": "7eaa99de-c3ce-43f9-a25b-d39780a4ee78",
                        "name": "2.0.2",
                        "release_date": "2021-02-24T21:14:13+01:00"
                    },
                    {
                        "id": "5f9f4ca2-87c3-4834-b70b-4286c4617e6b",
                        "name": "2.0.1",
                        "release_date": "2021-01-27T01:39:09+01:00"
                    },
                    {
                        "id": "f947bde2-d3b9-4f43-a2f6-6a3649a55073",
                        "name": "2.0.0",
                        "release_date": "2021-01-24T01:28:14+01:00"
                    },
                    {
                        "id": "cda670be-fcb3-4308-8413-a1c5eef1972f",
                        "name": "1.9.0",
                        "release_date": "2021-01-07T06:49:56+01:00"
                    },
                    {
                        "id": "b3d7fccd-49e5-441e-aab8-9db26190782c",
                        "name": "1.8.1",
                        "release_date": "2020-12-29T20:46:14+01:00"
                    },
                    {
                        "id": "1f4ffb86-960b-44d6-9ae0-f61217027107",
                        "name": "1.8.0",
                        "release_date": "2020-12-21T15:23:10+01:00"
                    },
                    {
                        "id": "8c1ffc76-8691-410e-ada3-a65166ad5863",
                        "name": "1.7.0",
                        "release_date": "2020-12-01T07:26:09+01:00"
                    },
                    {
                        "id": "edfbec2e-46dd-419b-a7ca-5a24420b9ea4",
                        "name": "1.6.0",
                        "release_date": "2020-11-23T04:30:10+01:00"
                    },
                    {
                        "id": "dff65f97-039f-4872-8adc-17795f3fd360",
                        "name": "1.5.0",
                        "release_date": "2020-08-03T11:39:40+02:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}