GET /2.2.0/config/timelineeventtype/?format=api&ordering=abbrev
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=abbrev",
  "previous": null,
  "results": [
    {
      "id": 196,
      "abbrev": "All Stages Replenish",
      "description": "All stages replenish"
    },
    {
      "id": 131,
      "abbrev": "AOS",
      "description": "Acquisition of signal from the payload"
    },
    {
      "id": 232,
      "abbrev": "Apogee Raise Burn",
      "description": "Apogee raise burn"
    },
    {
      "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."
    }
  ]
}