GET /2.2.0/config/timelineeventtype/?format=api&offset=100
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=110",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=90",
  "results": [
    {
      "id": 116,
      "abbrev": "Boosters Landing Burn",
      "description": "Start of the boosters landing burn"
    },
    {
      "id": 129,
      "abbrev": "Booster Ignition",
      "description": "Ignition of the solid rocket boosters."
    },
    {
      "id": 130,
      "abbrev": "Stage 2 LH2 Load",
      "description": "Start of liquid hydrogen loading in the second stage"
    },
    {
      "id": 131,
      "abbrev": "AOS",
      "description": "Acquisition of signal from the payload"
    },
    {
      "id": 132,
      "abbrev": "Booster Supersonic",
      "description": "Booster is supersonic"
    },
    {
      "id": 133,
      "abbrev": "Webcast live",
      "description": "Start of the launch broadcast"
    },
    {
      "id": 134,
      "abbrev": "Prop Load Complete",
      "description": "End of propellant loading"
    },
    {
      "id": 135,
      "abbrev": "Weather Check",
      "description": "Check of the weather conditions for launch"
    },
    {
      "id": 136,
      "abbrev": "Internal Power",
      "description": "Launch vehicle switches to internal power sources"
    },
    {
      "id": 137,
      "abbrev": "Water Deluge",
      "description": "Water deluge systems turn on"
    }
  ]
}