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__agency__ids, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/?limit=2

Format

Switch to JSON output - /launches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/launches/9c950919-5d11-4a79-a4f1-be7387678c0a/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "9c950919-5d11-4a79-a4f1-be7387678c0a",
    "url": "https://lldev.thespacedevs.com/2.3.0/launches/9c950919-5d11-4a79-a4f1-be7387678c0a/?format=api",
    "name": "New Glenn | EscaPADE",
    "response_mode": "detailed",
    "slug": "new-glenn-escapade",
    "launch_designator": "2025-260",
    "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-11-14T11:40:56Z",
    "net": "2025-11-13T20:55:01Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2025-11-13T21:25:00Z",
    "window_start": "2025-11-13T19:57:00Z",
    "image": {
        "id": 2535,
        "name": "New Glenn on the launch pad (Escapade)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_th_image_20251113164507.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_th_image_thumbnail_20251113164509.jpeg",
        "credit": "Blue Origin",
        "license": {
            "id": 37,
            "name": "Blue Origin Terms of Use",
            "priority": 6,
            "link": "https://www.blueorigin.com/terms-of-use"
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": 99,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
            "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
            "thumbnail_url": "https://thespacedevs-dev.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": 40,
        "consecutive_successful_launches": 17,
        "successful_launches": 39,
        "failed_launches": 1,
        "pending_launches": 4,
        "consecutive_successful_landings": 11,
        "successful_landings": 37,
        "failed_landings": 3,
        "attempted_landings": 40,
        "successful_landings_spacecraft": 38,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 38,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "https://www.blueorigin.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin",
        "social_media_links": []
    },
    "rocket": {
        "id": 7783,
        "configuration": {
            "response_mode": "detailed",
            "id": 138,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/138/?format=api",
            "name": "New Glenn",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 214,
                    "name": "New Glenn",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 141,
                            "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                                "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                                "thumbnail_url": "https://thespacedevs-dev.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": 40,
                            "consecutive_successful_launches": 17,
                            "successful_launches": 39,
                            "failed_launches": 1,
                            "pending_launches": 4,
                            "consecutive_successful_landings": 11,
                            "successful_landings": 37,
                            "failed_landings": 3,
                            "attempted_landings": 40,
                            "successful_landings_spacecraft": 38,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 38,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "https://www.blueorigin.com/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "2025-01-16",
                    "total_launch_count": 2,
                    "consecutive_successful_launches": 2,
                    "successful_launches": 2,
                    "failed_launches": 0,
                    "pending_launches": 4,
                    "attempted_landings": 2,
                    "successful_landings": 1,
                    "failed_landings": 1,
                    "consecutive_successful_landings": 1
                }
            ],
            "full_name": "New Glenn",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 141,
                "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.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": 40,
                "consecutive_successful_launches": 17,
                "successful_launches": 39,
                "failed_launches": 1,
                "pending_launches": 4,
                "consecutive_successful_landings": 11,
                "successful_landings": 37,
                "failed_landings": 3,
                "attempted_landings": 40,
                "successful_landings_spacecraft": 38,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 38,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "https://www.blueorigin.com/",
                "wiki_url": "https://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-dev.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20240313170026.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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": 2,
            "length": 98.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": 17126.0,
            "apogee": null,
            "total_launch_count": 2,
            "consecutive_successful_launches": 2,
            "successful_launches": 2,
            "failed_launches": 0,
            "pending_launches": 4,
            "attempted_landings": 2,
            "successful_landings": 1,
            "failed_landings": 1,
            "consecutive_successful_landings": 1,
            "fastest_turnaround": "P301DT13H52M1S"
        },
        "launcher_stage": [
            {
                "id": 557,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "response_mode": "normal",
                    "id": 238,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launchers/238/?format=api",
                    "flight_proven": true,
                    "serial_number": "GS1-SN002",
                    "is_placeholder": false,
                    "status": {
                        "id": 3,
                        "name": "active"
                    },
                    "image": {
                        "id": 2529,
                        "name": "GS1-SN002 on Jacklyn (Escapade)",
                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_20251119073646.jpg",
                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_thumbnail_20251119073647.jpeg",
                        "credit": "Dave Limp",
                        "license": {
                            "id": 37,
                            "name": "Blue Origin Terms of Use",
                            "priority": 6,
                            "link": "https://www.blueorigin.com/terms-of-use"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "details": "Second New Glenn first stage booster. Named \"Never Tell Me The Odds\". Used for the second New Glenn launch with EscaPADE, becoming the first New Glenn Stage 1 booster (GS1) to be recovered. \r\n\r\nCurrently it's slated for re-use on New Glenn's third launch with AST SpaceMobile's BlueBird Block 2 FM2.",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2025-11-13T20:55:01Z",
                    "first_launch_date": "2025-11-13T20:55:01Z",
                    "fastest_turnaround": null
                },
                "previous_flight_date": null,
                "turn_around_time": null,
                "landing": {
                    "id": 1415,
                    "url": "https://lldev.thespacedevs.com/2.3.0/landings/1415/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "New Glenn booster GS1-SN002 has landed on Jacklyn after its first flight.",
                    "downrange_distance": 560.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-dev.nyc3.digitaloceanspaces.com/media/images/jackllyn_in_por_image_20240904203154.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.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": 1,
                        "attempted_landings": 2,
                        "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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-dev.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": [
            {
                "response_mode": "detailed",
                "id": 29,
                "url": "https://lldev.thespacedevs.com/2.3.0/payload_flights/29/?format=api",
                "destination": "Mars",
                "amount": 1,
                "payload": {
                    "response_mode": "detailed",
                    "id": 23,
                    "name": "Blue (EscaPADE)",
                    "type": {
                        "id": 9,
                        "name": "Orbiter"
                    },
                    "manufacturer": {
                        "response_mode": "normal",
                        "id": 147,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
                        "name": "Rocket Lab",
                        "abbrev": "RL",
                        "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": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
                        "administrator": "CEO: Peter Beck",
                        "founding_year": 2006,
                        "launchers": "Electron",
                        "spacecraft": "",
                        "parent": null,
                        "image": {
                            "id": 24,
                            "name": "[AUTO] Rocket Lab - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184649.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 176,
                            "name": "[AUTO] Rocket Lab - logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185115.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 88,
                            "name": "[AUTO] Rocket Lab - social_logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184840.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 85,
                        "consecutive_successful_launches": 44,
                        "successful_launches": 81,
                        "failed_launches": 4,
                        "pending_launches": 41,
                        "consecutive_successful_landings": 4,
                        "successful_landings": 7,
                        "failed_landings": 2,
                        "attempted_landings": 9,
                        "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://rocketlabcorp.com",
                        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab",
                        "social_media_links": []
                    },
                    "operator": {
                        "response_mode": "normal",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                        "administrator": "Administrator: Jared Isaacman",
                        "founding_year": 1958,
                        "launchers": "Space Shuttle | SLS",
                        "spacecraft": "Orion",
                        "parent": null,
                        "image": {
                            "id": 19,
                            "name": "[AUTO] National Aeronautics and Space Administration - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 161,
                            "name": "[AUTO] National Aeronautics and Space Administration - logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 76,
                            "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 142,
                        "consecutive_successful_launches": 12,
                        "successful_launches": 122,
                        "failed_launches": 20,
                        "pending_launches": 5,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "successful_landings_spacecraft": 178,
                        "failed_landings_spacecraft": 2,
                        "attempted_landings_spacecraft": 180,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "https://www.nasa.gov",
                        "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                        "social_media_links": []
                    },
                    "image": {
                        "id": 2176,
                        "name": "EscaPADE Twin Spacecrafts in the clean room.",
                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/escapade_twin_s_image_20240816174925.jpg",
                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/escapade_twin_s_image_thumbnail_20240816174926.jpeg",
                        "credit": "RocketLab",
                        "license": {
                            "id": 7,
                            "name": "Rocket Lab Image Use Policy",
                            "priority": 3,
                            "link": "https://www.rocketlabusa.com/about/gallery/"
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "wiki_link": "https://en.wikipedia.org/wiki/EscaPADE",
                    "info_link": "https://science.nasa.gov/mission/escapade/",
                    "program": [
                        {
                            "response_mode": "normal",
                            "id": 39,
                            "url": "https://lldev.thespacedevs.com/2.3.0/programs/39/?format=api",
                            "name": "Small Innovative Missions for Planetary Exploration",
                            "image": null,
                            "info_url": "https://soma.larc.nasa.gov/simplex/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Small_Innovative_Missions_for_Planetary_Exploration",
                            "description": "Small Innovative Missions for Planetary Exploration (SIMPLEx) is a planetary exploration program operated by NASA. The program funds small, low-cost spacecraft for stand-alone planetary exploration missions. These spacecraft are intended to launch as secondary payloads on other missions and are riskier than Discovery or New Frontiers missions.",
                            "agencies": [
                                {
                                    "response_mode": "list",
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "abbrev": "NASA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                }
                            ],
                            "start_date": "2021-01-17T00:00:00Z",
                            "end_date": null,
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "cost": null,
                    "mass": 550.0,
                    "description": "Each identical EscaPADE spacecraft has a dry mass of ~200 kg, with a wet mass of <550 kg. The spacecraft bus is originally adapted from the Rocket Lab Explorer (Photon) third stage and is approximately 60 x 70 x 90 cm. The spacecraft is powered by two 480 x 70 cm solar array wings. Chemical propulsion is provided by thrusters from ArianeSpace. Reaction wheels, inertial measurement units, and staQr trackers are used to maintain orientation, with cold gas thrusters to desaturate the wheels. Communications are in X-band via a 60 cm diameter dish antenna. A 200 cm boom extends above the spacecraft, hosting the EMAG and ELP mNLP sensors."
                },
                "landing": null,
                "docking_events": []
            },
            {
                "response_mode": "detailed",
                "id": 30,
                "url": "https://lldev.thespacedevs.com/2.3.0/payload_flights/30/?format=api",
                "destination": "Mars",
                "amount": 1,
                "payload": {
                    "response_mode": "detailed",
                    "id": 24,
                    "name": "Gold (EscaPADE)",
                    "type": {
                        "id": 9,
                        "name": "Orbiter"
                    },
                    "manufacturer": {
                        "response_mode": "normal",
                        "id": 147,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
                        "name": "Rocket Lab",
                        "abbrev": "RL",
                        "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": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
                        "administrator": "CEO: Peter Beck",
                        "founding_year": 2006,
                        "launchers": "Electron",
                        "spacecraft": "",
                        "parent": null,
                        "image": {
                            "id": 24,
                            "name": "[AUTO] Rocket Lab - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184649.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 176,
                            "name": "[AUTO] Rocket Lab - logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185115.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 88,
                            "name": "[AUTO] Rocket Lab - social_logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184840.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 85,
                        "consecutive_successful_launches": 44,
                        "successful_launches": 81,
                        "failed_launches": 4,
                        "pending_launches": 41,
                        "consecutive_successful_landings": 4,
                        "successful_landings": 7,
                        "failed_landings": 2,
                        "attempted_landings": 9,
                        "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://rocketlabcorp.com",
                        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab",
                        "social_media_links": []
                    },
                    "operator": {
                        "response_mode": "normal",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                        "administrator": "Administrator: Jared Isaacman",
                        "founding_year": 1958,
                        "launchers": "Space Shuttle | SLS",
                        "spacecraft": "Orion",
                        "parent": null,
                        "image": {
                            "id": 19,
                            "name": "[AUTO] National Aeronautics and Space Administration - image",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 161,
                            "name": "[AUTO] National Aeronautics and Space Administration - logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 76,
                            "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 142,
                        "consecutive_successful_launches": 12,
                        "successful_launches": 122,
                        "failed_launches": 20,
                        "pending_launches": 5,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "successful_landings_spacecraft": 178,
                        "failed_landings_spacecraft": 2,
                        "attempted_landings_spacecraft": 180,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "https://www.nasa.gov",
                        "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                        "social_media_links": []
                    },
                    "image": {
                        "id": 2176,
                        "name": "EscaPADE Twin Spacecrafts in the clean room.",
                        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/escapade_twin_s_image_20240816174925.jpg",
                        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/escapade_twin_s_image_thumbnail_20240816174926.jpeg",
                        "credit": "RocketLab",
                        "license": {
                            "id": 7,
                            "name": "Rocket Lab Image Use Policy",
                            "priority": 3,
                            "link": "https://www.rocketlabusa.com/about/gallery/"
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "wiki_link": "https://en.wikipedia.org/wiki/EscaPADE",
                    "info_link": "https://science.nasa.gov/mission/escapade/",
                    "program": [
                        {
                            "response_mode": "normal",
                            "id": 39,
                            "url": "https://lldev.thespacedevs.com/2.3.0/programs/39/?format=api",
                            "name": "Small Innovative Missions for Planetary Exploration",
                            "image": null,
                            "info_url": "https://soma.larc.nasa.gov/simplex/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Small_Innovative_Missions_for_Planetary_Exploration",
                            "description": "Small Innovative Missions for Planetary Exploration (SIMPLEx) is a planetary exploration program operated by NASA. The program funds small, low-cost spacecraft for stand-alone planetary exploration missions. These spacecraft are intended to launch as secondary payloads on other missions and are riskier than Discovery or New Frontiers missions.",
                            "agencies": [
                                {
                                    "response_mode": "list",
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "abbrev": "NASA",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                }
                            ],
                            "start_date": "2021-01-17T00:00:00Z",
                            "end_date": null,
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "cost": null,
                    "mass": 550.0,
                    "description": "Each identical EscaPADE spacecraft has a dry mass of ~200 kg, with a wet mass of <550 kg. The spacecraft bus is originally adapted from the Rocket Lab Explorer (Photon) third stage and is approximately 60 x 70 x 90 cm. The spacecraft is powered by two 480 x 70 cm solar array wings. Chemical propulsion is provided by thrusters from ArianeSpace. Reaction wheels, inertial measurement units, and staQr trackers are used to maintain orientation, with cold gas thrusters to desaturate the wheels. Communications are in X-band via a 60 cm diameter dish antenna. A 200 cm boom extends above the spacecraft, hosting the EMAG and ELP mNLP sensors."
                },
                "landing": null,
                "docking_events": []
            }
        ]
    },
    "mission": {
        "id": 6301,
        "name": "EscaPADE",
        "type": "Planetary Science",
        "description": "Second flight of Blue Origin's New Glenn launch vehicle carrying the Escape and Plasma Acceleration and Dynamics Explorers (EscaPADE), a dual-spacecraft mission from University of California, Berkeley to study ion and sputtered escape from Mars. The spacecrafts' scientific goals are to understand the processes controlling the structure of Mars' hybrid magnetosphere and how it guides ion flows; understand how energy and momentum are transported from the solar wind through Mars' magnetosphere; and understand the processes controlling the flow of energy and matter into and out of the collisional atmosphere.",
        "image": null,
        "orbit": {
            "id": 19,
            "name": "Mars Orbit",
            "abbrev": "Mars",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/121/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 161,
                "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
        "total_launch_count": 70,
        "orbital_launch_attempt_count": 70,
        "fastest_turnaround": "P46DT2H55M",
        "location": {
            "response_mode": "normal",
            "id": 12,
            "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.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": 7470,
                "successful_launches": 6915,
                "failed_launches": 555,
                "total_attempted_landings": 1288,
                "successful_landings": 1241,
                "failed_landings": 47
            },
            "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-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                "thumbnail_url": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
            "longitude": -80.577778,
            "latitude": 28.488889,
            "timezone_name": "America/New_York",
            "total_launch_count": 1100,
            "total_landing_count": 71
        }
    },
    "webcast_live": false,
    "program": [
        {
            "response_mode": "normal",
            "id": 39,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/39/?format=api",
            "name": "Small Innovative Missions for Planetary Exploration",
            "image": null,
            "info_url": "https://soma.larc.nasa.gov/simplex/",
            "wiki_url": "https://en.wikipedia.org/wiki/Small_Innovative_Missions_for_Planetary_Exploration",
            "description": "Small Innovative Missions for Planetary Exploration (SIMPLEx) is a planetary exploration program operated by NASA. The program funds small, low-cost spacecraft for stand-alone planetary exploration missions. These spacecraft are intended to launch as secondary payloads on other missions and are riskier than Discovery or New Frontiers missions.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "2021-01-17T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        }
    ],
    "orbital_launch_attempt_count": 7116,
    "location_launch_attempt_count": 1067,
    "pad_launch_attempt_count": 70,
    "agency_launch_attempt_count": 38,
    "orbital_launch_attempt_count_year": 267,
    "location_launch_attempt_count_year": 73,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 10,
    "flightclub_url": "https://flightclub.io/result?llId=9c950919-5d11-4a79-a4f1-be7387678c0a",
    "updates": [
        {
            "id": 12750,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET November 7, to be confirmed.",
            "info_url": "https://www.fly.faa.gov/adv/adv_spt",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-03T15:25:00Z"
        },
        {
            "id": 12753,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET November 9 per marine navigation warnings.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=63815.msg2731467#msg2731467",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-04T15:36:00Z"
        },
        {
            "id": 12449,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET November.",
            "info_url": "https://arstechnica.com/space/2025/10/blue-origin-aims-to-land-next-new-glenn-booster-then-reuse-it-for-moon-mission/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-10-02T23:28:00Z"
        },
        {
            "id": 12771,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://x.com/blueorigin/status/1986201029621268574",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-05T22:41:00Z"
        },
        {
            "id": 8507,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Launch delayed to Q2 2025.",
            "info_url": "https://blogs.nasa.gov/escapade/2024/09/06/nasa-stands-down-from-october-launch-for-escapade-to-mars/",
            "created_by": "hitura-nobad",
            "created_on": "2024-09-06T18:55:00Z"
        },
        {
            "id": 11191,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET Q3 2025.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=58623.msg2691229#msg2691229",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-06-03T23:42:00Z"
        },
        {
            "id": 12788,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather is 65% favorable for launch.",
            "info_url": "https://45thweathersquadron.nebula.spaceforce.mil/assets/LaunchForecasts/New%20Glenn%20ESCAPADE%20L-3%20Forecast%20-%209%20Nov%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-06T14:16:00Z"
        },
        {
            "id": 12159,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET Q4 2025.",
            "info_url": "https://www.launchphotography.com/Launch_Viewing_Guide.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-09-09T16:19:00Z"
        },
        {
            "id": 12816,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather, 65% GO at start of window (55% at end).",
            "info_url": "https://45thweathersquadron.nebula.spaceforce.mil/assets/LaunchForecasts/New%20Glenn%20ESCAPADE%20L-1%20Forecast%20-%209%20Nov%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-08T13:14:00Z"
        },
        {
            "id": 12828,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window.",
            "info_url": "https://arstechnica.com/space/2025/11/heres-how-orbital-dynamics-wizardry-helped-save-nasas-next-mars-mission/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-09T15:44:00Z"
        },
        {
            "id": 11881,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET September 29.",
            "info_url": "https://x.com/blueorigin/status/1956120764295397452",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-08-14T22:48:00Z"
        },
        {
            "id": 12831,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Unofficial Webcast by Spaceflight Now has started",
            "info_url": "https://www.youtube.com/watch?v=XQaApJw0u7Y",
            "created_by": "LL2",
            "created_on": "2025-11-09T17:45:00Z"
        },
        {
            "id": 12833,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1987602995622609373",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-09T19:28:00Z"
        },
        {
            "id": 12834,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Holding for launch site weather.",
            "info_url": "https://x.com/blueorigin/status/1987611455672275145",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-09T20:04:00Z"
        },
        {
            "id": 12835,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1987622078233911376",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-09T20:44:00Z"
        },
        {
            "id": 12363,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET late October.",
            "info_url": "https://x.com/jeff_foust/status/1970839933352083692",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-09-24T13:20:00Z"
        },
        {
            "id": 12519,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET November 9.",
            "info_url": "https://arstechnica.com/space/2025/10/the-second-new-glenn-rolls-to-the-launch-pad-and-they-expect-to-recover-this-one/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-10-08T17:01:00Z"
        },
        {
            "id": 12836,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Hold at T-4:33",
            "info_url": "https://www.youtube.com/watch?v=e9WpN-c9VCQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-09T21:09:00Z"
        },
        {
            "id": 12837,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Scrubbed for the day due to multiple issues.",
            "info_url": "https://www.youtube.com/watch?v=e9WpN-c9VCQ",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-09T21:13:00Z"
        },
        {
            "id": 12840,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Rescheduled for November 12.",
            "info_url": "https://x.com/blueorigin/status/1987673041296371978",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-10T00:08:00Z"
        },
        {
            "id": 12846,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch weather, >95% GO.",
            "info_url": "https://45thweathersquadron.nebula.spaceforce.mil/assets/LaunchForecasts/New%20Glenn%20ESCAPADE%20L-2%20Forecast%20-%2012%20Nov%20Launch.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-10T14:25:00Z"
        },
        {
            "id": 12859,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed due to solar storm, new launch date TBD.",
            "info_url": "https://x.com/blueorigin/status/1988621902881914961",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-12T15:04:00Z"
        },
        {
            "id": 12866,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Rescheduled for November 13.",
            "info_url": "https://x.com/blueorigin/status/1988795793000501452",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-13T02:31:00Z"
        },
        {
            "id": 12869,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Unofficial Webcast by Spaceflight Now has started",
            "info_url": "https://www.youtube.com/watch?v=iheyXgtG7EI",
            "created_by": "LL2",
            "created_on": "2025-11-13T17:18:00Z"
        },
        {
            "id": 12872,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Hold at T-20s.",
            "info_url": "https://www.youtube.com/watch?v=ecfxcTEl-1I",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-13T19:57:00Z"
        },
        {
            "id": 12873,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1989064353392521720",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-13T20:15:00Z"
        },
        {
            "id": 12874,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Hold at T-17 minutes.",
            "info_url": "https://www.youtube.com/watch?v=ecfxcTEl-1I",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-13T20:30:00Z"
        },
        {
            "id": 12875,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New T-0.",
            "info_url": "https://x.com/blueorigin/status/1989070035953021082",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-13T20:37:00Z"
        },
        {
            "id": 12876,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://www.youtube.com/watch?v=ecfxcTEl-1I",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-13T20:55:00Z"
        },
        {
            "id": 12877,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Spacecraft separation confirmed.",
            "info_url": "https://x.com/blueorigin/status/1989083154200826338",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-13T21:32:00Z"
        },
        {
            "id": 12880,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "All payloads in operation.",
            "info_url": "https://x.com/rocketlab/status/1989174782550782059",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-11-14T03:37:00Z"
        },
        {
            "id": 3303,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "Added launch. NET late 2024",
            "info_url": "https://www.nasa.gov/press-release/nasa-selects-blue-origin-to-launch-mars-magnetosphere-study-mission",
            "created_by": "Jay",
            "created_on": "2023-02-09T23:25:02Z"
        },
        {
            "id": 3532,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
            "comment": "NET August 2024",
            "info_url": "https://www.nasa.gov/sites/default/files/atoms/files/nasa_fy_2024_cj_v2.pdf#page=214",
            "created_by": "Jay",
            "created_on": "2023-03-13T15:19:29Z"
        },
        {
            "id": 5737,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Renamed launch to reflect ESCAPADE as being on first launch of New Glenn.",
            "info_url": "https://twitter.com/stephenclark1/status/1726684109593010450",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-11-21T04:45:56Z"
        },
        {
            "id": 7375,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET September 29.",
            "info_url": "https://twitter.com/jeff_foust/status/1783086933272400147",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-25T05:53:31Z"
        },
        {
            "id": 8380,
            "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "NET October 13",
            "info_url": "https://x.com/blueorigin/status/1827079568470995106",
            "created_by": "Nosu",
            "created_on": "2024-08-23T20:46:31Z"
        }
    ],
    "info_urls": [
        {
            "priority": 10,
            "source": null,
            "title": null,
            "description": null,
            "feature_image": null,
            "url": "https://www.blueorigin.com/missions/ng-2",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "Blue Origin",
            "title": "Replay: New Glenn Mission NG-2 Webcast",
            "description": "New Glenn completed its second mission, successfully deploying NASA’s Escape and Plasma Acceleration and Dynamics Explorers (ESCAPADE) twin-spacecraft into orbit, and landing the fully reusable first ...",
            "feature_image": "https://i.ytimg.com/vi/ecfxcTEl-1I/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=ecfxcTEl-1I",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-11-13T19:11:56Z",
            "end_time": "2025-11-13T21:42:41Z",
            "live": false
        },
        {
            "priority": 11,
            "source": "youtube.com",
            "publisher": "Spaceflight Now",
            "title": "Watch live: Blue Origin's New Glenn launches NASA's ESCAPADE mission to Mars",
            "description": "Watch live coverage as Jeff Bezos' Blue Origin launches its second New Glenn rocket from Cape Canaveral Space Force Station in Florida, carrying a pair of Mars-bound satellites for NASA's Escape and P...",
            "feature_image": "https://i.ytimg.com/vi/iheyXgtG7EI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=iheyXgtG7EI",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-11-13T16:57:43Z",
            "end_time": "2025-11-13T21:57:35Z",
            "live": false
        },
        {
            "priority": 12,
            "source": "youtube.com",
            "publisher": "NASASpaceflight",
            "title": "Blue Origin Launches & Lands New Glenn Flight 2 - NASA ESCAPADE Mission to Mars",
            "description": "Join us for this livestream of the second attempt of the launch of Blue Origin's second flight of New Glenn, carrying NASA's ESCAPADE mission, which is destined for Mars, but is actually going there v...",
            "feature_image": "https://i.ytimg.com/vi/9sT4Hr-Il30/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=9sT4Hr-Il30",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-11-13T16:57:02Z",
            "end_time": "2025-11-13T22:31:45Z",
            "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": 4,
                "abbrev": "Stage 2 LOX Load",
                "description": "Start of liquid oxygen loading in the second stage"
            },
            "relative_time": "-PT4H"
        },
        {
            "type": {
                "id": 3,
                "abbrev": "Stage 1 LOX Load",
                "description": "Start of liquid oxygen loading in the first 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": 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": "-PT30M"
        },
        {
            "type": {
                "id": 126,
                "abbrev": "Ready Poll",
                "description": "Polling ready ahead of terminal count"
            },
            "relative_time": "-PT17M"
        },
        {
            "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": 6,
                "abbrev": "Startup",
                "description": "The onboard computer takes control over the countdown and runs last checks"
            },
            "relative_time": "-PT30S"
        },
        {
            "type": {
                "id": 137,
                "abbrev": "Water Deluge",
                "description": "Water deluge systems turn on"
            },
            "relative_time": "-PT30S"
        },
        {
            "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": "PT1M35S"
        },
        {
            "type": {
                "id": 12,
                "abbrev": "MECO",
                "description": "Cut-off of the main engine"
            },
            "relative_time": "PT3M5S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT3M9S"
        },
        {
            "type": {
                "id": 14,
                "abbrev": "SES-1",
                "description": "First start of the second engine"
            },
            "relative_time": "PT3M17S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT3M50S"
        },
        {
            "type": {
                "id": 114,
                "abbrev": "Boosters Entry Burn Startup",
                "description": "Start of the boosters atmospheric entry burn"
            },
            "relative_time": "PT6M48S"
        },
        {
            "type": {
                "id": 115,
                "abbrev": "Boosters Entry Burn Shutdown",
                "description": "End of the boosters atmospheric entry burn"
            },
            "relative_time": "PT7M18S"
        },
        {
            "type": {
                "id": 116,
                "abbrev": "Boosters Landing Burn",
                "description": "Start of the boosters landing burn"
            },
            "relative_time": "PT8M27S"
        },
        {
            "type": {
                "id": 117,
                "abbrev": "Boosters Landing",
                "description": "Landing of the boosters"
            },
            "relative_time": "PT9M9S"
        },
        {
            "type": {
                "id": 20,
                "abbrev": "SECO-1",
                "description": "First cut-off of the second engine"
            },
            "relative_time": "PT12M53S"
        },
        {
            "type": {
                "id": 21,
                "abbrev": "SES-2",
                "description": "Second start of the second engine"
            },
            "relative_time": "PT25M"
        },
        {
            "type": {
                "id": 22,
                "abbrev": "SECO-2",
                "description": "Second cut-off of the second engine"
            },
            "relative_time": "PT26M44S"
        },
        {
            "type": {
                "id": 35,
                "abbrev": "Payload Separation",
                "description": "Final deployment of the payload from the rocket"
            },
            "relative_time": "PT33M18S"
        },
        {
            "type": {
                "id": 35,
                "abbrev": "Payload Separation",
                "description": "Final deployment of the payload from the rocket"
            },
            "relative_time": "PT33M48S"
        },
        {
            "type": {
                "id": 141,
                "abbrev": "Mission End",
                "description": "End of the launch vehicle's mission"
            },
            "relative_time": "PT1H41M54S"
        }
    ],
    "pad_turnaround": "P301DT13H52M1S",
    "mission_patches": [
        {
            "id": 1208,
            "name": "EscaPADE",
            "priority": 10,
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/escapade_mission_patch_20251109085627.png",
            "agency": {
                "response_mode": "list",
                "id": 141,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "abbrev": "BO",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}