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": 131,
"abbrev": "AOS",
"description": "Acquisition of signal from the payload"
},
{
"id": 95,
"abbrev": "Atmospheric Entry",
"description": "Start of the atmospheric re-entry"
},
{
"id": 72,
"abbrev": "Battery Hotswap",
"description": "Electron Second stages switches to a new set of batteries and jettisons the depleted ones."
},
{
"id": 99,
"abbrev": "BECO",
"description": "Booster Engine Cutoff"
},
{
"id": 40,
"abbrev": "Booster Boostback Burn Shutdown",
"description": "End of the booster boostback burn"
},
{
"id": 39,
"abbrev": "Booster Boostback Burn Startup",
"description": "Start of the booster boostback burn"
},
{
"id": 104,
"abbrev": "Booster Hot Stage Jettison",
"description": "Separation of the hot stage from the booster"
},
{
"id": 129,
"abbrev": "Booster Ignition",
"description": "Ignition of the solid rocket boosters."
},
{
"id": 113,
"abbrev": "Boosters Boostback Burn Shutdown",
"description": "End of the boosters boostback burn"
},
{
"id": 112,
"abbrev": "Boosters Boostback Burn Startup",
"description": "Start of the boosters boostback burn"
}
]
}