GET /2.2.0/config/timelineeventtype/?format=api&offset=110
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=120",
"previous": "https://lldev.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=100",
"results": [
{
"id": 138,
"abbrev": "Kármán Line",
"description": "The vehicle crosses the Kármán Line (100 km altitude)"
},
{
"id": 139,
"abbrev": "Payload Power On",
"description": "Startup of the payload"
},
{
"id": 140,
"abbrev": "Stage 2 Orientation Maneuver",
"description": "Stage 2 maneuver to change its attitude"
},
{
"id": 141,
"abbrev": "Mission End",
"description": "End of the launch vehicle's mission"
},
{
"id": 142,
"abbrev": "Mobile Gantry Rollback",
"description": "Rollback of the mobile gantry from the launch pad"
},
{
"id": 143,
"abbrev": "Fregat Internal Power",
"description": "Fregat transitions to internal power"
},
{
"id": 144,
"abbrev": "Umbilicals Separation",
"description": "Separation of umbilical connections"
},
{
"id": 145,
"abbrev": "Preliminary Thrust",
"description": "Preliminary thrust level achieved by the launch vehicle"
},
{
"id": 146,
"abbrev": "Full Thrust",
"description": "Full thrust level achieved by the launch vehicle"
},
{
"id": 147,
"abbrev": "Stage 4 Separation",
"description": "Separation of the fourth stage from the third"
}
]
}