A list of legacy roles.

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

{
    "count": 36821,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3682",
    "results": [
        {
            "id": 42349,
            "upstream_id": null,
            "created": "2026-01-21T09:28:40.183158Z",
            "modified": "2026-01-21T10:25:52.653977Z",
            "imported": "2026-01-21T10:25:52.547998",
            "github_user": "ot-osm",
            "username": "ot-osm",
            "github_repo": "linux_armour",
            "github_branch": "master",
            "commit": "a46136e00ef215409111a39d08f47aed910ae48d",
            "commit_message": "Merge pull request #66 from OT-OSM/redhat-change\n\nUpdate Readme and changelog",
            "name": "linux_armour",
            "description": "CIS benchmark for Linux",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 12807,
                    "name": "ot-osm",
                    "avatar_url": "https://github.com/ot-osm.png"
                },
                "provider_namespace": {
                    "id": 21940,
                    "name": "ot_osm",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21940/"
                },
                "repository": {
                    "name": "linux_armour",
                    "original_name": "linux_armour"
                },
                "tags": [
                    "opstree",
                    "otosm",
                    "cisbenchmark",
                    "cis",
                    "devops"
                ],
                "versions": [
                    {
                        "id": "5768499e-d52e-4071-b395-0e99655d1ead",
                        "name": "v0.0.6",
                        "release_date": "2026-01-21T15:52:03+05:30"
                    },
                    {
                        "id": "8f37c8e5-f962-43dc-a9c2-b17b03809735",
                        "name": "v0.0.5",
                        "release_date": "2025-05-27T20:40:01+05:30"
                    },
                    {
                        "id": "602a03f0-fc4f-47eb-bf9f-d512d6364e11",
                        "name": "v0.0.4",
                        "release_date": "2023-08-25T16:23:19+05:30"
                    },
                    {
                        "id": "f90e3636-023f-41ab-9bbe-4f050e270239",
                        "name": "v0.0.3",
                        "release_date": "2023-07-31T17:12:46+05:30"
                    },
                    {
                        "id": "c99eed61-1bcc-40ec-b3a1-163a9b886130",
                        "name": "v0.0.2",
                        "release_date": "2020-08-08T13:12:39+00:00"
                    },
                    {
                        "id": "f935351b-b85f-4dae-9433-e5a36d43f8f7",
                        "name": "v0.0.1",
                        "release_date": "2020-03-09T06:16:08+00:00"
                    }
                ]
            },
            "download_count": 5
        }
    ]
}