GET /2.2.0/config/timelineeventtype/?format=api&offset=40
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept
{
"count": 126,
"next": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=50",
"previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=30",
"results": [
{
"id": 40,
"abbrev": "Booster Boostback Burn Shutdown",
"description": "End of the booster boostback burn"
},
{
"id": 69,
"abbrev": "Cygnus Deployment",
"description": "Deployment of the Cygnus spacecraft from the rocket"
},
{
"id": 70,
"abbrev": "PACE Deployment",
"description": "Deployment of the PACE spacecraft from the rocket"
},
{
"id": 72,
"abbrev": "Battery Hotswap",
"description": "Electron Second stages switches to a new set of batteries and jettisons the depleted ones."
},
{
"id": 73,
"abbrev": "Kick Stage Burn",
"description": "The kick stage conducts an engine burn in orbit."
},
{
"id": 75,
"abbrev": "Stage 3 Ignition",
"description": "Third stage engine ignites."
},
{
"id": 76,
"abbrev": "Stage 3 Cutoff",
"description": "Third stage engine shuts down."
},
{
"id": 77,
"abbrev": "SRB Separation",
"description": "The solid rocket boosters are separated from the launcher."
},
{
"id": 78,
"abbrev": "Payload Deployment Sequence Start",
"description": "Start of the payload deployment sequence"
},
{
"id": 79,
"abbrev": "Payload Deployment Sequence End",
"description": "End of the payload deployment sequence."
}
]
}