ViewSet for CollectionVersions.

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

{
    "meta": {
        "count": 215
    },
    "links": {
        "first": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?format=api&limit=10&offset=0",
        "previous": null,
        "next": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?format=api&limit=10&offset=10",
        "last": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?format=api&limit=10&offset=205"
    },
    "data": [
        {
            "version": "12.1.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/12.1.0/",
            "created_at": "2025-12-01T20:58:27.340415Z",
            "updated_at": "2025-12-01T20:58:27.557776Z",
            "requires_ansible": ">=2.17.0",
            "marks": []
        },
        {
            "version": "11.4.2",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.4.2/",
            "created_at": "2025-12-01T20:20:00.972490Z",
            "updated_at": "2025-12-01T20:20:01.231134Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "12.0.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/12.0.1/",
            "created_at": "2025-11-10T20:48:09.862974Z",
            "updated_at": "2025-11-10T20:48:10.139531Z",
            "requires_ansible": ">=2.17.0",
            "marks": []
        },
        {
            "version": "12.0.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/12.0.0/",
            "created_at": "2025-11-03T18:41:29.965355Z",
            "updated_at": "2025-11-03T18:41:30.188202Z",
            "requires_ansible": ">=2.17.0",
            "marks": []
        },
        {
            "version": "11.4.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.4.1/",
            "created_at": "2025-11-02T13:08:02.196045Z",
            "updated_at": "2025-11-02T13:08:02.416794Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "10.7.6",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/10.7.6/",
            "created_at": "2025-11-02T13:01:51.754856Z",
            "updated_at": "2025-11-02T13:01:52.232700Z",
            "requires_ansible": ">=2.15.0",
            "marks": []
        },
        {
            "version": "9.5.13",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/9.5.13/",
            "created_at": "2025-11-02T12:54:10.928391Z",
            "updated_at": "2025-11-02T12:54:11.143911Z",
            "requires_ansible": ">=2.13.0",
            "marks": []
        },
        {
            "version": "11.4.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/11.4.0/",
            "created_at": "2025-10-06T17:02:21.733760Z",
            "updated_at": "2025-10-06T17:02:21.983336Z",
            "requires_ansible": ">=2.16.0",
            "marks": []
        },
        {
            "version": "10.7.5",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/10.7.5/",
            "created_at": "2025-10-06T16:53:31.975860Z",
            "updated_at": "2025-10-06T16:53:32.225433Z",
            "requires_ansible": ">=2.15.0",
            "marks": []
        },
        {
            "version": "9.5.12",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/9.5.12/",
            "created_at": "2025-10-06T16:46:13.173452Z",
            "updated_at": "2025-10-06T16:46:13.415754Z",
            "requires_ansible": ">=2.13.0",
            "marks": []
        }
    ]
}