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

{
  "count": 232,
  "next": "https://ll.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": 238,
      "abbrev": "Translunar Injection Burn",
      "description": "Translunar injection burn"
    },
    {
      "id": 207,
      "abbrev": "Orion Comms Transition",
      "description": "Transition team to Orion to Earth communication loop following final NTD briefing"
    },
    {
      "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)"
    }
  ]
}