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&ordering=departure
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 499,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=10&ordering=departure",
    "previous": null,
    "results": [
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/8/?format=api",
            "launch_id": "3a647bf8-2926-4907-b20c-33ee6d91dfd0",
            "docking": "1971-04-24T01:47:00Z",
            "departure": "1971-04-24T07:37:00Z",
            "flight_vehicle": {
                "id": 346,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/346/?format=api",
                "destination": "Salyut 1",
                "mission_end": "1971-04-24T23:40:00Z",
                "spacecraft": {
                    "id": 197,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/197/?format=api",
                    "name": "Soyuz 10",
                    "serial_number": "Soyuz 7K-OKS 11F615A8 #31",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P1DT23H45M54S",
                    "time_docked": "PT5H50M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 10 was a Soyuz spacecraft which launched on 22 April 1971 23:54 UTC. It transported three cosmonauts on the first flight to Salyut 1, but docking failed. The crew was Vladimir Shatalov, Aleksei Yeliseyev, and Nikolai Rukavishnikov.",
                    "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": 27,
                "name": "Salyut-1 forward",
                "spacestation": {
                    "id": 9,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/9/?format=api",
                    "name": "Salyut 1"
                }
            }
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/7/?format=api",
            "launch_id": "97e9d491-5c21-49bc-a240-1fb28bf6d532",
            "docking": "1971-06-07T01:00:00Z",
            "departure": "1971-06-30T01:00:00Z",
            "flight_vehicle": {
                "id": 345,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/345/?format=api",
                "destination": "Salyut 1",
                "mission_end": "1971-06-29T23:16:52Z",
                "spacecraft": {
                    "id": 196,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/196/?format=api",
                    "name": "Soyuz 11",
                    "serial_number": "Soyuz 7K-OKS 11F615A8 #32",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P23DT15H21M43S",
                    "time_docked": "P23D",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 11 was a Soyuz spacecraft which launched on 6 June 1971 04:55 UTC. It transported three cosmonauts on the second flight to Salyut 1. The crew was Georgy Dobrovolsky, Vladislav Volkov, and Viktor Patsayev.",
                    "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": 27,
                "name": "Salyut-1 forward",
                "spacestation": {
                    "id": 9,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/9/?format=api",
                    "name": "Salyut 1"
                }
            }
        },
        {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/4/?format=api",
            "launch_id": "7ec5fba7-67ca-4baa-858a-0c020cb7de10",
            "docking": "1973-05-26T09:56:00Z",
            "departure": "1973-06-22T08:58:00Z",
            "flight_vehicle": {
                "id": 202,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/202/?format=api",
                "destination": "Skylab",
                "mission_end": "1973-06-22T13:49:48Z",
                "spacecraft": {
                    "id": 93,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/93/?format=api",
                    "name": "Apollo CSM-116",
                    "serial_number": "CSM-116",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P28DT49M48S",
                    "time_docked": "P26DT23H2M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-116 was an Apollo Command & Service Module used in the Skylab 2 mission.",
                    "spacecraft_config": {
                        "id": 10,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api",
                        "name": "Apollo Command/Service Module",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 999,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api",
                            "name": "North American Aviation",
                            "type": null
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 28,
                "name": "Forward",
                "spacestation": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                    "name": "Skylab"
                }
            }
        },
        {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/5/?format=api",
            "launch_id": "757d0fba-575b-43cb-b6de-b143758f66ec",
            "docking": "1973-07-28T19:37:00Z",
            "departure": "1973-09-25T11:16:42Z",
            "flight_vehicle": {
                "id": 203,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/203/?format=api",
                "destination": "Skylab",
                "mission_end": "1973-09-25T22:19:51Z",
                "spacecraft": {
                    "id": 94,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/94/?format=api",
                    "name": "Apollo CSM-117",
                    "serial_number": "CSM-117",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P59DT11H9M1S",
                    "time_docked": "P58DT15H39M42S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-117 was an Apollo Command & Service Module used in the Skylab 3 mission.",
                    "spacecraft_config": {
                        "id": 10,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api",
                        "name": "Apollo Command/Service Module",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 999,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api",
                            "name": "North American Aviation",
                            "type": null
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 28,
                "name": "Forward",
                "spacestation": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                    "name": "Skylab"
                }
            }
        },
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/6/?format=api",
            "launch_id": "f3855eeb-9eda-4ddd-bb4d-c2acbad0a0e2",
            "docking": "1973-11-16T21:55:00Z",
            "departure": "1974-02-08T02:33:12Z",
            "flight_vehicle": {
                "id": 204,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/204/?format=api",
                "destination": "Skylab",
                "mission_end": "1974-02-08T15:16:53Z",
                "spacecraft": {
                    "id": 95,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/95/?format=api",
                    "name": "Apollo CSM-118",
                    "serial_number": "CSM-118",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P84DT1H15M30S",
                    "time_docked": "P83DT4H38M12S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-118 was an Apollo Command & Service Module used in the Skylab 4 mission.",
                    "spacecraft_config": {
                        "id": 10,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api",
                        "name": "Apollo Command/Service Module",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 999,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api",
                            "name": "North American Aviation",
                            "type": null
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 28,
                "name": "Forward",
                "spacestation": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                    "name": "Skylab"
                }
            }
        },
        {
            "id": 48,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/48/?format=api",
            "launch_id": "57e51918-e4d7-4f46-804b-9602ad34f0fa",
            "docking": "1974-07-04T21:00:00Z",
            "departure": "1974-07-19T09:03:00Z",
            "flight_vehicle": {
                "id": 342,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/342/?format=api",
                "destination": "Salyut 3",
                "mission_end": "1974-07-19T12:21:36Z",
                "spacecraft": {
                    "id": 193,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/193/?format=api",
                    "name": "Soyuz 14",
                    "serial_number": "Soyuz 7K-T/A9 11F615A9 #62",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P15DT17H30M28S",
                    "time_docked": "P14DT12H3M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 14 was a Soyuz spacecraft which launched on 3 July 1974 18:51 UTC. It transported two cosmonauts to Salyut 3. The crew was Pavel Popovich and Yuri Artyukhin.",
                    "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": 26,
                "name": "Salyut-3 forward",
                "spacestation": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/11/?format=api",
                    "name": "Salyut 3"
                }
            }
        },
        {
            "id": 49,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/49/?format=api",
            "launch_id": "3d42acef-c061-4c56-bdde-c2d041686224",
            "docking": "1975-01-12T01:25:00Z",
            "departure": "1975-02-09T06:06:00Z",
            "flight_vehicle": {
                "id": 339,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/339/?format=api",
                "destination": "Salyut 4",
                "mission_end": "1975-02-09T11:03:22Z",
                "spacecraft": {
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/190/?format=api",
                    "name": "Soyuz 17",
                    "serial_number": "Soyuz 7K-T 11F615A8 #38",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P29DT13H19M45S",
                    "time_docked": "P28DT4H41M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 17 was a Soyuz spacecraft which launched on 10 January 1975 21:43 UTC. It transported two cosmonauts on the first flight to Salyut 4. The crew was Aleksei Gubarev and Georgi Grechko.",
                    "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": 25,
                "name": "Salyut-4 forward",
                "spacestation": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/12/?format=api",
                    "name": "Salyut 4"
                }
            }
        },
        {
            "id": 50,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/50/?format=api",
            "launch_id": "6b9a736e-e8f3-4db1-8922-7070243498e7",
            "docking": "1975-05-25T21:30:00Z",
            "departure": "1975-07-26T10:56:00Z",
            "flight_vehicle": {
                "id": 337,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/337/?format=api",
                "destination": "Salyut 4",
                "mission_end": "1975-07-26T14:18:18Z",
                "spacecraft": {
                    "id": 188,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/188/?format=api",
                    "name": "Soyuz 18",
                    "serial_number": "Soyuz 7K-T 11F615A8 #40",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P62DT23H20M8S",
                    "time_docked": "P61DT13H26M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 18 was a Soyuz spacecraft which launched on 24 May 1975 14:58 UTC. It transported two cosmonauts on the final flight to Salyut 4. The crew was Pyotr Klimuk and Vitali Sevastyanov.",
                    "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": 25,
                "name": "Salyut-4 forward",
                "spacestation": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/12/?format=api",
                    "name": "Salyut 4"
                }
            }
        },
        {
            "id": 180,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/180/?format=api",
            "launch_id": "ca755755-6446-4cb1-b53e-2049d926f2ff",
            "docking": "1975-11-19T16:19:00Z",
            "departure": "1976-02-15T23:07:00Z",
            "flight_vehicle": {
                "id": 413,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/413/?format=api",
                "destination": "Salyut 4",
                "mission_end": "1976-02-16T02:24:00Z",
                "spacecraft": {
                    "id": 287,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/287/?format=api",
                    "name": "Soyuz 20",
                    "serial_number": "Soyuz 7K-T 11F615A9 #64",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P90DT11H46M",
                    "time_docked": "P88DT6H48M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 20 (Russian: Союз 20, Union 20) was an unmanned spacecraft launched by the Soviet Union. It was a long-duration test of the Soyuz spacecraft that docked with the Salyut 4 space station. Soyuz 20 performed comprehensive checking of improved on-board systems of the spacecraft under various flight conditions. It also carried a biological payload. Living organisms were exposed to three months in space.\r\n\r\nIt was reentered on 16 February 1976.",
                    "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": 25,
                "name": "Salyut-4 forward",
                "spacestation": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/12/?format=api",
                    "name": "Salyut 4"
                }
            }
        },
        {
            "id": 181,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/181/?format=api",
            "launch_id": "9a7ceb6c-8d03-4d49-b322-24d7d9d8b98d",
            "docking": "1976-07-07T13:40:00Z",
            "departure": "1976-08-24T13:40:13Z",
            "flight_vehicle": {
                "id": 335,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/335/?format=api",
                "destination": "Salyut 5",
                "mission_end": "1976-08-24T18:32:17Z",
                "spacecraft": {
                    "id": 186,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/186/?format=api",
                    "name": "Soyuz 21",
                    "serial_number": "Soyuz 7K-T 11F615A8 #41",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P49DT6H23M32S",
                    "time_docked": "P48DT13S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 21 was a Soyuz spacecraft which launched on 6 July 1976 12:08 UTC. It transported two cosmonauts on the first flight to Salyut. The crew was Boris Volynov and Vitaly Zholobov.",
                    "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"
                }
            }
        }
    ]
}