GET /2.2.0/config/timelineeventtype/?format=api&ordering=-id
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=-id",
  "previous": null,
  "results": [
    {
      "id": 260,
      "abbrev": "nan",
      "description": "nan"
    },
    {
      "id": 259,
      "abbrev": "Boosters Flip",
      "description": "Flip maneuver of the side boosters"
    },
    {
      "id": 258,
      "abbrev": "Orion Power Off",
      "description": "Orion Final power down"
    },
    {
      "id": 257,
      "abbrev": "Orion RCS Safing",
      "description": "Orion crew module reaction control system safing"
    },
    {
      "id": 256,
      "abbrev": "Orion Splashdown",
      "description": "Orion splashdown"
    },
    {
      "id": 255,
      "abbrev": "Orion Raise Burn",
      "description": "Orion raise burn"
    },
    {
      "id": 254,
      "abbrev": "Orion Service Module Jettison",
      "description": "Orion crew and service module separation"
    },
    {
      "id": 253,
      "abbrev": "Crew Entry Preparations",
      "description": "Crew begins working through entry checklist, including donning entry suits"
    },
    {
      "id": 252,
      "abbrev": "Orthostatic Intolerance Garment Test",
      "description": "Orthostatic intolerance garment assessment"
    },
    {
      "id": 251,
      "abbrev": "Manual Piloting Demo",
      "description": "Manual piloting demonstration"
    }
  ]
}