GET /api/v2/collections/robertdebock/ansible_development_environment/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 4,
"href": "https://galaxy.ansible.com/api/v2/collections/robertdebock/ansible_development_environment/",
"name": "ansible_development_environment",
"namespace": {
"id": 4003,
"href": "https://galaxy.ansible.com/api/v1/namespaces/4003/",
"name": "robertdebock"
},
"versions_url": "https://galaxy.ansible.com/api/v2/collections/robertdebock/ansible_development_environment/versions/",
"latest_version": {
"version": "1.0.2",
"href": "https://galaxy.ansible.com/api/v2/collections/robertdebock/ansible_development_environment/versions/1.0.2/"
},
"deprecated": true,
"created": "2019-06-07T14:31:39.486503-04:00",
"modified": "2019-06-11T14:55:05.764914-04:00"
}