GET /2.2.0/config/timelineeventtype/?format=api&offset=140
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=150",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=130",
  "results": [
    {
      "id": 168,
      "abbrev": "GLS Activation",
      "description": "Ground launch sequencer (GLS) activation"
    },
    {
      "id": 169,
      "abbrev": "Built-In Hold",
      "description": "Built in countdown hold"
    },
    {
      "id": 170,
      "abbrev": "Orion Cold Soak",
      "description": "Orion cold soak"
    },
    {
      "id": 171,
      "abbrev": "Core Stage LOX Transfer Chill",
      "description": "Core stage LOX transfer line chilldown"
    },
    {
      "id": 172,
      "abbrev": "Core Stage LH2 Chill",
      "description": "Core stage LH2 chilldown"
    },
    {
      "id": 173,
      "abbrev": "Core Stage LOX Prop Chill",
      "description": "Core stage LOX main propulsion system chilldown"
    },
    {
      "id": 174,
      "abbrev": "Core Stage LH2 Slow Fill",
      "description": "Core stage LH2 slow fill start"
    },
    {
      "id": 175,
      "abbrev": "Resume T-Clock",
      "description": "Resume T-Clock"
    },
    {
      "id": 176,
      "abbrev": "Core Stage LOX Slow Fill",
      "description": "Core stage LOX slow fill"
    },
    {
      "id": 177,
      "abbrev": "Core Stage LOX Fast Fill",
      "description": "Core stage LOX fast fill"
    }
  ]
}