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

  {
    "count": 245,
    "next": "/platforms/?format=api&page=20",
    "next_link": "/api/v1/platforms/?format=api&page=20",
    "previous": "/platforms/?format=api&page=18",
    "previous_link": "/api/v1/platforms/?format=api&page=18",
    "results": [
        {
            "id": 25,
            "url": "/api/v1/platforms/25/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:26:03.247000Z",
            "modified": "2013-12-18T01:26:03.247000Z",
            "name": "SLES",
            "release": "10SP3",
            "active": true
        },
        {
            "id": 26,
            "url": "/api/v1/platforms/26/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:26:13.816000Z",
            "modified": "2013-12-18T01:26:13.816000Z",
            "name": "SLES",
            "release": "10SP4",
            "active": true
        },
        {
            "id": 21,
            "url": "/api/v1/platforms/21/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:24:51.243000Z",
            "modified": "2013-12-18T01:24:51.243000Z",
            "name": "SLES",
            "release": "11",
            "active": true
        },
        {
            "id": 22,
            "url": "/api/v1/platforms/22/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:25:00.875000Z",
            "modified": "2013-12-18T01:25:00.875000Z",
            "name": "SLES",
            "release": "11SP1",
            "active": true
        },
        {
            "id": 23,
            "url": "/api/v1/platforms/23/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:25:07.824000Z",
            "modified": "2013-12-18T01:25:07.824000Z",
            "name": "SLES",
            "release": "11SP2",
            "active": true
        },
        {
            "id": 24,
            "url": "/api/v1/platforms/24/",
            "related": {},
            "summary_fields": {},
            "created": "2013-12-18T01:25:18.865000Z",
            "modified": "2013-12-18T01:25:18.865000Z",
            "name": "SLES",
            "release": "11SP3",
            "active": true
        },
        {
            "id": 72,
            "url": "/api/v1/platforms/72/",
            "related": {},
            "summary_fields": {},
            "created": "2016-07-11T20:17:59.176533Z",
            "modified": "2016-07-11T20:17:59.176573Z",
            "name": "SLES",
            "release": "11SP4",
            "active": true
        },
        {
            "id": 73,
            "url": "/api/v1/platforms/73/",
            "related": {},
            "summary_fields": {},
            "created": "2016-07-11T20:18:19.123214Z",
            "modified": "2016-07-11T20:18:19.123255Z",
            "name": "SLES",
            "release": "12",
            "active": true
        },
        {
            "id": 74,
            "url": "/api/v1/platforms/74/",
            "related": {},
            "summary_fields": {},
            "created": "2016-07-11T20:18:36.953036Z",
            "modified": "2016-07-11T20:18:36.953077Z",
            "name": "SLES",
            "release": "12SP1",
            "active": true
        },
        {
            "id": 197,
            "url": "/api/v1/platforms/197/",
            "related": {},
            "summary_fields": {},
            "created": "2019-02-14T19:03:42.624718Z",
            "modified": "2019-02-14T19:03:42.624751Z",
            "name": "SLES",
            "release": "15",
            "active": true
        }
    ]
}