A list of legacy roles.

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

{
    "count": 37532,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3753",
    "results": [
        {
            "id": 43204,
            "upstream_id": null,
            "created": "2026-07-05T13:37:41.559863Z",
            "modified": "2026-07-05T13:37:41.592052Z",
            "imported": "2026-07-05T13:37:41.556850",
            "github_user": "Dhanush-HV",
            "username": "Dhanush-HV",
            "github_repo": "ansible-role-jenkins",
            "github_branch": "main",
            "commit": "97992af114e4746eeb732aaac2ce92de76bdb607",
            "commit_message": "Initial Jenkins Ansible role\n",
            "name": "jenkin",
            "description": "Install and configure Jenkins on Amazon Linux",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28076,
                    "name": "Dhanush-HV",
                    "avatar_url": "https://github.com/Dhanush-HV.png"
                },
                "provider_namespace": {
                    "id": 37488,
                    "name": "dhanush_hv",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37488/"
                },
                "repository": {
                    "name": "ansible-role-jenkins",
                    "original_name": "ansible-role-jenkins"
                },
                "tags": [
                    "jenkins",
                    "ci",
                    "devops",
                    "automation"
                ],
                "versions": []
            },
            "download_count": 0
        },
        {
            "id": 43205,
            "upstream_id": null,
            "created": "2026-07-05T13:38:30.077620Z",
            "modified": "2026-07-05T13:38:30.116339Z",
            "imported": "2026-07-05T13:38:30.075203",
            "github_user": "atharvsalunke2005-cell",
            "username": "atharvsalunke2005-cell",
            "github_repo": "Ansible_roles",
            "github_branch": "master",
            "commit": "ef4a388ddd8a0e46a1db82a6efe73ccfbb8e34f1",
            "commit_message": "added httpd role\n",
            "name": "Ansible_roles",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28200,
                    "name": "atharvsalunke2005-cell",
                    "avatar_url": "https://github.com/atharvsalunke2005-cell.png"
                },
                "provider_namespace": {
                    "id": 37612,
                    "name": "atharvsalunke2005_cell",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37612/"
                },
                "repository": {
                    "name": "Ansible_roles",
                    "original_name": "Ansible_roles"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        }
    ]
}