Modes

Levels of detail in the response - normal, detailed

Example - /docking_events/?mode=detailed

Filters

Parameters - 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

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/?format=api&offset=20&ordering=docking
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 555,
    "next": "https://ll.thespacedevs.com/2.3.0/docking_events/?format=api&limit=10&offset=30&ordering=docking",
    "previous": "https://ll.thespacedevs.com/2.3.0/docking_events/?format=api&limit=10&offset=10&ordering=docking",
    "results": [
        {
            "id": 605,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/605/?format=api",
            "docking": "1971-08-02T19:10:25Z",
            "departure": "1971-08-03T01:04:01Z",
            "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": 31,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/31/?format=api",
                "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
                "mission_end": "1971-08-07T13:34:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 33,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/33/?format=api",
                    "name": "Apollo Endeavour CSM-112",
                    "serial_number": "CSM-112",
                    "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": "P12D",
                    "time_docked": "P4DT6H59M3S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-112 \"Endeavour\" was an Apollo Command & Service Module used in the Apollo 15 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": "71e73ae3-834d-4d9f-a9a8-e88d4fdacddb",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/71e73ae3-834d-4d9f-a9a8-e88d4fdacddb/?format=api",
                    "name": "Saturn V | Apollo 15"
                },
                "landing": {
                    "id": 382,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/382/?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": 46,
                        "attempted_landings": 48,
                        "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": "P12D",
                "turn_around_time": null
            },
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 855,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/855/?format=api",
                "destination": "Apollo 15 CSM",
                "mission_end": "1971-08-03T01:04:01Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 591,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/591/?format=api",
                    "name": "LM Falcon",
                    "serial_number": "LM-10",
                    "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": "P4DT16H35M7S",
                    "time_docked": "P4DT6H59M3S",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 3,
                        "name": "Destroyed"
                    },
                    "description": "Flown on Apollo 15.\r\n\r\nDescent stage on lunar surface at Hadley–Apennine, 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": "P2DT18H54M54S"
                },
                "launch": {
                    "id": "ee996baa-e2a8-492f-97f4-600fe1ee15e6",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/ee996baa-e2a8-492f-97f4-600fe1ee15e6/?format=api",
                    "name": "Apollo LM | Apollo 15"
                },
                "landing": null,
                "duration": "PT7H52M38S",
                "turn_around_time": "P2DT18H54M54S"
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 582,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/582/?format=api",
            "docking": "1972-04-16T21:15:53Z",
            "departure": "1972-04-20T18:07:31Z",
            "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": 847,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/847/?format=api",
                "destination": "Lunar Surface",
                "mission_end": "1972-04-21T02:23:35Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 592,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/592/?format=api",
                    "name": "LM Orion",
                    "serial_number": "LM-11",
                    "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": "P5DT3H58M",
                    "time_docked": "P4DT14H10M32S",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 3,
                        "name": "Destroyed"
                    },
                    "description": "Flown on Apollo-16\r\n\r\nDescent stage on lunar surface at Descartes Highlands, ascent stage left in lunar orbit, crashed on 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": "P2DT23H2M12S"
                },
                "launch": {
                    "id": "d9e2152f-94f3-46b3-b7cb-be0a923f0e25",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/d9e2152f-94f3-46b3-b7cb-be0a923f0e25/?format=api",
                    "name": "Saturn V | Apollo 16"
                },
                "landing": {
                    "id": 1396,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1396/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "Successful landing of Apollo 16 on the Moon.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 44,
                        "name": "Apollo 16 landing site",
                        "active": false,
                        "abbrev": "A16",
                        "description": "Landing site of Apollo 16’s lunar module Orion on 21 April 1972.",
                        "location": {
                            "response_mode": "normal",
                            "id": 171,
                            "url": "https://ll.thespacedevs.com/2.3.0/locations/171/?format=api",
                            "name": "Descartes Highlands, Moon",
                            "active": false,
                            "country": null,
                            "description": "The Descartes Highlands is an area of lunar highlands located on the near side that served as the landing site of the American Apollo 16 mission in early 1972. The Descartes Highlands is located in the area surrounding Descartes crater, after which the feature received its name.",
                            "image": {
                                "id": 2145,
                                "name": "Apollo 16 landing site at Descartes Highlands",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_20240812113231.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_landi_image_thumbnail_20240812113232.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_16_landing_site252c_descartes_highlands252c_moon_20240813033645.jpg",
                            "longitude": 15.50019,
                            "latitude": -8.97301,
                            "timezone_name": "",
                            "total_launch_count": 1,
                            "total_landing_count": 0
                        },
                        "longitude": 15.50019,
                        "latitude": -8.97301,
                        "image": {
                            "id": 2160,
                            "name": "Apollo 16 LM and John Young on the lunar surface",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_lm_an_image_20240813073424.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_16_lm_an_image_thumbnail_20240813073424.jpeg",
                            "credit": "NASA/Charlie Duke",
                            "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": []
                        },
                        "successful_landings": 1,
                        "attempted_landings": 1,
                        "failed_landings": 0,
                        "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"
                        }
                    },
                    "type": {
                        "id": 9,
                        "name": "Vertical Landing",
                        "abbrev": "VL",
                        "description": "Vertical landing using engines"
                    }
                },
                "duration": "P4DT8H29M35S",
                "turn_around_time": null
            },
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/32/?format=api",
                "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
                "mission_end": "1972-04-27T17:54:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 34,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/34/?format=api",
                    "name": "Apollo Casper CSM-113",
                    "serial_number": "CSM-113",
                    "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": "P11D",
                    "time_docked": "P4DT14H10M32S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-113 \"Casper\" was an Apollo Command & Service Module used in the Apollo 16 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": "d9e2152f-94f3-46b3-b7cb-be0a923f0e25",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/d9e2152f-94f3-46b3-b7cb-be0a923f0e25/?format=api",
                    "name": "Saturn V | Apollo 16"
                },
                "landing": {
                    "id": 367,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/367/?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": 46,
                        "attempted_landings": 48,
                        "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": "P11D",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 606,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/606/?format=api",
            "docking": "1972-04-24T03:35:18Z",
            "departure": "1972-04-24T20:54:12Z",
            "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": 32,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/32/?format=api",
                "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
                "mission_end": "1972-04-27T17:54:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 34,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/34/?format=api",
                    "name": "Apollo Casper CSM-113",
                    "serial_number": "CSM-113",
                    "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": "P11D",
                    "time_docked": "P4DT14H10M32S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-113 \"Casper\" was an Apollo Command & Service Module used in the Apollo 16 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": "d9e2152f-94f3-46b3-b7cb-be0a923f0e25",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/d9e2152f-94f3-46b3-b7cb-be0a923f0e25/?format=api",
                    "name": "Saturn V | Apollo 16"
                },
                "landing": {
                    "id": 367,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/367/?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": 46,
                        "attempted_landings": 48,
                        "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": "P11D",
                "turn_around_time": null
            },
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 856,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/856/?format=api",
                "destination": "Apollo 16 CSM",
                "mission_end": "1972-04-24T20:54:12Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 592,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/592/?format=api",
                    "name": "LM Orion",
                    "serial_number": "LM-11",
                    "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": "P5DT3H58M",
                    "time_docked": "P4DT14H10M32S",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 3,
                        "name": "Destroyed"
                    },
                    "description": "Flown on Apollo-16\r\n\r\nDescent stage on lunar surface at Descartes Highlands, ascent stage left in lunar orbit, crashed on 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": "P2DT23H2M12S"
                },
                "launch": {
                    "id": "7f7e9d35-04a3-4b4b-a561-038a483b3a2f",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/7f7e9d35-04a3-4b4b-a561-038a483b3a2f/?format=api",
                    "name": "Apollo LM | Apollo 16"
                },
                "landing": null,
                "duration": "PT19H28M25S",
                "turn_around_time": "P2DT23H2M12S"
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 583,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/583/?format=api",
            "docking": "1972-11-07T09:30:10Z",
            "departure": "1972-11-11T17:20:56Z",
            "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": 848,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/848/?format=api",
                "destination": "Lunar Surface",
                "mission_end": "1972-12-11T19:54:58Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 593,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/593/?format=api",
                    "name": "LM Challenger",
                    "serial_number": "LM-12",
                    "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": "P4DT20H18M52S",
                    "time_docked": "P4DT11H32M2S",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 3,
                        "name": "Destroyed"
                    },
                    "description": "Flown on Apollo 17.\r\n\r\nDescent stage on lunar surface at Taurus-Littrow, 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": "P3DT2H59M39S"
                },
                "launch": {
                    "id": "f6576afc-2f03-45e2-bc03-f7fddb6a4c36",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/f6576afc-2f03-45e2-bc03-f7fddb6a4c36/?format=api",
                    "name": "Saturn V | Apollo 17"
                },
                "landing": {
                    "id": 1397,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1397/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "Successful landing of Apollo 17 on the Moon.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 45,
                        "name": "Apollo 17 landing site",
                        "active": false,
                        "abbrev": "A17",
                        "description": "Landing site of Apollo 17’s lunar module Challenger on 11 December 1972.",
                        "location": {
                            "response_mode": "normal",
                            "id": 172,
                            "url": "https://ll.thespacedevs.com/2.3.0/locations/172/?format=api",
                            "name": "Taurus–Littrow, Moon",
                            "active": false,
                            "country": null,
                            "description": "Taurus–Littrow is a lunar valley located on the near side at the coordinates 20.0°N 31.0°E. It served as the landing site for the American Apollo 17 mission in December 1972, the last crewed mission to the Moon. The valley is located on the southeastern edge of Mare Serenitatis along a ring of mountains formed between 3.8 and 3.9 billion years ago when a large object impacted the Moon, forming the Serenitatis basin and pushing rock outward and upward.",
                            "image": {
                                "id": 2146,
                                "name": "Apollo 17 landing site at Taurus–Littrow valley",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_landi_image_20240812113539.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_landi_image_thumbnail_20240812113540.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_17_landing_site252c_taurus25e225802593littrow_valley252c_moo_20240813033827.jpg",
                            "longitude": 31.0,
                            "latitude": 20.0,
                            "timezone_name": "",
                            "total_launch_count": 1,
                            "total_landing_count": 0
                        },
                        "longitude": 30.7717,
                        "latitude": 20.1908,
                        "image": {
                            "id": 2163,
                            "name": "Apollo 17 LM and Gene Cernan on the lunar surface",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_lm_an_image_20240813074717.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_17_lm_an_image_thumbnail_20240813074717.jpeg",
                            "credit": "NASA/Harrison H. Schmitt",
                            "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": []
                        },
                        "successful_landings": 1,
                        "attempted_landings": 1,
                        "failed_landings": 0,
                        "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"
                        }
                    },
                    "type": {
                        "id": 9,
                        "name": "Vertical Landing",
                        "abbrev": "VL",
                        "description": "Vertical landing using engines"
                    }
                },
                "duration": "P4DT14H21M58S",
                "turn_around_time": null
            },
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 33,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/33/?format=api",
                "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
                "mission_end": "1972-12-07T05:33:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 35,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/35/?format=api",
                    "name": "Apollo America CSM-114",
                    "serial_number": "CSM-114",
                    "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": "P0D",
                    "time_docked": "P4DT11H32M2S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-114 \"America\" was an Apollo Command & Service Module used in the Apollo 17 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": "f6576afc-2f03-45e2-bc03-f7fddb6a4c36",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/f6576afc-2f03-45e2-bc03-f7fddb6a4c36/?format=api",
                    "name": "Saturn V | Apollo 17"
                },
                "landing": {
                    "id": 366,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/366/?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": 46,
                        "attempted_landings": 48,
                        "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": "P0D",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 607,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/607/?format=api",
            "docking": "1972-12-15T01:10:15Z",
            "departure": "1972-12-15T04:51:31Z",
            "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": 33,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/33/?format=api",
                "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
                "mission_end": "1972-12-07T05:33:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 35,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/35/?format=api",
                    "name": "Apollo America CSM-114",
                    "serial_number": "CSM-114",
                    "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": "P0D",
                    "time_docked": "P4DT11H32M2S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-114 \"America\" was an Apollo Command & Service Module used in the Apollo 17 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": "f6576afc-2f03-45e2-bc03-f7fddb6a4c36",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/f6576afc-2f03-45e2-bc03-f7fddb6a4c36/?format=api",
                    "name": "Saturn V | Apollo 17"
                },
                "landing": {
                    "id": 366,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/366/?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": 46,
                        "attempted_landings": 48,
                        "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": "P0D",
                "turn_around_time": null
            },
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 857,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/857/?format=api",
                "destination": "Apollo 17 CSM",
                "mission_end": "1972-12-15T04:51:31Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 593,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/593/?format=api",
                    "name": "LM Challenger",
                    "serial_number": "LM-12",
                    "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": "P4DT20H18M52S",
                    "time_docked": "P4DT11H32M2S",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 3,
                        "name": "Destroyed"
                    },
                    "description": "Flown on Apollo 17.\r\n\r\nDescent stage on lunar surface at Taurus-Littrow, 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": "P3DT2H59M39S"
                },
                "launch": {
                    "id": "187b5b74-fe8a-4656-b87e-7ed46af4f395",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/187b5b74-fe8a-4656-b87e-7ed46af4f395/?format=api",
                    "name": "Apollo LM | Apollo 17"
                },
                "landing": null,
                "duration": "PT5H56M54S",
                "turn_around_time": "P3DT2H59M39S"
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/4/?format=api",
            "docking": "1973-05-26T09:56:00Z",
            "departure": "1973-06-22T08:58:00Z",
            "docking_location": {
                "id": 28,
                "name": "Forward",
                "spacestation": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                    "name": "Skylab",
                    "image": {
                        "id": 1949,
                        "name": "[AUTO] Skylab - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "spacecraft": null,
                "payload": null
            },
            "space_station_target": {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                "name": "Skylab",
                "image": {
                    "id": 1949,
                    "name": "[AUTO] Skylab - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "flight_vehicle_target": null,
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 202,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/202/?format=api",
                "destination": "Skylab",
                "mission_end": "1973-06-22T13:49:48Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 93,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/93/?format=api",
                    "name": "Apollo CSM-116",
                    "serial_number": "CSM-116",
                    "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": "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": {
                        "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": "7ec5fba7-67ca-4baa-858a-0c020cb7de10",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/7ec5fba7-67ca-4baa-858a-0c020cb7de10/?format=api",
                    "name": "Saturn IB | Skylab 2"
                },
                "landing": {
                    "id": 379,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/379/?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": 46,
                        "attempted_landings": 48,
                        "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": "P28DT49M48S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/5/?format=api",
            "docking": "1973-07-28T19:37:00Z",
            "departure": "1973-09-25T11:16:42Z",
            "docking_location": {
                "id": 28,
                "name": "Forward",
                "spacestation": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                    "name": "Skylab",
                    "image": {
                        "id": 1949,
                        "name": "[AUTO] Skylab - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "spacecraft": null,
                "payload": null
            },
            "space_station_target": {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                "name": "Skylab",
                "image": {
                    "id": 1949,
                    "name": "[AUTO] Skylab - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "flight_vehicle_target": null,
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 203,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/203/?format=api",
                "destination": "Skylab",
                "mission_end": "1973-09-25T22:19:51Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 94,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/94/?format=api",
                    "name": "Apollo CSM-117",
                    "serial_number": "CSM-117",
                    "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": "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": {
                        "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": "757d0fba-575b-43cb-b6de-b143758f66ec",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/757d0fba-575b-43cb-b6de-b143758f66ec/?format=api",
                    "name": "Saturn IB | Skylab 3"
                },
                "landing": {
                    "id": 380,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/380/?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": 46,
                        "attempted_landings": 48,
                        "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": "P59DT11H9M1S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/6/?format=api",
            "docking": "1973-11-16T21:55:00Z",
            "departure": "1974-02-08T02:33:12Z",
            "docking_location": {
                "id": 28,
                "name": "Forward",
                "spacestation": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                    "name": "Skylab",
                    "image": {
                        "id": 1949,
                        "name": "[AUTO] Skylab - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "spacecraft": null,
                "payload": null
            },
            "space_station_target": {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.3.0/space_stations/6/?format=api",
                "name": "Skylab",
                "image": {
                    "id": 1949,
                    "name": "[AUTO] Skylab - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_image_20190215230143.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194225.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "flight_vehicle_target": null,
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 204,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/204/?format=api",
                "destination": "Skylab",
                "mission_end": "1974-02-08T15:16:53Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 95,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/95/?format=api",
                    "name": "Apollo CSM-118",
                    "serial_number": "CSM-118",
                    "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": "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": {
                        "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": "f3855eeb-9eda-4ddd-bb4d-c2acbad0a0e2",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/f3855eeb-9eda-4ddd-bb4d-c2acbad0a0e2/?format=api",
                    "name": "Saturn IB | Skylab 4"
                },
                "landing": {
                    "id": 381,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/381/?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": 46,
                        "attempted_landings": 48,
                        "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": "P84DT1H15M30S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 48,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/48/?format=api",
            "docking": "1974-07-04T21:00:00Z",
            "departure": "1974-07-19T09:03:00Z",
            "docking_location": {
                "id": 26,
                "name": "Salyut-3 forward",
                "spacestation": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/space_stations/11/?format=api",
                    "name": "Salyut 3",
                    "image": {
                        "id": 1945,
                        "name": "[AUTO] Salyut 2 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25202_image_20190217082304.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194218.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    }
                },
                "spacecraft": null,
                "payload": null
            },
            "space_station_target": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.3.0/space_stations/11/?format=api",
                "name": "Salyut 3",
                "image": {
                    "id": 1945,
                    "name": "[AUTO] Salyut 2 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25202_image_20190217082304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194218.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                }
            },
            "flight_vehicle_target": null,
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 342,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/342/?format=api",
                "destination": "Salyut 3",
                "mission_end": "1974-07-19T12:21:36Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 193,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/193/?format=api",
                    "name": "Soyuz 14",
                    "serial_number": "Soyuz 7K-T/A9 11F615A9 #62",
                    "is_placeholder": false,
                    "image": {
                        "id": 1927,
                        "name": "[AUTO] Soyuz - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "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": {
                        "response_mode": "normal",
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [
                            {
                                "response_mode": "normal",
                                "id": 1,
                                "name": "Soyuz",
                                "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                                "manufacturer": {
                                    "response_mode": "list",
                                    "id": 1000,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                    "name": "Energia",
                                    "abbrev": "OKB-1",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                },
                                "parent": null,
                                "maiden_flight": "1966-11-28"
                            }
                        ],
                        "in_use": false,
                        "image": {
                            "id": 1927,
                            "name": "[AUTO] Soyuz - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "57e51918-e4d7-4f46-804b-9602ad34f0fa",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/57e51918-e4d7-4f46-804b-9602ad34f0fa/?format=api",
                    "name": "Soyuz | Soyuz 14"
                },
                "landing": {
                    "id": 722,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/722/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Soyuz spacecraft safely landed in Kazakhstan.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 19,
                        "name": "Kazakhstan",
                        "active": true,
                        "abbrev": "KAZ",
                        "description": "Deserts of Kazakhstan in Central Asia",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1056,
                            "name": "Soyuz MS landing (MS-04)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                            "credit": "NASA/Bill Ingalls",
                            "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": []
                        },
                        "successful_landings": 194,
                        "attempted_landings": 201,
                        "failed_landings": 7,
                        "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": "P15DT17H30M28S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 49,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/49/?format=api",
            "docking": "1975-01-12T01:25:00Z",
            "departure": "1975-02-09T06:06:00Z",
            "docking_location": {
                "id": 25,
                "name": "Salyut-4 forward",
                "spacestation": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/space_stations/12/?format=api",
                    "name": "Salyut 4",
                    "image": {
                        "id": 1951,
                        "name": "[AUTO] Salyut 4 - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25204_image_20190310081804.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194228.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "spacecraft": null,
                "payload": null
            },
            "space_station_target": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.3.0/space_stations/12/?format=api",
                "name": "Salyut 4",
                "image": {
                    "id": 1951,
                    "name": "[AUTO] Salyut 4 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25204_image_20190310081804.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194228.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "flight_vehicle_target": null,
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 339,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/339/?format=api",
                "destination": "Salyut 4",
                "mission_end": "1975-02-09T11:03:22Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 190,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/190/?format=api",
                    "name": "Soyuz 17",
                    "serial_number": "Soyuz 7K-T 11F615A8 #38",
                    "is_placeholder": false,
                    "image": {
                        "id": 1927,
                        "name": "[AUTO] Soyuz - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "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": {
                        "response_mode": "normal",
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [
                            {
                                "response_mode": "normal",
                                "id": 1,
                                "name": "Soyuz",
                                "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                                "manufacturer": {
                                    "response_mode": "list",
                                    "id": 1000,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                    "name": "Energia",
                                    "abbrev": "OKB-1",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                },
                                "parent": null,
                                "maiden_flight": "1966-11-28"
                            }
                        ],
                        "in_use": false,
                        "image": {
                            "id": 1927,
                            "name": "[AUTO] Soyuz - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "3d42acef-c061-4c56-bdde-c2d041686224",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/3d42acef-c061-4c56-bdde-c2d041686224/?format=api",
                    "name": "Soyuz | Soyuz 17"
                },
                "landing": {
                    "id": 725,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/725/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Soyuz spacecraft safely landed in Kazakhstan.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 19,
                        "name": "Kazakhstan",
                        "active": true,
                        "abbrev": "KAZ",
                        "description": "Deserts of Kazakhstan in Central Asia",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1056,
                            "name": "Soyuz MS landing (MS-04)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                            "credit": "NASA/Bill Ingalls",
                            "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": []
                        },
                        "successful_landings": 194,
                        "attempted_landings": 201,
                        "failed_landings": 7,
                        "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": "P29DT13H19M45S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        }
    ]
}