Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/?limit=2

Format

Switch to JSON output - /launches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/launches/4dd2a587-45a3-4f54-ba79-53732433671a/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "4dd2a587-45a3-4f54-ba79-53732433671a",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/4dd2a587-45a3-4f54-ba79-53732433671a/?format=api",
    "name": "Saturn V | Apollo 10",
    "response_mode": "detailed",
    "slug": "saturn-v-apollo-10",
    "launch_designator": "1969-043",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-05-18T14:03:54Z",
    "net": "1969-05-18T16:49:00Z",
    "net_precision": null,
    "window_end": "1969-05-18T16:49:00Z",
    "window_start": "1969-05-18T16:49:00Z",
    "image": {
        "id": 1820,
        "name": "[AUTO] Saturn V - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193845.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": -1,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "abbrev": "NASA",
        "type": {
            "id": 1,
            "name": "Government"
        },
        "featured": true,
        "country": [
            {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            }
        ],
        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
        "administrator": "Acting Administrator:  James Free",
        "founding_year": 1958,
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "parent": null,
        "image": {
            "id": 19,
            "name": "[AUTO] National Aeronautics and Space Administration - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "logo": {
            "id": 161,
            "name": "[AUTO] National Aeronautics and Space Administration - logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 76,
            "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 141,
        "consecutive_successful_launches": 11,
        "successful_launches": 121,
        "failed_launches": 20,
        "pending_launches": 6,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 178,
        "failed_landings_spacecraft": 2,
        "attempted_landings_spacecraft": 180,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "http://www.nasa.gov",
        "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
        "social_media_links": []
    },
    "rocket": {
        "id": 221,
        "configuration": {
            "response_mode": "detailed",
            "id": 93,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/93/?format=api",
            "name": "Saturn V",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 138,
                    "name": "Saturn",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                            "administrator": "Acting Administrator:  James Free",
                            "founding_year": 1958,
                            "launchers": "Space Shuttle | SLS",
                            "spacecraft": "Orion",
                            "parent": null,
                            "image": {
                                "id": 19,
                                "name": "[AUTO] National Aeronautics and Space Administration - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 161,
                                "name": "[AUTO] National Aeronautics and Space Administration - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 76,
                                "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 141,
                            "consecutive_successful_launches": 11,
                            "successful_launches": 121,
                            "failed_launches": 20,
                            "pending_launches": 6,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 178,
                            "failed_landings_spacecraft": 2,
                            "attempted_landings_spacecraft": 180,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.nasa.gov",
                            "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": false,
                    "maiden_flight": "1961-10-27",
                    "total_launch_count": 33,
                    "consecutive_successful_launches": 16,
                    "successful_launches": 31,
                    "failed_launches": 2,
                    "pending_launches": 0,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Saturn V",
            "variant": "V",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": true,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Acting Administrator:  James Free",
                "founding_year": 1958,
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image": {
                    "id": 19,
                    "name": "[AUTO] National Aeronautics and Space Administration - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 161,
                    "name": "[AUTO] National Aeronautics and Space Administration - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 76,
                    "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 141,
                "consecutive_successful_launches": 11,
                "successful_launches": 121,
                "failed_launches": 20,
                "pending_launches": 6,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 178,
                "failed_landings_spacecraft": 2,
                "attempted_landings_spacecraft": 180,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://www.nasa.gov",
                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                "social_media_links": []
            },
            "program": [
                {
                    "response_mode": "normal",
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
                    "name": "Apollo",
                    "image": {
                        "id": 1877,
                        "name": "[AUTO] Apollo - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
                    "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        }
                    ],
                    "start_date": "1966-11-16T00:00:00Z",
                    "end_date": "1972-12-19T19:24:59Z",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "reusable": false,
            "image": {
                "id": 1820,
                "name": "[AUTO] Saturn V - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193845.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Saturn_V",
            "description": "The Saturn V was a human-rated expendable rocket used by NASA between 1967 and 1973. Most notably, the Saturn V took the Apollo program to the Moon. It still remains the world's tallest, heaviest, and most powerful rocket ever brought to operational status and is the only launch vehicle to take humans beyond LEO.",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 110.6,
            "diameter": 10.1,
            "maiden_flight": "1967-11-09",
            "launch_cost": null,
            "launch_mass": 2970.0,
            "leo_capacity": 140000.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 35100.0,
            "apogee": null,
            "total_launch_count": 13,
            "consecutive_successful_launches": 11,
            "successful_launches": 12,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P58DT20H43M"
        },
        "launcher_stage": [],
        "spacecraft_stage": [
            {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/27/?format=api",
                "destination": "Descent Moon Orbit",
                "mission_end": "1969-05-26T16:52:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 28,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/28/?format=api",
                    "name": "Apollo Charlie Brown CSM-106",
                    "serial_number": "CSM-106",
                    "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": "P8DT3M",
                    "time_docked": "P4DT56M55S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-106 \"Charlie Brown\" was an Apollo Command & Service Module used in the Apollo 10 mission.",
                    "spacecraft_config": {
                        "response_mode": "detailed",
                        "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": "normal",
                            "id": 999,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/999/?format=api",
                            "name": "North American Aviation",
                            "abbrev": "",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
                            "administrator": null,
                            "founding_year": 1928,
                            "launchers": "North American X-15",
                            "spacecraft": "",
                            "parent": "Boeing",
                            "image": null,
                            "logo": {
                                "id": 164,
                                "name": "[AUTO] North American Aviation - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/north2520american2520aviation_logo_20200711032022.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185049.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null
                        },
                        "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": []
                        },
                        "capability": "Cargo and Human Transportation to Lunar Orbit",
                        "history": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972.",
                        "details": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972. The CSM functioned as a mother ship which carried a crew of three astronauts and the second Apollo spacecraft, the Lunar Module, to lunar orbit, and brought the astronauts back to Earth. It consisted of two parts: the conical Command Module, a cabin that housed the crew and carried equipment needed for atmospheric reentry and splashdown; and the cylindrical Service Module which provided propulsion, electrical power and storage for various consumables required during a mission. An umbilical connection transferred power and consumables between the two modules. Just before reentry of the Command Module on the return home, the umbilical connection was severed and the Service Module was cast off and allowed to burn up in the atmosphere.",
                        "maiden_flight": "1966-02-26",
                        "height": 11.0,
                        "diameter": 3.9,
                        "human_rated": true,
                        "crew_capacity": 3,
                        "payload_capacity": 1050,
                        "payload_return_capacity": null,
                        "flight_life": "14 days",
                        "wiki_link": "https://en.wikipedia.org/wiki/Apollo_Command/Service_Module",
                        "info_link": "",
                        "spacecraft_flown": 21,
                        "total_launch_count": 21,
                        "successful_launches": 19,
                        "failed_launches": 2,
                        "attempted_landings": 20,
                        "successful_landings": 20,
                        "failed_landings": 0,
                        "fastest_turnaround": null
                    },
                    "fastest_turnaround": null
                },
                "landing": {
                    "id": 368,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/368/?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": "P8DT3M",
                "turn_around_time": null,
                "response_mode": "detailed",
                "launch_crew": [
                    {
                        "id": 958,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 31,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/31/?format=api",
                            "name": "Thomas P. Stafford",
                            "status": {
                                "id": 11,
                                "name": "Deceased"
                            },
                            "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"
                                }
                            },
                            "image": {
                                "id": 947,
                                "name": "[AUTO] Thomas P. Stafford - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_p._staff_image_20220911033654.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191213.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P21DT3H42M51S",
                            "eva_time": "P0D",
                            "age": 93,
                            "date_of_birth": "1930-09-17",
                            "date_of_death": "2024-03-18",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Thomas Patten Stafford was an American Air Force officer, test pilot, and NASA astronaut.",
                            "wiki": "https://en.wikipedia.org/wiki/Thomas_P._Stafford",
                            "last_flight": "1975-07-15T19:50:00Z",
                            "first_flight": "1965-12-15T13:37:26Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 960,
                        "role": {
                            "id": 5,
                            "role": "Command Module Pilot",
                            "priority": 1
                        },
                        "astronaut": {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/32/?format=api",
                            "name": "John Young",
                            "status": {
                                "id": 11,
                                "name": "Deceased"
                            },
                            "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"
                                }
                            },
                            "image": {
                                "id": 814,
                                "name": "[AUTO] John Young - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520young_image_20190426143657.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190840.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P25DT37M55S",
                            "eva_time": "PT20H14M24S",
                            "age": 87,
                            "date_of_birth": "1930-09-24",
                            "date_of_death": "2018-01-05",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "John Watts Young was an American astronaut, naval officer and aviator, test pilot, and aeronautical engineer. He became the ninth person to walk on the Moon as Commander of the Apollo 16 mission in 1972. Young enjoyed the longest career of any astronaut, becoming the first person to fly six space missions (with seven launches, counting his lunar liftoff) over the course of 42 years of active NASA service. He is the only person to have piloted, and been commander of, four different classes of spacecraft: Gemini, the Apollo Command/Service Module, the Apollo Lunar Module, and the Space Shuttle.\r\n\r\nIn 1965, Young flew on the first manned Gemini mission, and commanded another Gemini mission the next year. In 1969 during Apollo 10, he became the first person to fly solo around the Moon. He drove the Lunar Roving Vehicle on the Moon's surface during Apollo 16, and is one of only three people to have flown to the Moon twice. He also commanded two Space Shuttle flights, including its first launch in 1981, and served as Chief of the Astronaut Office from 1974 to 1987. Young retired from NASA in 2004. He died on January 5, 2018.",
                            "wiki": "https://en.wikipedia.org/wiki/John_Young_(astronaut)",
                            "last_flight": "1983-11-28T16:00:00Z",
                            "first_flight": "1965-03-23T14:24:00Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 961,
                        "role": {
                            "id": 6,
                            "role": "Lunar Module Pilot",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/37/?format=api",
                            "name": "Gene Cernan",
                            "status": {
                                "id": 11,
                                "name": "Deceased"
                            },
                            "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"
                                }
                            },
                            "image": {
                                "id": 466,
                                "name": "[AUTO] Gene Cernan - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gene2520cernan_image_20190426143647.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185928.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P11DT23M27S",
                            "eva_time": "P1DT10M57S",
                            "age": 82,
                            "date_of_birth": "1934-03-14",
                            "date_of_death": "2017-01-16",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Eugene Andrew Cernan was an American astronaut, naval aviator, electrical engineer, aeronautical engineer, and fighter pilot. During the Apollo 17 mission, Cernan became the eleventh person to walk on the Moon. Since he re-entered the lunar module after Harrison Schmitt on their third and final lunar excursion, he is the last person to have walked on the Moon.\r\n\r\nCernan traveled into space three times; as pilot of Gemini 9A in June 1966, as lunar module pilot of Apollo 10 in May 1969, and as commander of Apollo 17 in December 1972, the final Apollo lunar landing. Cernan was also a backup crew member of the Gemini 12, Apollo 7 and Apollo 14 space missions.",
                            "wiki": "https://en.wikipedia.org/wiki/Gene_Cernan",
                            "last_flight": "1972-12-14T22:54:37Z",
                            "first_flight": "1966-06-03T13:39:33Z",
                            "social_media_links": []
                        }
                    }
                ],
                "onboard_crew": [],
                "landing_crew": [
                    {
                        "id": 959,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 31,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/31/?format=api",
                            "name": "Thomas P. Stafford",
                            "status": {
                                "id": 11,
                                "name": "Deceased"
                            },
                            "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"
                                }
                            },
                            "image": {
                                "id": 947,
                                "name": "[AUTO] Thomas P. Stafford - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_p._staff_image_20220911033654.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191213.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P21DT3H42M51S",
                            "eva_time": "P0D",
                            "age": 93,
                            "date_of_birth": "1930-09-17",
                            "date_of_death": "2024-03-18",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Thomas Patten Stafford was an American Air Force officer, test pilot, and NASA astronaut.",
                            "wiki": "https://en.wikipedia.org/wiki/Thomas_P._Stafford",
                            "last_flight": "1975-07-15T19:50:00Z",
                            "first_flight": "1965-12-15T13:37:26Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 38,
                        "role": {
                            "id": 5,
                            "role": "Command Module Pilot",
                            "priority": 1
                        },
                        "astronaut": {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/32/?format=api",
                            "name": "John Young",
                            "status": {
                                "id": 11,
                                "name": "Deceased"
                            },
                            "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"
                                }
                            },
                            "image": {
                                "id": 814,
                                "name": "[AUTO] John Young - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520young_image_20190426143657.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190840.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P25DT37M55S",
                            "eva_time": "PT20H14M24S",
                            "age": 87,
                            "date_of_birth": "1930-09-24",
                            "date_of_death": "2018-01-05",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "John Watts Young was an American astronaut, naval officer and aviator, test pilot, and aeronautical engineer. He became the ninth person to walk on the Moon as Commander of the Apollo 16 mission in 1972. Young enjoyed the longest career of any astronaut, becoming the first person to fly six space missions (with seven launches, counting his lunar liftoff) over the course of 42 years of active NASA service. He is the only person to have piloted, and been commander of, four different classes of spacecraft: Gemini, the Apollo Command/Service Module, the Apollo Lunar Module, and the Space Shuttle.\r\n\r\nIn 1965, Young flew on the first manned Gemini mission, and commanded another Gemini mission the next year. In 1969 during Apollo 10, he became the first person to fly solo around the Moon. He drove the Lunar Roving Vehicle on the Moon's surface during Apollo 16, and is one of only three people to have flown to the Moon twice. He also commanded two Space Shuttle flights, including its first launch in 1981, and served as Chief of the Astronaut Office from 1974 to 1987. Young retired from NASA in 2004. He died on January 5, 2018.",
                            "wiki": "https://en.wikipedia.org/wiki/John_Young_(astronaut)",
                            "last_flight": "1983-11-28T16:00:00Z",
                            "first_flight": "1965-03-23T14:24:00Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 39,
                        "role": {
                            "id": 6,
                            "role": "Lunar Module Pilot",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/37/?format=api",
                            "name": "Gene Cernan",
                            "status": {
                                "id": 11,
                                "name": "Deceased"
                            },
                            "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"
                                }
                            },
                            "image": {
                                "id": 466,
                                "name": "[AUTO] Gene Cernan - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gene2520cernan_image_20190426143647.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185928.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P11DT23M27S",
                            "eva_time": "P1DT10M57S",
                            "age": 82,
                            "date_of_birth": "1934-03-14",
                            "date_of_death": "2017-01-16",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Eugene Andrew Cernan was an American astronaut, naval aviator, electrical engineer, aeronautical engineer, and fighter pilot. During the Apollo 17 mission, Cernan became the eleventh person to walk on the Moon. Since he re-entered the lunar module after Harrison Schmitt on their third and final lunar excursion, he is the last person to have walked on the Moon.\r\n\r\nCernan traveled into space three times; as pilot of Gemini 9A in June 1966, as lunar module pilot of Apollo 10 in May 1969, and as commander of Apollo 17 in December 1972, the final Apollo lunar landing. Cernan was also a backup crew member of the Gemini 12, Apollo 7 and Apollo 14 space missions.",
                            "wiki": "https://en.wikipedia.org/wiki/Gene_Cernan",
                            "last_flight": "1972-12-14T22:54:37Z",
                            "first_flight": "1966-06-03T13:39:33Z",
                            "social_media_links": []
                        }
                    }
                ],
                "docking_events": [
                    {
                        "id": 575,
                        "url": "https://ll.thespacedevs.com/2.3.0/docking_events/575/?format=api",
                        "docking": "1969-05-18T20:06:36Z",
                        "departure": "1969-05-22T19:00:57Z",
                        "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": 841,
                            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/841/?format=api",
                            "destination": "Descent Moon Orbit",
                            "mission_end": "1969-05-23T05:13:36Z",
                            "spacecraft": {
                                "response_mode": "normal",
                                "id": 586,
                                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/586/?format=api",
                                "name": "LM Snoopy",
                                "serial_number": "LM-4",
                                "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": "P4DT12H24M36S",
                                "time_docked": "P4DT56M55S",
                                "flights_count": 1,
                                "mission_ends_count": 1,
                                "status": {
                                    "id": 2,
                                    "name": "Retired"
                                },
                                "description": "Flown on Apollo 10.\r\n\r\nDescent stage may have hit the Moon, ascent stage in heliocentric orbit. Snoopy is the only flown LM ascent stage known to have survived intact (possibly asteroid 2018 AV2).",
                                "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": null
                            },
                            "launch": {
                                "id": "4dd2a587-45a3-4f54-ba79-53732433671a",
                                "url": "https://ll.thespacedevs.com/2.3.0/launches/4dd2a587-45a3-4f54-ba79-53732433671a/?format=api",
                                "name": "Saturn V | Apollo 10",
                                "response_mode": "normal",
                                "slug": "saturn-v-apollo-10",
                                "launch_designator": "1969-043",
                                "status": {
                                    "id": 3,
                                    "name": "Launch Successful",
                                    "abbrev": "Success",
                                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                                },
                                "last_updated": "2024-05-18T14:03:54Z",
                                "net": "1969-05-18T16:49:00Z",
                                "net_precision": null,
                                "window_end": "1969-05-18T16:49:00Z",
                                "window_start": "1969-05-18T16:49:00Z",
                                "image": {
                                    "id": 1820,
                                    "name": "[AUTO] Saturn V - image",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193845.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "infographic": null,
                                "probability": -1,
                                "weather_concerns": null,
                                "failreason": "",
                                "hashtag": null,
                                "launch_service_provider": {
                                    "response_mode": "list",
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "abbrev": "NASA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                },
                                "rocket": {
                                    "id": 221,
                                    "configuration": {
                                        "response_mode": "list",
                                        "id": 93,
                                        "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/93/?format=api",
                                        "name": "Saturn V",
                                        "families": [
                                            {
                                                "response_mode": "list",
                                                "id": 138,
                                                "name": "Saturn"
                                            }
                                        ],
                                        "full_name": "Saturn V",
                                        "variant": "V"
                                    }
                                },
                                "mission": {
                                    "id": 146,
                                    "name": "Apollo 10",
                                    "type": "Human Exploration",
                                    "description": "Apollo 10 was Command by Thomas P. Stafford, Command Module Pilot John W. Young, and Lunar Module Pilot Eugene A. Cernan. This mission was a F Mission which means a dress rehearsal for the upcoming Apollo 11 Mission that would be the first crewed mission to land on the moon.",
                                    "image": null,
                                    "orbit": {
                                        "id": 11,
                                        "name": "Lunar Orbit",
                                        "abbrev": "LO",
                                        "celestial_body": {
                                            "response_mode": "list",
                                            "id": 1,
                                            "name": "Earth"
                                        }
                                    },
                                    "agencies": [],
                                    "info_urls": [],
                                    "vid_urls": []
                                },
                                "pad": {
                                    "id": 4,
                                    "url": "https://ll.thespacedevs.com/2.3.0/pads/4/?format=api",
                                    "active": true,
                                    "agencies": [
                                        {
                                            "response_mode": "normal",
                                            "id": 44,
                                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                            "name": "National Aeronautics and Space Administration",
                                            "abbrev": "NASA",
                                            "type": {
                                                "id": 1,
                                                "name": "Government"
                                            },
                                            "featured": true,
                                            "country": [
                                                {
                                                    "id": 2,
                                                    "name": "United States of America",
                                                    "alpha_2_code": "US",
                                                    "alpha_3_code": "USA",
                                                    "nationality_name": "American",
                                                    "nationality_name_composed": "Americano"
                                                }
                                            ],
                                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                                            "administrator": "Acting Administrator:  James Free",
                                            "founding_year": 1958,
                                            "launchers": "Space Shuttle | SLS",
                                            "spacecraft": "Orion",
                                            "parent": null,
                                            "image": {
                                                "id": 19,
                                                "name": "[AUTO] National Aeronautics and Space Administration - image",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "logo": {
                                                "id": 161,
                                                "name": "[AUTO] National Aeronautics and Space Administration - logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "social_logo": {
                                                "id": 76,
                                                "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            }
                                        }
                                    ],
                                    "name": "Launch Complex 39B",
                                    "image": null,
                                    "description": null,
                                    "info_url": null,
                                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                                    "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                                    "latitude": 28.62711233,
                                    "longitude": -80.62101503,
                                    "country": {
                                        "id": 2,
                                        "name": "United States of America",
                                        "alpha_2_code": "US",
                                        "alpha_3_code": "USA",
                                        "nationality_name": "American",
                                        "nationality_name_composed": "Americano"
                                    },
                                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                                    "total_launch_count": 58,
                                    "orbital_launch_attempt_count": 57,
                                    "fastest_turnaround": "P28DT11H55M4S",
                                    "location": {
                                        "response_mode": "normal",
                                        "id": 27,
                                        "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api",
                                        "name": "Kennedy Space Center, FL, USA",
                                        "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",
                                            "total_attempted_launches": 7140,
                                            "successful_launches": 6598,
                                            "failed_launches": 542,
                                            "total_attempted_landings": 1098,
                                            "successful_landings": 1055,
                                            "failed_landings": 43
                                        },
                                        "active": true,
                                        "country": {
                                            "id": 2,
                                            "name": "United States of America",
                                            "alpha_2_code": "US",
                                            "alpha_3_code": "USA",
                                            "nationality_name": "American",
                                            "nationality_name_composed": "Americano"
                                        },
                                        "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                                        "image": {
                                            "id": 2200,
                                            "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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_27_20200803142447.jpg",
                                        "longitude": -80.650833,
                                        "latitude": 28.524167,
                                        "timezone_name": "America/New_York",
                                        "total_launch_count": 262,
                                        "total_landing_count": 0
                                    }
                                },
                                "webcast_live": false,
                                "program": [
                                    {
                                        "response_mode": "normal",
                                        "id": 4,
                                        "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
                                        "name": "Apollo",
                                        "image": {
                                            "id": 1877,
                                            "name": "[AUTO] Apollo - image",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        },
                                        "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                                        "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
                                        "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                                        "agencies": [
                                            {
                                                "response_mode": "list",
                                                "id": 44,
                                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                                "name": "National Aeronautics and Space Administration",
                                                "abbrev": "NASA",
                                                "type": {
                                                    "id": 1,
                                                    "name": "Government"
                                                }
                                            }
                                        ],
                                        "start_date": "1966-11-16T00:00:00Z",
                                        "end_date": "1972-12-19T19:24:59Z",
                                        "mission_patches": [],
                                        "type": {
                                            "id": 2,
                                            "name": "Human Spaceflight"
                                        }
                                    }
                                ],
                                "orbital_launch_attempt_count": 969,
                                "location_launch_attempt_count": 5,
                                "pad_launch_attempt_count": 1,
                                "agency_launch_attempt_count": 99,
                                "orbital_launch_attempt_count_year": 50,
                                "location_launch_attempt_count_year": 2,
                                "pad_launch_attempt_count_year": 1,
                                "agency_launch_attempt_count_year": 2
                            },
                            "landing": {
                                "id": 1390,
                                "url": "https://ll.thespacedevs.com/2.3.0/landings/1390/?format=api",
                                "attempt": false,
                                "success": null,
                                "description": "",
                                "downrange_distance": null,
                                "landing_location": null,
                                "type": {
                                    "id": 7,
                                    "name": "Destructive Reentry",
                                    "abbrev": "ATM",
                                    "description": "Spacecraft burned up in the atmosphere"
                                }
                            },
                            "duration": "P4DT12H24M36S",
                            "turn_around_time": null,
                            "response_mode": "normal"
                        },
                        "payload_flight_target": null
                    }
                ]
            },
            {
                "id": 841,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/841/?format=api",
                "destination": "Descent Moon Orbit",
                "mission_end": "1969-05-23T05:13:36Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 586,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/586/?format=api",
                    "name": "LM Snoopy",
                    "serial_number": "LM-4",
                    "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": "P4DT12H24M36S",
                    "time_docked": "P4DT56M55S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Flown on Apollo 10.\r\n\r\nDescent stage may have hit the Moon, ascent stage in heliocentric orbit. Snoopy is the only flown LM ascent stage known to have survived intact (possibly asteroid 2018 AV2).",
                    "spacecraft_config": {
                        "response_mode": "detailed",
                        "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": "normal",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                            "administrator": "Acting Administrator:  James Free",
                            "founding_year": 1958,
                            "launchers": "Space Shuttle | SLS",
                            "spacecraft": "Orion",
                            "parent": null,
                            "image": {
                                "id": 19,
                                "name": "[AUTO] National Aeronautics and Space Administration - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 161,
                                "name": "[AUTO] National Aeronautics and Space Administration - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 76,
                                "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "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": []
                        },
                        "capability": "Landing on the Moon, Rendezvous in lunar orbit",
                        "history": "First flown in 1969, the LM achieved its historic moment on July 20th, 1969, when the \"Eagle\" landed on the Moon, carrying the first humans to walk on its surface.",
                        "details": "The Apollo Lunar Module was the lunar lander spacecraft that was flown between lunar orbit and the Moon's surface during the United States' Apollo program. It was the first crewed spacecraft to operate exclusively in the airless vacuum of space, and was the first crewed vehicle to land anywhere beyond Earth.",
                        "maiden_flight": "1968-01-22",
                        "height": 7.04,
                        "diameter": 4.22,
                        "human_rated": true,
                        "crew_capacity": 2,
                        "payload_capacity": null,
                        "payload_return_capacity": null,
                        "flight_life": "",
                        "wiki_link": "https://en.wikipedia.org/wiki/Apollo_Lunar_Module",
                        "info_link": "",
                        "spacecraft_flown": 10,
                        "total_launch_count": 16,
                        "successful_launches": 16,
                        "failed_launches": 0,
                        "attempted_landings": 6,
                        "successful_landings": 6,
                        "failed_landings": 0,
                        "fastest_turnaround": "PT21H36M20S"
                    },
                    "fastest_turnaround": null
                },
                "landing": {
                    "id": 1390,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1390/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "",
                    "downrange_distance": null,
                    "landing_location": null,
                    "type": {
                        "id": 7,
                        "name": "Destructive Reentry",
                        "abbrev": "ATM",
                        "description": "Spacecraft burned up in the atmosphere"
                    }
                },
                "duration": "P4DT12H24M36S",
                "turn_around_time": null,
                "response_mode": "detailed",
                "launch_crew": [],
                "onboard_crew": [],
                "landing_crew": [],
                "docking_events": [
                    {
                        "id": 576,
                        "url": "https://ll.thespacedevs.com/2.3.0/docking_events/576/?format=api",
                        "docking": "1969-05-23T03:11:02Z",
                        "departure": "1969-05-23T05:13:36Z",
                        "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": 27,
                            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/27/?format=api",
                            "destination": "Descent Moon Orbit",
                            "mission_end": "1969-05-26T16:52:00Z",
                            "spacecraft": {
                                "response_mode": "normal",
                                "id": 28,
                                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/28/?format=api",
                                "name": "Apollo Charlie Brown CSM-106",
                                "serial_number": "CSM-106",
                                "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": "P8DT3M",
                                "time_docked": "P4DT56M55S",
                                "flights_count": 1,
                                "mission_ends_count": 1,
                                "status": {
                                    "id": 4,
                                    "name": "Single Use"
                                },
                                "description": "CSM-106 \"Charlie Brown\" was an Apollo Command & Service Module used in the Apollo 10 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": "4dd2a587-45a3-4f54-ba79-53732433671a",
                                "url": "https://ll.thespacedevs.com/2.3.0/launches/4dd2a587-45a3-4f54-ba79-53732433671a/?format=api",
                                "name": "Saturn V | Apollo 10",
                                "response_mode": "normal",
                                "slug": "saturn-v-apollo-10",
                                "launch_designator": "1969-043",
                                "status": {
                                    "id": 3,
                                    "name": "Launch Successful",
                                    "abbrev": "Success",
                                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                                },
                                "last_updated": "2024-05-18T14:03:54Z",
                                "net": "1969-05-18T16:49:00Z",
                                "net_precision": null,
                                "window_end": "1969-05-18T16:49:00Z",
                                "window_start": "1969-05-18T16:49:00Z",
                                "image": {
                                    "id": 1820,
                                    "name": "[AUTO] Saturn V - image",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193845.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "infographic": null,
                                "probability": -1,
                                "weather_concerns": null,
                                "failreason": "",
                                "hashtag": null,
                                "launch_service_provider": {
                                    "response_mode": "list",
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "abbrev": "NASA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                },
                                "rocket": {
                                    "id": 221,
                                    "configuration": {
                                        "response_mode": "list",
                                        "id": 93,
                                        "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/93/?format=api",
                                        "name": "Saturn V",
                                        "families": [
                                            {
                                                "response_mode": "list",
                                                "id": 138,
                                                "name": "Saturn"
                                            }
                                        ],
                                        "full_name": "Saturn V",
                                        "variant": "V"
                                    }
                                },
                                "mission": {
                                    "id": 146,
                                    "name": "Apollo 10",
                                    "type": "Human Exploration",
                                    "description": "Apollo 10 was Command by Thomas P. Stafford, Command Module Pilot John W. Young, and Lunar Module Pilot Eugene A. Cernan. This mission was a F Mission which means a dress rehearsal for the upcoming Apollo 11 Mission that would be the first crewed mission to land on the moon.",
                                    "image": null,
                                    "orbit": {
                                        "id": 11,
                                        "name": "Lunar Orbit",
                                        "abbrev": "LO",
                                        "celestial_body": {
                                            "response_mode": "list",
                                            "id": 1,
                                            "name": "Earth"
                                        }
                                    },
                                    "agencies": [],
                                    "info_urls": [],
                                    "vid_urls": []
                                },
                                "pad": {
                                    "id": 4,
                                    "url": "https://ll.thespacedevs.com/2.3.0/pads/4/?format=api",
                                    "active": true,
                                    "agencies": [
                                        {
                                            "response_mode": "normal",
                                            "id": 44,
                                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                            "name": "National Aeronautics and Space Administration",
                                            "abbrev": "NASA",
                                            "type": {
                                                "id": 1,
                                                "name": "Government"
                                            },
                                            "featured": true,
                                            "country": [
                                                {
                                                    "id": 2,
                                                    "name": "United States of America",
                                                    "alpha_2_code": "US",
                                                    "alpha_3_code": "USA",
                                                    "nationality_name": "American",
                                                    "nationality_name_composed": "Americano"
                                                }
                                            ],
                                            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                                            "administrator": "Acting Administrator:  James Free",
                                            "founding_year": 1958,
                                            "launchers": "Space Shuttle | SLS",
                                            "spacecraft": "Orion",
                                            "parent": null,
                                            "image": {
                                                "id": 19,
                                                "name": "[AUTO] National Aeronautics and Space Administration - image",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "logo": {
                                                "id": 161,
                                                "name": "[AUTO] National Aeronautics and Space Administration - logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "social_logo": {
                                                "id": 76,
                                                "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            }
                                        }
                                    ],
                                    "name": "Launch Complex 39B",
                                    "image": null,
                                    "description": null,
                                    "info_url": null,
                                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                                    "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                                    "latitude": 28.62711233,
                                    "longitude": -80.62101503,
                                    "country": {
                                        "id": 2,
                                        "name": "United States of America",
                                        "alpha_2_code": "US",
                                        "alpha_3_code": "USA",
                                        "nationality_name": "American",
                                        "nationality_name_composed": "Americano"
                                    },
                                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                                    "total_launch_count": 58,
                                    "orbital_launch_attempt_count": 57,
                                    "fastest_turnaround": "P28DT11H55M4S",
                                    "location": {
                                        "response_mode": "normal",
                                        "id": 27,
                                        "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api",
                                        "name": "Kennedy Space Center, FL, USA",
                                        "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",
                                            "total_attempted_launches": 7140,
                                            "successful_launches": 6598,
                                            "failed_launches": 542,
                                            "total_attempted_landings": 1098,
                                            "successful_landings": 1055,
                                            "failed_landings": 43
                                        },
                                        "active": true,
                                        "country": {
                                            "id": 2,
                                            "name": "United States of America",
                                            "alpha_2_code": "US",
                                            "alpha_3_code": "USA",
                                            "nationality_name": "American",
                                            "nationality_name_composed": "Americano"
                                        },
                                        "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                                        "image": {
                                            "id": 2200,
                                            "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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_27_20200803142447.jpg",
                                        "longitude": -80.650833,
                                        "latitude": 28.524167,
                                        "timezone_name": "America/New_York",
                                        "total_launch_count": 262,
                                        "total_landing_count": 0
                                    }
                                },
                                "webcast_live": false,
                                "program": [
                                    {
                                        "response_mode": "normal",
                                        "id": 4,
                                        "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
                                        "name": "Apollo",
                                        "image": {
                                            "id": 1877,
                                            "name": "[AUTO] Apollo - image",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
                                            "credit": null,
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        },
                                        "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                                        "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
                                        "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                                        "agencies": [
                                            {
                                                "response_mode": "list",
                                                "id": 44,
                                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                                "name": "National Aeronautics and Space Administration",
                                                "abbrev": "NASA",
                                                "type": {
                                                    "id": 1,
                                                    "name": "Government"
                                                }
                                            }
                                        ],
                                        "start_date": "1966-11-16T00:00:00Z",
                                        "end_date": "1972-12-19T19:24:59Z",
                                        "mission_patches": [],
                                        "type": {
                                            "id": 2,
                                            "name": "Human Spaceflight"
                                        }
                                    }
                                ],
                                "orbital_launch_attempt_count": 969,
                                "location_launch_attempt_count": 5,
                                "pad_launch_attempt_count": 1,
                                "agency_launch_attempt_count": 99,
                                "orbital_launch_attempt_count_year": 50,
                                "location_launch_attempt_count_year": 2,
                                "pad_launch_attempt_count_year": 1,
                                "agency_launch_attempt_count_year": 2
                            },
                            "landing": {
                                "id": 368,
                                "url": "https://ll.thespacedevs.com/2.3.0/landings/368/?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": "P8DT3M",
                            "turn_around_time": null,
                            "response_mode": "normal"
                        },
                        "payload_flight_target": null
                    }
                ]
            }
        ],
        "payloads": []
    },
    "mission": {
        "id": 146,
        "name": "Apollo 10",
        "type": "Human Exploration",
        "description": "Apollo 10 was Command by Thomas P. Stafford, Command Module Pilot John W. Young, and Lunar Module Pilot Eugene A. Cernan. This mission was a F Mission which means a dress rehearsal for the upcoming Apollo 11 Mission that would be the first crewed mission to land on the moon.",
        "image": null,
        "orbit": {
            "id": 11,
            "name": "Lunar Orbit",
            "abbrev": "LO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 4,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/4/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": true,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Acting Administrator:  James Free",
                "founding_year": 1958,
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image": {
                    "id": 19,
                    "name": "[AUTO] National Aeronautics and Space Administration - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 161,
                    "name": "[AUTO] National Aeronautics and Space Administration - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 76,
                    "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        ],
        "name": "Launch Complex 39B",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
        "latitude": 28.62711233,
        "longitude": -80.62101503,
        "country": {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
        "total_launch_count": 58,
        "orbital_launch_attempt_count": 57,
        "fastest_turnaround": "P28DT11H55M4S",
        "location": {
            "response_mode": "normal",
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api",
            "name": "Kennedy Space Center, FL, USA",
            "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",
                "total_attempted_launches": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            },
            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
            "image": {
                "id": 2200,
                "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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_27_20200803142447.jpg",
            "longitude": -80.650833,
            "latitude": 28.524167,
            "timezone_name": "America/New_York",
            "total_launch_count": 262,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [
        {
            "response_mode": "normal",
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
            "name": "Apollo",
            "image": {
                "id": 1877,
                "name": "[AUTO] Apollo - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
            "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1966-11-16T00:00:00Z",
            "end_date": "1972-12-19T19:24:59Z",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "orbital_launch_attempt_count": 969,
    "location_launch_attempt_count": 5,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 99,
    "orbital_launch_attempt_count_year": 50,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2,
    "flightclub_url": null,
    "updates": [],
    "info_urls": [
        {
            "priority": 0,
            "source": null,
            "title": "Apollo 10 - Wikipedia",
            "description": "Apollo 10 was a May 1969 human spaceflight, the fourth crewed mission in the United States Apollo program, and the second (after Apollo 8) to orbit the Moon. It was the F mission: a \"dress rehearsal\" for the first Moon landing, testing all the components and procedures just short of actually landing...",
            "feature_image": null,
            "url": "https://en.wikipedia.org/wiki/Apollo_10",
            "type": null,
            "language": null
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "NASA",
            "title": "Apollo 10: ‘Tell the world, we have arrived’",
            "description": "Fifty years ago, Apollo 10 launched from Cape Kennedy on May 18, 1969. The Apollo 10 mission encompassed all aspects of an actual crewed lunar landing, excep...",
            "feature_image": "https://i.ytimg.com/vi/Rq8cyvmJMNQ/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=Rq8cyvmJMNQ",
            "type": {
                "id": 6,
                "name": "Recap"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2019-05-17T15:08:37Z",
            "end_time": "2019-05-17T15:12:38Z",
            "live": false
        },
        {
            "priority": 11,
            "source": "youtube.com",
            "publisher": "lunarmodule5",
            "title": "Launch of Apollo 10 (CBS)",
            "description": "The launch of Apollo 10 as seen by CBS viewers, with Walter Cronkite.",
            "feature_image": "https://i.ytimg.com/vi/610MIiMdlBA/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AH-BIAC4AOKAgwIABABGEkgXyhlMA8=&rs=AOn4CLBYP8J-EGWL6e9SClv1ijonP_1Htg",
            "url": "https://www.youtube.com/watch?v=610MIiMdlBA",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2010-04-07T12:31:24Z",
            "end_time": "2010-04-07T12:41:11Z",
            "live": false
        },
        {
            "priority": 12,
            "source": "youtube.com",
            "publisher": "lunarmodule5",
            "title": "Launch of Apollo 10 (NASA Footage)",
            "description": "The launch of Apollo 10 - May 18th 1969. Onboard are astronauts Tom Stafford (CDR, John Young (CMP) and Gene Cernan (LMP).",
            "feature_image": "https://i.ytimg.com/vi/T0HsP1NOTWo/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=T0HsP1NOTWo",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2010-03-19T22:38:44Z",
            "end_time": "2010-03-19T22:44:02Z",
            "live": false
        }
    ],
    "timeline": [],
    "pad_turnaround": "P0D",
    "mission_patches": [
        {
            "id": 101,
            "name": "Apollo 10 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/apollo2520102_mission_patch_20211031042324.png",
            "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"
                }
            },
            "response_mode": "normal"
        }
    ]
}