GET /2.2.0/config/timelineeventtype/?format=api&offset=120
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=130",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=110",
  "results": [
    {
      "id": 148,
      "abbrev": "RCT Ignition",
      "description": "Ignition of Roll Control Thrusters"
    },
    {
      "id": 149,
      "abbrev": "CLG Start",
      "description": "Start of Closed Loop Guidance"
    },
    {
      "id": 150,
      "abbrev": "MON Passivation",
      "description": "Start of Mixed Oxides of Nitrogen passivation"
    },
    {
      "id": 151,
      "abbrev": "MMH Passivation",
      "description": "Start of Monomethylhydrazine passivation"
    },
    {
      "id": 152,
      "abbrev": "SES-5",
      "description": "Fifth start of the second engine"
    },
    {
      "id": 153,
      "abbrev": "SECO-5",
      "description": "Fifth cut-off of the second engine"
    },
    {
      "id": 154,
      "abbrev": "Launch Escape Jettison",
      "description": "The launch escape system is no longer needed and is jettisoned."
    },
    {
      "id": 155,
      "abbrev": "CSM Seperation",
      "description": "The Apollo command and service module is seperated from upper stage."
    },
    {
      "id": 184,
      "abbrev": "ICPS LH2 Topping",
      "description": "ICPS LH2 tank topping start"
    },
    {
      "id": 158,
      "abbrev": "Prop Load Preparations",
      "description": "Ground systems preparations for vehicle loading"
    }
  ]
}