GET /2.2.0/config/timelineeventtype/?format=api&offset=210
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=220",
  "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=200",
  "results": [
    {
      "id": 238,
      "abbrev": "Translunar Injection Burn",
      "description": "Translunar injection burn"
    },
    {
      "id": 239,
      "abbrev": "Orbital Trajectory Correction Burn",
      "description": "Orbital trajectory correction burn"
    },
    {
      "id": 240,
      "abbrev": "Crew CPR Demo",
      "description": "Crew CPR demonstration"
    },
    {
      "id": 241,
      "abbrev": "DSN Comms Test",
      "description": "Communications test through Deep Space Network"
    },
    {
      "id": 242,
      "abbrev": "Lunar Flyby Imaging Plan Review",
      "description": "Review lunar flyby imaging plan"
    },
    {
      "id": 243,
      "abbrev": "Spacesuits Demo",
      "description": "Rapid spacesuits donning and pressurization demonstration"
    },
    {
      "id": 244,
      "abbrev": "Orion Enters Lunar SOI",
      "description": "Orion enters lunar sphere of influence"
    },
    {
      "id": 245,
      "abbrev": "Lunar Flyby",
      "description": "Lunar flyby and observation begins"
    },
    {
      "id": 246,
      "abbrev": "Lunar Closest Approach",
      "description": "Closest approach to the Moon"
    },
    {
      "id": 247,
      "abbrev": "Max Distance To Earth",
      "description": "Crew reaches maximum distance from Earth for this mission"
    }
  ]
}