A list of legacy roles.

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

{
    "count": 37673,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3767",
    "results": [
        {
            "id": 43362,
            "upstream_id": null,
            "created": "2026-08-29T19:56:46.973124Z",
            "modified": "2026-08-29T19:56:47.019596Z",
            "imported": "2026-08-29T19:56:46.969954",
            "github_user": "halif",
            "username": "halif",
            "github_repo": "ansible-role-cfengine",
            "github_branch": "master",
            "commit": "6e5bcc418a00c0c119671f8801739f434f2e3ad7",
            "commit_message": "correction on readme\n",
            "name": "cfengine",
            "description": "Install CFEngine Community and bootstrap it to a policy server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 11774,
                    "name": "halif",
                    "avatar_url": "https://github.com/halif.png"
                },
                "provider_namespace": {
                    "id": 21416,
                    "name": "halif",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21416/"
                },
                "repository": {
                    "name": "ansible-role-cfengine",
                    "original_name": "ansible-role-cfengine"
                },
                "tags": [
                    "cfengine",
                    "configmanagement",
                    "automation"
                ],
                "versions": [
                    {
                        "id": "bc0cfcc2-efcb-4785-92ab-2beeb4c25eff",
                        "name": "1.0.0",
                        "release_date": "2026-08-29T22:49:49+03:00"
                    }
                ]
            },
            "download_count": 0
        },
        {
            "id": 43363,
            "upstream_id": null,
            "created": "2026-08-29T23:35:17.220319Z",
            "modified": "2026-08-30T00:33:00.442022Z",
            "imported": "2026-08-30T00:33:00.376816",
            "github_user": "fopwoc",
            "username": "fopwoc",
            "github_repo": "compose-bind-directories",
            "github_branch": "main",
            "commit": "eb376bf48a453b1b99b36f8fb1b4db96bf9c2c12",
            "commit_message": "some changes\n",
            "name": "compose_bind_directories",
            "description": "Safely create missing Docker Compose bind directories",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28424,
                    "name": "fopwoc",
                    "avatar_url": "https://github.com/fopwoc.png"
                },
                "provider_namespace": {
                    "id": 37832,
                    "name": "fopwoc",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37832/"
                },
                "repository": {
                    "name": "compose-bind-directories",
                    "original_name": "compose-bind-directories"
                },
                "tags": [
                    "compose",
                    "docker",
                    "filesystem"
                ],
                "versions": [
                    {
                        "id": "b6cd1434-f57f-4c2a-9e9a-248bfa0a469b",
                        "name": "1.1.0",
                        "release_date": "2026-08-30T03:31:52+03:00"
                    },
                    {
                        "id": "82d1d097-f78e-48bc-bf46-7101d56b824e",
                        "name": "1.0.0",
                        "release_date": "2026-08-30T02:08:14+03:00"
                    }
                ]
            },
            "download_count": 2
        },
        {
            "id": 43364,
            "upstream_id": null,
            "created": "2026-08-30T01:07:16.168806Z",
            "modified": "2026-08-30T01:07:16.222387Z",
            "imported": "2026-08-30T01:07:16.164600",
            "github_user": "Satya3092",
            "username": "Satya3092",
            "github_repo": "my_apache",
            "github_branch": "main",
            "commit": "b6b05e57087d5c1f9494899e868d873e2a3fe7b1",
            "commit_message": "1st commit\n",
            "name": "my_apache",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28758,
                    "name": "Satya3092",
                    "avatar_url": "https://github.com/Satya3092.png"
                },
                "provider_namespace": {
                    "id": 38161,
                    "name": "satya3092",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/38161/"
                },
                "repository": {
                    "name": "my_apache",
                    "original_name": "my_apache"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 0
        }
    ]
}