A list of legacy roles.

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

{
    "count": 37686,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2429",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=2427",
    "results": [
        {
            "id": 27989,
            "upstream_id": 2218,
            "created": "2023-05-08T21:42:16.908020Z",
            "modified": "2023-10-29T18:46:32.691531Z",
            "imported": null,
            "github_user": "tcosta84",
            "username": "tcosta84",
            "github_repo": "ansible-role-memcached",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "memcached",
            "description": "Install minimal Memcached 1.4.21 (from source) on CentOS",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 2211,
                        "name": "tcosta84.yum"
                    }
                ],
                "namespace": {
                    "id": 6829,
                    "name": "tcosta84",
                    "avatar_url": "https://github.com/tcosta84.png"
                },
                "provider_namespace": {
                    "id": 18885,
                    "name": "tcosta84",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18885/"
                },
                "repository": {
                    "name": "ansible-role-memcached",
                    "original_name": "ansible-role-memcached"
                },
                "tags": [
                    "development",
                    "web"
                ],
                "versions": []
            },
            "download_count": 53
        },
        {
            "id": 27990,
            "upstream_id": 2214,
            "created": "2023-05-08T21:42:16.972242Z",
            "modified": "2023-10-29T18:46:32.694567Z",
            "imported": null,
            "github_user": "tcosta84",
            "username": "tcosta84",
            "github_repo": "ansible-role-nginx",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "nginx",
            "description": "Installs minimal latest Nginx version (using packages directly from nginx.org) on CentOS 6.5",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 2211,
                        "name": "tcosta84.yum"
                    }
                ],
                "namespace": {
                    "id": 6829,
                    "name": "tcosta84",
                    "avatar_url": "https://github.com/tcosta84.png"
                },
                "provider_namespace": {
                    "id": 18885,
                    "name": "tcosta84",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18885/"
                },
                "repository": {
                    "name": "ansible-role-nginx",
                    "original_name": "ansible-role-nginx"
                },
                "tags": [
                    "development",
                    "web"
                ],
                "versions": []
            },
            "download_count": 99
        },
        {
            "id": 27991,
            "upstream_id": 2216,
            "created": "2023-05-08T21:42:17.036933Z",
            "modified": "2023-10-29T18:46:32.697935Z",
            "imported": null,
            "github_user": "tcosta84",
            "username": "tcosta84",
            "github_repo": "ansible-role-postgres",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "postgres",
            "description": "Install minimal Postgres 9.3 on CentOS",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 2211,
                        "name": "tcosta84.yum"
                    }
                ],
                "namespace": {
                    "id": 6829,
                    "name": "tcosta84",
                    "avatar_url": "https://github.com/tcosta84.png"
                },
                "provider_namespace": {
                    "id": 18885,
                    "name": "tcosta84",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18885/"
                },
                "repository": {
                    "name": "ansible-role-postgres",
                    "original_name": "ansible-role-postgres"
                },
                "tags": [
                    "database",
                    "development",
                    "sql",
                    "web"
                ],
                "versions": []
            },
            "download_count": 104
        },
        {
            "id": 27992,
            "upstream_id": 2219,
            "created": "2023-05-08T21:42:17.097135Z",
            "modified": "2023-10-29T18:46:32.701610Z",
            "imported": null,
            "github_user": "tcosta84",
            "username": "tcosta84",
            "github_repo": "ansible-role-python",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "python",
            "description": "Installs minimal Python 2.7.8 + Setuptools + PIP (from source) on CentOS 6.5",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 2211,
                        "name": "tcosta84.yum"
                    }
                ],
                "namespace": {
                    "id": 6829,
                    "name": "tcosta84",
                    "avatar_url": "https://github.com/tcosta84.png"
                },
                "provider_namespace": {
                    "id": 18885,
                    "name": "tcosta84",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18885/"
                },
                "repository": {
                    "name": "ansible-role-python",
                    "original_name": "ansible-role-python"
                },
                "tags": [
                    "development",
                    "web"
                ],
                "versions": []
            },
            "download_count": 162
        },
        {
            "id": 27993,
            "upstream_id": 2215,
            "created": "2023-05-08T21:42:17.160045Z",
            "modified": "2023-10-29T18:46:32.705048Z",
            "imported": null,
            "github_user": "tcosta84",
            "username": "tcosta84",
            "github_repo": "ansible-role-rabbitmq",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "rabbitmq",
            "description": "Installs minimal RabbitMQ 3.3.5 on CentOS 6.5",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 2211,
                        "name": "tcosta84.yum"
                    }
                ],
                "namespace": {
                    "id": 6829,
                    "name": "tcosta84",
                    "avatar_url": "https://github.com/tcosta84.png"
                },
                "provider_namespace": {
                    "id": 18885,
                    "name": "tcosta84",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18885/"
                },
                "repository": {
                    "name": "ansible-role-rabbitmq",
                    "original_name": "ansible-role-rabbitmq"
                },
                "tags": [
                    "development",
                    "web"
                ],
                "versions": []
            },
            "download_count": 75
        },
        {
            "id": 27994,
            "upstream_id": 2217,
            "created": "2023-05-08T21:42:17.234002Z",
            "modified": "2023-10-29T18:46:17.341666Z",
            "imported": null,
            "github_user": "tcosta84",
            "username": "tcosta84",
            "github_repo": "ansible-role-supervisor",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "supervisor",
            "description": "Install minimal Supervisor on CentOS",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 2219,
                        "name": "tcosta84.python"
                    },
                    {
                        "id": 2211,
                        "name": "tcosta84.yum"
                    }
                ],
                "namespace": {
                    "id": 6829,
                    "name": "tcosta84",
                    "avatar_url": "https://github.com/tcosta84.png"
                },
                "provider_namespace": {
                    "id": 18885,
                    "name": "tcosta84",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18885/"
                },
                "repository": {
                    "name": "ansible-role-supervisor",
                    "original_name": "ansible-role-supervisor"
                },
                "tags": [
                    "development",
                    "web"
                ],
                "versions": []
            },
            "download_count": 101
        },
        {
            "id": 27995,
            "upstream_id": 2211,
            "created": "2023-05-08T21:42:17.291569Z",
            "modified": "2023-10-29T18:46:18.430418Z",
            "imported": null,
            "github_user": "tcosta84",
            "username": "tcosta84",
            "github_repo": "ansible-role-yum",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "yum",
            "description": "Updates YUM and installs Development Tools on CentOS 6.5",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6829,
                    "name": "tcosta84",
                    "avatar_url": "https://github.com/tcosta84.png"
                },
                "provider_namespace": {
                    "id": 18885,
                    "name": "tcosta84",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18885/"
                },
                "repository": {
                    "name": "ansible-role-yum",
                    "original_name": "ansible-role-yum"
                },
                "tags": [
                    "development",
                    "web"
                ],
                "versions": []
            },
            "download_count": 670
        },
        {
            "id": 27996,
            "upstream_id": 30722,
            "created": "2023-05-08T21:42:17.420470Z",
            "modified": "2023-10-29T18:46:18.433549Z",
            "imported": "2018-10-20T11:10:08.744214-04:00",
            "github_user": "tcthien",
            "username": "tcthien",
            "github_repo": "docker-registry",
            "github_branch": "master",
            "commit": "40c7743a60bde44a97cd5a027605fca9e02072f8",
            "commit_message": "Add volume mapping",
            "name": "docker_registry",
            "description": "Docker registry role supporting filesystem, Amazon S3, Azure storage",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 5907,
                        "name": "andrewrothstein.docker-py"
                    },
                    {
                        "id": 12003,
                        "name": "andrewrothstein.htpasswd-deps"
                    }
                ],
                "namespace": {
                    "id": 6830,
                    "name": "tcthien",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-a3e4-717c-8089-bf2e37be9da0/avatar/"
                },
                "provider_namespace": {
                    "id": 18886,
                    "name": "tcthien",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18886/"
                },
                "repository": {
                    "name": "docker-registry",
                    "original_name": "docker-registry"
                },
                "tags": [
                    "docker",
                    "registry"
                ],
                "versions": [
                    {
                        "id": 77404,
                        "name": "v2.0.3",
                        "release_date": "2018-10-20T11:07:29-04:00"
                    },
                    {
                        "id": 77392,
                        "name": "v2.0.2",
                        "release_date": "2017-03-07T15:37:35-05:00"
                    },
                    {
                        "id": 77395,
                        "name": "v2.0.1",
                        "release_date": "2017-01-31T09:26:00-05:00"
                    },
                    {
                        "id": 77394,
                        "name": "v2.0.0",
                        "release_date": "2016-08-30T21:20:18-04:00"
                    },
                    {
                        "id": 77399,
                        "name": "v1.0.10",
                        "release_date": "2017-03-07T15:40:43-05:00"
                    },
                    {
                        "id": 77397,
                        "name": "v1.0.9",
                        "release_date": "2017-01-31T09:21:40-05:00"
                    },
                    {
                        "id": 77398,
                        "name": "v1.0.8",
                        "release_date": "2016-10-19T16:53:45-04:00"
                    },
                    {
                        "id": 77390,
                        "name": "v1.0.7",
                        "release_date": "2016-08-24T21:25:25-04:00"
                    },
                    {
                        "id": 77391,
                        "name": "v1.0.6",
                        "release_date": "2016-08-16T16:01:28-04:00"
                    },
                    {
                        "id": 77388,
                        "name": "v1.0.5",
                        "release_date": "2016-08-16T15:52:39-04:00"
                    },
                    {
                        "id": 77389,
                        "name": "v1.0.4",
                        "release_date": "2016-08-16T14:34:29-04:00"
                    }
                ]
            },
            "download_count": 50
        },
        {
            "id": 27997,
            "upstream_id": 3504,
            "created": "2023-05-08T21:42:17.512782Z",
            "modified": "2023-10-29T18:46:18.615355Z",
            "imported": null,
            "github_user": "tcz001",
            "username": "tcz001",
            "github_repo": "ansible-role-jitsi",
            "github_branch": "master",
            "commit": "",
            "commit_message": "",
            "name": "jitsi",
            "description": "jitsi dev env",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6831,
                    "name": "tcz001",
                    "avatar_url": "https://github.com/tcz001.png"
                },
                "provider_namespace": {
                    "id": 18887,
                    "name": "tcz001",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18887/"
                },
                "repository": {
                    "name": "ansible-role-jitsi",
                    "original_name": "ansible-role-jitsi"
                },
                "tags": [
                    "development"
                ],
                "versions": []
            },
            "download_count": 44
        },
        {
            "id": 27998,
            "upstream_id": 15978,
            "created": "2023-05-08T21:42:17.600942Z",
            "modified": "2023-10-29T18:46:18.631281Z",
            "imported": "2018-03-08T16:32:58.741419-05:00",
            "github_user": "tdac",
            "username": "tdac",
            "github_repo": "ansible-role-filebeat",
            "github_branch": "master",
            "commit": "0a1e325a5a4c1bedce1ecd0ab3841b016db7d677",
            "commit_message": "Merge pull request #1 from geerlingguy/master\n\nMerge geerling master into this old branch",
            "name": "ansible-role-filebeat",
            "description": "Filebeat for Linux.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 6832,
                    "name": "tdac",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-a50d-77cb-8076-23605b62a655/avatar/"
                },
                "provider_namespace": {
                    "id": 18888,
                    "name": "tdac",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/18888/"
                },
                "repository": {
                    "name": "ansible-role-filebeat",
                    "original_name": "ansible-role-filebeat"
                },
                "tags": [
                    "monitoring",
                    "system",
                    "web"
                ],
                "versions": [
                    {
                        "id": 27185,
                        "name": "1.0.1",
                        "release_date": "2016-09-14T12:13:16-04:00"
                    },
                    {
                        "id": 27186,
                        "name": "1.0.0",
                        "release_date": "2016-09-12T15:56:48-04:00"
                    },
                    {
                        "id": 27187,
                        "name": "0.9.1",
                        "release_date": "2016-09-04T00:39:12-04:00"
                    },
                    {
                        "id": 27188,
                        "name": "0.9.0",
                        "release_date": "2016-09-04T00:28:10-04:00"
                    }
                ]
            },
            "download_count": 41
        }
    ]
}