Collection Version
ViewSet for CollectionVersions.
GET /api/v3/plugin/ansible/content/published/collections/index/some_namespace/some_collection/versions/
{ "meta": { "count": 0 }, "links": { "first": "/api/v3/plugin/ansible/content/published/collections/index/some_namespace/some_collection/versions/?limit=10&offset=0", "previous": null, "next": null, "last": "/api/v3/plugin/ansible/content/published/collections/index/some_namespace/some_collection/versions/?limit=10&offset=0" }, "data": [] }