ViewSet for CollectionVersions.

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

{
    "meta": {
        "count": 68
    },
    "links": {
        "first": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/?format=api&limit=10&offset=0",
        "previous": null,
        "next": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/?format=api&limit=10&offset=10",
        "last": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/?format=api&limit=10&offset=58"
    },
    "data": [
        {
            "version": "3.14.3",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/3.14.3/",
            "created_at": "2025-12-04T08:32:52.477598Z",
            "updated_at": "2025-12-04T08:32:52.531357Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "4.2.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/postgresql/versions/4.2.0/",
            "created_at": "2025-12-04T07:58:25.171459Z",
            "updated_at": "2025-12-04T07:58:25.218013Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "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": []
        }
    ]
}