ViewSet for Collections.

GET /api/v3/plugin/ansible/content/published/collections/index/community/general/
HTTP 200 OK
Allow: GET, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/",
    "namespace": "community",
    "name": "general",
    "deprecated": false,
    "versions_url": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/",
    "highest_version": {
        "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.2.0/",
        "version": "11.2.0"
    },
    "created_at": "2023-05-08T20:24:32.057064Z",
    "updated_at": "2025-08-11T20:29:55.016818Z",
    "download_count": 166106423
}