GET /api/v1/platforms/?format=api&page=8
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept

  {
    "count": 245,
    "next": "/platforms/?format=api&page=9",
    "next_link": "/api/v1/platforms/?format=api&page=9",
    "previous": "/platforms/?format=api&page=7",
    "previous_link": "/api/v1/platforms/?format=api&page=7",
    "results": [
        {
            "id": 219,
            "url": "/api/v1/platforms/219/",
            "related": {},
            "summary_fields": {},
            "created": "2019-11-15T13:35:03.441854Z",
            "modified": "2019-11-15T13:35:03.441874Z",
            "name": "Fedora",
            "release": "31",
            "active": true
        },
        {
            "id": 236,
            "url": "/api/v1/platforms/236/",
            "related": {},
            "summary_fields": {},
            "created": "2020-04-23T21:11:38.521289Z",
            "modified": "2020-04-23T21:11:38.521310Z",
            "name": "Fedora",
            "release": "32",
            "active": true
        },
        {
            "id": 241,
            "url": "/api/v1/platforms/241/",
            "related": {},
            "summary_fields": {},
            "created": "2021-09-23T14:23:11.053049Z",
            "modified": "2021-09-23T14:23:11.053082Z",
            "name": "Fedora",
            "release": "33",
            "active": true
        },
        {
            "id": 242,
            "url": "/api/v1/platforms/242/",
            "related": {},
            "summary_fields": {},
            "created": "2021-09-23T14:24:00.491142Z",
            "modified": "2021-09-23T14:24:00.491173Z",
            "name": "Fedora",
            "release": "34",
            "active": true
        },
        {
            "id": 243,
            "url": "/api/v1/platforms/243/",
            "related": {},
            "summary_fields": {},
            "created": "2021-09-23T14:24:11.094058Z",
            "modified": "2021-09-23T14:24:11.094093Z",
            "name": "Fedora",
            "release": "35",
            "active": true
        },
        {
            "id": 244,
            "url": "/api/v1/platforms/244/",
            "related": {},
            "summary_fields": {},
            "created": "2021-09-23T14:24:19.377044Z",
            "modified": "2021-09-23T14:24:19.377074Z",
            "name": "Fedora",
            "release": "36",
            "active": true
        },
        {
            "id": 269,
            "url": "/api/v1/platforms/269/",
            "related": {},
            "summary_fields": {},
            "created": "2023-04-18T16:30:17.401054Z",
            "modified": "2023-04-18T16:30:17.401084Z",
            "name": "Fedora",
            "release": "37",
            "active": true
        },
        {
            "id": 270,
            "url": "/api/v1/platforms/270/",
            "related": {},
            "summary_fields": {},
            "created": "2023-04-18T16:30:24.171700Z",
            "modified": "2023-04-18T16:30:24.171724Z",
            "name": "Fedora",
            "release": "38",
            "active": true
        },
        {
            "id": 61,
            "url": "/api/v1/platforms/61/",
            "related": {},
            "summary_fields": {},
            "created": "2016-02-04T06:29:41.226911Z",
            "modified": "2016-02-04T06:29:41.226980Z",
            "name": "FreeBSD",
            "release": "10.0",
            "active": true
        },
        {
            "id": 62,
            "url": "/api/v1/platforms/62/",
            "related": {},
            "summary_fields": {},
            "created": "2016-02-04T06:30:00.889867Z",
            "modified": "2016-02-04T06:30:00.889929Z",
            "name": "FreeBSD",
            "release": "10.1",
            "active": true
        }
    ]
}