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

{
    "count": 517,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=110&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=90&ordering=-departure",
    "results": [
        {
            "id": 226,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/226/?format=api",
            "launch_id": "08d3c407-fbc5-4856-96b7-76516b45461d",
            "docking": "2019-09-25T19:42:00Z",
            "departure": "2020-04-17T01:55:00Z",
            "flight_vehicle": {
                "id": 491,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/491/?format=api",
                "destination": "International Space Station",
                "mission_end": "2020-04-17T05:16:43Z",
                "spacecraft": {
                    "id": 431,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/431/?format=api",
                    "name": "Soyuz MS-15",
                    "serial_number": "Soyuz MS 11F732A48 #744",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P204DT15H19M1S",
                    "time_docked": "P204DT6H13M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz MS-15 is a Soyuz spacecraft launched in September 2019 with three crew members of the Expedition 61 to the International Space Station.\r\nMS-15 was 144th flight of a Soyuz spacecraft and the last flight of Soyuz-FG launcher.\r\nIt landed back on Earth on April 17, 2020.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 231,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/231/?format=api",
            "launch_id": "e7f4d577-40dc-44a4-81a7-d1ae42244d45",
            "docking": "2020-03-09T12:18:00Z",
            "departure": "2020-04-07T13:06:00Z",
            "flight_vehicle": {
                "id": 570,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/570/?format=api",
                "destination": "International Space Station",
                "mission_end": "2020-04-07T18:50:00Z",
                "spacecraft": {
                    "id": 221,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/221/?format=api",
                    "name": "Dragon C112",
                    "serial_number": "C112",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P99DT1H13S",
                    "time_docked": "P88DT16H53M",
                    "flights_count": 3,
                    "mission_ends_count": 3,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "The C112 capsule was flown on CRS-10, CRS-16 and CRS-20.\r\n\r\nOn CRS-10 the capsule lifted off from the Kennedy Space Center from pad 39A. This was the first flight from this pad since STS-135 left the pad in mid-2011. The vehicle experienced some software issues meaning its berthing was delayed for a day.",
                    "spacecraft_config": {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
                        "name": "Dragon 1",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 21,
                "name": "Harmony nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 224,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/224/?format=api",
            "launch_id": "f129f583-9e12-421c-bc40-60661d1d77b2",
            "docking": "2019-08-26T03:59:00Z",
            "departure": "2020-02-06T05:50:28Z",
            "flight_vehicle": {
                "id": 423,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/423/?format=api",
                "destination": "International Space Station",
                "mission_end": "2020-02-06T09:12:45Z",
                "spacecraft": {
                    "id": 416,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/416/?format=api",
                    "name": "Soyuz MS-13",
                    "serial_number": "Soyuz MS 11F732A48 #746",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P200DT16H44M24S",
                    "time_docked": "P200DT6H38M38S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz MS-13 will transport three astronauts  to the International Space Station. The crew consists of Aleksandr Skvortsov, Luca Parmitano, and Andrew R. Morgan.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 3,
                "name": "Poisk zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 228,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/228/?format=api",
            "launch_id": "244f6809-7aba-41d8-ad7b-ba3623afcecd",
            "docking": "2019-11-04T09:10:00Z",
            "departure": "2020-01-31T14:35:00Z",
            "flight_vehicle": {
                "id": 497,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/497/?format=api",
                "destination": "International Space Station",
                "mission_end": "2020-03-17T23:00:00Z",
                "spacecraft": {
                    "id": 432,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/432/?format=api",
                    "name": "Cygnus CRS NG-12 (S.S. Alan Bean)",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P136DT9H13S",
                    "time_docked": "P88DT5H25M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "This is the twelfth flight to the ISS by the Cygnus spacecraft under the CRS program and their first under the CRS2 program. This is also the 8th use of the enhanced size Cygnus.",
                    "spacecraft_config": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api",
                        "name": "Cygnus Enhanced",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 1,
                "name": "Unity nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 229,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/229/?format=api",
            "launch_id": "4425a1b9-1c3d-4100-99f4-c0934264fc56",
            "docking": "2019-12-08T10:05:00Z",
            "departure": "2020-01-07T10:05:00Z",
            "flight_vehicle": {
                "id": 508,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/508/?format=api",
                "destination": "International Space Station",
                "mission_end": "2020-01-07T15:41:00Z",
                "spacecraft": {
                    "id": 215,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/215/?format=api",
                    "name": "Dragon C106",
                    "serial_number": "C106",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P97DT3H2M55S",
                    "time_docked": "P89DT34M",
                    "flights_count": 3,
                    "mission_ends_count": 3,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "This was the first dragon vehicle to be used for more than one mission.\r\n\r\nThis capsule flew on CRS-4 which carried SpaceX's first living payload in the form of 20 mice. \r\n\r\nIt also flew on CRS-11.",
                    "spacecraft_config": {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
                        "name": "Dragon 1",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 21,
                "name": "Harmony nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 208,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/208/?format=api",
            "launch_id": "99023b75-fa3e-4aeb-94ab-03016b38b171",
            "docking": "2019-07-31T15:29:00Z",
            "departure": "2019-11-29T10:25:00Z",
            "flight_vehicle": {
                "id": 436,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/436/?format=api",
                "destination": "International Space Station",
                "mission_end": "2019-11-29T14:19:00Z",
                "spacecraft": {
                    "id": 417,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/417/?format=api",
                    "name": "Progress MS-12",
                    "serial_number": "MS-12 (No.442)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P121DT2H8M14S",
                    "time_docked": "P120DT18H56M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "A Russian Progress cargo spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 227,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/227/?format=api",
            "launch_id": "3b901da4-e396-437e-aa16-63593c4dec40",
            "docking": "2019-09-28T11:12:00Z",
            "departure": "2019-11-01T17:21:00Z",
            "flight_vehicle": {
                "id": 490,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/490/?format=api",
                "destination": "International Space Station",
                "mission_end": "2019-11-01T17:21:00Z",
                "spacecraft": {
                    "id": 430,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/430/?format=api",
                    "name": "Kounotori 8",
                    "serial_number": "HTV-8",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P38DT1H15M55S",
                    "time_docked": "P34DT6H9M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Kounotori 8 is the eighth HTV spacecraft. It is scheduled to launch in September 2019 on a resupply mission to the ISS.",
                    "spacecraft_config": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api",
                        "name": "H-II Transfer Vehicle (HTV)",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 21,
                "name": "Harmony nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/47/?format=api",
            "launch_id": "8afea345-0746-4603-8409-9c78b268ba3a",
            "docking": "2019-03-15T01:01:00Z",
            "departure": "2019-10-03T10:59:00Z",
            "flight_vehicle": {
                "id": 374,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/374/?format=api",
                "destination": "International Space Station",
                "mission_end": "2019-10-03T10:59:00Z",
                "spacecraft": {
                    "id": 274,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/274/?format=api",
                    "name": "Soyuz MS-12",
                    "serial_number": "Soyuz MS 11F732A48 #742",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P202DT15H44M52S",
                    "time_docked": "P202DT9H58M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz MS-12 transports Aleksey Ovchinin, Christina Koch and Nick Hague on Expedition 59 to the International Space Station.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 13,
                "name": "Rassvet nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 225,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/225/?format=api",
            "launch_id": "3d1a381e-c4ad-4768-a129-9de405fae200",
            "docking": "2019-08-27T03:08:00Z",
            "departure": "2019-09-06T18:14:00Z",
            "flight_vehicle": {
                "id": 473,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/473/?format=api",
                "destination": "International Space Station",
                "mission_end": "2019-09-06T21:32:00Z",
                "spacecraft": {
                    "id": 429,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/429/?format=api",
                    "name": "Soyuz MS-14",
                    "serial_number": "Soyuz MS 11F732A48 #743",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P15DT17H53M29S",
                    "time_docked": "P10DT15H6M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz MS-14 is an unmanned flight of the Soyuz spacecraft intended to test a modification for the Launch Abort System.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 206,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/206/?format=api",
            "launch_id": "28a5a464-2b2f-4b2e-b0e3-c704af99888b",
            "docking": "2019-07-27T13:11:00Z",
            "departure": "2019-08-27T14:59:00Z",
            "flight_vehicle": {
                "id": 424,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/424/?format=api",
                "destination": "International Space Station",
                "mission_end": "2019-08-27T20:20:00Z",
                "spacecraft": {
                    "id": 217,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/217/?format=api",
                    "name": "Dragon C108",
                    "serial_number": "C108",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P98DT18H50M14S",
                    "time_docked": "P90DT19H9M",
                    "flights_count": 3,
                    "mission_ends_count": 3,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "This capsule flew both CRS-6, CRS-13, and CRS-18\r\n\r\nIt is the first three time flown dragon capsule.\r\n\r\nAs part of CRS-6 the robotic SpaceX Dragon capsule splashed down in the Pacific Ocean on Thursday, 21 May 2015.\r\n\r\nThe CRS-13 mission was the first NASA to fly on a flight-proven Falcon 9.",
                    "spacecraft_config": {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
                        "name": "Dragon 1",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 21,
                "name": "Harmony nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        }
    ]
}