A list of legacy roles.

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

{
    "count": 37671,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3767",
    "results": [
        {
            "id": 43362,
            "upstream_id": null,
            "created": "2026-08-29T19:56:46.973124Z",
            "modified": "2026-08-29T19:56:47.019596Z",
            "imported": "2026-08-29T19:56:46.969954",
            "github_user": "halif",
            "username": "halif",
            "github_repo": "ansible-role-cfengine",
            "github_branch": "master",
            "commit": "6e5bcc418a00c0c119671f8801739f434f2e3ad7",
            "commit_message": "correction on readme\n",
            "name": "cfengine",
            "description": "Install CFEngine Community and bootstrap it to a policy server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 11774,
                    "name": "halif",
                    "avatar_url": "https://github.com/halif.png"
                },
                "provider_namespace": {
                    "id": 21416,
                    "name": "halif",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21416/"
                },
                "repository": {
                    "name": "ansible-role-cfengine",
                    "original_name": "ansible-role-cfengine"
                },
                "tags": [
                    "cfengine",
                    "configmanagement",
                    "automation"
                ],
                "versions": [
                    {
                        "id": "bc0cfcc2-efcb-4785-92ab-2beeb4c25eff",
                        "name": "1.0.0",
                        "release_date": "2026-08-29T22:49:49+03:00"
                    }
                ]
            },
            "download_count": 0
        }
    ]
}