A list of legacy roles.

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

{
    "count": 36698,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=119",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=117",
    "results": [
        {
            "id": 1394,
            "upstream_id": 11181,
            "created": "2023-05-08T20:21:52.275585Z",
            "modified": "2023-10-29T18:44:38.776755Z",
            "imported": "2016-07-25T15:55:24.486452-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-github",
            "github_branch": "master",
            "commit": "13f6e8936640aba6b8eace1f63fe1a9c907ea027",
            "commit_message": "License.",
            "name": "github",
            "description": "Adds GitHub to SSH known hosts.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 11175,
                        "name": "AlphaHydrae.ssh-known-host"
                    }
                ],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-github",
                    "original_name": "ansible-github"
                },
                "tags": [
                    "github",
                    "ssh"
                ],
                "versions": [
                    {
                        "id": 16920,
                        "name": "v1.0.0",
                        "release_date": "2016-07-25T16:08:44-04:00"
                    }
                ]
            },
            "download_count": 103
        },
        {
            "id": 1395,
            "upstream_id": 20927,
            "created": "2023-05-08T20:21:52.346366Z",
            "modified": "2023-10-29T18:44:38.780010Z",
            "imported": "2017-10-03T08:07:09.616781-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-gitlab",
            "github_branch": "master",
            "commit": "e3828d1888fc1560c6fc0cb4505088d324777b0f",
            "commit_message": "Initial commit",
            "name": "gitlab",
            "description": "Adds GitLab to SSH known hosts.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 11175,
                        "name": "AlphaHydrae.ssh-known-host"
                    }
                ],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-gitlab",
                    "original_name": "ansible-gitlab"
                },
                "tags": [
                    "gitlab",
                    "ssh"
                ],
                "versions": [
                    {
                        "id": 39494,
                        "name": "v1.0.0",
                        "release_date": "2017-10-03T08:05:33-04:00"
                    }
                ]
            },
            "download_count": 59
        },
        {
            "id": 1396,
            "upstream_id": 11182,
            "created": "2023-05-08T20:21:52.415274Z",
            "modified": "2023-10-29T18:44:38.783417Z",
            "imported": "2016-07-25T15:55:31.349162-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-gnupg",
            "github_branch": "master",
            "commit": "ce99b2225101795819f64e16bf78943142f1dd04",
            "commit_message": "License.",
            "name": "gnupg",
            "description": "Installs GnuPG 1",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-gnupg",
                    "original_name": "ansible-gnupg"
                },
                "tags": [
                    "gnupg"
                ],
                "versions": [
                    {
                        "id": 16921,
                        "name": "v1.0.0",
                        "release_date": "2016-07-25T16:10:22-04:00"
                    }
                ]
            },
            "download_count": 143
        },
        {
            "id": 1397,
            "upstream_id": 11183,
            "created": "2023-05-08T20:21:52.493309Z",
            "modified": "2023-10-29T18:44:38.803664Z",
            "imported": "2016-07-25T15:55:33.195078-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-gnupg-public-key",
            "github_branch": "master",
            "commit": "39066debc54326197373fdf1face508be1452c6f",
            "commit_message": "Allow duplicates.",
            "name": "gnupg-public-key",
            "description": "Import a GnuPG key from a key server.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 11182,
                        "name": "AlphaHydrae.gnupg"
                    },
                    {
                        "id": 10322,
                        "name": "AlphaHydrae.multipass"
                    }
                ],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-gnupg-public-key",
                    "original_name": "ansible-gnupg-public-key"
                },
                "tags": [
                    "gnupg",
                    "publickey"
                ],
                "versions": [
                    {
                        "id": 16922,
                        "name": "v1.0.1",
                        "release_date": "2016-07-25T19:47:36-04:00"
                    },
                    {
                        "id": 16923,
                        "name": "v1.0.0",
                        "release_date": "2016-07-25T16:12:12-04:00"
                    }
                ]
            },
            "download_count": 139
        },
        {
            "id": 1398,
            "upstream_id": 11174,
            "created": "2023-05-08T20:21:52.579894Z",
            "modified": "2023-10-29T18:44:38.807863Z",
            "imported": "2016-07-25T15:54:46.258393-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-go",
            "github_branch": "master",
            "commit": "86301b164ae3e92d3e45b45c50ae817929329c5d",
            "commit_message": "Dependencies.",
            "name": "go",
            "description": "Installs the Go language.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-go",
                    "original_name": "ansible-go"
                },
                "tags": [
                    "go",
                    "golang"
                ],
                "versions": [
                    {
                        "id": 16909,
                        "name": "v1.0.1",
                        "release_date": "2016-07-25T19:50:35-04:00"
                    },
                    {
                        "id": 16910,
                        "name": "v1.0.0",
                        "release_date": "2016-07-25T16:13:38-04:00"
                    }
                ]
            },
            "download_count": 109
        },
        {
            "id": 1399,
            "upstream_id": 11194,
            "created": "2023-05-08T20:21:52.650734Z",
            "modified": "2023-10-29T18:44:38.811288Z",
            "imported": "2016-07-25T15:56:00.168336-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-homebrew",
            "github_branch": "master",
            "commit": "f4b50c57eb6d993463f6922a6b2eae96d6e323a8",
            "commit_message": "Project setup.",
            "name": "homebrew",
            "description": "Installs Homebrew for a user.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-homebrew",
                    "original_name": "ansible-homebrew"
                },
                "tags": [
                    "homebrew"
                ],
                "versions": [
                    {
                        "id": 16938,
                        "name": "v1.0.0",
                        "release_date": "2016-07-25T16:16:46-04:00"
                    }
                ]
            },
            "download_count": 138
        },
        {
            "id": 1400,
            "upstream_id": 11220,
            "created": "2023-05-08T20:21:52.737530Z",
            "modified": "2023-10-29T18:44:38.814549Z",
            "imported": "2016-07-26T16:32:52.549663-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-mongo-dev",
            "github_branch": "master",
            "commit": "bb396eb91f4119e98745b960cb6c6f80933fb515",
            "commit_message": "Dependencies.",
            "name": "mongo-dev",
            "description": "Installs MongoDB.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-mongo-dev",
                    "original_name": "ansible-mongo-dev"
                },
                "tags": [
                    "mongo",
                    "mongodb"
                ],
                "versions": [
                    {
                        "id": 16992,
                        "name": "v1.0.1",
                        "release_date": "2016-07-26T20:32:11-04:00"
                    },
                    {
                        "id": 16993,
                        "name": "v1.0.0",
                        "release_date": "2016-07-26T20:27:05-04:00"
                    }
                ]
            },
            "download_count": 57
        },
        {
            "id": 1401,
            "upstream_id": 10322,
            "created": "2023-05-08T20:21:53.451495Z",
            "modified": "2023-10-29T18:44:38.833388Z",
            "imported": "2016-06-16T04:56:32.245256-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-multipass",
            "github_branch": "master",
            "commit": "7af3020c3f5d610096d8d5349f5f5f5b3d76a5d6",
            "commit_message": "Readme: fixed typos.",
            "name": "multipass",
            "description": "Sets OS-specific facts like the base path for root & user home directories.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-multipass",
                    "original_name": "ansible-multipass"
                },
                "tags": [
                    "home",
                    "homedir",
                    "host",
                    "multiplatform"
                ],
                "versions": [
                    {
                        "id": 15610,
                        "name": "v1.0.0",
                        "release_date": "2016-06-16T08:50:32-04:00"
                    }
                ]
            },
            "download_count": 447
        },
        {
            "id": 1402,
            "upstream_id": 11184,
            "created": "2023-05-08T20:21:53.566271Z",
            "modified": "2023-10-29T18:44:38.836739Z",
            "imported": "2016-07-25T15:55:40.290863-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-node",
            "github_branch": "master",
            "commit": "6e5876751c64d5688366cca81132e6f16ab5b0f1",
            "commit_message": "Dependencies.",
            "name": "node",
            "description": "Installs Node.js.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-node",
                    "original_name": "ansible-node"
                },
                "tags": [
                    "node",
                    "nodejs"
                ],
                "versions": [
                    {
                        "id": 16924,
                        "name": "v1.0.1",
                        "release_date": "2016-07-25T19:51:05-04:00"
                    },
                    {
                        "id": 16925,
                        "name": "v1.0.0",
                        "release_date": "2016-07-25T16:18:57-04:00"
                    }
                ]
            },
            "download_count": 86
        },
        {
            "id": 1403,
            "upstream_id": 11186,
            "created": "2023-05-08T20:21:53.644868Z",
            "modified": "2023-10-29T18:44:38.840174Z",
            "imported": "2016-07-25T15:55:42.453667-04:00",
            "github_user": "AlphaHydrae",
            "username": "AlphaHydrae",
            "github_repo": "ansible-node-dev",
            "github_branch": "master",
            "commit": "225b465f19f45be915816e614515098a12641a9a",
            "commit_message": "Project setup",
            "name": "node-dev",
            "description": "Installs Node.js global modules for development.",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 10322,
                        "name": "AlphaHydrae.multipass"
                    },
                    {
                        "id": 11184,
                        "name": "AlphaHydrae.node"
                    },
                    {
                        "id": 11185,
                        "name": "AlphaHydrae.nvm"
                    }
                ],
                "namespace": {
                    "id": 378,
                    "name": "AlphaHydrae",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-58e7-7d8a-bcf9-39c49b0df396/avatar/"
                },
                "provider_namespace": {
                    "id": 13887,
                    "name": "alphahydrae",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13887/"
                },
                "repository": {
                    "name": "ansible-node-dev",
                    "original_name": "ansible-node-dev"
                },
                "tags": [
                    "dev",
                    "node",
                    "nodejs"
                ],
                "versions": [
                    {
                        "id": 16927,
                        "name": "v1.0.0",
                        "release_date": "2016-07-25T16:21:01-04:00"
                    }
                ]
            },
            "download_count": 57
        }
    ]
}