GET /2.2.0/config/timelineeventtype/?format=api&ordering=-abbrev
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=-abbrev",
"previous": null,
"results": [
{
"id": 133,
"abbrev": "Webcast live",
"description": "Start of the launch broadcast"
},
{
"id": 135,
"abbrev": "Weather Check",
"description": "Check of the weather conditions for launch"
},
{
"id": 137,
"abbrev": "Water Deluge",
"description": "Water deluge systems turn on"
},
{
"id": 144,
"abbrev": "Umbilicals Separation",
"description": "Separation of umbilical connections"
},
{
"id": 127,
"abbrev": "Terminal Count",
"description": "Start of the terminal countdown towards launch"
},
{
"id": 7,
"abbrev": "Tank Press",
"description": "Fuel tanks are pressurized to flight levels"
},
{
"id": 25,
"abbrev": "Supersonic",
"description": "Vehicle is supersonic"
},
{
"id": 128,
"abbrev": "Strongback Retract",
"description": "Retraction of the strongback arm ahead of liftoff"
},
{
"id": 6,
"abbrev": "Startup",
"description": "The onboard computer takes control over the countdown and runs last checks"
},
{
"id": 96,
"abbrev": "Starship Transonic",
"description": "Starship passing through the transonic regime"
}
]
}