ViewSet for CollectionVersions.

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

{
    "meta": {
        "count": 202
    },
    "links": {
        "first": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=0",
        "previous": null,
        "next": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=10",
        "last": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=192"
    },
    "data": [
        {
            "version": "11.2.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.2.0/",
            "created_at": "2025-08-11T20:29:54.749785Z",
            "updated_at": "2025-08-11T20:29:55.016818Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "10.7.3",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/10.7.3/",
            "created_at": "2025-08-11T20:24:47.368050Z",
            "updated_at": "2025-08-11T20:24:47.683100Z",
            "requires_ansible": ">=2.15.0",
            "marks": []
        },
        {
            "version": "9.5.11",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/9.5.11/",
            "created_at": "2025-08-11T20:17:37.077330Z",
            "updated_at": "2025-08-11T20:17:37.341038Z",
            "requires_ansible": ">=2.13.0",
            "marks": []
        },
        {
            "version": "11.1.2",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.1.2/",
            "created_at": "2025-08-04T17:56:45.434821Z",
            "updated_at": "2025-08-04T17:56:45.661657Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "11.1.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.1.1/",
            "created_at": "2025-07-28T18:37:56.873077Z",
            "updated_at": "2025-07-28T18:37:57.089180Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "11.1.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.1.0/",
            "created_at": "2025-07-14T14:32:55.029944Z",
            "updated_at": "2025-07-14T14:32:55.282565Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "10.7.2",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/10.7.2/",
            "created_at": "2025-07-14T14:27:22.928134Z",
            "updated_at": "2025-07-14T14:27:23.180356Z",
            "requires_ansible": ">=2.15.0",
            "marks": []
        },
        {
            "version": "9.5.10",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/9.5.10/",
            "created_at": "2025-07-13T19:40:03.935184Z",
            "updated_at": "2025-07-13T19:40:04.148625Z",
            "requires_ansible": ">=2.13.0",
            "marks": []
        },
        {
            "version": "11.0.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.0.0/",
            "created_at": "2025-06-16T18:51:14.466531Z",
            "updated_at": "2025-06-16T18:51:14.724530Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "10.7.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/10.7.1/",
            "created_at": "2025-06-16T18:08:20.105967Z",
            "updated_at": "2025-06-16T18:08:20.561656Z",
            "requires_ansible": ">=2.15.0",
            "marks": []
        }
    ]
}