A list of legacy roles.

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

{
    "count": 36719,
    "next": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=183",
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=181",
    "results": [
        {
            "id": 2053,
            "upstream_id": 7606,
            "created": "2023-05-08T20:24:47.320859Z",
            "modified": "2023-10-29T18:44:42.240039Z",
            "imported": "2019-05-23T18:15:42.484332-04:00",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-couchdb",
            "github_branch": "master",
            "commit": "ccf6b54490e14ce479a5c4d1f73be1b1061933da",
            "commit_message": "up to v2.3.1",
            "name": "couchdb",
            "description": "installs couchdb",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 16841,
                        "name": "andrewrothstein.gcc-toolbox"
                    },
                    {
                        "id": 5920,
                        "name": "andrewrothstein.unarchive-deps"
                    }
                ],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-couchdb",
                    "original_name": "ansible-couchdb"
                },
                "tags": [
                    "couchdb",
                    "database"
                ],
                "versions": [
                    {
                        "id": 94303,
                        "name": "v2.1.5",
                        "release_date": "2019-05-23T17:24:30-04:00"
                    },
                    {
                        "id": 73790,
                        "name": "v2.1.4",
                        "release_date": "2018-08-31T17:57:35-04:00"
                    },
                    {
                        "id": 73788,
                        "name": "v2.1.3",
                        "release_date": "2018-08-31T17:10:59-04:00"
                    },
                    {
                        "id": 68265,
                        "name": "v2.1.2",
                        "release_date": "2018-06-21T20:41:01-04:00"
                    },
                    {
                        "id": 54653,
                        "name": "v2.1.1",
                        "release_date": "2018-03-08T18:58:16-05:00"
                    },
                    {
                        "id": 38021,
                        "name": "v2.1.0",
                        "release_date": "2017-09-10T23:42:06-04:00"
                    },
                    {
                        "id": 31911,
                        "name": "v2.0.2",
                        "release_date": "2017-05-19T14:31:29-04:00"
                    },
                    {
                        "id": 30190,
                        "name": "v2.0.1",
                        "release_date": "2017-04-19T14:00:09-04:00"
                    },
                    {
                        "id": 30191,
                        "name": "v2.0.0",
                        "release_date": "2016-09-27T14:47:11-04:00"
                    },
                    {
                        "id": 30192,
                        "name": "v1.0.2",
                        "release_date": "2016-05-16T10:46:20-04:00"
                    },
                    {
                        "id": 30193,
                        "name": "v1.0.1",
                        "release_date": "2016-05-16T10:37:24-04:00"
                    }
                ]
            },
            "download_count": 20299
        },
        {
            "id": 2054,
            "upstream_id": 11502,
            "created": "2023-05-08T20:24:47.391987Z",
            "modified": "2023-10-29T18:44:42.244215Z",
            "imported": "2016-08-15T08:45:54.623014-04:00",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-couchdb-backup",
            "github_branch": "master",
            "commit": "eb8983d9e26e159a6702a4046cbc8291004209b7",
            "commit_message": "don't run interactive from systemd",
            "name": "couchdb-backup",
            "description": "@TODO name this role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-couchdb-backup",
                    "original_name": "ansible-couchdb-backup"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": 17792,
                        "name": "v1.0.1",
                        "release_date": "2016-08-15T12:44:23-04:00"
                    },
                    {
                        "id": 17793,
                        "name": "v1.0.0",
                        "release_date": "2016-08-12T16:02:56-04:00"
                    }
                ]
            },
            "download_count": 355
        },
        {
            "id": 2055,
            "upstream_id": 12393,
            "created": "2023-05-08T20:24:47.468768Z",
            "modified": "2023-10-29T18:44:42.247639Z",
            "imported": "2018-09-27T19:12:15.506675-04:00",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-couchdb-cluster",
            "github_branch": "master",
            "commit": "a8a3c148c6af20dba548e2805d41272e502d9686",
            "commit_message": "Add `Restart=always` opt for systemd config (#11)",
            "name": "couchdb-cluster",
            "description": "configures a couchdb cluster",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 7606,
                        "name": "andrewrothstein.couchdb"
                    }
                ],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-couchdb-cluster",
                    "original_name": "ansible-couchdb-cluster"
                },
                "tags": [
                    "database",
                    "documentstore"
                ],
                "versions": [
                    {
                        "id": 75655,
                        "name": "v1.1.4",
                        "release_date": "2018-09-27T19:08:20-04:00"
                    },
                    {
                        "id": 73864,
                        "name": "v1.1.3",
                        "release_date": "2018-08-31T17:59:52-04:00"
                    },
                    {
                        "id": 73789,
                        "name": "v1.1.2",
                        "release_date": "2018-08-31T17:16:34-04:00"
                    },
                    {
                        "id": 68269,
                        "name": "v1.1.1",
                        "release_date": "2018-06-24T16:41:24-04:00"
                    },
                    {
                        "id": 39302,
                        "name": "v1.1.0",
                        "release_date": "2017-09-29T16:38:58-04:00"
                    },
                    {
                        "id": 31916,
                        "name": "v1.0.0",
                        "release_date": "2017-05-19T14:50:48-04:00"
                    }
                ]
            },
            "download_count": 16230
        },
        {
            "id": 2056,
            "upstream_id": 7608,
            "created": "2023-05-08T20:24:47.547616Z",
            "modified": "2023-10-29T18:44:42.251685Z",
            "imported": "2017-12-12T22:26:26.849459-05:00",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-couchdb-lucene",
            "github_branch": "master",
            "commit": "ed02947bda1da7b7939d749a602248418e7a4aec",
            "commit_message": "up to v2.1.0",
            "name": "couchdb-lucene",
            "description": "couchdb-lucene roles",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 14044,
                        "name": "andrewrothstein.maven"
                    },
                    {
                        "id": 6473,
                        "name": "andrewrothstein.python"
                    },
                    {
                        "id": 5920,
                        "name": "andrewrothstein.unarchive-deps"
                    }
                ],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-couchdb-lucene",
                    "original_name": "ansible-couchdb-lucene"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": 46852,
                        "name": "v1.1.0",
                        "release_date": "2017-12-10T21:31:28-05:00"
                    },
                    {
                        "id": 38012,
                        "name": "v1.0.0",
                        "release_date": "2017-09-08T17:45:52-04:00"
                    }
                ]
            },
            "download_count": 411
        },
        {
            "id": 2057,
            "upstream_id": 7607,
            "created": "2023-05-08T20:24:47.621882Z",
            "modified": "2023-10-29T18:44:42.256006Z",
            "imported": "2016-05-17T14:47:52.742570-04:00",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-couchdb-replication",
            "github_branch": "master",
            "commit": "037101f6515402ba6f5b91deedf9d79ebfd6dc88",
            "commit_message": "fix deps",
            "name": "couchdb-replication",
            "description": "role to setup replication between couchdbs",
            "summary_fields": {
                "dependencies": [
                    {
                        "id": 7149,
                        "name": "andrewrothstein.curl"
                    },
                    {
                        "id": 5920,
                        "name": "andrewrothstein.unarchive-deps"
                    }
                ],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-couchdb-replication",
                    "original_name": "ansible-couchdb-replication"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": 14524,
                        "name": "v1.0.0",
                        "release_date": "2016-03-09T20:32:47-05:00"
                    }
                ]
            },
            "download_count": 489
        },
        {
            "id": 2058,
            "upstream_id": null,
            "created": "2023-05-08T20:24:47.721085Z",
            "modified": "2025-03-04T18:19:57.206689Z",
            "imported": "2025-03-04T18:19:57.037902",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-credhub",
            "github_branch": "v2.0.1",
            "commit": "d5f2db7b6ecc31b30e384326dd407035be36f60a",
            "commit_message": "fix silly mess\n",
            "name": "credhub",
            "description": "installs credhub",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-credhub",
                    "original_name": "ansible-credhub"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": "08ac6167-576b-4fa3-a62c-64f91590bad5",
                        "name": "v2.0.1",
                        "release_date": "2025-03-04T18:19:17+00:00"
                    },
                    {
                        "id": "bb47e73d-5dfe-4261-a501-42a0d48a8506",
                        "name": "v2.0.0",
                        "release_date": "2025-03-04T17:17:50+00:00"
                    },
                    {
                        "id": "e83df2fb-c452-45cd-9975-df8a160d89ba",
                        "name": "v1.1.0",
                        "release_date": "2025-02-25T15:08:40+00:00"
                    },
                    {
                        "id": "f1d4090f-11cd-4761-aa87-d742b1931b97",
                        "name": "v1.0.13",
                        "release_date": "2023-03-06T10:59:47-05:00"
                    },
                    {
                        "id": "2d74abc0-3d2a-4802-91b2-104e5235fdc2",
                        "name": "v1.0.12",
                        "release_date": "2023-01-09T14:43:08-05:00"
                    },
                    {
                        "id": "40909355-b2ca-4f1b-ab09-74351bbe6992",
                        "name": "v1.0.11",
                        "release_date": "2022-12-12T16:23:22-05:00"
                    },
                    {
                        "id": "7ecff95a-fec6-46d8-84c2-e5066aebd3a2",
                        "name": "v1.0.10",
                        "release_date": "2022-11-22T10:29:21-05:00"
                    },
                    {
                        "id": "9727303c-2597-477a-8294-5465382cea79",
                        "name": "v1.0.9",
                        "release_date": "2022-10-28T16:55:33-04:00"
                    },
                    {
                        "id": "d446088c-1ea7-4ab9-9b3a-5e5974b07aea",
                        "name": "v1.0.8",
                        "release_date": "2022-10-24T10:24:22-04:00"
                    },
                    {
                        "id": "5d596c37-5aff-4f4a-b46d-3ae3e8a8f3dd",
                        "name": "v1.0.7",
                        "release_date": "2022-09-19T10:24:08-04:00"
                    },
                    {
                        "id": "844b8d8f-1043-42c1-b632-a44adc1be61e",
                        "name": "v1.0.6",
                        "release_date": "2022-09-07T14:32:36-04:00"
                    }
                ]
            },
            "download_count": 653
        },
        {
            "id": 2059,
            "upstream_id": null,
            "created": "2023-05-08T20:24:47.924416Z",
            "modified": "2025-02-03T20:03:49.941337Z",
            "imported": "2025-02-03T20:03:49.843765",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-critools",
            "github_branch": "0.0.6",
            "commit": "99fe95e90b60ab1f1749ceef829d3d9e5c1d0de4",
            "commit_message": "critools:1.32.0\n",
            "name": "critools",
            "description": "installs crictl and critest",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-critools",
                    "original_name": "ansible-critools"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": "ba819f90-f7b4-4e7b-b3e2-0576c273dada",
                        "name": "0.0.6",
                        "release_date": "2025-02-03T20:03:13+00:00"
                    },
                    {
                        "id": "7c9e1568-c8d2-4efa-9e24-15dbdca920d7",
                        "name": "0.0.5",
                        "release_date": "2024-08-19T01:15:59+00:00"
                    },
                    {
                        "id": "aeef25bd-4f75-4cf8-9c6b-41a037d9ad6d",
                        "name": "0.0.4",
                        "release_date": "2024-07-23T20:54:13+00:00"
                    },
                    {
                        "id": "566d8563-ac79-4385-bfd9-dc1df36c1b67",
                        "name": "0.0.3",
                        "release_date": "2023-08-10T21:18:21-04:00"
                    },
                    {
                        "id": "6f6feffc-7a29-4665-a4da-632c2f579c03",
                        "name": "0.0.2",
                        "release_date": "2022-08-02T17:21:52-04:00"
                    },
                    {
                        "id": "0646ba71-3ded-40cc-802d-ca8e31df7f27",
                        "name": "0.0.1",
                        "release_date": "2022-08-02T17:10:39-04:00"
                    }
                ]
            },
            "download_count": 849
        },
        {
            "id": 2060,
            "upstream_id": 52140,
            "created": "2023-05-08T20:24:47.992774Z",
            "modified": "2023-10-29T18:44:42.291452Z",
            "imported": "2020-12-03T10:55:00.657504-05:00",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-cron",
            "github_branch": "master",
            "commit": "40912f0725208a2a6da4750be42d439595c42024",
            "commit_message": "delint",
            "name": "cron",
            "description": "installs cron/crontab",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-cron",
                    "original_name": "ansible-cron"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": 142299,
                        "name": "v1.0.0",
                        "release_date": "2020-12-03T10:54:16-05:00"
                    }
                ]
            },
            "download_count": 754
        },
        {
            "id": 2061,
            "upstream_id": 56025,
            "created": "2023-05-08T20:24:48.926426Z",
            "modified": "2023-10-29T18:44:37.585906Z",
            "imported": "2022-08-25T22:58:54.074612-04:00",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-ctlptl",
            "github_branch": "master",
            "commit": "7c2902363bd04e8902dcb7734806232622c65780",
            "commit_message": "add alpine-glibc-shim",
            "name": "ctlptl",
            "description": "installs ctlptl",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-ctlptl",
                    "original_name": "ansible-ctlptl"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": 191396,
                        "name": "0.0.1",
                        "release_date": "2022-08-25T22:54:34-04:00"
                    }
                ]
            },
            "download_count": 53
        },
        {
            "id": 2062,
            "upstream_id": null,
            "created": "2023-05-08T20:24:48.997106Z",
            "modified": "2025-04-04T02:35:20.216068Z",
            "imported": "2025-04-04T02:35:20.005813",
            "github_user": "andrewrothstein",
            "username": "andrewrothstein",
            "github_repo": "ansible-cue",
            "github_branch": "v0.1.18",
            "commit": "dea59416823d738f3e36358c15f96887f53306e9",
            "commit_message": "cue:0.12.1\n",
            "name": "cue",
            "description": "installs cue",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 460,
                    "name": "andrewrothstein",
                    "avatar_url": "https://avatars3.githubusercontent.com/u/1834894?v=4"
                },
                "provider_namespace": {
                    "id": 2098,
                    "name": "andrewrothstein",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2098/"
                },
                "repository": {
                    "name": "ansible-cue",
                    "original_name": "ansible-cue"
                },
                "tags": [
                    "development"
                ],
                "versions": [
                    {
                        "id": "dc93489c-890d-47b3-a41d-f8447cbde726",
                        "name": "v0.1.18",
                        "release_date": "2025-04-04T02:34:41+00:00"
                    },
                    {
                        "id": "3bdc617d-a8f2-4d61-8009-346a57996410",
                        "name": "v0.1.17",
                        "release_date": "2025-02-03T19:58:27+00:00"
                    },
                    {
                        "id": "13d229dc-e90e-4a0c-913f-9c38bffa7fc9",
                        "name": "v0.1.16",
                        "release_date": "2025-01-23T20:58:00+00:00"
                    },
                    {
                        "id": "3ffa8fde-778a-41e2-8b79-d5dfae0330d8",
                        "name": "v0.1.15",
                        "release_date": "2024-12-22T03:18:23+00:00"
                    },
                    {
                        "id": "ec2f59da-8fc0-412a-a4ee-2cbd05422f13",
                        "name": "v0.1.14",
                        "release_date": "2024-12-08T15:35:32+00:00"
                    },
                    {
                        "id": "2761ee21-73af-4c79-af6d-b70fa5886e73",
                        "name": "v0.1.13",
                        "release_date": "2024-10-23T01:20:23+00:00"
                    },
                    {
                        "id": "d79d4680-ba64-42a5-9996-043fcf14384e",
                        "name": "v0.1.12",
                        "release_date": "2024-08-19T02:48:27+00:00"
                    },
                    {
                        "id": "df19078b-c7cd-43aa-b46c-9c256fe51918",
                        "name": "v0.1.11",
                        "release_date": "2024-06-28T02:12:52+00:00"
                    },
                    {
                        "id": "1f7b637c-feed-432d-865c-f6680909c1c2",
                        "name": "v0.1.10",
                        "release_date": "2024-06-17T13:27:46+00:00"
                    },
                    {
                        "id": "7879a603-af69-48ff-8596-27eb6d83423e",
                        "name": "v0.1.9",
                        "release_date": "2024-06-17T02:39:23+00:00"
                    },
                    {
                        "id": "32e4e464-9f5b-4802-b889-fa34ef6dd5bb",
                        "name": "v0.1.8",
                        "release_date": "2024-06-09T02:41:02+00:00"
                    }
                ]
            },
            "download_count": 50
        }
    ]
}