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/144c083a-8aa3-49df-be2d-9445305dedea/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "144c083a-8aa3-49df-be2d-9445305dedea",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/144c083a-8aa3-49df-be2d-9445305dedea/?format=api",
    "name": "Saturn V | Apollo 9",
    "response_mode": "detailed",
    "slug": "saturn-v-apollo-9",
    "launch_designator": "1969-018",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T08:37:15Z",
    "net": "1969-03-03T16:00:00Z",
    "net_precision": null,
    "window_end": "1969-03-03T16:00:00Z",
    "window_start": "1969-03-03T16:00: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": null,
    "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": 220,
        "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": 103,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/103/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1969-03-13T17:00:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/27/?format=api",
                    "name": "Apollo Gumdrop CSM-104",
                    "serial_number": "CSM-104",
                    "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": "P10DT1H",
                    "time_docked": "P3DT19H57M56S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "CSM-104 \"Gumdrop\" was an Apollo Command & Service Module used in the Apollo 9 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": 383,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/383/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Apollo spacecraft successfully splashed down in the Atlantic Ocean.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.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": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "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": "P10DT1H",
                "turn_around_time": null,
                "response_mode": "detailed",
                "launch_crew": [
                    {
                        "id": 1752,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 28,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/28/?format=api",
                            "name": "James McDivitt",
                            "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": 303,
                                "name": "[AUTO] James McDivitt - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520mcdivitt_image_20181128142425.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185502.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": "P14DT59M",
                            "eva_time": "P0D",
                            "age": 93,
                            "date_of_birth": "1929-06-10",
                            "date_of_death": "2022-10-13",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "James Alton \"Jim\" McDivitt was an American former test pilot, United States Air Force pilot, aeronautical engineer, and NASA astronaut who flew in the Gemini and Apollo programs. He commanded the Gemini 4 flight during which Ed White performed the first U.S. spacewalk, and later the Apollo 9 flight which was the first manned flight test of the Lunar Module and the complete set of Apollo flight hardware. He later became Manager of Lunar Landing Operations and was the Apollo Spacecraft Program Manager from 1969 to 1972.",
                            "wiki": "https://en.wikipedia.org/wiki/James_McDivitt",
                            "last_flight": "1969-03-03T16:00:00Z",
                            "first_flight": "1965-06-03T15:16:00Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 1753,
                        "role": {
                            "id": 5,
                            "role": "Command Module Pilot",
                            "priority": 1
                        },
                        "astronaut": {
                            "id": 36,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/36/?format=api",
                            "name": "David Scott",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "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": 236,
                                "name": "[AUTO] David Scott - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520scott_image_20181128143932.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185308.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": "P17DT23H10M59S",
                            "eva_time": "PT20H25M53S",
                            "age": 92,
                            "date_of_birth": "1932-06-06",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "David Randolph Scott is an American engineer, former NASA astronaut, retired U.S. Air Force officer and former test pilot. He belonged to the third group of NASA astronauts, selected in October 1963. As an astronaut, Scott became the seventh person to walk on the Moon. Following the death of John Young in January 2018, Scott became the last living commander of a successful Apollo lunar landing mission and, as such, the only person currently alive who has flown a spacecraft to a landing on the Moon.",
                            "wiki": "https://en.wikipedia.org/wiki/David_Scott",
                            "last_flight": "1971-08-02T17:11:23Z",
                            "first_flight": "1966-03-16T16:41:02Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 1754,
                        "role": {
                            "id": 6,
                            "role": "Lunar Module Pilot",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 47,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/47/?format=api",
                            "name": "Rusty Schweickart",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "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": 628,
                                "name": "[AUTO] Rusty Schweickart - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rusty2520schweickart_image_20181128145913.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190342.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": "P10DT1H",
                            "eva_time": "PT1H17M",
                            "age": 89,
                            "date_of_birth": "1935-10-25",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Russell Louis \"Rusty\" Schweickart is an American aeronautical engineer, and a former NASA astronaut, research scientist, U.S. Air Force fighter pilot, as well as a former business executive and government executive.\r\n\r\nSelected in 1963 for NASA's third astronaut group, he is best known as the Lunar Module Pilot on the 1969 Apollo 9 mission, the first manned flight test of the Lunar Module, on which he performed the first in-space test of the Portable Life Support System used by the Apollo astronauts who walked on the Moon. As backup Commander of the first manned Skylab mission in 1973, he was responsible for developing the hardware and procedures used by the first crew to perform critical in-flight repairs of the Skylab station. After Skylab, he served for a time as Director of User Affairs in NASA's Office of Applications.\r\n\r\nSchweickart left NASA in 1977 to serve for two years as California Governor Jerry Brown's assistant for science and technology, then was appointed by Brown to California's Energy Commission for five and a half years, serving as chairman for three.\r\n\r\nIn 1984–85 he co-founded the Association of Space Explorers and later in 2002 co-founded the B612 Foundation, a non-profit organization dedicated to defending Earth from asteroid impacts, along with fellow former astronaut Ed Lu and two planetary scientists. He served for a period as its chair before becoming its chair emeritus.",
                            "wiki": "https://en.wikipedia.org/wiki/Rusty_Schweickart",
                            "last_flight": "1969-03-03T16:00:00Z",
                            "first_flight": "1969-03-03T16:00:00Z",
                            "social_media_links": []
                        }
                    }
                ],
                "onboard_crew": [],
                "landing_crew": [
                    {
                        "id": 299,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 28,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/28/?format=api",
                            "name": "James McDivitt",
                            "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": 303,
                                "name": "[AUTO] James McDivitt - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520mcdivitt_image_20181128142425.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185502.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": "P14DT59M",
                            "eva_time": "P0D",
                            "age": 93,
                            "date_of_birth": "1929-06-10",
                            "date_of_death": "2022-10-13",
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "James Alton \"Jim\" McDivitt was an American former test pilot, United States Air Force pilot, aeronautical engineer, and NASA astronaut who flew in the Gemini and Apollo programs. He commanded the Gemini 4 flight during which Ed White performed the first U.S. spacewalk, and later the Apollo 9 flight which was the first manned flight test of the Lunar Module and the complete set of Apollo flight hardware. He later became Manager of Lunar Landing Operations and was the Apollo Spacecraft Program Manager from 1969 to 1972.",
                            "wiki": "https://en.wikipedia.org/wiki/James_McDivitt",
                            "last_flight": "1969-03-03T16:00:00Z",
                            "first_flight": "1965-06-03T15:16:00Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 300,
                        "role": {
                            "id": 5,
                            "role": "Command Module Pilot",
                            "priority": 1
                        },
                        "astronaut": {
                            "id": 36,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/36/?format=api",
                            "name": "David Scott",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "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": 236,
                                "name": "[AUTO] David Scott - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520scott_image_20181128143932.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185308.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": "P17DT23H10M59S",
                            "eva_time": "PT20H25M53S",
                            "age": 92,
                            "date_of_birth": "1932-06-06",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "David Randolph Scott is an American engineer, former NASA astronaut, retired U.S. Air Force officer and former test pilot. He belonged to the third group of NASA astronauts, selected in October 1963. As an astronaut, Scott became the seventh person to walk on the Moon. Following the death of John Young in January 2018, Scott became the last living commander of a successful Apollo lunar landing mission and, as such, the only person currently alive who has flown a spacecraft to a landing on the Moon.",
                            "wiki": "https://en.wikipedia.org/wiki/David_Scott",
                            "last_flight": "1971-08-02T17:11:23Z",
                            "first_flight": "1966-03-16T16:41:02Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 301,
                        "role": {
                            "id": 6,
                            "role": "Lunar Module Pilot",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 47,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/47/?format=api",
                            "name": "Rusty Schweickart",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "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": 628,
                                "name": "[AUTO] Rusty Schweickart - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rusty2520schweickart_image_20181128145913.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190342.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": "P10DT1H",
                            "eva_time": "PT1H17M",
                            "age": 89,
                            "date_of_birth": "1935-10-25",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Russell Louis \"Rusty\" Schweickart is an American aeronautical engineer, and a former NASA astronaut, research scientist, U.S. Air Force fighter pilot, as well as a former business executive and government executive.\r\n\r\nSelected in 1963 for NASA's third astronaut group, he is best known as the Lunar Module Pilot on the 1969 Apollo 9 mission, the first manned flight test of the Lunar Module, on which he performed the first in-space test of the Portable Life Support System used by the Apollo astronauts who walked on the Moon. As backup Commander of the first manned Skylab mission in 1973, he was responsible for developing the hardware and procedures used by the first crew to perform critical in-flight repairs of the Skylab station. After Skylab, he served for a time as Director of User Affairs in NASA's Office of Applications.\r\n\r\nSchweickart left NASA in 1977 to serve for two years as California Governor Jerry Brown's assistant for science and technology, then was appointed by Brown to California's Energy Commission for five and a half years, serving as chairman for three.\r\n\r\nIn 1984–85 he co-founded the Association of Space Explorers and later in 2002 co-founded the B612 Foundation, a non-profit organization dedicated to defending Earth from asteroid impacts, along with fellow former astronaut Ed Lu and two planetary scientists. He served for a period as its chair before becoming its chair emeritus.",
                            "wiki": "https://en.wikipedia.org/wiki/Rusty_Schweickart",
                            "last_flight": "1969-03-03T16:00:00Z",
                            "first_flight": "1969-03-03T16:00:00Z",
                            "social_media_links": []
                        }
                    }
                ],
                "docking_events": [
                    {
                        "id": 573,
                        "url": "https://ll.thespacedevs.com/2.3.0/docking_events/573/?format=api",
                        "docking": "1969-03-03T19:01:59Z",
                        "departure": "1969-03-07T12:39: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": 836,
                            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/836/?format=api",
                            "destination": "Low Earth Orbit",
                            "mission_end": "1969-03-07T21:22:45Z",
                            "spacecraft": {
                                "response_mode": "normal",
                                "id": 585,
                                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/585/?format=api",
                                "name": "LM Spider",
                                "serial_number": "LM-3",
                                "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": "P4DT5H22M45S",
                                "time_docked": "P3DT19H57M56S",
                                "flights_count": 1,
                                "mission_ends_count": 1,
                                "status": {
                                    "id": 3,
                                    "name": "Destroyed"
                                },
                                "description": "Flown on Apollo 9.",
                                "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": "144c083a-8aa3-49df-be2d-9445305dedea",
                                "url": "https://ll.thespacedevs.com/2.3.0/launches/144c083a-8aa3-49df-be2d-9445305dedea/?format=api",
                                "name": "Saturn V | Apollo 9",
                                "response_mode": "normal",
                                "slug": "saturn-v-apollo-9",
                                "launch_designator": "1969-018",
                                "status": {
                                    "id": 3,
                                    "name": "Launch Successful",
                                    "abbrev": "Success",
                                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                                },
                                "last_updated": "2023-06-14T08:37:15Z",
                                "net": "1969-03-03T16:00:00Z",
                                "net_precision": null,
                                "window_end": "1969-03-03T16:00:00Z",
                                "window_start": "1969-03-03T16:00: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": null,
                                "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": 220,
                                    "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": 141,
                                    "name": "Apollo 9",
                                    "type": "Human Exploration",
                                    "description": "Apollo 9 was commanded by James McDivitt, Command Module Pilot Dave Scott and Lunar Module Pilot Rusty Schweickart. The mission tested the LM engines, backpack life support systems, navigation systems, and docking maneuvers.",
                                    "image": null,
                                    "orbit": {
                                        "id": 8,
                                        "name": "Low Earth Orbit",
                                        "abbrev": "LEO",
                                        "celestial_body": {
                                            "response_mode": "list",
                                            "id": 1,
                                            "name": "Earth"
                                        }
                                    },
                                    "agencies": [],
                                    "info_urls": [],
                                    "vid_urls": []
                                },
                                "pad": {
                                    "id": 87,
                                    "url": "https://ll.thespacedevs.com/2.3.0/pads/87/?format=api",
                                    "active": true,
                                    "agencies": [
                                        {
                                            "response_mode": "normal",
                                            "id": 121,
                                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                            "name": "SpaceX",
                                            "abbrev": "SpX",
                                            "type": {
                                                "id": 3,
                                                "name": "Commercial"
                                            },
                                            "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": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                                            "administrator": "CEO: Elon Musk",
                                            "founding_year": 2002,
                                            "launchers": "Falcon | Starship",
                                            "spacecraft": "Dragon",
                                            "parent": null,
                                            "image": {
                                                "id": 29,
                                                "name": "[AUTO] SpaceX - image",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "logo": {
                                                "id": 186,
                                                "name": "[AUTO] SpaceX - logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "social_logo": {
                                                "id": 94,
                                                "name": "[AUTO] SpaceX - social_logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            }
                                        }
                                    ],
                                    "name": "Launch Complex 39A",
                                    "image": {
                                        "id": 2119,
                                        "name": "FH liftoff from LC-39A (GOES-U)",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg",
                                        "credit": "SpaceX",
                                        "license": {
                                            "id": 5,
                                            "name": "CC BY-NC 2.0",
                                            "priority": 1,
                                            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "description": "",
                                    "info_url": null,
                                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                                    "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                                    "latitude": 28.60822681,
                                    "longitude": -80.60428186,
                                    "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_87_20200803143537.jpg",
                                    "total_launch_count": 206,
                                    "orbital_launch_attempt_count": 205,
                                    "fastest_turnaround": "P5DT6H20M30S",
                                    "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": 7151,
                                            "successful_launches": 6608,
                                            "failed_launches": 543,
                                            "total_attempted_landings": 1105,
                                            "successful_landings": 1062,
                                            "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": 264,
                                        "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": 942,
                                "location_launch_attempt_count": 4,
                                "pad_launch_attempt_count": 4,
                                "agency_launch_attempt_count": 98,
                                "orbital_launch_attempt_count_year": 23,
                                "location_launch_attempt_count_year": 1,
                                "pad_launch_attempt_count_year": 1,
                                "agency_launch_attempt_count_year": 1
                            },
                            "landing": {
                                "id": 1360,
                                "url": "https://ll.thespacedevs.com/2.3.0/landings/1360/?format=api",
                                "attempt": false,
                                "success": null,
                                "description": "The ascent stage of LM-3 Spider (1969-018C) reentered on October 23, 1981. The descent stage of LM-3 Spider (1969-018D) reentered on March 22, 1969, landing in the Indian Ocean near North Africa.",
                                "downrange_distance": null,
                                "landing_location": null,
                                "type": {
                                    "id": 7,
                                    "name": "Destructive Reentry",
                                    "abbrev": "ATM",
                                    "description": "Spacecraft burned up in the atmosphere"
                                }
                            },
                            "duration": "P4DT5H22M45S",
                            "turn_around_time": null,
                            "response_mode": "normal"
                        },
                        "payload_flight_target": null
                    }
                ]
            },
            {
                "id": 836,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/836/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1969-03-07T21:22:45Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 585,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/585/?format=api",
                    "name": "LM Spider",
                    "serial_number": "LM-3",
                    "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": "P4DT5H22M45S",
                    "time_docked": "P3DT19H57M56S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 3,
                        "name": "Destroyed"
                    },
                    "description": "Flown on Apollo 9.",
                    "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": 1360,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1360/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "The ascent stage of LM-3 Spider (1969-018C) reentered on October 23, 1981. The descent stage of LM-3 Spider (1969-018D) reentered on March 22, 1969, landing in the Indian Ocean near North Africa.",
                    "downrange_distance": null,
                    "landing_location": null,
                    "type": {
                        "id": 7,
                        "name": "Destructive Reentry",
                        "abbrev": "ATM",
                        "description": "Spacecraft burned up in the atmosphere"
                    }
                },
                "duration": "P4DT5H22M45S",
                "turn_around_time": null,
                "response_mode": "detailed",
                "launch_crew": [],
                "onboard_crew": [],
                "landing_crew": [],
                "docking_events": [
                    {
                        "id": 574,
                        "url": "https://ll.thespacedevs.com/2.3.0/docking_events/574/?format=api",
                        "docking": "1969-03-07T19:02:26Z",
                        "departure": "1969-03-07T21:22:45Z",
                        "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": 103,
                            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/103/?format=api",
                            "destination": "Low Earth Orbit",
                            "mission_end": "1969-03-13T17:00:00Z",
                            "spacecraft": {
                                "response_mode": "normal",
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/27/?format=api",
                                "name": "Apollo Gumdrop CSM-104",
                                "serial_number": "CSM-104",
                                "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": "P10DT1H",
                                "time_docked": "P3DT19H57M56S",
                                "flights_count": 1,
                                "mission_ends_count": 1,
                                "status": {
                                    "id": 4,
                                    "name": "Single Use"
                                },
                                "description": "CSM-104 \"Gumdrop\" was an Apollo Command & Service Module used in the Apollo 9 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": "144c083a-8aa3-49df-be2d-9445305dedea",
                                "url": "https://ll.thespacedevs.com/2.3.0/launches/144c083a-8aa3-49df-be2d-9445305dedea/?format=api",
                                "name": "Saturn V | Apollo 9",
                                "response_mode": "normal",
                                "slug": "saturn-v-apollo-9",
                                "launch_designator": "1969-018",
                                "status": {
                                    "id": 3,
                                    "name": "Launch Successful",
                                    "abbrev": "Success",
                                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                                },
                                "last_updated": "2023-06-14T08:37:15Z",
                                "net": "1969-03-03T16:00:00Z",
                                "net_precision": null,
                                "window_end": "1969-03-03T16:00:00Z",
                                "window_start": "1969-03-03T16:00: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": null,
                                "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": 220,
                                    "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": 141,
                                    "name": "Apollo 9",
                                    "type": "Human Exploration",
                                    "description": "Apollo 9 was commanded by James McDivitt, Command Module Pilot Dave Scott and Lunar Module Pilot Rusty Schweickart. The mission tested the LM engines, backpack life support systems, navigation systems, and docking maneuvers.",
                                    "image": null,
                                    "orbit": {
                                        "id": 8,
                                        "name": "Low Earth Orbit",
                                        "abbrev": "LEO",
                                        "celestial_body": {
                                            "response_mode": "list",
                                            "id": 1,
                                            "name": "Earth"
                                        }
                                    },
                                    "agencies": [],
                                    "info_urls": [],
                                    "vid_urls": []
                                },
                                "pad": {
                                    "id": 87,
                                    "url": "https://ll.thespacedevs.com/2.3.0/pads/87/?format=api",
                                    "active": true,
                                    "agencies": [
                                        {
                                            "response_mode": "normal",
                                            "id": 121,
                                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                            "name": "SpaceX",
                                            "abbrev": "SpX",
                                            "type": {
                                                "id": 3,
                                                "name": "Commercial"
                                            },
                                            "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": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                                            "administrator": "CEO: Elon Musk",
                                            "founding_year": 2002,
                                            "launchers": "Falcon | Starship",
                                            "spacecraft": "Dragon",
                                            "parent": null,
                                            "image": {
                                                "id": 29,
                                                "name": "[AUTO] SpaceX - image",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "logo": {
                                                "id": 186,
                                                "name": "[AUTO] SpaceX - logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            },
                                            "social_logo": {
                                                "id": 94,
                                                "name": "[AUTO] SpaceX - social_logo",
                                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                                                "credit": null,
                                                "license": {
                                                    "id": 1,
                                                    "name": "Unknown",
                                                    "priority": 9,
                                                    "link": null
                                                },
                                                "single_use": true,
                                                "variants": []
                                            }
                                        }
                                    ],
                                    "name": "Launch Complex 39A",
                                    "image": {
                                        "id": 2119,
                                        "name": "FH liftoff from LC-39A (GOES-U)",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg",
                                        "credit": "SpaceX",
                                        "license": {
                                            "id": 5,
                                            "name": "CC BY-NC 2.0",
                                            "priority": 1,
                                            "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                                        },
                                        "single_use": true,
                                        "variants": []
                                    },
                                    "description": "",
                                    "info_url": null,
                                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                                    "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                                    "latitude": 28.60822681,
                                    "longitude": -80.60428186,
                                    "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_87_20200803143537.jpg",
                                    "total_launch_count": 206,
                                    "orbital_launch_attempt_count": 205,
                                    "fastest_turnaround": "P5DT6H20M30S",
                                    "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": 7151,
                                            "successful_launches": 6608,
                                            "failed_launches": 543,
                                            "total_attempted_landings": 1105,
                                            "successful_landings": 1062,
                                            "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": 264,
                                        "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": 942,
                                "location_launch_attempt_count": 4,
                                "pad_launch_attempt_count": 4,
                                "agency_launch_attempt_count": 98,
                                "orbital_launch_attempt_count_year": 23,
                                "location_launch_attempt_count_year": 1,
                                "pad_launch_attempt_count_year": 1,
                                "agency_launch_attempt_count_year": 1
                            },
                            "landing": {
                                "id": 383,
                                "url": "https://ll.thespacedevs.com/2.3.0/landings/383/?format=api",
                                "attempt": true,
                                "success": true,
                                "description": "The Apollo spacecraft successfully splashed down in the Atlantic Ocean.",
                                "downrange_distance": null,
                                "landing_location": {
                                    "id": 6,
                                    "name": "Atlantic Ocean",
                                    "active": true,
                                    "abbrev": "ATL",
                                    "description": "Atlantic Ocean",
                                    "location": null,
                                    "longitude": null,
                                    "latitude": null,
                                    "image": {
                                        "id": 2230,
                                        "name": "Sun glint on the Atlantic Ocean",
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.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": 37,
                                    "attempted_landings": 41,
                                    "failed_landings": 4,
                                    "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": "P10DT1H",
                            "turn_around_time": null,
                            "response_mode": "normal"
                        },
                        "payload_flight_target": null
                    }
                ]
            }
        ],
        "payloads": []
    },
    "mission": {
        "id": 141,
        "name": "Apollo 9",
        "type": "Human Exploration",
        "description": "Apollo 9 was commanded by James McDivitt, Command Module Pilot Dave Scott and Lunar Module Pilot Rusty Schweickart. The mission tested the LM engines, backpack life support systems, navigation systems, and docking maneuvers.",
        "image": null,
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 87,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/87/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "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": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": 2002,
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image": {
                    "id": 29,
                    "name": "[AUTO] SpaceX - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 186,
                    "name": "[AUTO] SpaceX - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 94,
                    "name": "[AUTO] SpaceX - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        ],
        "name": "Launch Complex 39A",
        "image": {
            "id": 2119,
            "name": "FH liftoff from LC-39A (GOES-U)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg",
            "credit": "SpaceX",
            "license": {
                "id": 5,
                "name": "CC BY-NC 2.0",
                "priority": 1,
                "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": 28.60822681,
        "longitude": -80.60428186,
        "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_87_20200803143537.jpg",
        "total_launch_count": 206,
        "orbital_launch_attempt_count": 205,
        "fastest_turnaround": "P5DT6H20M30S",
        "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": 7151,
                "successful_launches": 6608,
                "failed_launches": 543,
                "total_attempted_landings": 1105,
                "successful_landings": 1062,
                "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": 264,
            "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": 942,
    "location_launch_attempt_count": 4,
    "pad_launch_attempt_count": 4,
    "agency_launch_attempt_count": 98,
    "orbital_launch_attempt_count_year": 23,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": null,
    "updates": [],
    "info_urls": [
        {
            "priority": 0,
            "source": null,
            "title": "Apollo 9 - Wikipedia",
            "description": "Apollo 9 was a March 1969 human spaceflight, the third in NASA's Apollo program. Flown in low Earth orbit, it was the second crewed Apollo mission that the United States launched via a Saturn V rocket, and was the first flight of the full Apollo spacecraft: the command and service module (CSM) with ...",
            "feature_image": null,
            "url": "https://en.wikipedia.org/wiki/Apollo_9",
            "type": null,
            "language": null
        }
    ],
    "vid_urls": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "1969: Apollo 9 (NASA)",
            "description": "Apollo 9 was the first manned flight of the Command/Service Module (CSM) along with the Lunar Module (LM). Its three-man crew of Mission Commander Jim McDivi...",
            "feature_image": "https://i.ytimg.com/vi/JHLK8DcGix8/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=JHLK8DcGix8",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Apollo 9 launch",
            "description": "Apollo 9 launch (3 March 1969)",
            "feature_image": "https://i.ytimg.com/vi/nfqTy-CFQNE/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=nfqTy-CFQNE",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Launch of Apollo 9 (CBS)",
            "description": "The launch of Apollo 9 - March 3rd 1969. Onboard are astronauts James McDivitt (CDR) Dave Scott (CMP) and Rusty Schweickart (LMP). This is the CBS coverage o...",
            "feature_image": "https://i.ytimg.com/vi/oLYHQy4RVqY/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=oLYHQy4RVqY",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "timeline": [],
    "pad_turnaround": "P72DT3H9M",
    "mission_patches": [
        {
            "id": 111,
            "name": "Apollo 9 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/apollo2520925_mission_patch_20211031042445.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"
        }
    ]
}