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

{
    "count": 515,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=10&ordering=-docking",
    "previous": null,
    "results": [
        {
            "id": 620,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/620/?format=api",
            "launch_id": "a3c9c47e-976e-40a5-8889-30c407131e3a",
            "docking": "2025-04-08T08:57:43Z",
            "departure": null,
            "flight_vehicle": {
                "id": 858,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/858/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 598,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/598/?format=api",
                    "name": "Soyuz MS-27",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P9DT20H31M9S",
                    "time_docked": "P9DT17H20M42S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Spacecraft planned to launch to the ISS in March 2025.",
                    "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": 42,
                "name": "Prichal nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 619,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/619/?format=api",
            "launch_id": "fb39ac94-5e74-4ee9-afc5-df19c4132b28",
            "docking": "2025-03-16T04:52:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 840,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/840/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 542,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/542/?format=api",
                    "name": "Crew Dragon Endurance",
                    "serial_number": "C210",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P566DT18H14M15S",
                    "time_docked": "P559DT15H36M24S",
                    "flights_count": 4,
                    "mission_ends_count": 3,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon spacecraft used for the Crew-3 mission to the International Space Station.",
                    "spacecraft_config": {
                        "id": 6,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 618,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/618/?format=api",
            "launch_id": "76cbeca6-325c-40bb-b273-53bbb51c84fe",
            "docking": "2025-03-01T23:02:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 872,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/872/?format=api",
                "destination": "ISS",
                "mission_end": null,
                "spacecraft": {
                    "id": 607,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/607/?format=api",
                    "name": "Progress MS-30",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P49DT4H54M1S",
                    "time_docked": "P47DT3H16M28S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-30 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "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": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 617,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/617/?format=api",
            "launch_id": "71751e1c-92ff-4484-b299-eb9dab7a4020",
            "docking": "2024-11-23T14:31:17Z",
            "departure": null,
            "flight_vehicle": {
                "id": 866,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/866/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 604,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/604/?format=api",
                    "name": "Progress MS-29",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P147DT13H56M4S",
                    "time_docked": "P145DT11H47M10S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-29 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "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": 3,
                "name": "Poisk zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 615,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/615/?format=api",
            "launch_id": "1b411bfa-86b8-4b88-8f01-6e97ca4b90d7",
            "docking": "2024-11-15T18:32:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 864,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/864/?format=api",
                "destination": "Tiangong Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 602,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/602/?format=api",
                    "name": "Tianzhou-8",
                    "serial_number": "8",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P153DT11H5M8S",
                    "time_docked": "P153DT7H46M26S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Eighth operational Tianzhou spacecraft",
                    "spacecraft_config": {
                        "id": 25,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api",
                        "name": "Tianzhou",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 32,
                "name": "Tianhe aft",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        },
        {
            "id": 613,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/613/?format=api",
            "launch_id": "f97bce95-052e-4fa9-80e8-dbedf16bc516",
            "docking": "2024-11-05T14:52:11Z",
            "departure": "2024-12-16T16:05:00Z",
            "flight_vehicle": {
                "id": 837,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/837/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-12-17T18:39:00Z",
                "spacecraft": {
                    "id": 449,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/449/?format=api",
                    "name": "Cargo Dragon C208",
                    "serial_number": "C208",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P175DT13H52M12S",
                    "time_docked": "P165DT1H39M49S",
                    "flights_count": 5,
                    "mission_ends_count": 5,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "C208 is the first Cargo Dragon 2 and was launched as part of the CRS-21 mission.",
                    "spacecraft_config": {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                        "name": "Cargo Dragon 2",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 614,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/614/?format=api",
            "launch_id": "0102940a-4a60-4686-b34d-ced3fed6c595",
            "docking": "2024-11-03T12:25:00Z",
            "departure": "2025-03-18T05:05:00Z",
            "flight_vehicle": {
                "id": 777,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/777/?format=api",
                "destination": "International Space Station",
                "mission_end": "2025-03-18T21:57:00Z",
                "spacecraft": {
                    "id": 551,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/551/?format=api",
                    "name": "Crew Dragon Freedom",
                    "serial_number": "C212",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P372DT14H50M27S",
                    "time_docked": "P365DT4H42M11S",
                    "flights_count": 4,
                    "mission_ends_count": 4,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon spacecraft first used for Crew-4.",
                    "spacecraft_config": {
                        "id": 6,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 30,
                "name": "Harmony zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 612,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/612/?format=api",
            "launch_id": "28c2b327-bb20-452d-b1df-c100265d6aa5",
            "docking": "2024-10-30T03:00:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 863,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/863/?format=api",
                "destination": "Tiangong space station",
                "mission_end": null,
                "spacecraft": {
                    "id": 601,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/601/?format=api",
                    "name": "Shenzhou 19",
                    "serial_number": "19",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P170DT5H50M52S",
                    "time_docked": "P169DT23H18M26S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong space station.",
                    "spacecraft_config": {
                        "id": 2,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                        "name": "Shenzhou",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 33,
                "name": "Tianhe forward",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        },
        {
            "id": 611,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/611/?format=api",
            "launch_id": "0102940a-4a60-4686-b34d-ced3fed6c595",
            "docking": "2024-09-29T21:31:00Z",
            "departure": "2024-11-03T11:35:00Z",
            "flight_vehicle": {
                "id": 777,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/777/?format=api",
                "destination": "International Space Station",
                "mission_end": "2025-03-18T21:57:00Z",
                "spacecraft": {
                    "id": 551,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/551/?format=api",
                    "name": "Crew Dragon Freedom",
                    "serial_number": "C212",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P372DT14H50M27S",
                    "time_docked": "P365DT4H42M11S",
                    "flights_count": 4,
                    "mission_ends_count": 4,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon spacecraft first used for Crew-4.",
                    "spacecraft_config": {
                        "id": 6,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 610,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/610/?format=api",
            "launch_id": "cb26e9e5-0d72-44e8-b1e3-5ec5e3b44e9d",
            "docking": "2024-09-11T19:32:05Z",
            "departure": null,
            "flight_vehicle": {
                "id": 851,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/851/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 597,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/597/?format=api",
                    "name": "Soyuz MS-26",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P218DT9H55M12S",
                    "time_docked": "P218DT6H46M19S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Spacecraft planned to launch to the ISS in September 2024.",
                    "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"
                }
            }
        }
    ]
}