GET /2.2.0/config/timelineeventtype/?format=api&offset=90
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept
{
"count": 126,
"next": "https://lldev.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=100",
"previous": "https://lldev.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=80",
"results": [
{
"id": 123,
"abbrev": "Launcher Vertical",
"description": "Erection of the launch vehicle into a vertical position"
},
{
"id": 124,
"abbrev": "Propulsion Checkouts",
"description": "Final checkouts of the propulsion system ahead of launch"
},
{
"id": 125,
"abbrev": "LOX Topping",
"description": "Liquid oxygen topping off"
},
{
"id": 126,
"abbrev": "Ready Poll",
"description": "Polling ready ahead of terminal count"
},
{
"id": 127,
"abbrev": "Terminal Count",
"description": "Start of the terminal countdown towards launch"
},
{
"id": 128,
"abbrev": "Strongback Retract",
"description": "Retraction of the strongback arm ahead of liftoff"
},
{
"id": 113,
"abbrev": "Boosters Boostback Burn Shutdown",
"description": "End of the boosters boostback burn"
},
{
"id": 115,
"abbrev": "Boosters Entry Burn Shutdown",
"description": "End of the boosters atmospheric entry burn"
},
{
"id": 114,
"abbrev": "Boosters Entry Burn Startup",
"description": "Start of the boosters atmospheric entry burn"
},
{
"id": 117,
"abbrev": "Boosters Landing",
"description": "Landing of the boosters"
}
]
}