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

  {
    "count": 245,
    "next": "/platforms/?format=api&page=6",
    "next_link": "/api/v1/platforms/?format=api&page=6",
    "previous": "/platforms/?format=api&page=4",
    "previous_link": "/api/v1/platforms/?format=api&page=4",
    "results": [
        {
            "id": 97,
            "url": "/api/v1/platforms/97/",
            "related": {},
            "summary_fields": {},
            "created": "2016-10-10T15:02:42.554201Z",
            "modified": "2016-10-10T15:02:42.554239Z",
            "name": "DellOS",
            "release": "10",
            "active": true
        },
        {
            "id": 94,
            "url": "/api/v1/platforms/94/",
            "related": {},
            "summary_fields": {},
            "created": "2016-10-07T19:56:43.844081Z",
            "modified": "2016-10-10T15:02:04.783123Z",
            "name": "DellOS",
            "release": "6",
            "active": true
        },
        {
            "id": 96,
            "url": "/api/v1/platforms/96/",
            "related": {},
            "summary_fields": {},
            "created": "2016-10-10T15:02:25.577166Z",
            "modified": "2016-10-10T15:02:25.577216Z",
            "name": "DellOS",
            "release": "9",
            "active": true
        },
        {
            "id": 159,
            "url": "/api/v1/platforms/159/",
            "related": {},
            "summary_fields": {},
            "created": "2018-03-19T11:50:52.314411Z",
            "modified": "2018-03-19T11:53:20.813590Z",
            "name": "Devuan",
            "release": "ascii",
            "active": true
        },
        {
            "id": 160,
            "url": "/api/v1/platforms/160/",
            "related": {},
            "summary_fields": {},
            "created": "2018-03-19T11:51:18.695677Z",
            "modified": "2018-03-19T11:53:54.538308Z",
            "name": "Devuan",
            "release": "beowulf",
            "active": true
        },
        {
            "id": 161,
            "url": "/api/v1/platforms/161/",
            "related": {},
            "summary_fields": {},
            "created": "2018-03-19T11:51:46.062110Z",
            "modified": "2018-03-19T11:53:30.976070Z",
            "name": "Devuan",
            "release": "ceres",
            "active": true
        },
        {
            "id": 158,
            "url": "/api/v1/platforms/158/",
            "related": {},
            "summary_fields": {},
            "created": "2018-03-19T11:50:38.747427Z",
            "modified": "2018-03-19T11:53:43.725141Z",
            "name": "Devuan",
            "release": "jessie",
            "active": true
        },
        {
            "id": 200,
            "url": "/api/v1/platforms/200/",
            "related": {},
            "summary_fields": {},
            "created": "2019-03-18T18:29:41.256400Z",
            "modified": "2019-03-18T18:30:29.221748Z",
            "name": "DragonFlyBSD",
            "release": "5.2",
            "active": true
        },
        {
            "id": 201,
            "url": "/api/v1/platforms/201/",
            "related": {},
            "summary_fields": {},
            "created": "2019-03-18T18:30:17.936353Z",
            "modified": "2019-03-18T18:30:17.936383Z",
            "name": "DragonFlyBSD",
            "release": "5.4",
            "active": true
        },
        {
            "id": 1,
            "url": "/api/v1/platforms/1/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:11:53.624000Z",
            "modified": "2013-12-18T01:11:53.624000Z",
            "name": "EL",
            "release": "5",
            "active": true
        }
    ]
}