GET /2.2.0/config/timelineeventtype/?format=api&ordering=-description
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=10&ordering=-description",
"previous": null,
"results": [
{
"id": 137,
"abbrev": "Water Deluge",
"description": "Water deluge systems turn on"
},
{
"id": 25,
"abbrev": "Supersonic",
"description": "Vehicle is supersonic"
},
{
"id": 120,
"abbrev": "Payload Segment Transport",
"description": "Transport of the payload segment to the rocket"
},
{
"id": 80,
"abbrev": "SES-3",
"description": "Third start of the second engine"
},
{
"id": 76,
"abbrev": "Stage 3 Cutoff",
"description": "Third stage engine shuts down."
},
{
"id": 75,
"abbrev": "Stage 3 Ignition",
"description": "Third stage engine ignites."
},
{
"id": 81,
"abbrev": "SECO-3",
"description": "Third cut-off of the second engine"
},
{
"id": 138,
"abbrev": "Kármán Line",
"description": "The vehicle crosses the Kármán Line (100 km altitude)"
},
{
"id": 101,
"abbrev": "Soyuz Separation",
"description": "The soyuz spacecraft is separated from the upper stage"
},
{
"id": 77,
"abbrev": "SRB Separation",
"description": "The solid rocket boosters are separated from the launcher."
}
]
}