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/91bfaa47-76d6-4111-9830-d6c6c46c4dab/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "91bfaa47-76d6-4111-9830-d6c6c46c4dab",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/91bfaa47-76d6-4111-9830-d6c6c46c4dab/?format=api",
    "name": "New Glenn | Maiden Flight",
    "response_mode": "detailed",
    "slug": "new-glenn-maiden-flight",
    "launch_designator": "2025-011",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2025-01-29T20:12:51Z",
    "net": "2025-01-16T07:03:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2025-01-16T09:00:00Z",
    "window_start": "2025-01-16T06:00:00Z",
    "image": {
        "id": 2302,
        "name": "New Glenn on LC-36A (NG-1)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20250111175645.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_thumbnail_20250111175645.jpeg",
        "credit": "Blue Origin",
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": 40,
    "weather_concerns": "Thick Cloud Layers Rule",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 141,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
        "name": "Blue Origin",
        "abbrev": "BO",
        "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
        "administrator": "CEO: Jeff Bezos",
        "founding_year": 2000,
        "launchers": "New Shepard | New Glenn",
        "spacecraft": "",
        "parent": null,
        "image": {
            "id": 5,
            "name": "[AUTO] Blue Origin - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "logo": {
            "id": 116,
            "name": "[AUTO] Blue Origin - logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 45,
            "name": "[AUTO] Blue Origin - social_logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 32,
        "consecutive_successful_launches": 9,
        "successful_launches": 31,
        "failed_launches": 1,
        "pending_launches": 5,
        "consecutive_successful_landings": 3,
        "successful_landings": 29,
        "failed_landings": 3,
        "attempted_landings": 32,
        "successful_landings_spacecraft": 31,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 31,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "http://www.blueorigin.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
        "social_media_links": []
    },
    "rocket": {
        "id": 8317,
        "configuration": {
            "response_mode": "detailed",
            "id": 138,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/138/?format=api",
            "name": "New Glenn",
            "families": [],
            "full_name": "New Glenn",
            "variant": "",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                "administrator": "CEO: Jeff Bezos",
                "founding_year": 2000,
                "launchers": "New Shepard | New Glenn",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 5,
                    "name": "[AUTO] Blue Origin - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 116,
                    "name": "[AUTO] Blue Origin - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 45,
                    "name": "[AUTO] Blue Origin - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 32,
                "consecutive_successful_launches": 9,
                "successful_launches": 31,
                "failed_launches": 1,
                "pending_launches": 5,
                "consecutive_successful_landings": 3,
                "successful_landings": 29,
                "failed_landings": 3,
                "attempted_landings": 32,
                "successful_landings_spacecraft": 31,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 31,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://www.blueorigin.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
                "social_media_links": []
            },
            "program": [],
            "reusable": true,
            "image": {
                "id": 1794,
                "name": "New Glenn on LC-36",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20240313170026.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_thumbnail_20240313170027.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.blueorigin.com/new-glenn/",
            "wiki_url": "https://en.wikipedia.org/wiki/New_Glenn",
            "description": "The New Glenn is a privately funded orbital launch vehicle in development by Blue Origin. New Glenn is described as a 7-meter-diameter (23 ft), two- or three-stage rocket.",
            "alias": "",
            "min_stage": 2,
            "max_stage": 3,
            "length": 82.0,
            "diameter": 7.0,
            "maiden_flight": "2025-01-16",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": 45000.0,
            "gto_capacity": 13000.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 17100.0,
            "apogee": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 0,
            "pending_launches": 4,
            "attempted_landings": 1,
            "successful_landings": 0,
            "failed_landings": 1,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": null
        },
        "launcher_stage": [
            {
                "id": 560,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 186,
                    "url": "https://ll.thespacedevs.com/2.3.0/launchers/186/?format=api",
                    "flight_proven": false,
                    "serial_number": "GS1-SN001",
                    "is_placeholder": false,
                    "status": {
                        "id": 4,
                        "name": "lost"
                    },
                    "image": {
                        "id": 2303,
                        "name": "GS1-SN001 on the launch pad",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_20250111175829.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn001_on_th_image_thumbnail_20250111175829.jpeg",
                        "credit": "Blue Origin",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "First New Glenn first stage booster. Named \"So You’re Telling Me There’s a Chance\". Lost on its first flight during descent towards LPV1 Jacklyn.",
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2025-01-16T07:03:00Z",
                    "first_launch_date": "2025-01-16T07:03:00Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "landing": {
                    "id": 1451,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1451/?format=api",
                    "attempt": true,
                    "success": false,
                    "description": "The New Glenn first stage booster was lost on its first flight during descent towards LPV1 Jacklyn.",
                    "downrange_distance": 622.0,
                    "landing_location": {
                        "id": 51,
                        "name": "Jacklyn",
                        "active": true,
                        "abbrev": "LPV1",
                        "description": "Jacklyn is Blue Origins first floating landing platform for New Glenn.",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2195,
                            "name": "Jackllyn in Port Canaveral",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_20240904203154.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_thumbnail_20240904203155.jpeg",
                            "credit": "Blue Origin",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 0,
                        "attempted_landings": 1,
                        "failed_landings": 1,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 1,
                        "name": "Autonomous Spaceport Drone Ship",
                        "abbrev": "ASDS",
                        "description": "An autonomous spaceport drone ship (ASDS) is an ocean-going vessel derived from a deck barge, outfitted with station-keeping engines and a large landing platform. Construction of such ships was commissioned by aerospace company SpaceX to allow for recovery of rocket first-stages at sea for high-velocity missions which do not carry enough fuel to return to the launch site after lofting spacecraft onto an orbital trajectory."
                    }
                },
                "previous_flight": null
            }
        ],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 6898,
        "name": "Maiden Flight",
        "type": "Test Flight",
        "description": "Maiden flight of the New Glenn launch vehicle. Will carry the prototype Blue Ring payload tug and payload hoisting platform, consisting of communications array, power systems, and a flight computer affixed to a secondary payload adapter ring, remaining attached to the 2nd stage. This launch will serve as New Glenn's first National Security Space Launch certification flight.\r\n\r\nTarget orbit is 2400 x 19300 km at 30° inclination.",
        "image": null,
        "orbit": {
            "id": 12,
            "name": "Medium Earth Orbit",
            "abbrev": "MEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [
            {
                "response_mode": "normal",
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "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": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                "administrator": "CEO: Jeff Bezos",
                "founding_year": 2000,
                "launchers": "New Shepard | New Glenn",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 5,
                    "name": "[AUTO] Blue Origin - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184551.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "logo": {
                    "id": 116,
                    "name": "[AUTO] Blue Origin - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184921.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 45,
                    "name": "[AUTO] Blue Origin - social_logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184738.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 32,
                "consecutive_successful_launches": 9,
                "successful_launches": 31,
                "failed_launches": 1,
                "pending_launches": 5,
                "consecutive_successful_landings": 3,
                "successful_landings": 29,
                "failed_landings": 3,
                "attempted_landings": 32,
                "successful_landings_spacecraft": 31,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 31,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "http://www.blueorigin.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Blue_Origin",
                "social_media_links": []
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/121/?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 36A",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": 28.4705556,
        "longitude": -80.542194,
        "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_121_20200803143231.jpg",
        "total_launch_count": 69,
        "orbital_launch_attempt_count": 69,
        "fastest_turnaround": "P46DT2H55M",
        "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": 7166,
                "successful_launches": 6622,
                "failed_launches": 544,
                "total_attempted_landings": 1111,
                "successful_landings": 1068,
                "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": 1024,
            "total_landing_count": 64
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 6860,
    "location_launch_attempt_count": 999,
    "pad_launch_attempt_count": 69,
    "agency_launch_attempt_count": 29,
    "orbital_launch_attempt_count_year": 11,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": "https://flightclub.io/result?llId=91bfaa47-76d6-4111-9830-d6c6c46c4dab",
    "updates": [
        {
            "id": 9822,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success, 2nd stage and payload reached planned orbit.",
            "info_url": "https://x.com/blueorigin/status/1879814598032822592",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-16T08:57:00Z"
        },
        {
            "id": 9820,
            "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=KXysNxbGdCg",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-16T07:03:00Z"
        },
        {
            "id": 9819,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1879777924058120218",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-16T06:30:00Z"
        },
        {
            "id": 9818,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Hold at T-11:03.",
            "info_url": "https://www.youtube.com/watch?v=KXysNxbGdCg",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-16T06:25:00Z"
        },
        {
            "id": 9817,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=KXysNxbGdCg",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-16T06:09:00Z"
        },
        {
            "id": 9816,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Holding at T-20:50.",
            "info_url": "https://www.youtube.com/watch?v=KXysNxbGdCg",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-16T05:41:00Z"
        },
        {
            "id": 9813,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-1%20Forecast%20-%2016%20Jan%20Launch.pdf?ver=V3rRLq4NFCAtxXnym-qbZg%3D%3D",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-15T13:25:00Z"
        },
        {
            "id": 9795,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-3%20Forecast%20-%2016%20Jan%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-14T03:59:00Z"
        },
        {
            "id": 9792,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/scorp_profile_20210217185945.jpg",
            "comment": "Shifted date to January 16th as per Blue Origin update",
            "info_url": "https://x.com/blueorigin/status/1878987377705881992",
            "created_by": "JRascagneres",
            "created_on": "2025-01-14T02:14:00Z"
        },
        {
            "id": 9781,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Weather is 30% favorable for launch.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-1%20Forecast%20-%2014%20Jan%20Launch.pdf",
            "created_by": "hitura-nobad",
            "created_on": "2025-01-13T08:36:00Z"
        },
        {
            "id": 9780,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Scrubbed for the day.",
            "info_url": "https://x.com/blueorigin/status/1878715911563313651",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T08:14:00Z"
        },
        {
            "id": 9779,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "On hold, potential scrub for the day.",
            "info_url": "https://x.com/SciGuySpace/status/1878713938109776032",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T08:06:00Z"
        },
        {
            "id": 9778,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1878708312394600551",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T07:39:00Z"
        },
        {
            "id": 9777,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1878702216594498036",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T07:15:00Z"
        },
        {
            "id": 9776,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1878698443167990214",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T07:00:00Z"
        },
        {
            "id": 9775,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1878692229088505869",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T06:35:00Z"
        },
        {
            "id": 9774,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=OOEPTWQrN7A",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T06:15:00Z"
        },
        {
            "id": 9773,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked T-0.",
            "info_url": "https://x.com/blueorigin/status/1878682371291271519",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T05:56:00Z"
        },
        {
            "id": 9772,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://www.youtube.com/watch?v=OOEPTWQrN7A",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T05:51:00Z"
        },
        {
            "id": 9771,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by Blue Origin has started",
            "info_url": "https://www.youtube.com/watch?v=OOEPTWQrN7A",
            "created_by": "LL2",
            "created_on": "2025-01-13T05:15:00Z"
        },
        {
            "id": 9764,
            "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/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-2%20Forecast%20-%2013%20Jan%20Launch.pdf",
            "created_by": "Nosu",
            "created_on": "2025-01-11T22:01:00Z"
        },
        {
            "id": 9763,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Delayed by a day due to unfavorable recovery weather",
            "info_url": "https://x.com/blueorigin/status/1878196372274286673",
            "created_by": "Nosu",
            "created_on": "2025-01-11T21:55:00Z"
        },
        {
            "id": 9762,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-1%20Forecast%20-%2012%20Jan%20Launch.pdf?ver=aY4DlBKgGQCdAHMIifviAQ%3D%3D",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-11T12:03:00Z"
        },
        {
            "id": 9753,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Weather is 90% favorable for launch.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-2%20Forecast%20-%2012%20Jan%20Launch.pdf",
            "created_by": "hitura-nobad",
            "created_on": "2025-01-10T13:21:00Z"
        },
        {
            "id": 9742,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather predictions for January 12.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-1%20Forecast%20-%2010%20Jan%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-09T16:41:00Z"
        },
        {
            "id": 9740,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed to NET January 12 due to booster landing weather.",
            "info_url": "https://x.com/blueorigin/status/1877385010304500147",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-09T16:02:00Z"
        },
        {
            "id": 9735,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Weather is >95% favorable for launch.",
            "info_url": "https://www.patrick.spaceforce.mil/Portals/14/Weather/New%20Glenn%20Blue%20Ring%20Pathfinder%20L-1%20Forecast%20-%2010%20Jan%20Launch.pdf",
            "created_by": "hitura-nobad",
            "created_on": "2025-01-09T11:54:00Z"
        },
        {
            "id": 9714,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window.",
            "info_url": "https://www.blueorigin.com/news/new-glenn-launch-targeting-january-10",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-07T02:49:00Z"
        },
        {
            "id": 9713,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://www.blueorigin.com/news/new-glenn-launch-targeting-january-10",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-07T02:46:00Z"
        },
        {
            "id": 9702,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed to NET January 10 per marine navigation warnings.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=61459.msg2653303#msg2653303",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-06T00:20:00Z"
        },
        {
            "id": 9692,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed to NET January 8 per NOTAMs 5/0210.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=61459.msg2652894#msg2652894",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-03T18:21:00Z"
        },
        {
            "id": 9684,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window.",
            "info_url": "https://www.fly.faa.gov/adv/adv_spt.jsp",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-02T15:20:00Z"
        },
        {
            "id": 9663,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Updating launch window",
            "info_url": "https://www.fly.faa.gov/adv/adv_spt.jsp",
            "created_by": "hitura-nobad",
            "created_on": "2024-12-29T20:44:00Z"
        },
        {
            "id": 9651,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET January 6 following successful static fire test.",
            "info_url": "https://www.blueorigin.com/news/new-glenn-completes-integrated-launch-vehicle-hotfire",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-28T02:16:00Z"
        },
        {
            "id": 9647,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET early January, pending successful static fire test.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=61459.msg2651420#msg2651420",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-27T18:56:00Z"
        },
        {
            "id": 9458,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET December.",
            "info_url": "https://www.blueorigin.com/news/blue-ring-pathfinder-payload",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-09T19:20:00Z"
        },
        {
            "id": 9200,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET late 2024.",
            "info_url": "https://www.blueorigin.com/news/ast-spacemobile-selects-blue-origin-new-glenn",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-15T07:05:00Z"
        },
        {
            "id": 8508,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Added launch.",
            "info_url": "https://x.com/blueorigin/status/1832128490625180038?s=61&t=9Fg8jwUeJko9ezDncwaK5w",
            "created_by": "hitura-nobad",
            "created_on": "2024-09-06T19:01:00Z"
        }
    ],
    "info_urls": [
        {
            "priority": 10,
            "source": "blueorigin.app.box.com",
            "title": "Box",
            "description": null,
            "feature_image": null,
            "url": "https://blueorigin.app.box.com/v/New-Glenn-NG-1",
            "type": {
                "id": 2,
                "name": "Official Press Kit"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 9,
            "source": "youtube.com",
            "publisher": "Blue Origin",
            "title": "Replay: New Glenn Mission NG-1 Webcast",
            "description": "New Glenn safely reached its intended orbit during the NG-1 mission, accomplishing our primary objective. New Glenn’s seven BE-4 engines ignited on January 16, 2025, at 2:03 a.m. EST (0703 UTC) from L...",
            "feature_image": "https://i.ytimg.com/vi/KXysNxbGdCg/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=KXysNxbGdCg",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-16T05:08:36Z",
            "end_time": "2025-01-16T07:32:08Z",
            "live": false
        },
        {
            "priority": 10,
            "source": null,
            "publisher": "Everyday Astronaut",
            "title": "Watch Blue Origin Launch New Glenn For The First Time!",
            "description": "The first launch of Blue Origin's New Glenn rocket, mission name NG-1, is scheduled for no earlier than January 12, 2025, from Launch Complex 36 at Cape Canaveral Space Force Station in Florida. This ...",
            "feature_image": "https://i.ytimg.com/vi/oqW1OjVepCk/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=oqW1OjVepCk",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-16T05:30:00Z",
            "end_time": "2025-01-16T07:44:15Z",
            "live": false
        },
        {
            "priority": 11,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "Watch live: Jeff Bezos' Blue Origin launches a New Glenn rocket for first time at Cape Canaveral",
            "description": "Watch live coverage as Jeff Bezos' Blue Origin launches its New Glenn rocket for first time from Cape Canaveral Space Force Station in Florida. Liftoff of the liquid methane and liquid hydrogen fueled...",
            "feature_image": "https://i.ytimg.com/vi/-27UPcCiH08/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=-27UPcCiH08",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-16T04:30:13Z",
            "end_time": "2025-01-16T07:33:52Z",
            "live": false
        },
        {
            "priority": 12,
            "source": "youtube.com",
            "publisher": "NASASpaceflight",
            "title": "🚀 Blue Origin New Glenn Launch: Successful Orbit, No Booster Landing",
            "description": "This is the maiden flight of the New Glenn launch vehicle. It will carry the prototype DarkSky-1 Blue Ring Pathfinder, consisting of communications array, power systems, and a flight computer affixed ...",
            "feature_image": "https://i.ytimg.com/vi/9hmOwYOO1G4/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=9hmOwYOO1G4",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-01-16T03:02:28Z",
            "end_time": "2025-01-16T07:50:32Z",
            "live": false
        }
    ],
    "timeline": [
        {
            "type": {
                "id": 130,
                "abbrev": "Stage 2 LH2 Load",
                "description": "Start of liquid hydrogen loading in the second stage"
            },
            "relative_time": "-PT4H30M"
        },
        {
            "type": {
                "id": 3,
                "abbrev": "Stage 1 LOX Load",
                "description": "Start of liquid oxygen loading in the first stage"
            },
            "relative_time": "-PT4H"
        },
        {
            "type": {
                "id": 4,
                "abbrev": "Stage 2 LOX Load",
                "description": "Start of liquid oxygen loading in the second stage"
            },
            "relative_time": "-PT4H"
        },
        {
            "type": {
                "id": 87,
                "abbrev": "Stage 1 LNG Load",
                "description": "Start of liquid methane loading in the first stage"
            },
            "relative_time": "-PT3H30M"
        },
        {
            "type": {
                "id": 133,
                "abbrev": "Webcast live",
                "description": "Start of the launch broadcast"
            },
            "relative_time": "-PT1H"
        },
        {
            "type": {
                "id": 134,
                "abbrev": "Prop Load Complete",
                "description": "End of propellant loading"
            },
            "relative_time": "-PT1H"
        },
        {
            "type": {
                "id": 135,
                "abbrev": "Weather Check",
                "description": "Check of the weather conditions for launch"
            },
            "relative_time": "-PT20M"
        },
        {
            "type": {
                "id": 126,
                "abbrev": "Ready Poll",
                "description": "Polling ready ahead of terminal count"
            },
            "relative_time": "-PT10M"
        },
        {
            "type": {
                "id": 127,
                "abbrev": "Terminal Count",
                "description": "Start of the terminal countdown towards launch"
            },
            "relative_time": "-PT4M"
        },
        {
            "type": {
                "id": 7,
                "abbrev": "Tank Press",
                "description": "Fuel tanks are pressurized to flight levels"
            },
            "relative_time": "-PT2M30S"
        },
        {
            "type": {
                "id": 136,
                "abbrev": "Internal Power",
                "description": "Launch vehicle switches to internal power sources"
            },
            "relative_time": "-PT1M30S"
        },
        {
            "type": {
                "id": 137,
                "abbrev": "Water Deluge",
                "description": "Water deluge systems turn on"
            },
            "relative_time": "-PT20S"
        },
        {
            "type": {
                "id": 6,
                "abbrev": "Startup",
                "description": "The onboard computer takes control over the countdown and runs last checks"
            },
            "relative_time": "-PT20S"
        },
        {
            "type": {
                "id": 9,
                "abbrev": "Ignition",
                "description": "Start of the engine ignition sequence"
            },
            "relative_time": "-PT5.6S"
        },
        {
            "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": "PT1M39S"
        },
        {
            "type": {
                "id": 12,
                "abbrev": "MECO",
                "description": "Cut-off of the main engine"
            },
            "relative_time": "PT3M10S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT3M12S"
        },
        {
            "type": {
                "id": 14,
                "abbrev": "SES-1",
                "description": "First start of the second engine"
            },
            "relative_time": "PT3M23S"
        },
        {
            "type": {
                "id": 138,
                "abbrev": "Kármán Line",
                "description": "The vehicle crosses the Kármán Line (100 km altitude)"
            },
            "relative_time": "PT3M46S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT3M49S"
        },
        {
            "type": {
                "id": 16,
                "abbrev": "Entry Burn Startup",
                "description": "Start of the atmospheric entry burn"
            },
            "relative_time": "PT7M17S"
        },
        {
            "type": {
                "id": 17,
                "abbrev": "Entry Burn Shutdown",
                "description": "End of the atmospheric entry burn"
            },
            "relative_time": "PT7M45S"
        },
        {
            "type": {
                "id": 18,
                "abbrev": "Stage 1 Landing Burn",
                "description": "Start of the first stage landing burn"
            },
            "relative_time": "PT8M52S"
        },
        {
            "type": {
                "id": 19,
                "abbrev": "Stage 1 Landing",
                "description": "Landing of the first stage"
            },
            "relative_time": "PT9M28S"
        },
        {
            "type": {
                "id": 20,
                "abbrev": "SECO-1",
                "description": "First cut-off of the second engine"
            },
            "relative_time": "PT12M51S"
        },
        {
            "type": {
                "id": 139,
                "abbrev": "Payload Power On",
                "description": "Startup of the payload"
            },
            "relative_time": "PT13M51S"
        },
        {
            "type": {
                "id": 21,
                "abbrev": "SES-2",
                "description": "Second start of the second engine"
            },
            "relative_time": "PT57M42S"
        },
        {
            "type": {
                "id": 22,
                "abbrev": "SECO-2",
                "description": "Second cut-off of the second engine"
            },
            "relative_time": "PT58M58S"
        },
        {
            "type": {
                "id": 140,
                "abbrev": "Stage 2 Orientation Maneuver",
                "description": "Stage 2 maneuver to change its attitude"
            },
            "relative_time": "PT1H59M18S"
        },
        {
            "type": {
                "id": 141,
                "abbrev": "Mission End",
                "description": "End of the launch vehicle's mission"
            },
            "relative_time": "PT5H50M58S"
        }
    ],
    "pad_turnaround": "P7442DT7H46M",
    "mission_patches": [
        {
            "id": 1088,
            "name": "NG-1",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ng-1_mission_patch_20250111221328.png",
            "agency": {
                "response_mode": "list",
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}