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 - lldev.thespacedevs.com/docs

GET /2.3.0/launches/ad53f165-a118-43a6-ad46-6021accdaabd/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "ad53f165-a118-43a6-ad46-6021accdaabd",
    "url": "https://lldev.thespacedevs.com/2.3.0/launches/ad53f165-a118-43a6-ad46-6021accdaabd/?format=api",
    "name": "Falcon Heavy | GOES-U",
    "response_mode": "detailed",
    "slug": "falcon-heavy-goes-u",
    "launch_designator": "2024-119",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-06-27T03:02:38Z",
    "net": "2024-06-25T21:26:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2024-06-25T23:16:00Z",
    "window_start": "2024-06-25T21:16:00Z",
    "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": []
    },
    "infographic": null,
    "probability": 70,
    "weather_concerns": "Cumulus Cloud Rule, Anvil Cloud Rules, Surface Electric Fields Rule",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 121,
        "url": "https://lldev.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": 495,
        "consecutive_successful_launches": 18,
        "successful_launches": 481,
        "failed_launches": 14,
        "pending_launches": 120,
        "consecutive_successful_landings": 64,
        "successful_landings": 442,
        "failed_landings": 26,
        "attempted_landings": 467,
        "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": 7449,
        "configuration": {
            "response_mode": "detailed",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/161/?format=api",
            "name": "Falcon Heavy",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 1,
                    "name": "Falcon",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 121,
                            "url": "https://lldev.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": 495,
                            "consecutive_successful_launches": 18,
                            "successful_launches": 481,
                            "failed_launches": 14,
                            "pending_launches": 120,
                            "consecutive_successful_landings": 64,
                            "successful_landings": 442,
                            "failed_landings": 26,
                            "attempted_landings": 467,
                            "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": 477,
                    "consecutive_successful_launches": 107,
                    "successful_launches": 470,
                    "failed_launches": 7,
                    "pending_launches": 118,
                    "attempted_landings": 450,
                    "successful_landings": 432,
                    "failed_landings": 19,
                    "consecutive_successful_landings": 91
                }
            ],
            "full_name": "Falcon Heavy",
            "variant": "Heavy",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 121,
                "url": "https://lldev.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": 495,
                "consecutive_successful_launches": 18,
                "successful_launches": 481,
                "failed_launches": 14,
                "pending_launches": 120,
                "consecutive_successful_landings": 64,
                "successful_landings": 442,
                "failed_landings": 26,
                "attempted_landings": 467,
                "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": [],
            "reusable": true,
            "image": {
                "id": 1739,
                "name": "[AUTO] Falcon Heavy - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193632.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.spacex.com/vehicles/falcon-heavy/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_Heavy",
            "description": "The Falcon Heavy is a variant of the Falcon 9 full thrust launch vehicle and consists of a standard Falcon 9 rocket core, with two additional boosters derived from the Falcon 9 first stage.",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 70.0,
            "diameter": 12.2,
            "maiden_flight": "2018-02-06",
            "launch_cost": 90000000,
            "launch_mass": 1400.0,
            "leo_capacity": 63800.0,
            "gto_capacity": 26700.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 22819.0,
            "apogee": 200.0,
            "total_launch_count": 11,
            "consecutive_successful_launches": 11,
            "successful_launches": 11,
            "failed_launches": 0,
            "pending_launches": 11,
            "attempted_landings": 21,
            "successful_landings": 19,
            "failed_landings": 2,
            "consecutive_successful_landings": 13,
            "fastest_turnaround": "P74DT7H55M"
        },
        "launcher_stage": [
            {
                "id": 406,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 147,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launchers/147/?format=api",
                    "flight_proven": false,
                    "serial_number": "B1087",
                    "is_placeholder": false,
                    "status": {
                        "id": 2,
                        "name": "expended"
                    },
                    "image": {
                        "id": 2121,
                        "name": "B1087 liftoff (GOES-U)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1086_liftoff__image_20240626195956.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1086_liftoff__image_thumbnail_20240626195956.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": []
                    },
                    "details": "Falcon Heavy core booster expended during the GOES-U mission.",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2024-06-25T21:26:00Z",
                    "first_launch_date": "2024-06-25T21:26:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "landing": {
                    "id": 1305,
                    "url": "https://lldev.thespacedevs.com/2.3.0/landings/1305/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "Core booster B1087 was expended on its first flight.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 8,
                        "name": "Expended",
                        "abbrev": "EXP",
                        "description": "Vehicle did not perform any landing operations after launch"
                    }
                },
                "previous_flight": null
            },
            {
                "id": 425,
                "type": "Strap-On Booster",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 148,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launchers/148/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1086",
                    "is_placeholder": false,
                    "status": {
                        "id": 4,
                        "name": "lost"
                    },
                    "image": {
                        "id": 2120,
                        "name": "B1072 and B1086 during landing (GOES-U)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_20240626195649.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_thumbnail_20240626195649.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": []
                    },
                    "details": "Falcon 9 booster that started out as a Falcon Heavy side booster flown during the GOES-U mission.\r\n\r\nWritten off on 3 March 2025 after safely landing aboard JRTI due to post-landing aft end fire damaging one of the landing legs and tipping it overboard.",
                    "successful_landings": 5,
                    "attempted_landings": 5,
                    "flights": 5,
                    "last_launch_date": "2025-03-03T02:24:00Z",
                    "first_launch_date": "2024-06-25T21:26:00Z",
                    "fastest_turnaround": "P26DT3H11M"
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "landing": {
                    "id": 1307,
                    "url": "https://lldev.thespacedevs.com/2.3.0/landings/1307/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Falcon Heavy side booster B1086 has landed back at the launch site after its 1st flight.",
                    "downrange_distance": 14.6,
                    "landing_location": {
                        "id": 5,
                        "name": "Landing Zone 2",
                        "active": true,
                        "abbrev": "LZ-2",
                        "description": "LZ-2 Pad located at Cape Canaveral Space Force Station at the previous LC-13. Directly next to LZ-1",
                        "location": {
                            "response_mode": "normal",
                            "id": 12,
                            "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "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": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                            "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_12_20200803142519.jpg",
                            "longitude": -80.577778,
                            "latitude": 28.488889,
                            "timezone_name": "America/New_York",
                            "total_launch_count": 1015,
                            "total_landing_count": 62
                        },
                        "longitude": -80.544964,
                        "latitude": 28.48775,
                        "image": {
                            "id": 1976,
                            "name": "LZ-2",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-2_image_20240310172018.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-2_image_thumbnail_20240310172019.png",
                            "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": 11,
                        "attempted_landings": 11,
                        "failed_landings": 0,
                        "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": 2,
                        "name": "Return to Launch Site",
                        "abbrev": "RTLS",
                        "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
                    }
                },
                "previous_flight": null
            },
            {
                "id": 426,
                "type": "Strap-On Booster",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 111,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launchers/111/?format=api",
                    "flight_proven": true,
                    "serial_number": "B1072",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 2120,
                        "name": "B1072 and B1086 during landing (GOES-U)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_20240626195649.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_thumbnail_20240626195649.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": []
                    },
                    "details": "Falcon Heavy side booster first flown during the GOES-U mission.",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2024-06-25T21:26:00Z",
                    "first_launch_date": "2024-06-25T21:26:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "landing": {
                    "id": 1306,
                    "url": "https://lldev.thespacedevs.com/2.3.0/landings/1306/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Falcon Heavy side booster B1072 has landed back at the launch site after its 1st flight.",
                    "downrange_distance": 14.9,
                    "landing_location": {
                        "id": 4,
                        "name": "Landing Zone 1",
                        "active": true,
                        "abbrev": "LZ-1",
                        "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13",
                        "location": {
                            "response_mode": "normal",
                            "id": 12,
                            "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "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": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                            "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_12_20200803142519.jpg",
                            "longitude": -80.577778,
                            "latitude": 28.488889,
                            "timezone_name": "America/New_York",
                            "total_launch_count": 1015,
                            "total_landing_count": 62
                        },
                        "longitude": -80.542963,
                        "latitude": 28.485712,
                        "image": {
                            "id": 1968,
                            "name": "LZ-1 empty",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_20240310163411.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-1_empty_image_thumbnail_20240310163411.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": 50,
                        "attempted_landings": 51,
                        "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": 2,
                        "name": "Return to Launch Site",
                        "abbrev": "RTLS",
                        "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
                    }
                },
                "previous_flight": null
            }
        ],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 5841,
        "name": "GOES-U",
        "type": "Earth Science",
        "description": "The Geostationary Operational Environmental Satellite-U (GOES-U) is the fourth of the next generation of geostationary weather satellites, known as the GOES-R series. The four satellites of the series provide advanced imaging with increased spatial resolution and faster coverage for more accurate forecasts, real-time mapping of lightning activity, and improved monitoring of solar activity. Once GOES-U reaches orbit, it will be renamed GOES-19.",
        "image": null,
        "orbit": {
            "id": 2,
            "name": "Geostationary Transfer Orbit",
            "abbrev": "GTO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [
            {
                "response_mode": "normal",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": true,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Acting Administrator:  James Free",
                "founding_year": 1958,
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image": {
                    "id": 19,
                    "name": "[AUTO] National Aeronautics and Space Administration - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 161,
                    "name": "[AUTO] National Aeronautics and Space Administration - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 76,
                    "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 141,
                "consecutive_successful_launches": 11,
                "successful_launches": 121,
                "failed_launches": 20,
                "pending_launches": 6,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 178,
                "failed_landings_spacecraft": 2,
                "attempted_landings_spacecraft": 180,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://www.nasa.gov",
                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                "social_media_links": []
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 87,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/87/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 121,
                "url": "https://lldev.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": 203,
        "orbital_launch_attempt_count": 202,
        "fastest_turnaround": "P5DT7H9M30S",
        "location": {
            "response_mode": "normal",
            "id": 27,
            "url": "https://lldev.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": 7134,
                "successful_launches": 6592,
                "failed_launches": 542,
                "total_attempted_landings": 1093,
                "successful_landings": 1050,
                "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": 261,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [
        {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/37/?format=api",
            "name": "Geostationary Operational Environmental Satellite",
            "image": {
                "id": 2118,
                "name": "GOES-U render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_thumbnail_20240623151910.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": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite",
            "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.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": 210,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/210/?format=api",
                    "name": "National Oceanic and Atmospheric Administration",
                    "abbrev": "NOAA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1975-10-16T22:40:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 8,
                "name": "Earth Observation"
            }
        }
    ],
    "orbital_launch_attempt_count": 6711,
    "location_launch_attempt_count": 239,
    "pad_launch_attempt_count": 181,
    "agency_launch_attempt_count": 378,
    "orbital_launch_attempt_count_year": 122,
    "location_launch_attempt_count_year": 13,
    "pad_launch_attempt_count_year": 13,
    "agency_launch_attempt_count_year": 67,
    "flightclub_url": "https://flightclub.io/result?llId=ad53f165-a118-43a6-ad46-6021accdaabd",
    "updates": [
        {
            "id": 812,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Added launch, NET April 2024",
            "info_url": "https://www.nasa.gov/press-release/nasa-awards-launch-services-contract-for-goes-u-mission",
            "created_by": "spacevogel",
            "created_on": "2021-09-10T20:23:51Z"
        },
        {
            "id": 6404,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 30, 2024.",
            "info_url": "https://www.nesdis.noaa.gov/home/noaas-goes-u",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-18T00:14:56Z"
        },
        {
            "id": 6815,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed to NET May 2024.",
            "info_url": "https://twitter.com/NASAKennedy/status/1762498704953442445",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-02-27T15:31:22Z"
        },
        {
            "id": 7105,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET June 25.",
            "info_url": "https://www.nesdis.noaa.gov/news/nasa-spacex-target-new-launch-date-noaa-weather-satellite",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-03-26T15:36:06Z"
        },
        {
            "id": 7501,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window.",
            "info_url": "https://www.nasa.gov/news-release/nasa-invites-media-to-noaas-advanced-weather-satellite-launch/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-05-09T23:48:48Z"
        },
        {
            "id": 7914,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Weather 30%",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Falcon%20Heavy%20GOES-U%20L-3%20Day%20Forecast%20-%2025%20Jun%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2024-06-22T18:35:01Z"
        },
        {
            "id": 7937,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by NASA has started",
            "info_url": "https://www.youtube.com/watch?v=F4HH_fL7QVk",
            "created_by": "LL2",
            "created_on": "2024-06-25T20:12:56Z"
        },
        {
            "id": 7938,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Delayed by 10 minutes",
            "info_url": "https://x.com/NASAKennedy/status/1805698123895128297",
            "created_by": "Nosu",
            "created_on": "2024-06-25T20:34:23Z"
        },
        {
            "id": 7939,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Weather 60%",
            "info_url": "https://x.com/NASA_LSP/status/1805695554565079267",
            "created_by": "Nosu",
            "created_on": "2024-06-25T20:56:47Z"
        },
        {
            "id": 7941,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://www.youtube.com/watch?v=F4HH_fL7QVk",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-06-25T21:26:22Z"
        },
        {
            "id": 7944,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Spacecraft separation.",
            "info_url": "https://www.youtube.com/watch?v=F4HH_fL7QVk",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-06-26T01:57:31Z"
        },
        {
            "id": 7947,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success with spacecraft solar arrays deployed.",
            "info_url": "https://www.noaa.gov/news-release/noaas-goes-u-heads-to-orbit-for-historic-mission",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-06-26T03:12:34Z"
        }
    ],
    "info_urls": [
        {
            "priority": 10,
            "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=goes-u",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "NASA",
            "title": "Geostationary Operational Environmental Satellite-U (GOES-U) Launch",
            "description": "Watch the launch of the GOES-U weather-observing and environmental monitoring satellite on a SpaceX Falcon Heavy rocket! The National Oceanic and Atmospheric...",
            "feature_image": "https://i.ytimg.com/vi/F4HH_fL7QVk/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=F4HH_fL7QVk",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-06-25T20:11:56Z",
            "end_time": "2024-06-26T02:12:10Z",
            "live": false
        },
        {
            "priority": 11,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "Watch live: SpaceX Falcon Heavy launches GOES-U weather satellite from NASA's Kennedy Space Center",
            "description": "Watch live coverage as SpaceX launches a Falcon Heavy rocket carrying the GOES-U weather satellite for NASA and NOAA. Liftoff from launch complex 39A at NASA...",
            "feature_image": "https://i.ytimg.com/vi/4SBxb5-S8HM/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=4SBxb5-S8HM",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-06-25T19:17:03Z",
            "end_time": "2024-06-25T22:01:04Z",
            "live": false
        },
        {
            "priority": 12,
            "source": "youtube.com",
            "publisher": "NASASpaceflight",
            "title": "SpaceX Falcon Heavy Launches GOES-U",
            "description": "GOES-U will provide advanced imagery and atmospheric measurements of Earth’s weather, oceans, and environment, as well as real-time mapping of total lightnin...",
            "feature_image": "https://i.ytimg.com/vi/7kMlfbo1lts/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=7kMlfbo1lts",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-06-25T19:15:40Z",
            "end_time": "2024-06-25T21:47:41Z",
            "live": false
        }
    ],
    "timeline": [
        {
            "type": {
                "id": 1,
                "abbrev": "GO for Prop Load",
                "description": "Launch director verifies go for propellant load"
            },
            "relative_time": "-PT53M"
        },
        {
            "type": {
                "id": 108,
                "abbrev": "Stage 1 Propellant Load",
                "description": "Start of propellant loading in the first stage"
            },
            "relative_time": "-PT50M"
        },
        {
            "type": {
                "id": 3,
                "abbrev": "Stage 1 LOX Load",
                "description": "Start of liquid oxygen loading in the first stage"
            },
            "relative_time": "-PT45M"
        },
        {
            "type": {
                "id": 109,
                "abbrev": "Stage 2 Propellant Load",
                "description": "Start of propellant loading in the second stage"
            },
            "relative_time": "-PT35M"
        },
        {
            "type": {
                "id": 4,
                "abbrev": "Stage 2 LOX Load",
                "description": "Start of liquid oxygen loading in the second stage"
            },
            "relative_time": "-PT18M30S"
        },
        {
            "type": {
                "id": 5,
                "abbrev": "Engine Chill",
                "description": "Start of engine chilling"
            },
            "relative_time": "-PT7M"
        },
        {
            "type": {
                "id": 6,
                "abbrev": "Startup",
                "description": "The onboard computer takes control over the countdown and runs last checks"
            },
            "relative_time": "-PT59S"
        },
        {
            "type": {
                "id": 8,
                "abbrev": "GO for Launch",
                "description": "Launch director verifies go for launch"
            },
            "relative_time": "-PT45S"
        },
        {
            "type": {
                "id": 7,
                "abbrev": "Tank Press",
                "description": "Fuel tanks are pressurized to flight levels"
            },
            "relative_time": "-PT20S"
        },
        {
            "type": {
                "id": 9,
                "abbrev": "Ignition",
                "description": "Start of the engine ignition sequence"
            },
            "relative_time": "-PT6S"
        },
        {
            "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": "PT1M11S"
        },
        {
            "type": {
                "id": 110,
                "abbrev": "SBECO",
                "description": "Cut-off of the side boosters"
            },
            "relative_time": "PT2M25S"
        },
        {
            "type": {
                "id": 111,
                "abbrev": "Boosters Separation",
                "description": "Separation of the side boosters"
            },
            "relative_time": "PT2M28S"
        },
        {
            "type": {
                "id": 112,
                "abbrev": "Boosters Boostback Burn Startup",
                "description": "Start of the boosters boostback burn"
            },
            "relative_time": "PT2M44S"
        },
        {
            "type": {
                "id": 113,
                "abbrev": "Boosters Boostback Burn Shutdown",
                "description": "End of the boosters boostback burn"
            },
            "relative_time": "PT3M53S"
        },
        {
            "type": {
                "id": 12,
                "abbrev": "MECO",
                "description": "Cut-off of the main engine"
            },
            "relative_time": "PT3M56S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT3M59S"
        },
        {
            "type": {
                "id": 14,
                "abbrev": "SES-1",
                "description": "First start of the second engine"
            },
            "relative_time": "PT4M6S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT4M24S"
        },
        {
            "type": {
                "id": 114,
                "abbrev": "Boosters Entry Burn Startup",
                "description": "Start of the boosters atmospheric entry burn"
            },
            "relative_time": "PT6M36S"
        },
        {
            "type": {
                "id": 115,
                "abbrev": "Boosters Entry Burn Shutdown",
                "description": "End of the boosters atmospheric entry burn"
            },
            "relative_time": "PT6M51S"
        },
        {
            "type": {
                "id": 116,
                "abbrev": "Boosters Landing Burn",
                "description": "Start of the boosters landing burn"
            },
            "relative_time": "PT7M53S"
        },
        {
            "type": {
                "id": 117,
                "abbrev": "Boosters Landing",
                "description": "Landing of the boosters"
            },
            "relative_time": "PT8M11S"
        },
        {
            "type": {
                "id": 20,
                "abbrev": "SECO-1",
                "description": "First cut-off of the second engine"
            },
            "relative_time": "PT8M23S"
        },
        {
            "type": {
                "id": 21,
                "abbrev": "SES-2",
                "description": "Second start of the second engine"
            },
            "relative_time": "PT26M19S"
        },
        {
            "type": {
                "id": 22,
                "abbrev": "SECO-2",
                "description": "Second cut-off of the second engine"
            },
            "relative_time": "PT27M46S"
        },
        {
            "type": {
                "id": 80,
                "abbrev": "SES-3",
                "description": "Third start of the second engine"
            },
            "relative_time": "PT4H21M18S"
        },
        {
            "type": {
                "id": 81,
                "abbrev": "SECO-3",
                "description": "Third cut-off of the second engine"
            },
            "relative_time": "PT4H21M51S"
        },
        {
            "type": {
                "id": 35,
                "abbrev": "Payload Separation",
                "description": "Final deployment of the payload from the rocket"
            },
            "relative_time": "PT4H30M2S"
        }
    ],
    "pad_turnaround": "P32DT18H41M",
    "mission_patches": [
        {
            "id": 1026,
            "name": "GOES-U",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/goes-u_mission_patch_20240626194521.png",
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}