GET /2.2.0/config/timelineeventtype/?format=api&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 126,
    "next": "https://lldev.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=10&ordering=-id",
    "previous": null,
    "results": [
        {
            "id": 153,
            "abbrev": "SECO-5",
            "description": "Fifth cut-off of the second engine"
        },
        {
            "id": 152,
            "abbrev": "SES-5",
            "description": "Fifth start of the second engine"
        },
        {
            "id": 151,
            "abbrev": "MMH Passivation",
            "description": "Start of Monomethylhydrazine passivation"
        },
        {
            "id": 150,
            "abbrev": "MON Passivation",
            "description": "Start of Mixed Oxides of Nitrogen passivation"
        },
        {
            "id": 149,
            "abbrev": "CLG Start",
            "description": "Start of Closed Loop Guidance"
        },
        {
            "id": 148,
            "abbrev": "RCT Ignition",
            "description": "Ignition of Roll Control Thrusters"
        },
        {
            "id": 147,
            "abbrev": "Stage 4 Separation",
            "description": "Separation of the fourth stage from the third"
        },
        {
            "id": 146,
            "abbrev": "Full Thrust",
            "description": "Full thrust level achieved by the launch vehicle"
        },
        {
            "id": 145,
            "abbrev": "Preliminary Thrust",
            "description": "Preliminary thrust level achieved by the launch vehicle"
        },
        {
            "id": 144,
            "abbrev": "Umbilicals Separation",
            "description": "Separation of umbilical connections"
        }
    ]
}