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

  {
    "count": 245,
    "next": "/platforms/?format=api&page=7",
    "next_link": "/api/v1/platforms/?format=api&page=7",
    "previous": "/platforms/?format=api&page=5",
    "previous_link": "/api/v1/platforms/?format=api&page=5",
    "results": [
        {
            "id": 2,
            "url": "/api/v1/platforms/2/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:12:04.846000Z",
            "modified": "2013-12-18T01:12:04.846000Z",
            "name": "EL",
            "release": "6",
            "active": true
        },
        {
            "id": 46,
            "url": "/api/v1/platforms/46/",
            "related": {},
            "summary_fields": {},
            "created": "2014-04-29T20:43:16.370554Z",
            "modified": "2015-10-23T16:27:47.314993Z",
            "name": "EL",
            "release": "7",
            "active": true
        },
        {
            "id": 205,
            "url": "/api/v1/platforms/205/",
            "related": {},
            "summary_fields": {},
            "created": "2019-05-30T19:30:55.815207Z",
            "modified": "2019-05-30T19:30:55.815237Z",
            "name": "EL",
            "release": "8",
            "active": true
        },
        {
            "id": 248,
            "url": "/api/v1/platforms/248/",
            "related": {},
            "summary_fields": {},
            "created": "2021-09-23T14:35:38.992869Z",
            "modified": "2021-09-23T14:35:38.992904Z",
            "name": "EL",
            "release": "9",
            "active": true
        },
        {
            "id": 65,
            "url": "/api/v1/platforms/65/",
            "related": {},
            "summary_fields": {},
            "created": "2016-02-23T14:05:09.937738Z",
            "modified": "2020-01-06T15:54:24.018044Z",
            "name": "eos",
            "release": "any",
            "active": true
        },
        {
            "id": 36,
            "url": "/api/v1/platforms/36/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T02:04:47.008000Z",
            "modified": "2013-12-18T02:04:47.008000Z",
            "name": "Fedora",
            "release": "16",
            "active": true
        },
        {
            "id": 37,
            "url": "/api/v1/platforms/37/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T02:04:52.209000Z",
            "modified": "2013-12-18T02:04:52.209000Z",
            "name": "Fedora",
            "release": "17",
            "active": true
        },
        {
            "id": 38,
            "url": "/api/v1/platforms/38/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T02:04:58.542000Z",
            "modified": "2013-12-18T02:04:58.542000Z",
            "name": "Fedora",
            "release": "18",
            "active": true
        },
        {
            "id": 39,
            "url": "/api/v1/platforms/39/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T02:05:04.351000Z",
            "modified": "2013-12-18T02:05:04.351000Z",
            "name": "Fedora",
            "release": "19",
            "active": true
        },
        {
            "id": 40,
            "url": "/api/v1/platforms/40/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T02:05:10.512000Z",
            "modified": "2013-12-18T02:05:10.512000Z",
            "name": "Fedora",
            "release": "20",
            "active": true
        }
    ]
}