GET /api/v2/collections/rshad/collection_demo/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 118,
"href": "https://galaxy.ansible.com/api/v2/collections/rshad/collection_demo/",
"name": "collection_demo",
"namespace": {
"id": 17484,
"href": "https://galaxy.ansible.com/api/v1/namespaces/17484/",
"name": "rshad"
},
"versions_url": "https://galaxy.ansible.com/api/v2/collections/rshad/collection_demo/versions/",
"latest_version": {
"version": "1.0.9",
"href": "https://galaxy.ansible.com/api/v2/collections/rshad/collection_demo/versions/1.0.9/"
},
"deprecated": false,
"created": "2019-11-15T11:24:51.604781-05:00",
"modified": "2021-09-30T03:39:34.933977-04:00"
}