GET /2.2.0/config/timelineeventtype/?format=api&offset=20
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=30",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=10",
  "results": [
    {
      "id": 21,
      "abbrev": "SES-2",
      "description": "Second start of the second engine"
    },
    {
      "id": 22,
      "abbrev": "SECO-2",
      "description": "Second cut-off of the second engine"
    },
    {
      "id": 23,
      "abbrev": "Starlink Deployment",
      "description": "Deployment of the Starlink stack from the rocket"
    },
    {
      "id": 24,
      "abbrev": "SECO",
      "description": "Cut-off of the second engine"
    },
    {
      "id": 25,
      "abbrev": "Supersonic",
      "description": "Vehicle is supersonic"
    },
    {
      "id": 27,
      "abbrev": "Stage 1 Drogue",
      "description": "Deployment of the first stage's drogue parachute"
    },
    {
      "id": 26,
      "abbrev": "Stage 1 Apogee",
      "description": "Highest altitude of the first stage's flight"
    },
    {
      "id": 28,
      "abbrev": "Stage 1 Subsonic",
      "description": "The first stage has slowed down to subsonic speeds"
    },
    {
      "id": 29,
      "abbrev": "Stage 1 Parachute",
      "description": "Deployment of the first stage's main parachute"
    },
    {
      "id": 31,
      "abbrev": "SES",
      "description": "Start of the second engine"
    }
  ]
}