GET /2.2.0/config/timelineeventtype/?format=api&offset=230
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 233,
  "next": null,
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=220",
  "results": [
    {
      "id": 258,
      "abbrev": "Orion Power Off",
      "description": "Orion Final power down"
    },
    {
      "id": 259,
      "abbrev": "Boosters Flip",
      "description": "Flip maneuver of the side boosters"
    },
    {
      "id": 260,
      "abbrev": "nan",
      "description": "nan"
    }
  ]
}