GET /2.2.0/config/timelineeventtype/?format=api&offset=180
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=190",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=170",
  "results": [
    {
      "id": 208,
      "abbrev": "Visors Down",
      "description": "Flight crew visors down"
    },
    {
      "id": 209,
      "abbrev": "Short Purge",
      "description": "Flight crew short purge verification"
    },
    {
      "id": 210,
      "abbrev": "Orion Pyros Arm",
      "description": "Orion ascent pyros are armed"
    },
    {
      "id": 211,
      "abbrev": "Orion Internal Power",
      "description": "Orion set to internal power"
    },
    {
      "id": 212,
      "abbrev": "Core Stage LH2 Replenish End",
      "description": "Core stage LH2 terminate replenish"
    },
    {
      "id": 213,
      "abbrev": "LAS Available",
      "description": "LAS capability is available"
    },
    {
      "id": 214,
      "abbrev": "LH2 High Flow Bleed Check",
      "description": "GLS go for LH2 high flow bleed check"
    },
    {
      "id": 215,
      "abbrev": "FTS Arm",
      "description": "Flight termination system armed"
    },
    {
      "id": 216,
      "abbrev": "Core Stage APU Start",
      "description": "Core stage auxiliary power unit (APU) start"
    },
    {
      "id": 217,
      "abbrev": "Core Stage LOX Replenish End",
      "description": "Core stage LOX terminate replenish"
    }
  ]
}