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": 85,
"abbrev": "SEB-2",
"description": "2nd burn of the second engine"
},
{
"id": 84,
"abbrev": "SEB-4",
"description": "4th burn of the second engine"
},
{
"id": 131,
"abbrev": "AOS",
"description": "Acquisition of signal from the payload"
},
{
"id": 90,
"abbrev": "Flame Deflector Activation",
"description": "Activation of the flame deflector ahead of engine ignition"
},
{
"id": 99,
"abbrev": "BECO",
"description": "Booster Engine Cutoff"
},
{
"id": 132,
"abbrev": "Booster Supersonic",
"description": "Booster is supersonic"
},
{
"id": 92,
"abbrev": "Booster Transonic",
"description": "Booster passing through the transonic regime"
},
{
"id": 135,
"abbrev": "Weather Check",
"description": "Check of the weather conditions for launch"
},
{
"id": 122,
"abbrev": "Pad Configuration",
"description": "Configuration of the pad for flight"
},
{
"id": 33,
"abbrev": "Kick Stage Cut-off",
"description": "Cut-off of the kick stage engine"
}
]
}