GET /api/v2/collections/schmots1/ontap/versions/?format=api
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept

  {
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "version": "1.0.0",
            "href": "https://galaxy.ansible.com/api/v2/collections/schmots1/ontap/versions/1.0.0/?format=api"
        }
    ]
}