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/8ce07863-00fd-4a90-b3e2-d1811a8f4f9d/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "8ce07863-00fd-4a90-b3e2-d1811a8f4f9d",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/8ce07863-00fd-4a90-b3e2-d1811a8f4f9d/?format=api",
    "name": "Falcon 9 Block 5 | Fram2",
    "response_mode": "detailed",
    "slug": "falcon-9-block-5-fram2",
    "launch_designator": "2025-066",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2025-04-17T09:19:59Z",
    "net": "2025-04-01T01:46:50Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2025-04-01T06:26:20Z",
    "window_start": "2025-04-01T01:46:50Z",
    "image": {
        "id": 1499,
        "name": "[AUTO] Falcon 9 Block 5 | Inspiration4 - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210914155606.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192947.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": 60,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "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": []
        },
        "total_launch_count": 499,
        "consecutive_successful_launches": 22,
        "successful_launches": 485,
        "failed_launches": 14,
        "pending_launches": 118,
        "consecutive_successful_landings": 68,
        "successful_landings": 446,
        "failed_landings": 26,
        "attempted_landings": 471,
        "successful_landings_spacecraft": 52,
        "failed_landings_spacecraft": 2,
        "attempted_landings_spacecraft": 55,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "http://www.spacex.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
        "social_media_links": []
    },
    "rocket": {
        "id": 8291,
        "configuration": {
            "response_mode": "detailed",
            "id": 164,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
            "name": "Falcon 9",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 1,
                    "name": "Falcon",
                    "manufacturer": [
                        {
                            "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": []
                            },
                            "total_launch_count": 499,
                            "consecutive_successful_launches": 22,
                            "successful_launches": 485,
                            "failed_launches": 14,
                            "pending_launches": 118,
                            "consecutive_successful_landings": 68,
                            "successful_landings": 446,
                            "failed_landings": 26,
                            "attempted_landings": 471,
                            "successful_landings_spacecraft": 52,
                            "failed_landings_spacecraft": 2,
                            "attempted_landings_spacecraft": 55,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.spacex.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "Family of two-stage partially reusable orbital launch vehicles developed by SpaceX.",
                    "active": true,
                    "maiden_flight": "2006-03-24",
                    "total_launch_count": 481,
                    "consecutive_successful_launches": 111,
                    "successful_launches": 474,
                    "failed_launches": 7,
                    "pending_launches": 116,
                    "attempted_landings": 454,
                    "successful_landings": 436,
                    "failed_landings": 19,
                    "consecutive_successful_landings": 95
                },
                {
                    "response_mode": "detailed",
                    "id": 176,
                    "name": "Falcon 9",
                    "manufacturer": [
                        {
                            "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": []
                            },
                            "total_launch_count": 499,
                            "consecutive_successful_launches": 22,
                            "successful_launches": 485,
                            "failed_launches": 14,
                            "pending_launches": 118,
                            "consecutive_successful_landings": 68,
                            "successful_landings": 446,
                            "failed_landings": 26,
                            "attempted_landings": 471,
                            "successful_landings_spacecraft": 52,
                            "failed_landings_spacecraft": 2,
                            "attempted_landings_spacecraft": 55,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.spacex.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                            "social_media_links": []
                        }
                    ],
                    "parent": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Falcon",
                        "manufacturer": [
                            {
                                "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": []
                                }
                            }
                        ],
                        "parent": null
                    },
                    "description": "",
                    "active": true,
                    "maiden_flight": "2010-06-04",
                    "total_launch_count": 465,
                    "consecutive_successful_launches": 110,
                    "successful_launches": 461,
                    "failed_launches": 4,
                    "pending_launches": 105,
                    "attempted_landings": 431,
                    "successful_landings": 417,
                    "failed_landings": 15,
                    "consecutive_successful_landings": 95
                }
            ],
            "full_name": "Falcon 9 Block 5",
            "variant": "Block 5",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "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": []
                },
                "total_launch_count": 499,
                "consecutive_successful_launches": 22,
                "successful_launches": 485,
                "failed_launches": 14,
                "pending_launches": 118,
                "consecutive_successful_landings": 68,
                "successful_landings": 446,
                "failed_landings": 26,
                "attempted_landings": 471,
                "successful_landings_spacecraft": 52,
                "failed_landings_spacecraft": 2,
                "attempted_landings_spacecraft": 55,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://www.spacex.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                "social_media_links": []
            },
            "program": [
                {
                    "response_mode": "normal",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "image": {
                        "id": 1878,
                        "name": "[AUTO] Commercial Resupply Services - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194021.png",
                        "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/Commercial_Resupply_Services#Commercial_Resupply_Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "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"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "abbrev": "NGSS",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "abbrev": "SNC",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "response_mode": "list",
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "response_mode": "normal",
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/5/?format=api",
                    "name": "Commercial Crew Program",
                    "image": {
                        "id": 1869,
                        "name": "Commercial Crew Program logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194004.png",
                        "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": []
                    },
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 80,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "abbrev": "BA",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        },
                        {
                            "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": "list",
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "abbrev": "SpX",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            }
                        }
                    ],
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "reusable": true,
            "image": {
                "id": 1736,
                "name": "[AUTO] Falcon 9 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.spacex.com/vehicles/falcon-9/",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9",
            "description": "Falcon 9 is a two-stage rocket designed and manufactured by SpaceX for the reliable and safe transport of satellites and the Dragon spacecraft into orbit. The Block 5 variant is the fifth major interval aimed at improving upon the ability for rapid reusability.",
            "alias": "",
            "min_stage": 1,
            "max_stage": 2,
            "length": 70.0,
            "diameter": 3.65,
            "maiden_flight": "2018-05-11",
            "launch_cost": 52000000,
            "launch_mass": 549.0,
            "leo_capacity": 22800.0,
            "gto_capacity": 8300.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 7607.0,
            "apogee": 200.0,
            "total_launch_count": 409,
            "consecutive_successful_launches": 111,
            "successful_launches": 408,
            "failed_launches": 1,
            "pending_launches": 104,
            "attempted_landings": 401,
            "successful_landings": 396,
            "failed_landings": 5,
            "consecutive_successful_landings": 96,
            "fastest_turnaround": "PT1H5M"
        },
        "launcher_stage": [
            {
                "id": 551,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 6,
                "launcher": {
                    "response_mode": "normal",
                    "id": 151,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/151/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1085",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 2290,
                        "name": "B1085 during landing at LZ-1 (Crew-9)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_20241217151951.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1085_during_la_image_thumbnail_20241217151951.jpeg",
                        "credit": "SpaceX",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Booster to be flown during the Crew-9 mission.",
                    "successful_landings": 6,
                    "attempted_landings": 6,
                    "flights": 6,
                    "last_launch_date": "2025-04-01T01:46:50Z",
                    "first_launch_date": "2024-08-20T13:20:00Z",
                    "fastest_turnaround": "P29DT5H19M39S"
                },
                "previous_flight_date": "2025-01-15T06:11:39Z",
                "turn_around_time": "P75DT19H35M11S",
                "landing": {
                    "id": 1402,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1402/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Falcon 9 1st stage B1085 has landed on ASDS ASOG after its 6th flight.",
                    "downrange_distance": 600.0,
                    "landing_location": {
                        "id": 17,
                        "name": "A Shortfall of Gravitas",
                        "active": true,
                        "abbrev": "ASOG",
                        "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1971,
                            "name": "ASOG with booster",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_20240310164859.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/asog_with_boost_image_thumbnail_20240310164859.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": []
                        },
                        "successful_landings": 105,
                        "attempted_landings": 106,
                        "failed_landings": 1,
                        "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": 1,
                        "name": "Autonomous Spaceport Drone Ship",
                        "abbrev": "ASDS",
                        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
                    }
                },
                "previous_flight": {
                    "id": "9a30d934-fa56-4fe5-81df-7c4b24386da2",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/9a30d934-fa56-4fe5-81df-7c4b24386da2/?format=api",
                    "name": "Falcon 9 Block 5 | Blue Ghost Lunar Lander Mission 1 & Hakuto-R M2 “Resilience”"
                }
            }
        ],
        "spacecraft_stage": [
            {
                "id": 849,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/849/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "2025-04-04T16:19:28Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 291,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/291/?format=api",
                    "name": "Crew Dragon Resilience",
                    "serial_number": "C207",
                    "is_placeholder": false,
                    "image": {
                        "id": 1181,
                        "name": "Crew Dragon docking",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "P179DT18H19M30S",
                    "time_docked": "P165DT19H56M",
                    "flights_count": 4,
                    "mission_ends_count": 4,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon Resilience was used for the Crew-1 mission.",
                    "spacecraft_config": {
                        "response_mode": "detailed",
                        "id": 6,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/6/?format=api",
                        "name": "Crew Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "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": []
                            }
                        },
                        "family": [
                            {
                                "response_mode": "normal",
                                "id": 6,
                                "name": "Dragon",
                                "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.",
                                "manufacturer": {
                                    "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": []
                                    }
                                },
                                "parent": null,
                                "maiden_flight": "2010-12-08",
                                "spacecraft_flown": 22,
                                "total_launch_count": 53,
                                "successful_launches": 51,
                                "failed_launches": 2,
                                "attempted_landings": 50,
                                "successful_landings": 49,
                                "failed_landings": 1
                            },
                            {
                                "response_mode": "normal",
                                "id": 7,
                                "name": "Dragon 2",
                                "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.",
                                "manufacturer": {
                                    "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": []
                                    }
                                },
                                "parent": {
                                    "response_mode": "normal",
                                    "id": 6,
                                    "name": "Dragon",
                                    "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.",
                                    "manufacturer": {
                                        "response_mode": "list",
                                        "id": 121,
                                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                        "name": "SpaceX",
                                        "abbrev": "SpX",
                                        "type": {
                                            "id": 3,
                                            "name": "Commercial"
                                        }
                                    },
                                    "parent": null,
                                    "maiden_flight": "2010-12-08"
                                },
                                "maiden_flight": "2019-03-02",
                                "spacecraft_flown": 9,
                                "total_launch_count": 31,
                                "successful_launches": 31,
                                "failed_launches": 0,
                                "attempted_landings": 29,
                                "successful_landings": 28,
                                "failed_landings": 1
                            }
                        ],
                        "in_use": true,
                        "image": {
                            "id": 1181,
                            "name": "Crew Dragon docking",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "capability": "Crew Flights to ISS or Low Earth Orbit",
                        "history": "Crew Dragon 2 is a spacecraft developed by SpaceX, an American private space transportation company based in Hawthorne, California. Dragon is launched into space by the SpaceX Falcon 9 two-stage-to-orbit launch vehicle. It is one of two American Spacecraft being develeoped capable of lifting American Astronauts to the International Space Station.\r\n\r\nThe first crewed flight, launched on 30 May 2020 on a Falcon 9 rocket, and carried NASA astronauts Douglas Hurley and Robert Behnken to the International Space Station in the first crewed orbital spaceflight launched from the US since the final Space Shuttle mission in 2011, and the first ever operated by a commercial provider.",
                        "details": "Crew Dragon 2 is capable of lifting four astronauts, or a combination of crew and cargo to and from low Earth orbit. Its heat shield is designed to withstand Earth re-entry velocities from Lunar and Martian spaceflights.",
                        "maiden_flight": "2019-03-02",
                        "height": 7.2,
                        "diameter": 3.7,
                        "human_rated": true,
                        "crew_capacity": 4,
                        "payload_capacity": 6000,
                        "payload_return_capacity": null,
                        "flight_life": "Able to fly for up to one week of free flight or two years docked.",
                        "wiki_link": "https://en.wikipedia.org/wiki/Dragon_2",
                        "info_link": "https://www.spacex.com/crew-dragon",
                        "spacecraft_flown": 6,
                        "total_launch_count": 19,
                        "successful_launches": 19,
                        "failed_launches": 0,
                        "attempted_landings": 18,
                        "successful_landings": 17,
                        "failed_landings": 1,
                        "fastest_turnaround": "P136DT17H5M56S"
                    },
                    "fastest_turnaround": "P136DT17H5M56S"
                },
                "landing": {
                    "id": 1403,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1403/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Crew Dragon spacecraft has splashed down in the Pacific Ocean carrying 4 passengers.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 18,
                        "name": "Pacific Ocean",
                        "active": true,
                        "abbrev": "PAC",
                        "description": "Pacific Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2242,
                            "name": "Pacific Ocean from the ISS",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_20240920094534.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_thumbnail_20240920094534.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 46,
                        "attempted_landings": 48,
                        "failed_landings": 2,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "P3DT14H32M38S",
                "turn_around_time": "P197DT18H9M56S",
                "response_mode": "detailed",
                "launch_crew": [
                    {
                        "id": 5081,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 836,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/836/?format=api",
                            "name": "Jannicke Mikkelsen",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2360,
                                "name": "Jannicke Mikkelsen",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_20250329173033.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_thumbnail_20250329173034.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": 38,
                            "date_of_birth": "1986-06-08",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 10,
                                    "name": "United Kingdom",
                                    "alpha_2_code": "GB",
                                    "alpha_3_code": "GBR",
                                    "nationality_name": "British",
                                    "nationality_name_composed": "Brito"
                                },
                                {
                                    "id": 49,
                                    "name": "Norway",
                                    "alpha_2_code": "NO",
                                    "alpha_3_code": "NOR",
                                    "nationality_name": "Norwegian",
                                    "nationality_name_composed": "Norwegian"
                                }
                            ],
                            "bio": "Jannicke Jane Mikkelsen is a Norwegian cinematographer and film director who has worked in the field of virtual reality (VR) cinematography, 3D animation and augmented reality technology, focusing on fringe technology and combining traditional film production with new technologies for films shot in remote areas.",
                            "wiki": "https://en.wikipedia.org/wiki/Jannicke_Mikkelsen",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 5080,
                        "role": {
                            "id": 2,
                            "role": "Pilot",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 837,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/837/?format=api",
                            "name": "Rabea Rogge",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2361,
                                "name": "Rabea Rogge",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_20250329173100.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_thumbnail_20250329173100.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": 30,
                            "date_of_birth": "1995-01-01",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 4,
                                    "name": "Germany",
                                    "alpha_2_code": "DE",
                                    "alpha_3_code": "DEU",
                                    "nationality_name": "German",
                                    "nationality_name_composed": "Germano"
                                }
                            ],
                            "bio": "Rabea Rogge is an electrical engineer, robotic researcher and polar scientist who is currently scheduled to be the first female German astronaut.",
                            "wiki": "https://en.wikipedia.org/wiki/Rabea_Rogge",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 5082,
                        "role": {
                            "id": 7,
                            "role": "Mission Specialist",
                            "priority": 4
                        },
                        "astronaut": {
                            "id": 835,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/835/?format=api",
                            "name": "Chun Wang",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2359,
                                "name": "Chun Wang",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_20250329173005.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_thumbnail_20250329173006.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": null,
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 88,
                                    "name": "Malta",
                                    "alpha_2_code": "MT",
                                    "alpha_3_code": "MLT",
                                    "nationality_name": "Maltese",
                                    "nationality_name_composed": "Maltese"
                                }
                            ],
                            "bio": "Chun Wang  is a Chinese-born Maltese cryptocurrency investor and entrepreneur.",
                            "wiki": "https://en.wikipedia.org/wiki/Chun_Wang",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 5083,
                        "role": {
                            "id": 7,
                            "role": "Mission Specialist",
                            "priority": 4
                        },
                        "astronaut": {
                            "id": 838,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/838/?format=api",
                            "name": "Eric Philips",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2362,
                                "name": "Eric Philips",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_20250329173123.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_thumbnail_20250329173123.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": 62,
                            "date_of_birth": "1962-04-30",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 34,
                                    "name": "Australia",
                                    "alpha_2_code": "AU",
                                    "alpha_3_code": "AUS",
                                    "nationality_name": "Australian",
                                    "nationality_name_composed": "Australo"
                                }
                            ],
                            "bio": "Eric Philips is an Australian polar explorer, adventurer, polar guide and private astronaut.",
                            "wiki": "https://en.wikipedia.org/wiki/Eric_Philips_(explorer)",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    }
                ],
                "onboard_crew": [],
                "landing_crew": [
                    {
                        "id": 5081,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 836,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/836/?format=api",
                            "name": "Jannicke Mikkelsen",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2360,
                                "name": "Jannicke Mikkelsen",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_20250329173033.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jannicke_mikkel_image_thumbnail_20250329173034.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": 38,
                            "date_of_birth": "1986-06-08",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 10,
                                    "name": "United Kingdom",
                                    "alpha_2_code": "GB",
                                    "alpha_3_code": "GBR",
                                    "nationality_name": "British",
                                    "nationality_name_composed": "Brito"
                                },
                                {
                                    "id": 49,
                                    "name": "Norway",
                                    "alpha_2_code": "NO",
                                    "alpha_3_code": "NOR",
                                    "nationality_name": "Norwegian",
                                    "nationality_name_composed": "Norwegian"
                                }
                            ],
                            "bio": "Jannicke Jane Mikkelsen is a Norwegian cinematographer and film director who has worked in the field of virtual reality (VR) cinematography, 3D animation and augmented reality technology, focusing on fringe technology and combining traditional film production with new technologies for films shot in remote areas.",
                            "wiki": "https://en.wikipedia.org/wiki/Jannicke_Mikkelsen",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 5080,
                        "role": {
                            "id": 2,
                            "role": "Pilot",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 837,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/837/?format=api",
                            "name": "Rabea Rogge",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2361,
                                "name": "Rabea Rogge",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_20250329173100.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rabea_rogge_image_thumbnail_20250329173100.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": 30,
                            "date_of_birth": "1995-01-01",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 4,
                                    "name": "Germany",
                                    "alpha_2_code": "DE",
                                    "alpha_3_code": "DEU",
                                    "nationality_name": "German",
                                    "nationality_name_composed": "Germano"
                                }
                            ],
                            "bio": "Rabea Rogge is an electrical engineer, robotic researcher and polar scientist who is currently scheduled to be the first female German astronaut.",
                            "wiki": "https://en.wikipedia.org/wiki/Rabea_Rogge",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 5082,
                        "role": {
                            "id": 7,
                            "role": "Mission Specialist",
                            "priority": 4
                        },
                        "astronaut": {
                            "id": 835,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/835/?format=api",
                            "name": "Chun Wang",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2359,
                                "name": "Chun Wang",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_20250329173005.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_thumbnail_20250329173006.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": null,
                            "date_of_birth": null,
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 88,
                                    "name": "Malta",
                                    "alpha_2_code": "MT",
                                    "alpha_3_code": "MLT",
                                    "nationality_name": "Maltese",
                                    "nationality_name_composed": "Maltese"
                                }
                            ],
                            "bio": "Chun Wang  is a Chinese-born Maltese cryptocurrency investor and entrepreneur.",
                            "wiki": "https://en.wikipedia.org/wiki/Chun_Wang",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 5083,
                        "role": {
                            "id": 7,
                            "role": "Mission Specialist",
                            "priority": 4
                        },
                        "astronaut": {
                            "id": 838,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/838/?format=api",
                            "name": "Eric Philips",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "abbrev": "SpX",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                }
                            },
                            "image": {
                                "id": 2362,
                                "name": "Eric Philips",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_20250329173123.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eric_philips_image_thumbnail_20250329173123.jpeg",
                                "credit": "SpaceX",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 3,
                                "name": "Private"
                            },
                            "in_space": false,
                            "time_in_space": "P3DT14H32M38S",
                            "eva_time": "P0D",
                            "age": 62,
                            "date_of_birth": "1962-04-30",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 34,
                                    "name": "Australia",
                                    "alpha_2_code": "AU",
                                    "alpha_3_code": "AUS",
                                    "nationality_name": "Australian",
                                    "nationality_name_composed": "Australo"
                                }
                            ],
                            "bio": "Eric Philips is an Australian polar explorer, adventurer, polar guide and private astronaut.",
                            "wiki": "https://en.wikipedia.org/wiki/Eric_Philips_(explorer)",
                            "last_flight": "2025-04-01T01:46:50Z",
                            "first_flight": "2025-04-01T01:46:50Z",
                            "social_media_links": []
                        }
                    }
                ],
                "docking_events": []
            }
        ],
        "payloads": []
    },
    "mission": {
        "id": 6872,
        "name": "Fram2",
        "type": "Human Exploration",
        "description": "Fram2 is the world’s first astronaut mission to polar orbit. Named after the Norwegian polar research ship Fram, the Crew Dragon spacecraft will launch into a 90° circular orbit from Florida, making it the first human spaceflight to fly over Earth’s polar regions from low-Earth orbit. A cupola will be installed on the Dragon spacecraft to allow for Earth observation from at an altitude of 425 – 450 km. \r\n\r\nDuring the 3-to-5-day mission, the crew will study green fragments and mauve ribbons of continuous emissions comparable to the phenomenon known as STEVE (Strong Thermal Emission Velocity Enhancement), persistently measured at an altitude of approximately 400 - 500 km above Earth’s atmosphere, among other studies. The crew will also work with SpaceX to conduct a variety of research to better understand the effects of spaceflight on the human body, which includes capturing the first human x-ray images in space, Just-in-Time training tools, and studying the effects of spaceflight on behavioural health.\r\n\r\nChun Wang, an entrepreneur and explorer who co-founded f2pool and stakefish, serves as the mission commander. The vehicle commander will be Jannicke Mikkelsen, a film director, and cinematographer. The vehicle pilot will be Eric Philips, a professional polar adventurer and guide who has completed ski expeditions to the North and South Poles. The final crew member will be mission specialist Rabea Rogge, a robotics researcher from Berlin, currently pursuing her PhD in Norway.",
        "image": null,
        "orbit": {
            "id": 13,
            "name": "Polar Orbit",
            "abbrev": "PO",
            "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": 204,
        "orbital_launch_attempt_count": 203,
        "fastest_turnaround": "P5DT7H9M30S",
        "location": {
            "response_mode": "normal",
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api",
            "name": "Kennedy Space Center, FL, USA",
            "celestial_body": {
                "response_mode": "normal",
                "id": 1,
                "name": "Earth",
                "type": {
                    "id": 1,
                    "name": "Planet"
                },
                "diameter": 12742000.0,
                "mass": 5.972168e+24,
                "gravity": 9.80655,
                "length_of_day": "1 00:00:00",
                "atmosphere": true,
                "image": {
                    "id": 2040,
                    "name": "Earth (Apollo 17)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                "total_attempted_launches": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            },
            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
            "image": {
                "id": 2200,
                "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
            "longitude": -80.650833,
            "latitude": 28.524167,
            "timezone_name": "America/New_York",
            "total_launch_count": 262,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 6917,
    "location_launch_attempt_count": 260,
    "pad_launch_attempt_count": 202,
    "agency_launch_attempt_count": 488,
    "orbital_launch_attempt_count_year": 68,
    "location_launch_attempt_count_year": 8,
    "pad_launch_attempt_count_year": 8,
    "agency_launch_attempt_count_year": 39,
    "flightclub_url": "https://flightclub.io/result?llId=8ce07863-00fd-4a90-b3e2-d1811a8f4f9d",
    "updates": [
        {
            "id": 10592,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://x.com/i/broadcasts/1rmGPyBjVkjJN",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-01T02:03:00Z"
        },
        {
            "id": 10591,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://x.com/i/broadcasts/1rmGPyBjVkjJN",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-04-01T01:47:00Z"
        },
        {
            "id": 10590,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Unofficial Re-stream by SPACE AFFAIRS has started",
            "info_url": "https://www.youtube.com/watch?v=L70gWmwbQos",
            "created_by": "LL2",
            "created_on": "2025-04-01T00:39:00Z"
        },
        {
            "id": 10562,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked T-0.",
            "info_url": "https://x.com/satofishi/status/1905468984360644757",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-28T04:36:00Z"
        },
        {
            "id": 10537,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Adjusted start of launch window.",
            "info_url": "https://twitter.com/satofishi/status/1904411106791285145",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-25T06:50:00Z"
        },
        {
            "id": 10522,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Update launch window end.",
            "info_url": "https://x.com/satofishi/status/1903112079936274800?t=v1jAHY_8UvjT9LuK1MU1DA&s=19",
            "created_by": "hitura-nobad",
            "created_on": "2025-03-21T16:06:00Z"
        },
        {
            "id": 10521,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked launch time and launch pad information.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-21T15:00:00Z"
        },
        {
            "id": 10506,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Reverted back to April 1 UTC.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-20T03:00:00Z"
        },
        {
            "id": 10502,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating launch date",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Nosu",
            "created_on": "2025-03-19T06:49:00Z"
        },
        {
            "id": 10493,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating earliest launch date",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Nosu",
            "created_on": "2025-03-18T20:25:00Z"
        },
        {
            "id": 10492,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding approximate launch time",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Nosu",
            "created_on": "2025-03-18T20:04:00Z"
        },
        {
            "id": 10486,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March 31.",
            "info_url": "https://x.com/satofishi/status/1901836970378264672",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-03-18T03:48:00Z"
        },
        {
            "id": 8893,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET early 2025.",
            "info_url": "https://x.com/framonauts/status/1846011952574660995",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-10-15T02:30:00Z"
        },
        {
            "id": 8301,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch.",
            "info_url": "https://www.spacex.com/updates/#fram2",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-08-13T03:07:25Z"
        }
    ],
    "info_urls": [
        {
            "priority": 8,
            "source": "www.spacex.com",
            "title": "SpaceX",
            "description": "SpaceX designs, manufactures and launches advanced rockets and spacecraft. The company was founded in 2002 to revolutionize space technology, with the ultimate goal of enabling people to live on other planets.",
            "feature_image": null,
            "url": "https://www.spacex.com/launches/mission/?missionId=fram2",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        },
        {
            "priority": 9,
            "source": "www.spacex.com",
            "title": "SpaceX",
            "description": "SpaceX designs, manufactures and launches advanced rockets and spacecraft. The company was founded in 2002 to revolutionize space technology, with the ultimate goal of enabling people to live on other planets.",
            "feature_image": null,
            "url": "https://www.spacex.com/updates/#fram2",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        },
        {
            "priority": 10,
            "source": "f2.com",
            "title": "fram2: First Human Spaceflight To Earth’s Polar Regions",
            "description": "Later this year in 2024, SpaceX will launch Fram2. And you’ll see that human spaceflight won’t be like it has been before. Following the path to the glory of earlier heroic polar pioneers, a team of four space explorers, coming from six countries, will be the first humans to fly over Earth’s North a...",
            "feature_image": null,
            "url": "https://f2.com/",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 6,
            "source": "youtube.com",
            "publisher": "The Space Devs",
            "title": "SpaceX Fram2",
            "description": "On Tuesday April 01, 2025, SpaceX launched the Fram2 mission with a Falcon 9 Block 5 from Launch Complex 39A at Kennedy Space Center, FL, USA.\n\nDescription generated from the Launch Library 2 API.\n———...",
            "feature_image": "https://i.ytimg.com/vi/1afoZqK6f8M/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=1afoZqK6f8M",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-01T06:30:57Z",
            "end_time": "2025-04-01T07:54:29Z",
            "live": false
        },
        {
            "priority": 7,
            "source": "youtube.com",
            "publisher": "SPACE AFFAIRS",
            "title": "SpaceX - Falcon 9 - Fram2 - LC-39A - Kennedy Space Center - March 31, 2025",
            "description": "Launch Date: March 31, 2025 (EDT)\nLaunch Time: 9:46 p.m. EDT - April 1, 0146 UTC, 03:46 CEDT\nLaunch Windows: 11:20 p.m. EDT, followed by 12:53 a.m. EDT and 2:26 a.m. EDT\nLaunch Status: Nominal Orbit I...",
            "feature_image": "https://i.ytimg.com/vi/L70gWmwbQos/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=L70gWmwbQos",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-01T00:39:15Z",
            "end_time": "2025-04-01T02:08:49Z",
            "live": false
        },
        {
            "priority": 8,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "Watch live: SpaceX launches Falcon 9 rocket with first crew headed to polar orbit",
            "description": "Watch live coverage as SpaceX  launches a Falcon 9 rocket carrying Dragon Resilience on the Fram2 mission to polar orbit. Liftoff from pad 39A is scheduled for 9:46 p.m. EDT Monday, March 31. Aboard t...",
            "feature_image": "https://i.ytimg.com/vi/aTByEfLhRug/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=aTByEfLhRug",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-03-31T23:46:37Z",
            "end_time": "2025-04-01T02:14:19Z",
            "live": false
        },
        {
            "priority": 9,
            "source": "youtube.com",
            "publisher": "NASASpaceflight",
            "title": "🚀 SpaceX Falcon 9 Launches Crewed Polar Expedition Fram2",
            "description": "Named in honor of the ship that helped explorers first reach Earth’s Arctic and Antarctic regions, the mission commander will be Chun Wang, an entrepreneur and explorer who co-founded f2pool and stake...",
            "feature_image": "https://i.ytimg.com/vi/qaMDdNAbg-A/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=qaMDdNAbg-A",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-03-31T22:32:52Z",
            "end_time": "2025-04-01T02:27:00Z",
            "live": false
        },
        {
            "priority": 10,
            "source": "x.com",
            "publisher": "SpaceX",
            "title": "Fram2 Mission | Launch",
            "description": "Livestream on X",
            "feature_image": "https://pbs.twimg.com/media/GnOPR4NXgAANLyw.jpg",
            "url": "https://x.com/i/broadcasts/1rmGPyBjVkjJN",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-04-01T00:41:55Z",
            "end_time": "2025-04-01T02:05:27Z",
            "live": false
        }
    ],
    "timeline": [
        {
            "type": {
                "id": 1,
                "abbrev": "GO for Prop Load",
                "description": "Launch director verifies go for propellant load"
            },
            "relative_time": "-PT45M"
        },
        {
            "type": {
                "id": 36,
                "abbrev": "Crew Access Arm Retract",
                "description": "Retraction of the crew access arm from the rocket"
            },
            "relative_time": "-PT42M"
        },
        {
            "type": {
                "id": 37,
                "abbrev": "Dragon LES Arm",
                "description": "Dragon's launch escape system is armed"
            },
            "relative_time": "-PT39M"
        },
        {
            "type": {
                "id": 2,
                "abbrev": "Prop Load",
                "description": "Start of propelland loading"
            },
            "relative_time": "-PT35M"
        },
        {
            "type": {
                "id": 3,
                "abbrev": "Stage 1 LOX Load",
                "description": "Start of liquid oxygen loading in the first stage"
            },
            "relative_time": "-PT35M"
        },
        {
            "type": {
                "id": 4,
                "abbrev": "Stage 2 LOX Load",
                "description": "Start of liquid oxygen loading in the second stage"
            },
            "relative_time": "-PT16M"
        },
        {
            "type": {
                "id": 5,
                "abbrev": "Engine Chill",
                "description": "Start of engine chilling"
            },
            "relative_time": "-PT7M"
        },
        {
            "type": {
                "id": 38,
                "abbrev": "Dragon Internal Power",
                "description": "Dragon transitions to internal power"
            },
            "relative_time": "-PT5M"
        },
        {
            "type": {
                "id": 6,
                "abbrev": "Startup",
                "description": "The onboard computer takes control over the countdown and runs last checks"
            },
            "relative_time": "-PT1M"
        },
        {
            "type": {
                "id": 7,
                "abbrev": "Tank Press",
                "description": "Fuel tanks are pressurized to flight levels"
            },
            "relative_time": "-PT1M"
        },
        {
            "type": {
                "id": 8,
                "abbrev": "GO for Launch",
                "description": "Launch director verifies go for launch"
            },
            "relative_time": "-PT45S"
        },
        {
            "type": {
                "id": 9,
                "abbrev": "Ignition",
                "description": "Start of the engine ignition sequence"
            },
            "relative_time": "-PT3S"
        },
        {
            "type": {
                "id": 10,
                "abbrev": "Liftoff",
                "description": "First upwards movement of the rocket"
            },
            "relative_time": "P0D"
        },
        {
            "type": {
                "id": 11,
                "abbrev": "Max-Q",
                "description": "Maximum dynamic pressure"
            },
            "relative_time": "PT57S"
        },
        {
            "type": {
                "id": 12,
                "abbrev": "MECO",
                "description": "Cut-off of the main engine"
            },
            "relative_time": "PT2M34S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT2M38S"
        },
        {
            "type": {
                "id": 14,
                "abbrev": "SES-1",
                "description": "First start of the second engine"
            },
            "relative_time": "PT2M46S"
        },
        {
            "type": {
                "id": 39,
                "abbrev": "Booster Boostback Burn Startup",
                "description": "Start of the booster boostback burn"
            },
            "relative_time": "PT2M51S"
        },
        {
            "type": {
                "id": 40,
                "abbrev": "Booster Boostback Burn Shutdown",
                "description": "End of the booster boostback burn"
            },
            "relative_time": "PT3M23S"
        },
        {
            "type": {
                "id": 16,
                "abbrev": "Entry Burn Startup",
                "description": "Start of the atmospheric entry burn"
            },
            "relative_time": "PT6M26S"
        },
        {
            "type": {
                "id": 17,
                "abbrev": "Entry Burn Shutdown",
                "description": "End of the atmospheric entry burn"
            },
            "relative_time": "PT6M41S"
        },
        {
            "type": {
                "id": 18,
                "abbrev": "Stage 1 Landing Burn",
                "description": "Start of the first stage landing burn"
            },
            "relative_time": "PT7M47S"
        },
        {
            "type": {
                "id": 19,
                "abbrev": "Stage 1 Landing",
                "description": "Landing of the first stage"
            },
            "relative_time": "PT8M12S"
        },
        {
            "type": {
                "id": 20,
                "abbrev": "SECO-1",
                "description": "First cut-off of the second engine"
            },
            "relative_time": "PT8M57S"
        },
        {
            "type": {
                "id": 41,
                "abbrev": "Dragon Separation",
                "description": "Dragon separates from the second stage"
            },
            "relative_time": "PT9M46S"
        },
        {
            "type": {
                "id": 42,
                "abbrev": "Dragon Nosecode Open",
                "description": "Start of the opening sequence of Dragon's nosecone"
            },
            "relative_time": "PT10M34S"
        }
    ],
    "pad_turnaround": "P17DT2H43M2S",
    "mission_patches": [
        {
            "id": 1112,
            "name": "Fram2 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/fram22520patch_mission_patch_20250322030512.png",
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}