A list of legacy roles.

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

{
    "count": 37284,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3728",
    "results": [
        {
            "id": 42864,
            "upstream_id": null,
            "created": "2026-04-22T14:57:45.296755Z",
            "modified": "2026-04-22T14:57:45.342174Z",
            "imported": "2026-04-22T14:57:45.293775",
            "github_user": "seeven770",
            "username": "seeven770",
            "github_repo": "ansible-role-wordpress",
            "github_branch": "main",
            "commit": "f723c76ecdb6d92ce0bbce675d05461b85457812",
            "commit_message": "Add WordPress Ansible role\n",
            "name": "wordpress_ansible",
            "description": "Deploys a WordPress website with MariaDB on Debian and RedHat based systems",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27268,
                    "name": "seeven770",
                    "avatar_url": "https://github.com/seeven770.png"
                },
                "provider_namespace": {
                    "id": 36693,
                    "name": "seeven770",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36693/"
                },
                "repository": {
                    "name": "ansible-role-wordpress",
                    "original_name": "ansible-role-wordpress"
                },
                "tags": [
                    "wordpress",
                    "mariadb",
                    "apache",
                    "web",
                    "debian",
                    "redhat"
                ],
                "versions": []
            },
            "download_count": 0
        },
        {
            "id": 42865,
            "upstream_id": null,
            "created": "2026-04-22T15:00:32.574545Z",
            "modified": "2026-04-22T15:00:32.717881Z",
            "imported": "2026-04-22T15:00:32.570859",
            "github_user": "Meda92",
            "username": "Meda92",
            "github_repo": "Wordpress-ansible",
            "github_branch": "main",
            "commit": "ab2064ddeec042c771b521ad05d80547092973e1",
            "commit_message": "ajout folder meta\n",
            "name": "Wordpress Ansible",
            "description": "Deploy WordPress with Apache/MySQL on Ubuntu and Rocky Linux",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27263,
                    "name": "Meda92",
                    "avatar_url": "https://github.com/Meda92.png"
                },
                "provider_namespace": {
                    "id": 36688,
                    "name": "meda92",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36688/"
                },
                "repository": {
                    "name": "Wordpress-ansible",
                    "original_name": "Wordpress-ansible"
                },
                "tags": [
                    "wordpress",
                    "apache",
                    "mysql",
                    "web"
                ],
                "versions": []
            },
            "download_count": 0
        },
        {
            "id": 42866,
            "upstream_id": null,
            "created": "2026-04-22T15:05:48.718275Z",
            "modified": "2026-04-22T15:05:48.896396Z",
            "imported": "2026-04-22T15:05:48.714732",
            "github_user": "NiGh0st",
            "username": "NiGh0st",
            "github_repo": "ansible-role-evaluation",
            "github_branch": "main",
            "commit": "9e8cef7c071c3b59931cfb9b7c632e4cec8c3b2a",
            "commit_message": "first commit\n",
            "name": "evaluation",
            "description": "Évaluation de la création d'un rôle Ansible pour déployer une application LAMP",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27259,
                    "name": "NiGh0st",
                    "avatar_url": "https://github.com/NiGh0st.png"
                },
                "provider_namespace": {
                    "id": 36684,
                    "name": "nigh0st",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36684/"
                },
                "repository": {
                    "name": "ansible-role-evaluation",
                    "original_name": "ansible-role-evaluation"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 0
        },
        {
            "id": 42867,
            "upstream_id": null,
            "created": "2026-04-22T15:06:43.219644Z",
            "modified": "2026-04-22T15:15:55.130105Z",
            "imported": "2026-04-22T15:15:55.077498",
            "github_user": "linamessia",
            "username": "linamessia",
            "github_repo": "ansible-role-TPfinal-Lina",
            "github_branch": "master",
            "commit": "0a7fb2f0aa8bf004542028f237294c4a58f9aea4",
            "commit_message": "Ajout de variables\n",
            "name": "TPfinal-Lina",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27270,
                    "name": "linamessia",
                    "avatar_url": "https://github.com/linamessia.png"
                },
                "provider_namespace": {
                    "id": 36695,
                    "name": "linamessia",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36695/"
                },
                "repository": {
                    "name": "ansible-role-TPfinal-Lina",
                    "original_name": "ansible-role-TPfinal-Lina"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        }
    ]
}