GET /2.2.0/config/timelineeventtype/?format=api&offset=30
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=40",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=20",
  "results": [
    {
      "id": 32,
      "abbrev": "Kick Stage Ignition",
      "description": "Start of the kick stage engine"
    },
    {
      "id": 33,
      "abbrev": "Kick Stage Cut-off",
      "description": "Cut-off of the kick stage engine"
    },
    {
      "id": 34,
      "abbrev": "Stage 1 Splashdown",
      "description": "Splashdown of the first stage"
    },
    {
      "id": 35,
      "abbrev": "Payload Separation",
      "description": "Final deployment of the payload from the rocket"
    },
    {
      "id": 36,
      "abbrev": "Crew Access Arm Retract",
      "description": "Retraction of the crew access arm from the rocket"
    },
    {
      "id": 37,
      "abbrev": "Dragon LES Arm",
      "description": "Dragon's launch escape system is armed"
    },
    {
      "id": 38,
      "abbrev": "Dragon Internal Power",
      "description": "Dragon transitions to internal power"
    },
    {
      "id": 39,
      "abbrev": "Booster Boostback Burn Startup",
      "description": "Start of the booster boostback burn"
    },
    {
      "id": 41,
      "abbrev": "Dragon Separation",
      "description": "Dragon separates from the second stage"
    },
    {
      "id": 42,
      "abbrev": "Dragon Nosecode Open",
      "description": "Start of the opening sequence of Dragon's nosecone"
    }
  ]
}