Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?name=dynamodb&owner__username=aeriscloud
{ "count": 1, "next": null, "previous": null, "results": [ { "id": 712, "upstream_id": 7410, "created": "2023-05-08T20:19:56.034609Z", "modified": "2023-10-29T18:44:35.290722Z", "imported": "2017-10-26T01:37:52.102515-04:00", "github_user": "AerisCloud", "username": "AerisCloud", "github_repo": "ansible-dynamodb", "github_branch": "master", "commit": "53f5e686419448f0e362fb8fcba59d979aa0c12f", "commit_message": "Merge pull request #6 from christopherobin/update/2017-02-16\n\nUpdate DynamoDB to 2017-02-16", "name": "dynamodb", "description": "Installs the development version of the Amazon DynamoDB server", "summary_fields": { "dependencies": [ { "id": 7430, "name": "AerisCloud.yum" } ], "namespace": { "id": 180, "name": "AerisCloud", "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f8-d52e-745f-a52c-39388b665499/avatar/" }, "provider_namespace": { "id": 13744, "name": "aeriscloud", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13744/" }, "repository": { "name": "ansible-dynamodb", "original_name": "ansible-dynamodb" }, "tags": [ "database", "development", "nosql" ], "versions": [ { "id": 41614, "name": "v1.2.0", "release_date": "2017-10-26T01:36:28-04:00" }, { "id": 26082, "name": "v1.1.0", "release_date": "2017-02-09T19:59:53-05:00" }, { "id": 15778, "name": "v1.0.1", "release_date": "2016-06-20T02:42:01-04:00" }, { "id": 9941, "name": "v1.0.0", "release_date": "2015-05-14T04:01:51-04:00" } ] }, "download_count": 1825 } ] }