GET /2.2.0/config/timelineeventtype/?format=api&offset=200
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=210",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=190",
  "results": [
    {
      "id": 228,
      "abbrev": "Tower Clear",
      "description": "The launch vehicle clears the launch tower and initiates a roll/pitch maneuver"
    },
    {
      "id": 229,
      "abbrev": "ICPS RL10 Nozzle Extension",
      "description": "ICPS RL10 nozzle extension"
    },
    {
      "id": 230,
      "abbrev": "Orion Solar Arrays Deployment",
      "description": "Orion solar arrays deploy"
    },
    {
      "id": 232,
      "abbrev": "Apogee Raise Burn",
      "description": "Apogee raise burn"
    },
    {
      "id": 233,
      "abbrev": "Orion Separation",
      "description": "Orion separates from ICPS"
    },
    {
      "id": 234,
      "abbrev": "Proximity Operations End",
      "description": "Proximity operations conclude"
    },
    {
      "id": 235,
      "abbrev": "Orion Separation Burn",
      "description": "Orion upper stage separation burn"
    },
    {
      "id": 236,
      "abbrev": "ICPS Disposal Burn",
      "description": "Disposal burn of ICPS into the Pacific Ocean"
    },
    {
      "id": 237,
      "abbrev": "CubeSats Deployment",
      "description": "CubeSats deploy"
    },
    {
      "id": 231,
      "abbrev": "Perigee Raise Burn",
      "description": "Perigee raise burn"
    }
  ]
}