API endpoint that allows Docking Events to be viewed.

GET: Return a list of all the docking events.

FILTERS: Fields - 'space_station__id', 'flight_vehicle__id', 'docking_location__id'

MODE: 'detailed' EXAMPLE: ?mode=detailed

ORDERING: Fields - 'id', 'docking', 'departure' Order reverse via Docking date. Example - /2.0.0/docking_event/?ordering=-docking

GET /2.0.0/docking_event/?format=api&offset=490&ordering=-departure
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 517,
    "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=500&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=480&ordering=-departure",
    "results": [
        {
            "id": 297,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/297/?format=api",
            "launch_id": "498bf21b-9e35-4b81-906e-6e8b25f7155b",
            "docking": "1979-06-30T11:18:22Z",
            "departure": "1979-07-18T03:49:55Z",
            "flight_vehicle": {
                "id": 563,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/563/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-07-20T01:57:30Z",
                "spacecraft": {
                    "id": 409,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/409/?format=api",
                    "name": "Progress 7",
                    "serial_number": "Progress 7 (No.107)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 7 (Russian: Прогресс 7), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 474,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/474/?format=api",
            "launch_id": "a058d7ff-5f15-45dc-9dae-b5b72e70ee31",
            "docking": "1979-06-08T23:02:00Z",
            "departure": "1979-06-14T19:18:00Z",
            "flight_vehicle": {
                "id": 745,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/745/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-08-19T12:29:26Z",
                "spacecraft": {
                    "id": 150,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/150/?format=api",
                    "name": "Soyuz 34",
                    "serial_number": "Soyuz 7K-T 11F615A8 #50",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 34 was a Soyuz spacecraft which launched on 6 June 1979 18:12 UTC. It  launched with no crew, but was used as a spacecraft down for two cosmonauts of EO-3 from Salyut 6. The crew was Vladimir Lyakhov and Valery Ryumin.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/191/?format=api",
            "launch_id": "27c87f77-330d-45e4-a926-9f2a12d73cd2",
            "docking": "1979-02-26T13:29:55Z",
            "departure": "1979-06-13T09:51:00Z",
            "flight_vehicle": {
                "id": 324,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/324/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-06-13T16:18:26Z",
                "spacecraft": {
                    "id": 152,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/152/?format=api",
                    "name": "Soyuz 32",
                    "serial_number": "Soyuz 7K-T 11F615A8 #48",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 32 was a Soyuz spacecraft which launched on 25 February 1979 11:53 UTC. It  transported two cosmonauts of EO-3 to Salyut 6. The crew was Vladimir Lyakhov and Valery Ryumin.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward"
            }
        },
        {
            "id": 296,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/296/?format=api",
            "launch_id": "393a226e-1c47-4505-9d9a-fdeb4b4c3e4d",
            "docking": "1979-05-15T06:19:22Z",
            "departure": "1979-06-08T07:59:41Z",
            "flight_vehicle": {
                "id": 564,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/564/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-06-09T18:52:46Z",
                "spacecraft": {
                    "id": 410,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/410/?format=api",
                    "name": "Progress 6",
                    "serial_number": "Progress 6 (No.106)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 6 (Russian: Прогресс 6), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 295,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/295/?format=api",
            "launch_id": "cbeccd33-2ccd-4144-ad45-e12ae36d3cf7",
            "docking": "1979-03-14T07:19:21Z",
            "departure": "1979-04-03T16:10:00Z",
            "flight_vehicle": {
                "id": 565,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/565/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-04-05T00:10:22Z",
                "spacecraft": {
                    "id": 411,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/411/?format=api",
                    "name": "Progress 5",
                    "serial_number": "Progress 5 (No.104)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 5 (Russian: Прогресс 5), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/190/?format=api",
            "launch_id": "ebd27066-16ca-4039-ac18-858aa79201e6",
            "docking": "1978-09-07T14:21:00Z",
            "departure": "1978-11-02T07:46:00Z",
            "flight_vehicle": {
                "id": 325,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/325/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-11-02T11:04:17Z",
                "spacecraft": {
                    "id": 153,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/153/?format=api",
                    "name": "Soyuz 31",
                    "serial_number": "Soyuz 7K-T 11F615A8 #47",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 31 was a Soyuz spacecraft which launched on 26 August 1978 14:51 UTC. It  transported two cosmonauts of EP-4 to Salyut 6. The crew was Valery Bykovsky and Sigmund Jähn.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward"
            }
        },
        {
            "id": 294,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/294/?format=api",
            "launch_id": "13515e3d-31b7-4673-82ed-0d7bac5f859b",
            "docking": "1978-10-06T01:00:15Z",
            "departure": "1978-10-24T13:01:52Z",
            "flight_vehicle": {
                "id": 566,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/566/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-10-26T16:28:13Z",
                "spacecraft": {
                    "id": 412,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/412/?format=api",
                    "name": "Progress 4",
                    "serial_number": "Progress 4 (No.105)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 4 (Russian: Прогресс 4), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 189,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/189/?format=api",
            "launch_id": "ebd27066-16ca-4039-ac18-858aa79201e6",
            "docking": "1978-08-28T16:37:37Z",
            "departure": "1978-09-07T13:53:00Z",
            "flight_vehicle": {
                "id": 325,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/325/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-11-02T11:04:17Z",
                "spacecraft": {
                    "id": 153,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/153/?format=api",
                    "name": "Soyuz 31",
                    "serial_number": "Soyuz 7K-T 11F615A8 #47",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 31 was a Soyuz spacecraft which launched on 26 August 1978 14:51 UTC. It  transported two cosmonauts of EP-4 to Salyut 6. The crew was Valery Bykovsky and Sigmund Jähn.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/187/?format=api",
            "launch_id": "4715d93a-a993-4061-b1f8-cb13e2c4d8da",
            "docking": "1978-06-16T21:58:14Z",
            "departure": "1978-09-03T08:23:00Z",
            "flight_vehicle": {
                "id": 327,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/327/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-09-03T11:40:34Z",
                "spacecraft": {
                    "id": 178,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/178/?format=api",
                    "name": "Soyuz 29",
                    "serial_number": "Soyuz 7K-T 11F615A8 #46",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 29 was a Soyuz spacecraft which launched on 15 June 1978 20:16 UTC. It  transported two cosmonauts of EO-2 to Salyut 6. The crew was Vladimir Kovalyonok and Aleksandr Ivanchenkov.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward"
            }
        },
        {
            "id": 293,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/293/?format=api",
            "launch_id": "c3a3c65b-5bd8-4181-8557-b693bf299365",
            "docking": "1978-08-09T23:59:30Z",
            "departure": "1978-08-21T15:42:50Z",
            "flight_vehicle": {
                "id": 567,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/567/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-08-23T16:45:00Z",
                "spacecraft": {
                    "id": 413,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/413/?format=api",
                    "name": "Progress 3",
                    "serial_number": "Progress 3 (No.103)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 3 (Russian: Прогресс 3), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        }
    ]
}