GET /api/v2/collections/devoperate/base/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 7,
"href": "https://galaxy.ansible.com/api/v2/collections/devoperate/base/",
"name": "base",
"namespace": {
"id": 11086,
"href": "https://galaxy.ansible.com/api/v1/namespaces/11086/",
"name": "devoperate"
},
"versions_url": "https://galaxy.ansible.com/api/v2/collections/devoperate/base/versions/",
"latest_version": {
"version": "0.1.0",
"href": "https://galaxy.ansible.com/api/v2/collections/devoperate/base/versions/0.1.0/"
},
"deprecated": false,
"created": "2019-06-12T20:45:43.084016-04:00",
"modified": "2022-02-15T09:05:09.364500-05:00"
}