GET /2.2.0/config/timelineeventtype/?format=api&ordering=-abbrev
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=10&ordering=-abbrev",
  "previous": null,
  "results": [
    {
      "id": 133,
      "abbrev": "Webcast live",
      "description": "Start of the launch broadcast"
    },
    {
      "id": 135,
      "abbrev": "Weather Check",
      "description": "Check of the weather conditions for launch"
    },
    {
      "id": 137,
      "abbrev": "Water Deluge",
      "description": "Water deluge systems turn on"
    },
    {
      "id": 208,
      "abbrev": "Visors Down",
      "description": "Flight crew visors down"
    },
    {
      "id": 144,
      "abbrev": "Umbilicals Separation",
      "description": "Separation of umbilical connections"
    },
    {
      "id": 238,
      "abbrev": "Translunar Injection Burn",
      "description": "Translunar injection burn"
    },
    {
      "id": 204,
      "abbrev": "TPS Scan",
      "description": "Launch director brief – rocket & thermal protection system scan results with the imagery console"
    },
    {
      "id": 228,
      "abbrev": "Tower Clear",
      "description": "The launch vehicle clears the launch tower and initiates a roll/pitch maneuver"
    },
    {
      "id": 206,
      "abbrev": "Test Director Briefing",
      "description": "Final test director briefing is held"
    },
    {
      "id": 127,
      "abbrev": "Terminal Count",
      "description": "Start of the terminal countdown towards launch"
    }
  ]
}