A list of legacy roles.

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

{
    "count": 37591,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3759",
    "results": [
        {
            "id": 43266,
            "upstream_id": null,
            "created": "2026-07-26T19:34:47.958555Z",
            "modified": "2026-07-26T19:34:48.003044Z",
            "imported": "2026-07-26T19:34:47.956207",
            "github_user": "whispergate",
            "username": "whispergate",
            "github_repo": "ludus_litterbox_whiskers_agent",
            "github_branch": "main",
            "commit": "cecf0d0157e77ac5f4692d8645cfc33ece5f731b",
            "commit_message": "Add MIT License to the project",
            "name": "ludus_litterbox_whiskers_agent",
            "description": "Deploy LitterBox Whiskers agent on Windows EDR VMs for Elastic Defend integration",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 26656,
                    "name": "whispergate",
                    "avatar_url": "https://github.com/whispergate.png"
                },
                "provider_namespace": {
                    "id": 36090,
                    "name": "whispergate",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36090/"
                },
                "repository": {
                    "name": "ludus_litterbox_whiskers_agent",
                    "original_name": "ludus_litterbox_whiskers_agent"
                },
                "tags": [
                    "ludus",
                    "windows",
                    "edr",
                    "elastic",
                    "whiskers",
                    "litterbox",
                    "security",
                    "blueteam"
                ],
                "versions": [
                    {
                        "id": "d804e7bc-8ca4-406b-a62f-9e8c96982df5",
                        "name": "v1.0.0",
                        "release_date": "2026-07-26T21:30:11+02:00"
                    }
                ]
            },
            "download_count": 0
        }
    ]
}