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

  {
    "count": 245,
    "next": "/platforms/?format=api&page=3",
    "next_link": "/api/v1/platforms/?format=api&page=3",
    "previous": "/platforms/?format=api",
    "previous_link": "/api/v1/platforms/?format=api",
    "results": [
        {
            "id": 93,
            "url": "/api/v1/platforms/93/",
            "related": {},
            "summary_fields": {},
            "created": "2016-09-30T06:25:33.522243Z",
            "modified": "2016-09-30T06:25:33.522282Z",
            "name": "Amazon",
            "release": "2016.03",
            "active": true
        },
        {
            "id": 103,
            "url": "/api/v1/platforms/103/",
            "related": {},
            "summary_fields": {},
            "created": "2016-12-15T17:27:05.262136Z",
            "modified": "2016-12-15T17:27:05.262174Z",
            "name": "Amazon",
            "release": "2016.09",
            "active": true
        },
        {
            "id": 163,
            "url": "/api/v1/platforms/163/",
            "related": {},
            "summary_fields": {},
            "created": "2018-05-07T18:58:11.013038Z",
            "modified": "2018-05-07T18:58:11.013062Z",
            "name": "Amazon",
            "release": "2017.03",
            "active": true
        },
        {
            "id": 164,
            "url": "/api/v1/platforms/164/",
            "related": {},
            "summary_fields": {},
            "created": "2018-05-07T18:58:39.473574Z",
            "modified": "2018-05-07T18:58:39.473599Z",
            "name": "Amazon",
            "release": "2017.09",
            "active": true
        },
        {
            "id": 165,
            "url": "/api/v1/platforms/165/",
            "related": {},
            "summary_fields": {},
            "created": "2018-05-07T18:59:01.646215Z",
            "modified": "2018-05-07T18:59:01.646240Z",
            "name": "Amazon",
            "release": "2017.12",
            "active": true
        },
        {
            "id": 212,
            "url": "/api/v1/platforms/212/",
            "related": {},
            "summary_fields": {},
            "created": "2019-09-30T13:52:47.194235Z",
            "modified": "2019-09-30T13:52:47.194256Z",
            "name": "Amazon",
            "release": "2018.03",
            "active": true
        },
        {
            "id": 166,
            "url": "/api/v1/platforms/166/",
            "related": {},
            "summary_fields": {},
            "created": "2018-05-07T18:59:15.020326Z",
            "modified": "2018-05-07T18:59:15.020351Z",
            "name": "Amazon",
            "release": "Candidate",
            "active": true
        },
        {
            "id": 287,
            "url": "/api/v1/platforms/287/",
            "related": {},
            "summary_fields": {},
            "created": "2023-05-08T14:53:46.332121Z",
            "modified": "2023-05-08T14:53:46.332142Z",
            "name": "Amazon Linux",
            "release": "1",
            "active": true
        },
        {
            "id": 217,
            "url": "/api/v1/platforms/217/",
            "related": {},
            "summary_fields": {},
            "created": "2019-10-18T13:32:42.800375Z",
            "modified": "2023-05-08T14:53:40.665772Z",
            "name": "Amazon Linux",
            "release": "2",
            "active": true
        },
        {
            "id": 286,
            "url": "/api/v1/platforms/286/",
            "related": {},
            "summary_fields": {},
            "created": "2023-04-20T16:33:15.181716Z",
            "modified": "2023-05-08T14:44:41.585545Z",
            "name": "Amazon Linux",
            "release": "2023",
            "active": true
        }
    ]
}