API endpoint that allows Astronaut to be viewed.

GET: Return a list of all the existing astronauts.

MODE: Normal, List, LaunchList and Detailed /2.2.0/astronaut/?mode=detailed

FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American

SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name

ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name

GET /2.2.0/astronaut/?format=api&offset=90&ordering=time_in_space
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 784,
    "next": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=100&ordering=time_in_space",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=80&ordering=time_in_space",
    "results": [
        {
            "id": 728,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/728/?format=api",
            "name": "Victor Correa Hespanha",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M5S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "Brazilian",
            "bio": "Victor is a civil production engineer from Minas Gerais (Brazil).",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor_correa_h_image_20220911034635.png",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185726.png",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2022-06-04T13:25:42Z",
            "first_flight": "2022-06-04T13:25:42Z"
        },
        {
            "id": 808,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/808/?format=api",
            "name": "Nicolina Elrick",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M8S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "British Singaporean",
            "bio": "Nicolina is a philanthropist and entrepreneur whose career spans high fashion modeling to property development and founding multiple IT corporations in the 1990s. A graduate of CoachU and a vocal advocate for STEM education, she has dedicated her life to mentoring aspiring entrepreneurs. Her forthcoming biography, \"Grit, Diamonds, Stars,\" delves into her journey, offering insights into overcoming hardship with grace and determination. Based in Singapore, Nicolina is a certified helicopter pilot and a spirited explorer with a love for cars, fine wine, and the occasional cigar.",
            "twitter": "https://x.com/nicolinaElrick",
            "instagram": "https://www.instagram.com/therealnicolinae/",
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": null,
            "profile_image_thumbnail": null,
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-08-29T13:07:03Z",
            "first_flight": "2024-08-29T13:07:03Z"
        },
        {
            "id": 810,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/810/?format=api",
            "name": "Eugene Grin",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M8S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American Ukrainian",
            "bio": "Eugene was born in Ukraine and emigrated to the United States in 1979, where he started his career in real estate and finance. His passions include meditation, travel, and adventure sports. He lives in upstate New York and has four children.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": null,
            "profile_image_thumbnail": null,
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-08-29T13:07:03Z",
            "first_flight": "2024-08-29T13:07:03Z"
        },
        {
            "id": 811,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/811/?format=api",
            "name": "Eiman Jahangir",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M8S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Eiman is a cardiologist and Associate Professor of Medicine and Radiology at Vanderbilt University Medical Center, where he treats patients with heart disease and educates future physicians. Outside of medicine, he has a passion for exploration, including a lifelong dream of going to space. Over the past two decades, Eiman has participated in analog astronaut missions and trained in various aspects of human spaceflight.",
            "twitter": "https://x.com/drejahangir",
            "instagram": "https://www.instagram.com/drejahangir/",
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eiman_jahangir_image_20240828203209.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eiman_jahangir_image_thumbnail_20240828203209.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-08-29T13:07:03Z",
            "first_flight": "2024-08-29T13:07:03Z"
        },
        {
            "id": 813,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/813/?format=api",
            "name": "Ephraim Rabin",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M8S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American Israeli",
            "bio": "Ephraim is an American-Israeli businessman, philanthropist, and entrepreneur. He is the founder and CEO of Parchem Fine & Specialty Chemicals, a technology company revolutionizing supply chains for specialized raw materials and ingredients globally. Ephraim is a trustee and mentor at a variety of organizations and think tanks, as well as a race car driver, chef, and avid skier and adventurer. Ephraim and his family split their time between New York, Israel, and the Caribbean.",
            "twitter": "https://x.com/ephraimrabin",
            "instagram": "https://www.instagram.com/ephrabin/",
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": null,
            "profile_image_thumbnail": null,
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-08-29T13:07:03Z",
            "first_flight": "2024-08-29T13:07:03Z"
        },
        {
            "id": 809,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/809/?format=api",
            "name": "Rob Ferl",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M8S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Rob is a distinguished professor and director of the Astraeus Space Institute at the University of Florida. He has spent his career studying how living organisms respond to extreme conditions, especially microgravity. He and his colleagues have worked with NASA astronauts to conduct numerous experiments on the International Space Station that have shown that plants turn certain genes on and off in response to changes in gravity. They were also the first to prove that plants could grow in lunar soil collected during the Apollo missions. Ferl is also a national leader in space policy, having recently chaired a National Academies of Sciences committee on the direction of space biology research over the next decade.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rob_ferl_portra_image_20240828202605.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rob_ferl_portra_image_thumbnail_20240828202605.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-08-29T13:07:03Z",
            "first_flight": "2024-08-29T13:07:03Z"
        },
        {
            "id": 812,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/812/?format=api",
            "name": "Karsen Kitchen",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M8S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "American",
            "bio": "Student in Communications and Astronomy, founder of Orbitelle, an initiative to encourage women to pursue careers in the space industry. She has researched radio astronomy at the Green Bank Observatory in West Virginia and worked at UNC's Morehead Planetarium.",
            "twitter": null,
            "instagram": "https://www.instagram.com/karsenkitchen/",
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/karsen_kitchen__image_20240828203507.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/karsen_kitchen__image_thumbnail_20240828203507.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2024-08-29T13:07:03Z",
            "first_flight": "2024-08-29T13:07:03Z"
        },
        {
            "id": 700,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/700/?format=api",
            "name": "Laura Shepard Churchley",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M13S",
            "eva_time": "P0D",
            "age": 77,
            "date_of_birth": "1947-07-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Daughter of Alan Shepard, first American in space and fifth human to walk on the Moon. She serves as Chair of the Astronaut Scholarship Foundation Board of Trustees, a foundation that raises funds for college students and provides mentoring to scholars pursuing careers and research in STEM.\r\n\r\nExact date of birth unknown.",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/laura_shepard_c_image_20220606095606.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190540.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2021-12-11T15:00:42Z",
            "first_flight": "2021-12-11T15:00:42Z"
        },
        {
            "id": 701,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/701/?format=api",
            "name": "Michael Strahan",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M13S",
            "eva_time": "P0D",
            "age": 52,
            "date_of_birth": "1971-11-21",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Michael Strahan is a two-time Emmy award winner, Peabody award-winning journalist, and Super Bowl Champion, who currently serves as a co-anchor on ABC’s “Good Morning America” and host of the top-rated primetime game show “$100,000 Pyramid.” Strahan additionally serves as an analyst for “Fox NFL Sunday” and headlines the Thursday Night Football Pregame Show live from New York City.",
            "twitter": "https://twitter.com/michaelstrahan",
            "instagram": "https://www.instagram.com/michaelstrahan/",
            "wiki": "https://en.wikipedia.org/wiki/Michael_Strahan",
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_strahan_image_20220606095805.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190428.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2021-12-11T15:00:42Z",
            "first_flight": "2021-12-11T15:00:42Z"
        },
        {
            "id": 704,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/704/?format=api",
            "name": "Lane Bess",
            "status": {
                "id": 14,
                "name": "Occasional Spaceflight"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "PT10M13S",
            "eva_time": "P0D",
            "age": 64,
            "date_of_birth": "1960-01-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Lane is the Principal and Founder of Bess Ventures and Advisory, a family fund supporting technology firms that innovate and disrupt across multiple market sectors. Lane is best known for having helped start and build two of the most important cybersecurity companies in the public markets today, Zscaler (NASDQ) and Palo Alto Networks (NYSE). She also serves as a Trustee at Carnegie Mellon University and, along with his family, supports philanthropic interests across health and social issues.\r\n\r\nDate of birth is unknown",
            "twitter": null,
            "instagram": null,
            "wiki": null,
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "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_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lane_bess_image_20220606094804.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190718.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2021-12-11T15:00:42Z",
            "first_flight": "2021-12-11T15:00:42Z"
        }
    ]
}