GET /2.2.0/config/timelineeventtype/?format=api&ordering=description
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 233,
  "next": "https://ll.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": 167,
      "abbrev": "Rocket Cavity Inerting",
      "description": "Air-to-gaseous nitrogen (GN2) changeover and rocket cavity inerting"
    },
    {
      "id": 166,
      "abbrev": "Pad Closeout",
      "description": "All non-essential personnel leave the launch pad"
    },
    {
      "id": 196,
      "abbrev": "All Stages Replenish",
      "description": "All stages replenish"
    },
    {
      "id": 232,
      "abbrev": "Apogee Raise Burn",
      "description": "Apogee raise burn"
    },
    {
      "id": 99,
      "abbrev": "BECO",
      "description": "Booster Engine Cutoff"
    },
    {
      "id": 132,
      "abbrev": "Booster Supersonic",
      "description": "Booster is supersonic"
    }
  ]
}