GET /2.2.0/config/timelineeventtype/?format=api&offset=120
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept
{
"count": 126,
"next": null,
"previous": "https://lldev.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"
}
]
}