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

{
  "count": 233,
  "next": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=70",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=50",
  "results": [
    {
      "id": 90,
      "abbrev": "Flame Deflector Activation",
      "description": "Activation of the flame deflector ahead of engine ignition"
    },
    {
      "id": 91,
      "abbrev": "Excitement Guaranteed",
      "description": "Excitement guaranteed"
    },
    {
      "id": 92,
      "abbrev": "Booster Transonic",
      "description": "Booster passing through the transonic regime"
    },
    {
      "id": 93,
      "abbrev": "Payload Door Open",
      "description": "Opening of the payload bay door"
    },
    {
      "id": 94,
      "abbrev": "Propellant Transfer Demo",
      "description": "Technological demonstration of propellant transfer"
    },
    {
      "id": 95,
      "abbrev": "Atmospheric Entry",
      "description": "Start of the atmospheric re-entry"
    },
    {
      "id": 96,
      "abbrev": "Starship Transonic",
      "description": "Starship passing through the transonic regime"
    },
    {
      "id": 97,
      "abbrev": "Starship Subsonic",
      "description": "Starship reaches a subsonic velocity"
    },
    {
      "id": 98,
      "abbrev": "Starship Landing",
      "description": "Landing of the Starship orbital stage"
    },
    {
      "id": 99,
      "abbrev": "BECO",
      "description": "Booster Engine Cutoff"
    }
  ]
}