GET /2.2.0/config/timelineeventtype/?format=api&offset=130
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=140",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=120",
  "results": [
    {
      "id": 159,
      "abbrev": "Orion Power On",
      "description": "Orion spacecraft powered up"
    },
    {
      "id": 160,
      "abbrev": "Core Stage Power On",
      "description": "Core stage powered up"
    },
    {
      "id": 161,
      "abbrev": "ICPS Power On",
      "description": "Interim cryogenic propulsion stage (ICPS) powered up"
    },
    {
      "id": 162,
      "abbrev": "RS-25 Preparations",
      "description": "Final preparations of the four RS-25 engines"
    },
    {
      "id": 163,
      "abbrev": "ICPS Power Off",
      "description": "Interim cryogenic propulsion stage (ICPS) powered down"
    },
    {
      "id": 164,
      "abbrev": "Orion Batteries Charging",
      "description": "Charge Orion flight batteries to 100%"
    },
    {
      "id": 165,
      "abbrev": "Core Stage Batteries Charging",
      "description": "Charge core stage flight batteries"
    },
    {
      "id": 156,
      "abbrev": "Launch Team On Stations",
      "description": "Launch team arrives to stations"
    },
    {
      "id": 157,
      "abbrev": "Countdown Start",
      "description": "Countdown clock begins"
    },
    {
      "id": 167,
      "abbrev": "Rocket Cavity Inerting",
      "description": "Air-to-gaseous nitrogen (GN2) changeover and rocket cavity inerting"
    }
  ]
}