GET /api/v2/collections/testing/k8s_demo_collection/versions/0.0.3/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1,
"href": "https://galaxy.ansible.com/api/v2/collections/testing/k8s_demo_collection/versions/0.0.3/",
"download_url": "https://galaxy.ansible.com/download/testing-k8s_demo_collection-0.0.3.tar.gz",
"artifact": {
"filename": "testing-k8s_demo_collection-0.0.3.tar.gz",
"size": 33886,
"sha256": "360548ba80e3dce478b7915ca89a5613dc80c650a55b96f5491012a8297e12ac"
},
"namespace": {
"id": 13809,
"href": "https://galaxy.ansible.com/api/v1/namespaces/13809/",
"name": "testing"
},
"collection": {
"id": 1,
"href": "https://galaxy.ansible.com/api/v2/collections/testing/k8s_demo_collection/",
"name": "k8s_demo_collection"
},
"version": "0.0.3",
"hidden": false,
"metadata": {
"name": "k8s_demo_collection",
"tags": [
"k8s",
"kubernetes"
],
"issues": "https://github.com/chouseknecht/collection/issues",
"readme": "README.md",
"authors": [
"Chris Houseknecht [email protected]"
],
"license": [
"GPL-3.0-or-later"
],
"version": "0.0.3",
"homepage": "https://github.com/chouseknecht/collection",
"namespace": "testing",
"repository": "https://github.com/chouseknecht/collection.git",
"description": "This is a test collection that contains the Ansible K8s modules.",
"dependencies": {},
"license_file": null,
"documentation": "https://github.com/chouseknecht/collection/blob/master/README.md"
}
}