A list of legacy roles.

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

{
    "count": 35161,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3516",
    "results": [
        {
            "id": 40300,
            "upstream_id": null,
            "created": "2025-03-15T19:22:32.203500Z",
            "modified": "2025-03-15T19:22:32.254405Z",
            "imported": "2025-03-15T19:22:32.200510",
            "github_user": "Mahmoudmohamed811",
            "username": "Mahmoudmohamed811",
            "github_repo": "ansible-role-app",
            "github_branch": "main",
            "commit": "e2d146355eb17861c86aa9f3daef8233cee37612",
            "commit_message": "Update README.md",
            "name": "app",
            "description": "Role to update system packages, install Docker, and run a Docker container.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 20751,
                    "name": "Mahmoudmohamed811",
                    "avatar_url": "https://github.com/Mahmoudmohamed811.png"
                },
                "provider_namespace": {
                    "id": 30262,
                    "name": "mahmoudmohamed811",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/30262/"
                },
                "repository": {
                    "name": "ansible-role-app",
                    "original_name": "ansible-role-app"
                },
                "tags": [
                    "docker",
                    "container",
                    "system",
                    "yum"
                ],
                "versions": []
            },
            "download_count": 0
        }
    ]
}