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/25d652f7-7e20-42d5-967e-b8e01305746c/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "25d652f7-7e20-42d5-967e-b8e01305746c",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/25d652f7-7e20-42d5-967e-b8e01305746c/?format=api",
    "name": "Terran 1 | Good Luck, Have Fun (Maiden Flight)",
    "response_mode": "detailed",
    "slug": "terran-1-good-luck-have-fun-maiden-flight",
    "launch_designator": null,
    "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
    },
    "last_updated": "2024-03-05T18:07:57Z",
    "net": "2023-03-23T03:25:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2023-03-23T05:00:00Z",
    "window_start": "2023-03-23T02:00:00Z",
    "image": {
        "id": 1403,
        "name": "[AUTO] Terran 1 | Good Luck, Have Fun (Maiden Flight) - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terran2520125_image_20240101100320.JPG",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192643.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": 95,
    "weather_concerns": null,
    "failreason": "2nd stage engine failed to reach full thrust after slow response of main valves and failure in pressure increase of the liquid oxygen turbopump. Presence of vapor bubble at the LOX pump inlet is suspected.",
    "hashtag": "#GLHF",
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 266,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "abbrev": "RS",
        "type": {
            "id": 3,
            "name": "Commercial"
        },
        "featured": false,
        "country": [
            {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            }
        ],
        "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
        "administrator": "CEO: Tim Ellis",
        "founding_year": 2015,
        "launchers": "Terran",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
            "id": 2024,
            "name": "Relativity Space logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325080842.png",
            "credit": "Relativity Space",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": [
                {
                    "id": 3,
                    "type": {
                        "id": 1,
                        "name": "transparent for light background"
                    },
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_ligh_image_20240325080843.png"
                },
                {
                    "id": 4,
                    "type": {
                        "id": 2,
                        "name": "transparent for dark background"
                    },
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_dark_image_20240325080843.png"
                }
            ]
        },
        "social_logo": {
            "id": 2025,
            "name": "Relativity Space social logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325081000.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325081000.jpeg",
            "credit": "Relativity Space",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 1,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 1,
        "pending_launches": 2,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "https://www.relativityspace.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space",
        "social_media_links": []
    },
    "rocket": {
        "id": 2212,
        "configuration": {
            "response_mode": "detailed",
            "id": 180,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/180/?format=api",
            "name": "Terran 1",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 159,
                    "name": "Terran",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 266,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/266/?format=api",
                            "name": "Relativity Space",
                            "abbrev": "RS",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
                            "administrator": "CEO: Tim Ellis",
                            "founding_year": 2015,
                            "launchers": "Terran",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 2024,
                                "name": "Relativity Space logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325080842.png",
                                "credit": "Relativity Space",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": [
                                    {
                                        "id": 3,
                                        "type": {
                                            "id": 1,
                                            "name": "transparent for light background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_ligh_image_20240325080843.png"
                                    },
                                    {
                                        "id": 4,
                                        "type": {
                                            "id": 2,
                                            "name": "transparent for dark background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_dark_image_20240325080843.png"
                                    }
                                ]
                            },
                            "social_logo": {
                                "id": 2025,
                                "name": "Relativity Space social logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325081000.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325081000.jpeg",
                                "credit": "Relativity Space",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 1,
                            "consecutive_successful_launches": 0,
                            "successful_launches": 0,
                            "failed_launches": 1,
                            "pending_launches": 2,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 0,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 0,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "https://www.relativityspace.com/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "2023-03-23",
                    "total_launch_count": 1,
                    "consecutive_successful_launches": 0,
                    "successful_launches": 0,
                    "failed_launches": 1,
                    "pending_launches": 2,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Terran 1",
            "variant": "1",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 266,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/266/?format=api",
                "name": "Relativity Space",
                "abbrev": "RS",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "Relativity Space is an American aerospace manufacturing company headquartered in Los Angeles, California. It was founded in 2015 by Tim Ellis and Jordan Noone. Relativity Space is developing manufacturing technologies, launch vehicles and rocket engines for commercial orbital launch services.",
                "administrator": "CEO: Tim Ellis",
                "founding_year": 2015,
                "launchers": "Terran",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 2024,
                    "name": "Relativity Space logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325080842.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325080842.png",
                    "credit": "Relativity Space",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": [
                        {
                            "id": 3,
                            "type": {
                                "id": 1,
                                "name": "transparent for light background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_ligh_image_20240325080843.png"
                        },
                        {
                            "id": 4,
                            "type": {
                                "id": 2,
                                "name": "transparent for dark background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/relativity_dark_image_20240325080843.png"
                        }
                    ]
                },
                "social_logo": {
                    "id": 2025,
                    "name": "Relativity Space social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_20240325081000.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/relativity_spac_image_thumbnail_20240325081000.jpeg",
                    "credit": "Relativity Space",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 1,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 1,
                "pending_launches": 2,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "https://www.relativityspace.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space",
                "social_media_links": []
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1850,
                "name": "[AUTO] Terran 1 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terran_1_image_20220129191632.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193932.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Terran_1",
            "description": "The Terran 1 is an expendable launch vehicle under development that will consist of two stages. The first stage will use 9 Aeon 1 engines, while the second stage will use a single Aeon 1 engine.",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 35.0,
            "diameter": 2.3,
            "maiden_flight": "2023-03-23",
            "launch_cost": 12000000,
            "launch_mass": null,
            "leo_capacity": 1479.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": 898.0,
            "to_thrust": 920.0,
            "apogee": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": null
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 969,
        "name": "Good Luck, Have Fun (Maiden Flight)",
        "type": "Test Flight",
        "description": "Maiden launch of the Terran 1 rocket developed by Relativity Space.",
        "image": null,
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 92,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/92/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "abbrev": "USAF",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
                "administrator": "Commander-in-Chief: President of the US",
                "founding_year": 1947,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 193,
                    "name": "[AUTO] United States Air Force - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 99,
                    "name": "[AUTO] United States Air Force - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        ],
        "name": "Launch Complex 16",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": 28.501626,
        "longitude": -80.5518,
        "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_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": null,
        "location": {
            "response_mode": "normal",
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
            "name": "Cape Canaveral SFS, 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": 7158,
                "successful_launches": 6615,
                "failed_launches": 543,
                "total_attempted_landings": 1109,
                "successful_landings": 1066,
                "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": "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": 1023,
            "total_landing_count": 64
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 6412,
    "location_launch_attempt_count": 879,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 44,
    "location_launch_attempt_count_year": 11,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": "https://flightclub.io/result?llId=25d652f7-7e20-42d5-967e-b8e01305746c",
    "updates": [
        {
            "id": 3636,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Second stage experienced an anomaly after the separation resulting in failure",
            "info_url": "https://www.youtube.com/watch?v=bzA0lIwh19c",
            "created_by": "SwGustav",
            "created_on": "2023-03-23T03:37:02Z"
        },
        {
            "id": 3635,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Liftoff",
            "info_url": "https://www.youtube.com/watch?v=bzA0lIwh19c",
            "created_by": "SwGustav",
            "created_on": "2023-03-23T03:25:20Z"
        },
        {
            "id": 3634,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "New T-0 of 03:25 UTC",
            "info_url": "https://www.youtube.com/watch?v=bzA0lIwh19c",
            "created_by": "SwGustav",
            "created_on": "2023-03-23T02:56:44Z"
        },
        {
            "id": 3633,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Off hold with the new T-0 of 03:05 UTC",
            "info_url": "https://www.youtube.com/watch?v=bzA0lIwh19c",
            "created_by": "SwGustav",
            "created_on": "2023-03-23T02:40:27Z"
        },
        {
            "id": 3632,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Holding due to a boat in the range",
            "info_url": "https://twitter.com/relativityspace/status/1638726632209801216",
            "created_by": "Jay",
            "created_on": "2023-03-23T02:23:20Z"
        },
        {
            "id": 3631,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=bzA0lIwh19c",
            "created_by": "LL2",
            "created_on": "2023-03-23T02:03:39Z"
        },
        {
            "id": 3630,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Adjusting T-0",
            "info_url": "https://twitter.com/relativityspace/status/1638721061087846403",
            "created_by": "Jay",
            "created_on": "2023-03-23T02:01:56Z"
        },
        {
            "id": 3629,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Clock resumed; Targeting 02:30 UTC",
            "info_url": "https://twitter.com/thetimellis/status/1638718225260199936",
            "created_by": "Jay",
            "created_on": "2023-03-23T01:54:23Z"
        },
        {
            "id": 3628,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "On hold due to upper level winds.",
            "info_url": "https://twitter.com/relativityspace/status/1638711127197491202?s=20",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-23T01:34:32Z"
        },
        {
            "id": 3611,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather 95% GO.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Terran%201%20TM-1%20L-1%20Day%20Forecast%2022%20Mar%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-21T14:27:57Z"
        },
        {
            "id": 3606,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Weather 90%",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Terran%201%20TM-1%20L-3%20Day%20Forecast%2022%20Mar%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2023-03-19T17:52:18Z"
        },
        {
            "id": 3593,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Setting GO",
            "info_url": "https://twitter.com/relativityspace/status/1636753273070956544",
            "created_by": "SwGustav",
            "created_on": "2023-03-17T15:41:35Z"
        },
        {
            "id": 3575,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March 23 UTC",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=56487.msg2466894#msg2466894",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-16T01:52:12Z"
        },
        {
            "id": 3561,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March 20.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=56487.msg2466435#msg2466435",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-14T23:53:38Z"
        },
        {
            "id": 3553,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Weather 95%",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Terran%201%20TM-1%20L-2%20Day%20Forecast%2017%20Mar%20Launch.pdf?ver=2OdBPTBQZxyFaj9SR7dwoA%3d%3d",
            "created_by": "Jay",
            "created_on": "2023-03-14T16:19:39Z"
        },
        {
            "id": 3549,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating launch window",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Terran%201%20TM-1%20L-2%20Day%20Forecast%2017%20Mar%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2023-03-14T14:11:04Z"
        },
        {
            "id": 3543,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating launch window",
            "info_url": "https://twitter.com/Alexphysics13/status/1635371900280115201",
            "created_by": "Nosu",
            "created_on": "2023-03-13T21:04:40Z"
        },
        {
            "id": 3523,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Next attempt NET March 16 per marine navigation warnings.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=56487.msg2465735#msg2465735",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-12T00:52:50Z"
        },
        {
            "id": 3521,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Abort at T-45 seconds. Reverting to TBD March pending a new launch window.",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T21:01:06Z"
        },
        {
            "id": 3519,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Now targeting 21:00 UTC, the end of the launch window.",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T20:16:15Z"
        },
        {
            "id": 3518,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Recycling for a new attempt at 20:55 UTC.",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T20:11:06Z"
        },
        {
            "id": 3514,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Ignition",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T19:42:08Z"
        },
        {
            "id": 3516,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Abort after ignition",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T19:42:45Z"
        },
        {
            "id": 3513,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Resuming countdown towards 19:42 UTC.",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T19:40:26Z"
        },
        {
            "id": 3512,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Hold due to range",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T19:34:08Z"
        },
        {
            "id": 3511,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Resuming countdown towards 19:35 UTC.",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T18:57:16Z"
        },
        {
            "id": 3510,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Countdown in a hold at T-20 minutes.",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "Nosu",
            "created_on": "2023-03-11T18:25:19Z"
        },
        {
            "id": 3509,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "created_by": "LL2",
            "created_on": "2023-03-11T17:45:38Z"
        },
        {
            "id": 3508,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET 18:45 UTC",
            "info_url": "https://twitter.com/spaceflightnow/status/1634594805593382914",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-11T16:46:23Z"
        },
        {
            "id": 3489,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Weather 90%",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Terran%201%20TM-1%20L-3%20Day%20Forecast%2011%20Mar%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2023-03-09T12:34:19Z"
        },
        {
            "id": 3488,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "GO for March 11th",
            "info_url": "https://twitter.com/relativityspace/status/1633594730138181646",
            "created_by": "SwGustav",
            "created_on": "2023-03-08T22:33:22Z"
        },
        {
            "id": 3476,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Countdown has resumed to a T-0 of approximately 18:20 UTC",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T17:26:27Z"
        },
        {
            "id": 3475,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "LL2",
            "created_on": "2023-03-08T17:17:22Z"
        },
        {
            "id": 3474,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Countdown on hold until a new T-0 is determined",
            "info_url": "https://twitter.com/relativityspace/status/1633509805561184256",
            "created_by": "Nosu",
            "created_on": "2023-03-08T16:59:29Z"
        },
        {
            "id": 3457,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Weather 90%",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Terran%201%20TM-1%20L-3%20Day%20Forecast%208%20Mar%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2023-03-05T15:55:47Z"
        },
        {
            "id": 3455,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather 95% GO.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/Terran%201%20TM-1%20L-4%20Day%20Forecast%208%20Mar%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-05T03:55:17Z"
        },
        {
            "id": 3477,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Now targeting 19:00 UTC",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T17:59:26Z"
        },
        {
            "id": 3371,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window.",
            "info_url": "https://twitter.com/relativityspace/status/1628447542584438784",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-22T17:42:23Z"
        },
        {
            "id": 3370,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch date and time.",
            "info_url": "https://mailchi.mp/relativityspace/glhfinvite",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-22T16:49:20Z"
        },
        {
            "id": 3338,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-17T03:43:45Z"
        },
        {
            "id": 2971,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET January 2023",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-12-08T05:27:18Z"
        },
        {
            "id": 2650,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "No announcement of imminent launch per October 18 announcement",
            "info_url": "https://www.relativityspace.com/press-release/2022/10/18/new-agreement-with-nasa-puts-relativity-space-on-path-to-operate-one-of-americas-largest-rocket-engine-test-facilities",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-10-19T23:59:40Z"
        },
        {
            "id": 2406,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET October 2022",
            "info_url": "https://twitter.com/stephenclark1/status/1570161686127976449",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-09-14T23:09:32Z"
        },
        {
            "id": 733,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Launch is set for early 2022.",
            "info_url": "https://twitter.com/relativityspace/status/1428780883696181254",
            "created_by": "spacevogel",
            "created_on": "2021-08-20T18:10:30Z"
        },
        {
            "id": 3485,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Scrub for the day",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T20:23:05Z"
        },
        {
            "id": 3484,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating T-0 to 20:45 UTC",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T20:05:24Z"
        },
        {
            "id": 3483,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating T-0 to 20:55 UTC",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T20:03:01Z"
        },
        {
            "id": 3482,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Resuming countdown towards a T-0 of 20:45 UTC",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T19:59:59Z"
        },
        {
            "id": 3481,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Holding at T-1:09",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T19:39:26Z"
        },
        {
            "id": 3479,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Resuming countdown towards a T-0 of 19:40 UTC",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T18:49:40Z"
        },
        {
            "id": 3478,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Countdown on hold",
            "info_url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "created_by": "Nosu",
            "created_on": "2023-03-08T18:36:56Z"
        }
    ],
    "info_urls": [
        {
            "priority": 10,
            "source": "www.relativityspace.com",
            "title": "GLHF",
            "description": "On March 22, 2023, Terran 1 became the first 3D printed rocket to reach space. This maiden voyage, dubbed our ‘Good Luck, Have Fun’ (GLHF) campaign, proved that 3D printed rockets are structurally viable – ushering in a new era of aerospace manufacturing.\n\nMeasuring in at 110 feet tall and 7.5 feet ...",
            "feature_image": null,
            "url": "https://www.relativityspace.com/glhf",
            "type": null,
            "language": null
        }
    ],
    "vid_urls": [
        {
            "priority": 8,
            "source": null,
            "publisher": null,
            "title": "Terran 1: Launching The World’s First 3D Printed Rocket (Pt. 3)",
            "description": "Relativity is scheduled for its third launch attempt of Terran 1, called \"GLHF\" (Good Luck, Have Fun), from Launch Complex 16 in Cape Canaveral, Florida. Our...",
            "feature_image": "https://i.ytimg.com/vi/bzA0lIwh19c/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=bzA0lIwh19c",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 9,
            "source": null,
            "publisher": null,
            "title": "Terran 1: Launching The World’s First 3D Printed Rocket (Pt. 2)",
            "description": "Relativity is scheduled for its second launch attempt of Terran 1, called \"GLHF\" (Good Luck, Have Fun), from Launch Complex 16 in Cape Canaveral, Florida. Ou...",
            "feature_image": "https://i.ytimg.com/vi/9Tv6pbDCmLk/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=9Tv6pbDCmLk",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "Terran 1: Launching The World’s First 3D Printed Rocket",
            "description": "Relativity is scheduled for its first launch of Terran 1, called \"GLHF\" (Good Luck, Have Fun), from Launch Complex 16 in Cape Canaveral, Florida. Our launch ...",
            "feature_image": "https://i.ytimg.com/vi/_YAlOGZM32U/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=_YAlOGZM32U",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "timeline": [],
    "pad_turnaround": "P0D",
    "mission_patches": [
        {
            "id": 835,
            "name": "Good Luck Have Fun Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/good2520luck2_mission_patch_20230718140509.png",
            "agency": {
                "response_mode": "list",
                "id": 266,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/266/?format=api",
                "name": "Relativity Space",
                "abbrev": "RS",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}