AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/3c0231ab-5764-4622-b4eb-50eff30ea8be/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "3c0231ab-5764-4622-b4eb-50eff30ea8be",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/3c0231ab-5764-4622-b4eb-50eff30ea8be/?format=api",
    "slug": "spaceshiptwo-vss-unity-22",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "SpaceShipTwo | VSS Unity 22",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T08:59:01Z",
    "updates": [
        {
            "id": 656,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "VSS Unity has successfully landed at the Spaceport America after completing a nominal flight",
            "info_url": null,
            "created_by": "SwGustav",
            "created_on": "2021-07-11T15:43:14Z"
        },
        {
            "id": 655,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Moving T-0 to approximate drop time",
            "info_url": null,
            "created_by": "SwGustav",
            "created_on": "2021-07-11T14:34:44Z"
        },
        {
            "id": 654,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Flight delayed 90 minutes due to overnight weather at spaceport",
            "info_url": "https://twitter.com/Free_Space/status/1414159653974331392?s=20",
            "created_by": "Nosu",
            "created_on": "2021-07-11T09:52:31Z"
        }
    ],
    "net": "2021-07-11T15:25:30Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2021-07-11T15:25:30Z",
    "window_start": "2021-07-11T15:25:30Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "featured": false,
        "type": "Private",
        "country_code": "USA",
        "abbrev": "VG",
        "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
        "administrator": "Founder: Richard Branson",
        "founding_year": "2004",
        "launchers": "VMS Eve",
        "spacecraft": "VSS Enterprise | VSS Unity",
        "launch_library_url": null,
        "total_launch_count": 67,
        "consecutive_successful_launches": 11,
        "successful_launches": 62,
        "failed_launches": 5,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.virgingalactic.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Virgin_Galactic",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_nation_20230617045127.jpg"
    },
    "rocket": {
        "id": 2966,
        "configuration": {
            "id": 465,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
            "name": "SpaceShipTwo",
            "active": true,
            "reusable": true,
            "description": "The Scaled Composites Model 339 SpaceShipTwo (SS2) is an air-launched suborbital spaceplane type designed for space tourism. It is manufactured by The Spaceship Company, a California-based company owned by Virgin Galactic.",
            "family": "",
            "full_name": "SpaceShipTwo",
            "manufacturer": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "VG",
                "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                "administrator": "Founder: Richard Branson",
                "founding_year": "2004",
                "launchers": "VMS Eve",
                "spacecraft": "VSS Enterprise | VSS Unity",
                "launch_library_url": null,
                "total_launch_count": 67,
                "consecutive_successful_launches": 11,
                "successful_launches": 62,
                "failed_launches": 5,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.virgingalactic.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Virgin_Galactic",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_nation_20230617045127.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 18.0,
            "diameter": 8.2,
            "maiden_flight": "2010-10-10",
            "launch_cost": null,
            "launch_mass": 9,
            "leo_capacity": 0,
            "gto_capacity": 0,
            "to_thrust": 310,
            "apogee": 110,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceShipTwo",
            "total_launch_count": 67,
            "consecutive_successful_launches": 11,
            "successful_launches": 62,
            "failed_launches": 5,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 675,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/675/?format=api",
            "mission_end": "2021-07-11T15:41:00Z",
            "destination": "Suborbital",
            "launch_crew": [
                {
                    "id": 3519,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 679,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/679/?format=api",
                        "name": "Michael Masucci",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT1H39M23S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mike “Sooch” Masucci was a former U.S. Air Force lieutenant colonel and U2 test pilot.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_masucci_image_20220911034628.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Masucci",
                        "last_flight": "2023-11-02T15:44:00Z",
                        "first_flight": "2013-12-11T12:00:00Z"
                    }
                },
                {
                    "id": 3518,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 676,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/676/?format=api",
                        "name": "David Mackay",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT1H57M30S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1957-01-01",
                        "date_of_death": null,
                        "nationality": "British",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Astronaut David William Donald Mackay AFC  is the British Chief Pilot of Virgin Galactic, and a former RAF test pilot. He is the first native-born Scot to visit space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_mackay_image_20220911034224.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/David_Mackay_(pilot)",
                        "last_flight": "2021-07-11T15:25:30Z",
                        "first_flight": "2012-06-29T12:00:00Z"
                    }
                },
                {
                    "id": 3526,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 687,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/687/?format=api",
                        "name": "Sirisha Bandla",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT15M30S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1988-01-22",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/SirishaBandla",
                        "instagram": null,
                        "bio": "Sirisha Bandla is an American engineer who worked at Virgin Galactic between from 2015 until 2020 when she joined Virgin Orbit. She is back at Virgin Galactic since 2021 as Vice President of Government Affairs.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sirisha_bandla_image_20220911034606.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Sirisha_Bandla",
                        "last_flight": "2021-07-11T15:25:30Z",
                        "first_flight": "2021-07-11T15:25:30Z"
                    }
                },
                {
                    "id": 3524,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 686,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/686/?format=api",
                        "name": "Sir Richard Branson",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT15M30S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1950-07-18",
                        "date_of_death": null,
                        "nationality": "British",
                        "twitter": "https://twitter.com/richardbranson",
                        "instagram": "https://www.instagram.com/richardbranson/",
                        "bio": "Sir Richard Branson is an English business magnate and founder of the Virgin Group. He later founded both Virgin Galactic and Virgin Orbit.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sir_richard_bra_image_20220911033736.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Branson",
                        "last_flight": "2021-07-11T15:25:30Z",
                        "first_flight": "2021-07-11T15:25:30Z"
                    }
                },
                {
                    "id": 3528,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 688,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/688/?format=api",
                        "name": "Colin Bennett",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT59M23S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Colin Bennett is an American engineer who worked at Virgin Atlantic Airways before joining Virgin Galactic in 2015 where he now acts as Lead Astronaut Instructor.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/colin_bennett_image_20230626124901.png",
                        "wiki": null,
                        "last_flight": "2023-11-02T15:44:00Z",
                        "first_flight": "2021-07-11T15:25:30Z"
                    }
                },
                {
                    "id": 3520,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 680,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/680/?format=api",
                        "name": "Beth Moses",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT1H25M55S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1980-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Beth Moses is Chief Astronaut Instructor and Interiors Program Manager for Virgin Galactic's SpaceShipTwo program, and is a commercial astronaut. She was the first woman to make a spaceflight on a commercially launched vehicle, the VSS Unity VF-01 flight of 22 February 2019.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/beth_moses_image_20230508160809.png",
                        "wiki": "https://en.wikipedia.org/wiki/Beth_Moses",
                        "last_flight": "2023-10-06T16:10:30Z",
                        "first_flight": "2019-02-22T16:57:00Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 3522,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 679,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/679/?format=api",
                        "name": "Michael Masucci",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT1H39M23S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mike “Sooch” Masucci was a former U.S. Air Force lieutenant colonel and U2 test pilot.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_masucci_image_20220911034628.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Masucci",
                        "last_flight": "2023-11-02T15:44:00Z",
                        "first_flight": "2013-12-11T12:00:00Z"
                    }
                },
                {
                    "id": 3521,
                    "role": {
                        "id": 2,
                        "role": "Pilot",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 676,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/676/?format=api",
                        "name": "David Mackay",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT1H57M30S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1957-01-01",
                        "date_of_death": null,
                        "nationality": "British",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Astronaut David William Donald Mackay AFC  is the British Chief Pilot of Virgin Galactic, and a former RAF test pilot. He is the first native-born Scot to visit space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_mackay_image_20220911034224.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/David_Mackay_(pilot)",
                        "last_flight": "2021-07-11T15:25:30Z",
                        "first_flight": "2012-06-29T12:00:00Z"
                    }
                },
                {
                    "id": 3527,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 687,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/687/?format=api",
                        "name": "Sirisha Bandla",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT15M30S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1988-01-22",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/SirishaBandla",
                        "instagram": null,
                        "bio": "Sirisha Bandla is an American engineer who worked at Virgin Galactic between from 2015 until 2020 when she joined Virgin Orbit. She is back at Virgin Galactic since 2021 as Vice President of Government Affairs.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sirisha_bandla_image_20220911034606.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Sirisha_Bandla",
                        "last_flight": "2021-07-11T15:25:30Z",
                        "first_flight": "2021-07-11T15:25:30Z"
                    }
                },
                {
                    "id": 3525,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 686,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/686/?format=api",
                        "name": "Sir Richard Branson",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT15M30S",
                        "status": {
                            "id": 14,
                            "name": "Occasional Spaceflight"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1950-07-18",
                        "date_of_death": null,
                        "nationality": "British",
                        "twitter": "https://twitter.com/richardbranson",
                        "instagram": "https://www.instagram.com/richardbranson/",
                        "bio": "Sir Richard Branson is an English business magnate and founder of the Virgin Group. He later founded both Virgin Galactic and Virgin Orbit.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sir_richard_bra_image_20220911033736.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Branson",
                        "last_flight": "2021-07-11T15:25:30Z",
                        "first_flight": "2021-07-11T15:25:30Z"
                    }
                },
                {
                    "id": 3529,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 688,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/688/?format=api",
                        "name": "Colin Bennett",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT59M23S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": null,
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Colin Bennett is an American engineer who worked at Virgin Atlantic Airways before joining Virgin Galactic in 2015 where he now acts as Lead Astronaut Instructor.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/colin_bennett_image_20230626124901.png",
                        "wiki": null,
                        "last_flight": "2023-11-02T15:44:00Z",
                        "first_flight": "2021-07-11T15:25:30Z"
                    }
                },
                {
                    "id": 3523,
                    "role": {
                        "id": 31,
                        "role": "Passenger",
                        "priority": 7
                    },
                    "astronaut": {
                        "id": 680,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/680/?format=api",
                        "name": "Beth Moses",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "PT1H25M55S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1024,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                            "name": "Virgin Galactic",
                            "type": "Private"
                        },
                        "date_of_birth": "1980-05-30",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Beth Moses is Chief Astronaut Instructor and Interiors Program Manager for Virgin Galactic's SpaceShipTwo program, and is a commercial astronaut. She was the first woman to make a spaceflight on a commercially launched vehicle, the VSS Unity VF-01 flight of 22 February 2019.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/beth_moses_image_20230508160809.png",
                        "wiki": "https://en.wikipedia.org/wiki/Beth_Moses",
                        "last_flight": "2023-10-06T16:10:30Z",
                        "first_flight": "2019-02-22T16:57:00Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 473,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/473/?format=api",
                "name": "VSS Unity",
                "serial_number": "N202VG",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "PT4H3M43S",
                "time_docked": "P0D",
                "flights_count": 30,
                "mission_ends_count": 30,
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "description": "VSS Unity, previously referred to as VSS Voyager, is a SpaceShipTwo-class suborbital rocket-powered crewed spaceplane. It is the second SpaceShipTwo to be built and will be used as part of the Virgin Galactic fleet.",
                "spacecraft_config": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
                    "name": "SpaceShipTwo",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 1024,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                        "name": "Virgin Galactic",
                        "featured": false,
                        "type": "Private",
                        "country_code": "USA",
                        "abbrev": "VG",
                        "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                        "administrator": "Founder: Richard Branson",
                        "founding_year": "2004",
                        "launchers": "VMS Eve",
                        "spacecraft": "VSS Enterprise | VSS Unity",
                        "parent": null,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
                    },
                    "in_use": true,
                    "capability": "SpaceShipTwo is carried to its launch altitude by a Scaled Composites White Knight Two, before being released to fly on into the upper atmosphere powered by its rocket engine. It then glides back to Earth and performs a conventional runway landing.",
                    "history": "The spaceship was officially unveiled to the public on 7 December 2009 at the Mojave Air and Space Port in California. On 29 April 2013, after nearly three years of unpowered testing, the first one constructed successfully performed its first powered test flight.",
                    "details": "The Scaled Composites Model 339 SpaceShipTwo is an air-launched suborbital spaceplane type designed for space tourism. It is manufactured by The Spaceship Company, a California-based company owned by Virgin Galactic.",
                    "maiden_flight": "2010-10-10",
                    "height": 18.0,
                    "diameter": 8.2,
                    "human_rated": true,
                    "crew_capacity": 8,
                    "payload_capacity": null,
                    "payload_return_capacity": null,
                    "flight_life": "Short suborbital flights",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/SpaceShipTwo",
                    "info_link": "https://www.virgingalactic.com/"
                }
            },
            "landing": {
                "id": 1111,
                "attempt": true,
                "success": true,
                "description": "VSS Unity successfully landed back at Spaceport America after this flight.",
                "downrange_distance": null,
                "location": {
                    "id": 13,
                    "name": "Spaceport America",
                    "abbrev": "SA",
                    "description": "FAA-licensed spaceport  in New Mexico.",
                    "location": {
                        "id": 31,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api",
                        "name": "Spaceport America, NM, USA",
                        "country_code": "USA",
                        "description": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg",
                        "timezone_name": "America/Denver",
                        "total_launch_count": 4,
                        "total_landing_count": 4
                    },
                    "successful_landings": 17
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            },
            "docking_events": []
        }
    },
    "mission": {
        "id": 1389,
        "name": "VSS Unity 22",
        "description": "Powered flight of VSS Unity on the first fully crewed flight. Including the founder Sir Richard Branson.",
        "launch_designator": null,
        "type": "Tourism",
        "orbit": {
            "id": 15,
            "name": "Suborbital",
            "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 191,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
        "agency_id": 1024,
        "name": "Spaceport America",
        "description": null,
        "info_url": "https://www.spaceportamerica.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
        "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
        "latitude": "32.9902778",
        "longitude": "-106.9719162",
        "location": {
            "id": 144,
            "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api",
            "name": "Air launch to Suborbital flight",
            "country_code": "???",
            "description": "",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
            "timezone_name": "",
            "total_launch_count": 86,
            "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_spaceport_america_20210522162030.jpg",
        "total_launch_count": 14,
        "orbital_launch_attempt_count": 0
    },
    "infoURLs": [
        {
            "priority": 10,
            "source": null,
            "title": "Virgin Galactic Announces First Fully Crewed Spaceflight - Virgin Galactic",
            "description": "",
            "feature_image": null,
            "url": "https://www.virgingalactic.com/articles/virgin-galactic-announces-first-fully-crewed-spaceflight/",
            "type": null,
            "language": null
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "WATCH LIVE: Virgin Galactic Unity 22 Spaceflight Livestream",
            "description": "Join us July 11th for our first fully crewed rocket powered test flight, and the beginning of a new space age. Aboard #Unity22 will be our team of two pilots...",
            "feature_image": "https://i.ytimg.com/vi/RTpWYWIfP7Y/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=RTpWYWIfP7Y",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/spaceshiptwo25_infographic_20210711033153.jpeg",
    "program": [],
    "orbital_launch_attempt_count": null,
    "location_launch_attempt_count": 77,
    "pad_launch_attempt_count": 5,
    "agency_launch_attempt_count": 58,
    "orbital_launch_attempt_count_year": 0,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 2,
    "pad_turnaround": "P49DT23H58M30S",
    "mission_patches": [],
    "type": "detailed"
}