A list of legacy roles.

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

{
    "count": 37292,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3729",
    "results": [
        {
            "id": 42874,
            "upstream_id": null,
            "created": "2026-04-24T07:39:05.134742Z",
            "modified": "2026-04-24T07:39:05.220309Z",
            "imported": "2026-04-24T07:39:05.130865",
            "github_user": "tdacntr",
            "username": "tdacntr",
            "github_repo": "php",
            "github_branch": "master",
            "commit": "02cc95eac894329f8c0dce10c2ea4b1950314ba5",
            "commit_message": "Php with example web view\n",
            "name": "php",
            "description": "PHP for RedHat/CentOS/Fedora/Debian/Ubuntu.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27277,
                    "name": "tdacntr",
                    "avatar_url": "https://github.com/tdacntr.png"
                },
                "provider_namespace": {
                    "id": 36702,
                    "name": "tdacntr",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36702/"
                },
                "repository": {
                    "name": "php",
                    "original_name": "php"
                },
                "tags": [
                    "development",
                    "web",
                    "php",
                    "language",
                    "fpm",
                    "drupal",
                    "wordpress",
                    "joomla",
                    "magento"
                ],
                "versions": []
            },
            "download_count": 2
        },
        {
            "id": 42875,
            "upstream_id": null,
            "created": "2026-04-25T07:09:51.875541Z",
            "modified": "2026-04-25T07:09:51.924183Z",
            "imported": "2026-04-25T07:09:51.871791",
            "github_user": "egdoc",
            "username": "egdoc",
            "github_repo": "ansible-role-docker-compose",
            "github_branch": "master",
            "commit": "b8ac094e0b75d92ee46ae4a4edb5546af28b1ac0",
            "commit_message": "initial commit\n",
            "name": "docker-compose",
            "description": "Ansible role to Install docker-compose tool",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 2048,
                    "name": "egdoc",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a00-82e3-7d7d-8daa-cd4210643250/avatar/"
                },
                "provider_namespace": {
                    "id": 15172,
                    "name": "egdoc",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15172/"
                },
                "repository": {
                    "name": "ansible-role-docker-compose",
                    "original_name": "ansible-role-docker-compose"
                },
                "tags": [
                    "docker",
                    "podman",
                    "compose",
                    "github"
                ],
                "versions": [
                    {
                        "id": "9a03314f-773e-4caa-ab78-5c8d3d5d7f6c",
                        "name": "v1.0.0",
                        "release_date": "2026-04-24T23:12:16+02:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}