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

{
    "count": 126,
    "next": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=60",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/timelineeventtype/?format=api&limit=10&offset=40",
    "results": [
        {
            "id": 80,
            "abbrev": "SES-3",
            "description": "Third start of the second engine"
        },
        {
            "id": 81,
            "abbrev": "SECO-3",
            "description": "Third cut-off of the second engine"
        },
        {
            "id": 82,
            "abbrev": "SES-4",
            "description": "Fourth start of the second engine"
        },
        {
            "id": 83,
            "abbrev": "SECO-4",
            "description": "Fourth cut-off of the second engine"
        },
        {
            "id": 85,
            "abbrev": "SEB-2",
            "description": "2nd burn of the second engine"
        },
        {
            "id": 84,
            "abbrev": "SEB-4",
            "description": "4th burn of the second engine"
        },
        {
            "id": 86,
            "abbrev": "Stage 2 LNG Load",
            "description": "Start of liquid methane loading in the second stage"
        },
        {
            "id": 87,
            "abbrev": "Stage 1 LNG Load",
            "description": "Start of liquid methane loading in the first stage"
        },
        {
            "id": 88,
            "abbrev": "Stage 1 Propellant Load Complete",
            "description": "End of propellant loading in the first stage"
        },
        {
            "id": 89,
            "abbrev": "Stage 2 Propellant Load Complete",
            "description": "End of propellant loading in the second stage"
        }
    ]
}