A list of legacy roles.

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

{
    "count": 36689,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=107",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=105",
    "results": [
        {
            "id": 1268,
            "upstream_id": 33221,
            "created": "2023-05-08T20:21:30.724096Z",
            "modified": "2023-10-29T18:44:37.963582Z",
            "imported": "2018-11-20T16:02:29.320045-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_memcached",
            "description": "PHP Memcached support for Linux",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "cache",
                    "database",
                    "memcached",
                    "performance",
                    "php",
                    "web"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5708
        },
        {
            "id": 1269,
            "upstream_id": 33232,
            "created": "2023-05-08T20:21:30.797916Z",
            "modified": "2023-10-29T18:44:37.968070Z",
            "imported": "2018-11-20T16:02:31.919471-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "phpmyadmin",
            "description": "phpMyAdmin installation for Linux",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 428,
                        "name": "geerlingguy.apache"
                    },
                    {
                        "id": 435,
                        "name": "geerlingguy.mysql"
                    },
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "database",
                    "development",
                    "mariadb",
                    "mysql",
                    "php",
                    "phpmyadmin",
                    "web"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5713
        },
        {
            "id": 1270,
            "upstream_id": 33222,
            "created": "2023-05-08T20:21:30.925822Z",
            "modified": "2023-10-29T18:44:37.972810Z",
            "imported": "2018-11-20T16:02:29.546064-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_mysql",
            "description": "PHP MySQL support for Linux.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "database",
                    "mysql",
                    "php",
                    "web"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5711
        },
        {
            "id": 1271,
            "upstream_id": 33223,
            "created": "2023-05-08T20:21:31.597767Z",
            "modified": "2023-10-29T18:44:37.977062Z",
            "imported": "2018-11-20T16:02:29.828005-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_pear",
            "description": "PHP PEAR library installation.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "development",
                    "pear",
                    "php",
                    "web"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5709
        },
        {
            "id": 1272,
            "upstream_id": 33224,
            "created": "2023-05-08T20:21:31.673562Z",
            "modified": "2023-10-29T18:44:37.981465Z",
            "imported": "2018-11-20T16:02:30.195922-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_pecl",
            "description": "PHP PECL extension installation.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "development",
                    "pecl",
                    "php",
                    "web"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5707
        },
        {
            "id": 1273,
            "upstream_id": 33225,
            "created": "2023-05-08T20:21:31.747680Z",
            "modified": "2023-10-29T18:44:37.985804Z",
            "imported": "2018-11-20T16:02:30.355330-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_pgsql",
            "description": "PHP PostgreSQL support for Linux.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "database",
                    "pgsql",
                    "php",
                    "postgres",
                    "web"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5708
        },
        {
            "id": 1274,
            "upstream_id": 33226,
            "created": "2023-05-08T20:21:31.821640Z",
            "modified": "2023-10-29T18:44:37.928180Z",
            "imported": "2018-11-20T16:02:30.519867-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_redis",
            "description": "PhpRedis support for Linux",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "cache",
                    "database",
                    "kv",
                    "performance",
                    "php",
                    "redis",
                    "web"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5825
        },
        {
            "id": 1275,
            "upstream_id": 33227,
            "created": "2023-05-08T20:21:31.895076Z",
            "modified": "2023-10-29T18:44:37.990334Z",
            "imported": "2018-11-20T16:02:30.796275-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_tideways",
            "description": "Tideways PHP Profiler Extension for Linux",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "debug",
                    "development",
                    "performance",
                    "php",
                    "profiler",
                    "tideways",
                    "web",
                    "xhprof"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5707
        },
        {
            "id": 1276,
            "upstream_id": 33228,
            "created": "2023-05-08T20:21:31.963498Z",
            "modified": "2023-10-29T18:44:37.994661Z",
            "imported": "2018-11-20T16:02:30.950616-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_versions",
            "description": "Allows different PHP versions to be installed.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "drupal",
                    "magento",
                    "php",
                    "vm",
                    "web",
                    "wordpress"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5708
        },
        {
            "id": 1277,
            "upstream_id": 33229,
            "created": "2023-05-08T20:21:32.036489Z",
            "modified": "2023-10-29T18:44:37.998633Z",
            "imported": "2018-11-20T16:02:31.258032-05:00",
            "github_user": "alikins",
            "username": "alikins",
            "github_repo": "top_geerlingguy",
            "github_branch": "master",
            "commit": "126f5c9dbc5b5f76c3129b9a01b70a3885d2a4f9",
            "commit_message": "0.99.2",
            "name": "php_xdebug",
            "description": "PHP XDebug for Linux",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 432,
                        "name": "geerlingguy.php"
                    }
                ],
                "namespace": {
                    "id": 350,
                    "name": "alikins",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-4725-7459-ac66-fea3dcbf68b4/avatar/"
                },
                "provider_namespace": {
                    "id": 147,
                    "name": "alikins",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/147/"
                },
                "repository": {
                    "name": "top_geerlingguy",
                    "original_name": "top_geerlingguy"
                },
                "tags": [
                    "debug",
                    "development",
                    "php",
                    "profile",
                    "web",
                    "xdebug"
                ],
                "versions": [
                    {
                        "id": 80623,
                        "name": "0.99.2",
                        "release_date": "2018-11-15T17:26:32-05:00"
                    },
                    {
                        "id": 80622,
                        "name": "0.99.1",
                        "release_date": "2018-11-15T17:03:40-05:00"
                    },
                    {
                        "id": 80621,
                        "name": "0.99.0",
                        "release_date": "2018-11-15T16:31:19-05:00"
                    }
                ]
            },
            "download_count": 5706
        }
    ]
}