ViewSet for CollectionVersions.

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

{
    "meta": {
        "count": 66
    },
    "links": {
        "first": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/?limit=10&offset=0",
        "previous": null,
        "next": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/?limit=10&offset=10",
        "last": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/?limit=10&offset=56"
    },
    "data": [
        {
            "version": "3.14.2",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.14.2/",
            "created_at": "2025-05-30T08:13:31.363544Z",
            "updated_at": "2025-05-30T08:13:31.418021Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "4.1.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/4.1.0/",
            "created_at": "2025-05-30T08:01:31.322006Z",
            "updated_at": "2025-05-30T08:01:31.512466Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "3.14.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.14.1/",
            "created_at": "2025-05-16T05:31:25.852080Z",
            "updated_at": "2025-05-16T05:31:25.943614Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "4.0.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/4.0.1/",
            "created_at": "2025-05-16T05:24:27.674130Z",
            "updated_at": "2025-05-16T05:24:27.724114Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "4.0.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/4.0.0/",
            "created_at": "2025-05-06T08:53:15.668173Z",
            "updated_at": "2025-05-06T08:53:15.730679Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "3.14.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.14.0/",
            "created_at": "2025-04-15T11:43:56.241745Z",
            "updated_at": "2025-04-15T11:43:56.308274Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "3.13.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.13.0/",
            "created_at": "2025-04-11T05:23:32.765721Z",
            "updated_at": "2025-04-11T05:23:32.833637Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "3.12.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.12.0/",
            "created_at": "2025-03-13T10:54:10.110753Z",
            "updated_at": "2025-03-13T10:54:10.183266Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "3.11.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.11.0/",
            "created_at": "2025-03-04T09:45:03.281055Z",
            "updated_at": "2025-03-04T09:45:03.359479Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "3.10.2",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.10.2/",
            "created_at": "2025-01-23T17:17:14.112828Z",
            "updated_at": "2025-01-23T17:17:14.198460Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        }
    ]
}