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.2.0/docking_event/?ordering=-docking

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

{
    "count": 500,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=20&ordering=departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&ordering=departure",
    "results": [
        {
            "id": 182,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/182/?format=api",
            "launch_id": "17f1cde2-cb45-443a-9fc5-93aedde48b37",
            "docking": "1977-02-08T17:38:00Z",
            "departure": "1977-02-25T06:21:00Z",
            "flight_vehicle": {
                "id": 332,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/332/?format=api",
                "destination": "Salyut 5",
                "mission_end": "1977-02-25T09:38:00Z",
                "spacecraft": {
                    "id": 183,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/183/?format=api",
                    "name": "Soyuz 24",
                    "serial_number": "Soyuz 7K-T/A9 11F615A9 #66",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P17DT17H27M",
                    "time_docked": "P16DT12H43M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 24 was a Soyuz spacecraft which launched on 7 February 1977 16:11 UTC. It  transported two cosmonauts on the third flight to Salyut 5. The crew was Viktor Gorbatko and Yuri Glazkov.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 22,
                "name": "Salyut-5 forward",
                "spacestation": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/13/?format=api",
                    "name": "Salyut 5"
                }
            }
        },
        {
            "id": 183,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/183/?format=api",
            "launch_id": "78c055c2-2ef3-4dd8-9361-95f43d40b3f7",
            "docking": "1977-12-11T03:02:41Z",
            "departure": "1978-01-16T08:08:00Z",
            "flight_vehicle": {
                "id": 330,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/330/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-01-16T11:24:58Z",
                "spacecraft": {
                    "id": 181,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/181/?format=api",
                    "name": "Soyuz 26",
                    "serial_number": "Soyuz 7K-T 11F615A8 #43",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P37DT10H6M18S",
                    "time_docked": "P36DT5H5M19S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 26 was a Soyuz spacecraft which launched on 10 December 1977 01:18 UTC. It  transported two cosmonauts of EO-1 to Salyut 6. The crew was Yuri Romanenko and Georgi Grechko. It also transported down the two cosmonauts from EP-1.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 291,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/291/?format=api",
            "launch_id": "d87fa209-b97b-4836-8879-d775901a8e2b",
            "docking": "1978-01-22T10:12:14Z",
            "departure": "1978-02-06T05:54:00Z",
            "flight_vehicle": {
                "id": 569,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/569/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-02-08T02:00:00Z",
                "spacecraft": {
                    "id": 415,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/415/?format=api",
                    "name": "Progress 1",
                    "serial_number": "Progress 1 (No.102)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P18DT17H35M20S",
                    "time_docked": "P14DT19H41M46S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 1 (Russian: Прогресс 1), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 186,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/186/?format=api",
            "launch_id": "e1c98771-b043-45e3-92a4-0925bef897f8",
            "docking": "1978-03-03T17:09:30Z",
            "departure": "1978-03-10T10:23:30Z",
            "flight_vehicle": {
                "id": 328,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/328/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-03-10T13:44:00Z",
                "spacecraft": {
                    "id": 179,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/179/?format=api",
                    "name": "Soyuz 28",
                    "serial_number": "Soyuz 7K-T 11F615A8 #45",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P7DT22H16M",
                    "time_docked": "P6DT17H14M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 28 was a Soyuz spacecraft which launched on 02 March 1978 15:28 UTC. It  transported two cosmonauts of EP-2 to Salyut 6. The crew was Aleksei Gubarev and Vladimír Remek.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 185,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/185/?format=api",
            "launch_id": "e576adee-6c6a-4d38-8894-5f5a09027fb3",
            "docking": "1978-01-11T14:05:54Z",
            "departure": "1978-03-16T07:58:00Z",
            "flight_vehicle": {
                "id": 329,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/329/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-03-16T11:18:47Z",
                "spacecraft": {
                    "id": 180,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/180/?format=api",
                    "name": "Soyuz 27",
                    "serial_number": "Soyuz 7K-T 11F615A8 #44",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P64DT22H52M47S",
                    "time_docked": "P63DT17H52M6S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 27 was a Soyuz spacecraft which launched on 10 January 1978 12:26 UTC. It  transported two cosmonauts of EP-1 to Salyut 6. The crew was Vladimir Dzhanibekov and Oleg Makarov. It also transported down the two cosmonauts from EO-1.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 188,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/188/?format=api",
            "launch_id": "90d7fc8d-1884-4255-9068-f027a39c4323",
            "docking": "1978-06-28T17:07:50Z",
            "departure": "1978-07-05T10:15:40Z",
            "flight_vehicle": {
                "id": 326,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/326/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-07-05T13:30:20Z",
                "spacecraft": {
                    "id": 154,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/154/?format=api",
                    "name": "Soyuz 30",
                    "serial_number": "Soyuz 7K-T/A9 11F615A9 #67",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P7DT22H2M59S",
                    "time_docked": "P6DT17H7M50S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 30 was a Soyuz spacecraft which launched on 27 June 1978 15:27 UTC. It  transported two cosmonauts of EP-3 to Salyut 6. The crew was Pyotr Klimuk and Mirosław Hermaszewski.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 292,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/292/?format=api",
            "launch_id": "c8038de1-a649-449f-84dc-a2550f4c2ced",
            "docking": "1978-07-09T12:58:59Z",
            "departure": "1978-08-02T04:57:44Z",
            "flight_vehicle": {
                "id": 568,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/568/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1978-08-04T01:31:07Z",
                "spacecraft": {
                    "id": 414,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/414/?format=api",
                    "name": "Progress 2",
                    "serial_number": "Progress 2 (No.101)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P27DT14H4M51S",
                    "time_docked": "P23DT15H58M45S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 2 (Russian: Прогресс 2), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 293,
            "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/413/?format=api",
                    "name": "Progress 3",
                    "serial_number": "Progress 3 (No.103)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P15DT18H13M38S",
                    "time_docked": "P11DT15H43M20S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.2.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.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 187,
            "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/178/?format=api",
                    "name": "Soyuz 29",
                    "serial_number": "Soyuz 7K-T 11F615A8 #46",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P79DT15H23M49S",
                    "time_docked": "P78DT10H24M46S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 189,
            "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/153/?format=api",
                    "name": "Soyuz 31",
                    "serial_number": "Soyuz 7K-T 11F615A8 #47",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P67DT20H12M47S",
                    "time_docked": "P65DT14H40M23S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        }
    ]
}