A list of legacy roles.

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

{
    "count": 35172,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3517",
    "results": [
        {
            "id": 40313,
            "upstream_id": null,
            "created": "2025-03-18T08:10:35.721003Z",
            "modified": "2025-03-18T08:10:35.857102Z",
            "imported": "2025-03-18T08:10:35.717801",
            "github_user": "Praveenbkcloud",
            "username": "Praveenbkcloud",
            "github_repo": "dummy",
            "github_branch": "master",
            "commit": "81b1a8bcf89b7a906fd750a9459f5b140bc853bd",
            "commit_message": "initial files\n",
            "name": "dummy",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 20802,
                    "name": "Praveenbkcloud",
                    "avatar_url": "https://github.com/Praveenbkcloud.png"
                },
                "provider_namespace": {
                    "id": 30313,
                    "name": "praveenbkcloud",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/30313/"
                },
                "repository": {
                    "name": "dummy",
                    "original_name": "dummy"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 0
        },
        {
            "id": 40314,
            "upstream_id": null,
            "created": "2025-03-18T12:02:23.076552Z",
            "modified": "2025-03-18T12:02:23.173734Z",
            "imported": "2025-03-18T12:02:23.062316",
            "github_user": "Oefenweb",
            "username": "Oefenweb",
            "github_repo": "ansible-nvm",
            "github_branch": "master",
            "commit": "a8609faf17ff1af2586815fb017f027715c1e1db",
            "commit_message": "Merge pull request #1 from Oefenweb/initial-working-version\n\nInitial working version",
            "name": "nvm",
            "description": "Set up Node Version Manager (nvm) in Debian-like systems",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 5206,
                    "name": "Oefenweb",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-c4e5-7eb3-b909-5c283f09e74a/avatar/"
                },
                "provider_namespace": {
                    "id": 17647,
                    "name": "oefenweb",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/17647/"
                },
                "repository": {
                    "name": "ansible-nvm",
                    "original_name": "ansible-nvm"
                },
                "tags": [
                    "system",
                    "web"
                ],
                "versions": [
                    {
                        "id": "f6c2812b-2181-48a4-b2eb-ad97742d0ec8",
                        "name": "v1.0.0",
                        "release_date": "2025-03-18T13:01:04+01:00"
                    }
                ]
            },
            "download_count": 0
        }
    ]
}