Docking Event Instance
Modes
Levels of detail in the response - normal, detailed
Example - /docking_events/?mode=detailed
Filters
Parameters - docked, docking__gt, docking__gte, docking__lt, docking__lte, docking_location__id, flight_vehicle_chaser__id, space_station_target__id
Example - /docking_events/?space_station_target__id=6
Search
Fields searched - docking_location__name, flight_vehicle_chaser__spacecraft__name, flight_vehicle_target__spacecraft__name, payload_flight_chaser__payload__name, payload_flight_target__payload__name, space_station_chaser__name, space_station_target__name
Example - /docking_events/?search=Salyut
Ordering
Fields - departure, docking
Example - /docking_events/?ordering=-docking
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /docking_events/?limit=2
Format
Switch to JSON output - /docking_events/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/docking_events/604/?format=api
{ "id": 604, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/604/?format=api", "docking": "1971-02-06T20:35:52Z", "departure": "1971-02-06T22:48:00Z", "docking_location": { "id": 43, "name": "Apollo Command/Service Module", "spacestation": null, "spacecraft": { "response_mode": "normal", "id": 10, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 999, "url": "https://ll.thespacedevs.com/2.3.0/agencies/999/?format=api", "name": "North American Aviation", "abbrev": "", "type": { "id": 3, "name": "Commercial" } }, "family": [], "in_use": false, "image": { "id": 1902, "name": "[AUTO] Apollo Command/Service Module - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194107.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "payload": null }, "space_station_target": null, "flight_vehicle_target": { "id": 30, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/30/?format=api", "destination": "Lunar Orbit where the LM would detach and land on the Moon.", "mission_end": "1971-02-09T21:05:00Z", "spacecraft": { "response_mode": "normal", "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/31/?format=api", "name": "Apollo Kitty Hawk CSM-110", "serial_number": "CSM-110", "is_placeholder": false, "image": { "id": 1902, "name": "[AUTO] Apollo Command/Service Module - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194107.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P9DT1M58S", "time_docked": "P4DT5H4M53S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "CSM-110 \"Kitty Hawk\" was an Apollo Command & Service Module used in the Apollo 14 mission.", "spacecraft_config": { "response_mode": "normal", "id": 10, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 999, "url": "https://ll.thespacedevs.com/2.3.0/agencies/999/?format=api", "name": "North American Aviation", "abbrev": "", "type": { "id": 3, "name": "Commercial" } }, "family": [], "in_use": false, "image": { "id": 1902, "name": "[AUTO] Apollo Command/Service Module - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194107.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "5aad41ac-9656-471b-a367-81a42f3a1d86", "url": "https://ll.thespacedevs.com/2.3.0/launches/5aad41ac-9656-471b-a367-81a42f3a1d86/?format=api", "name": "Saturn V | Apollo 14" }, "landing": { "id": 384, "url": "https://ll.thespacedevs.com/2.3.0/landings/384/?format=api", "attempt": true, "success": true, "description": "The Apollo spacecraft successfully splashed down in the Pacific Ocean.", "downrange_distance": null, "landing_location": { "id": 18, "name": "Pacific Ocean", "active": true, "abbrev": "PAC", "description": "Pacific Ocean", "location": null, "longitude": null, "latitude": null, "image": { "id": 2242, "name": "Pacific Ocean from the ISS", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_20240920094534.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_thumbnail_20240920094534.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "successful_landings": 51, "attempted_landings": 53, "failed_landings": 2, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P9DT1M58S", "turn_around_time": null }, "payload_flight_target": null, "response_mode": "detailed", "flight_vehicle_chaser": { "id": 854, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/854/?format=api", "destination": "Apollo 14 CSM", "mission_end": "1971-02-06T22:48:00Z", "spacecraft": { "response_mode": "normal", "id": 590, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/590/?format=api", "name": "LM Antares", "serial_number": "LM-8", "is_placeholder": false, "image": { "id": 2089, "name": "Lunar Module on the Moon (Apollo 16)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_thumbnail_20240505074252.jpeg", "credit": "NASA / Apollo 16 astronauts", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P4DT16H14M27S", "time_docked": "P4DT5H4M53S", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 3, "name": "Destroyed" }, "description": "Flown on Apollo 14.\r\n\r\nDescent stage on lunar surface at Fra Mauro, ascent stage deliberately crashed into Moon", "spacecraft_config": { "response_mode": "normal", "id": 43, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/43/?format=api", "name": "Apollo Lunar Module", "type": { "id": 7, "name": "Lander" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "family": [], "in_use": false, "image": { "id": 2089, "name": "Lunar Module on the Moon (Apollo 16)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_20240505074251.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lunar_module_on_image_thumbnail_20240505074252.jpeg", "credit": "NASA / Apollo 16 astronauts", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] } }, "fastest_turnaround": "P1DT9H30M31S" }, "launch": { "id": "e462696c-f2d8-4498-915e-c0045d07a74b", "url": "https://ll.thespacedevs.com/2.3.0/launches/e462696c-f2d8-4498-915e-c0045d07a74b/?format=api", "name": "Apollo LM | Apollo 14", "response_mode": "normal", "slug": "apollo-lm-apollo-14", "launch_designator": null, "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-08-22T07:18:23Z", "net": "1971-02-06T18:48:42Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "window_end": "1971-02-06T18:48:42Z", "window_start": "1971-02-06T18:48:42Z", "image": { "id": 2161, "name": "Apollo 14 LM on the lunar surface", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_20240813073933.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_thumbnail_20240813073933.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 8298, "configuration": { "response_mode": "list", "id": 513, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/513/?format=api", "name": "Apollo LM", "families": [], "full_name": "Apollo LM Ascent Stage", "variant": "" } }, "mission": { "id": 6879, "name": "Apollo 14", "type": "Human Exploration", "description": "Return flight of Apollo 14 from the Moon.", "image": null, "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Jared Isaacman", "founding_year": 1958, "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image": { "id": 19, "name": "[AUTO] National Aeronautics and Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 161, "name": "[AUTO] National Aeronautics and Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 76, "name": "[AUTO] National Aeronautics and Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 142, "consecutive_successful_launches": 12, "successful_launches": 122, "failed_launches": 20, "pending_launches": 5, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 178, "failed_landings_spacecraft": 2, "attempted_landings_spacecraft": 180, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "https://www.nasa.gov", "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 225, "url": "https://ll.thespacedevs.com/2.3.0/pads/225/?format=api", "active": false, "agencies": [ { "response_mode": "normal", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Administrator: Jared Isaacman", "founding_year": 1958, "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image": { "id": 19, "name": "[AUTO] National Aeronautics and Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 161, "name": "[AUTO] National Aeronautics and Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 76, "name": "[AUTO] National Aeronautics and Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Apollo 14 landing site", "image": { "id": 2161, "name": "Apollo 14 LM on the lunar surface", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_20240813073933.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_thumbnail_20240813073933.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "description": "Landing site of Apollo 14’s lunar module Antares on 5 February 1971.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Apollo_14", "map_url": null, "latitude": -3.6453, "longitude": -17.47136, "country": null, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_apollo_14_landing_site_20240813035741.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1, "fastest_turnaround": null, "location": { "response_mode": "normal", "id": 169, "url": "https://ll.thespacedevs.com/2.3.0/locations/169/?format=api", "name": "Fra Mauro Formation, Moon", "celestial_body": { "response_mode": "normal", "id": 2, "name": "Moon", "type": { "id": 2, "name": "Moon" }, "diameter": 3474800.0, "mass": 7.342e+22, "gravity": 1.622, "length_of_day": "27 07:43:12", "atmosphere": false, "image": { "id": 2041, "name": "Moon (Apollo 11)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "description": "The Moon is Earth's only natural satellite.", "wiki_url": "https://en.wikipedia.org/wiki/Moon", "total_attempted_launches": 11, "successful_launches": 11, "failed_launches": 0, "total_attempted_landings": 17, "successful_landings": 14, "failed_landings": 3 }, "active": false, "country": null, "description": "The Fra Mauro formation (or Fra Mauro Highlands) is a formation on the near side of Earth's Moon that served as the landing site for the American Apollo 14 mission in 1971. It is named after the 80-kilometer-diameter crater Fra Mauro, located within it. The formation, as well as Fra Mauro crater, take their names from a 15th-century Italian monk and mapmaker of the same name.", "image": { "id": 2142, "name": "Fra Mauro from lunar orbit (Apollo 12)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_20240812111040.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_thumbnail_20240812111041.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_apollo_14_landing_site252c_fra_mauro252c_moon_20240813033131.jpg", "longitude": -17.0, "latitude": -6.0, "timezone_name": "", "total_launch_count": 1, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api", "name": "Apollo", "image": { "id": 1877, "name": "[AUTO] Apollo - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 1181, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 108, "orbital_launch_attempt_count_year": 10, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2 }, "landing": null, "duration": "PT3H59M18S", "turn_around_time": "P1DT9H30M31S", "response_mode": "normal" }, "space_station_chaser": null, "payload_flight_chaser": null }