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

  {
    "count": 245,
    "next": "/platforms/?format=api&page=8",
    "next_link": "/api/v1/platforms/?format=api&page=8",
    "previous": "/platforms/?format=api&page=6",
    "previous_link": "/api/v1/platforms/?format=api&page=6",
    "results": [
        {
            "id": 49,
            "url": "/api/v1/platforms/49/",
            "related": {},
            "summary_fields": {},
            "created": "2015-05-27T15:39:19.056239Z",
            "modified": "2015-05-27T15:39:19.056282Z",
            "name": "Fedora",
            "release": "21",
            "active": true
        },
        {
            "id": 50,
            "url": "/api/v1/platforms/50/",
            "related": {},
            "summary_fields": {},
            "created": "2015-05-27T15:39:28.142738Z",
            "modified": "2015-05-27T15:39:28.142781Z",
            "name": "Fedora",
            "release": "22",
            "active": true
        },
        {
            "id": 59,
            "url": "/api/v1/platforms/59/",
            "related": {},
            "summary_fields": {},
            "created": "2016-02-04T06:23:47.174007Z",
            "modified": "2016-02-04T06:23:47.174106Z",
            "name": "Fedora",
            "release": "23",
            "active": true
        },
        {
            "id": 91,
            "url": "/api/v1/platforms/91/",
            "related": {},
            "summary_fields": {},
            "created": "2016-09-30T03:23:51.815850Z",
            "modified": "2016-09-30T03:23:51.815904Z",
            "name": "Fedora",
            "release": "24",
            "active": true
        },
        {
            "id": 102,
            "url": "/api/v1/platforms/102/",
            "related": {},
            "summary_fields": {},
            "created": "2016-11-27T18:05:07.317592Z",
            "modified": "2016-11-27T18:05:07.317632Z",
            "name": "Fedora",
            "release": "25",
            "active": true
        },
        {
            "id": 106,
            "url": "/api/v1/platforms/106/",
            "related": {},
            "summary_fields": {},
            "created": "2017-07-24T16:09:59.546049Z",
            "modified": "2017-07-24T16:10:07.389814Z",
            "name": "Fedora",
            "release": "26",
            "active": true
        },
        {
            "id": 143,
            "url": "/api/v1/platforms/143/",
            "related": {},
            "summary_fields": {},
            "created": "2018-01-15T11:54:54.212531Z",
            "modified": "2018-01-15T11:54:54.212560Z",
            "name": "Fedora",
            "release": "27",
            "active": true
        },
        {
            "id": 162,
            "url": "/api/v1/platforms/162/",
            "related": {},
            "summary_fields": {},
            "created": "2018-04-30T16:35:24.066120Z",
            "modified": "2018-04-30T16:35:24.066153Z",
            "name": "Fedora",
            "release": "28",
            "active": true
        },
        {
            "id": 180,
            "url": "/api/v1/platforms/180/",
            "related": {},
            "summary_fields": {},
            "created": "2018-12-06T13:10:46.406494Z",
            "modified": "2018-12-06T13:10:46.406514Z",
            "name": "Fedora",
            "release": "29",
            "active": true
        },
        {
            "id": 206,
            "url": "/api/v1/platforms/206/",
            "related": {},
            "summary_fields": {},
            "created": "2019-06-18T20:50:15.781332Z",
            "modified": "2019-06-18T20:50:15.781362Z",
            "name": "Fedora",
            "release": "30",
            "active": true
        }
    ]
}