ViewSet for CollectionVersions.

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

{
    "meta": {
        "count": 199
    },
    "links": {
        "first": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=0",
        "previous": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=90",
        "next": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=110",
        "last": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/?limit=10&offset=189"
    },
    "data": [
        {
            "version": "2.1.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/2.1.1/",
            "created_at": "2023-05-08T20:27:29.330224Z",
            "updated_at": "2023-09-29T13:59:25.185069Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "2.1.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/2.1.0/",
            "created_at": "2023-05-08T20:27:29.325539Z",
            "updated_at": "2023-09-29T13:56:13.255304Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "2.0.1",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/2.0.1/",
            "created_at": "2023-05-08T20:27:29.321124Z",
            "updated_at": "2023-09-29T14:03:14.527718Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "2.0.0",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/2.0.0/",
            "created_at": "2023-05-08T20:27:29.316925Z",
            "updated_at": "2023-09-29T14:19:52.936278Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "1.3.9",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/1.3.9/",
            "created_at": "2023-05-08T20:27:29.312415Z",
            "updated_at": "2023-09-29T14:15:37.316621Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "1.3.8",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/1.3.8/",
            "created_at": "2023-05-08T20:27:29.308358Z",
            "updated_at": "2023-09-29T14:10:17.560685Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "1.3.7",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/1.3.7/",
            "created_at": "2023-05-08T20:27:29.304575Z",
            "updated_at": "2023-09-29T14:15:28.244044Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "1.3.6",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/1.3.6/",
            "created_at": "2023-05-08T20:27:29.300302Z",
            "updated_at": "2023-09-29T14:03:00.033268Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "1.3.5",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/1.3.5/",
            "created_at": "2023-05-08T20:27:29.296073Z",
            "updated_at": "2023-09-29T14:02:54.537664Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        },
        {
            "version": "1.3.4",
            "href": "/api/v3/plugin/ansible/content/published/collections/index/community/general/versions/1.3.4/",
            "created_at": "2023-05-08T20:27:29.291944Z",
            "updated_at": "2023-09-29T14:10:09.543047Z",
            "requires_ansible": ">=2.9.10",
            "marks": []
        }
    ]
}