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=110&ordering=-status
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 853,
  "next": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=120&ordering=-status",
  "previous": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=100&ordering=-status",
  "results": [
    {
      "id": 729,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/729/?format=api",
      "name": "Jaison Robinson",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M45S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": "American",
      "bio": "Jaison founded JJM Investments, a commercial real estate company, and co-founded Dream Variations Ventures (DVV) with his wife, Jamie. DVV invests in technology and sports start-ups. He’s an avid scuba diver and skydiver, has broken the sound barrier in a Mig-29 fighter jet, spent a week hiking in Antarctica, and climbed to the tallest waterfall in the world in Venezuela. He was a finalist on Survivor: Samoa in 2009. Jaison earned a bachelor’s degree from Stanford, with study at Oxford, and a JD from the University of Chicago. He is also an Eagle Scout and played water polo at Stanford and on the United States National Team.",
      "twitter": null,
      "instagram": "https://www.instagram.com/startrekislife33",
      "wiki": null,
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jaison_robinson_image_20220911034230.png",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185220.png",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2022-06-04T13:25:02Z",
      "first_flight": "2022-06-04T13:25:02Z"
    },
    {
      "id": 739,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/739/?format=api",
      "name": "Steve Young",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M20S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": "American",
      "bio": "Steve Young is the former CEO of Young’s Communications LLC (Y-COM), the largest telecommunications contractor in the state of Florida under his leadership from 1992 to 2021.",
      "twitter": null,
      "instagram": null,
      "wiki": null,
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/steve_young_image_20220911034417.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185952.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2022-08-04T13:56:07Z",
      "first_flight": "2022-08-04T13:56:07Z"
    },
    {
      "id": 656,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/656/?format=api",
      "name": "Mark Pathy",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "P17DT1H48M49S",
      "eva_time": "P0D",
      "age": 56,
      "date_of_birth": "1970-01-01",
      "date_of_death": null,
      "nationality": "Canadian",
      "bio": "Mark Pathy is the CEO and chairman of Mavrik, a privately-owned investment and financing company, and is the chairman of the board of the Stingray Group, a music, media and technology company, both based in Montreal. In November 2020 he paid Axiom Space to become a space tourist on a ten day mission to the International Space Station aboard a SpaceX Crew Dragon spacecraft on Axiom Mission 1, a private crewed orbital spaceflight. The stay was extended to 17 days.",
      "twitter": null,
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Mark_Pathy",
      "agency": {
        "id": 1022,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1022/?format=api",
        "name": "Axiom Space",
        "featured": false,
        "type": "Private",
        "country_code": "USA",
        "abbrev": "AXS",
        "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
        "administrator": "CEO: Jonathan Cirtain",
        "founding_year": "2016",
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image_url": null,
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mark_pathy_image_20220327185208.png",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191031.png",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2022-04-08T15:17:11Z",
      "first_flight": "2022-04-08T15:17:11Z"
    },
    {
      "id": 698,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/698/?format=api",
      "name": "William Shatner",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M",
      "eva_time": "P0D",
      "age": 95,
      "date_of_birth": "1931-03-22",
      "date_of_death": null,
      "nationality": "Canadian",
      "bio": "William Shatner OC is a Canadian actor, author, producer, director, screenwriter, and singer. In his seven decades of acting, he became a cultural icon for his portrayal of Captain James T. Kirk of the USS Enterprise in the Star Trek franchise.",
      "twitter": "https://twitter.com/WilliamShatner",
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/William_Shatner",
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/william_shatner_image_20220911033750.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185633.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2021-10-13T14:49:00Z",
      "first_flight": "2021-10-13T14:49:00Z"
    },
    {
      "id": 699,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/699/?format=api",
      "name": "Audrey Powers",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M",
      "eva_time": "P0D",
      "age": 50,
      "date_of_birth": "1976-02-01",
      "date_of_death": null,
      "nationality": "American",
      "bio": "Audrey Powers is the Vice President of Legal & Compliance for Blue Origin. Ms. Powers received a Bachelor’s degree in Aeronautical and Astronautical engineering from Purdue University and worked as an engineer for almost 10 years prior to becoming a lawyer.\r\n\r\nExact DoB unknown.",
      "twitter": "https://twitter.com/audreykpowers",
      "instagram": null,
      "wiki": "https://en.wikipedia.org/wiki/Audrey_Powers",
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/audrey_powers_image_20220606094644.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190447.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2021-10-13T14:49:00Z",
      "first_flight": "2021-10-13T14:49:00Z"
    },
    {
      "id": 828,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/828/?format=api",
      "name": "Aisha Bowe",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M21S",
      "eva_time": "P0D",
      "age": 39,
      "date_of_birth": "1986-11-04",
      "date_of_death": null,
      "nationality": "American Bahamian",
      "bio": "Former NASA rocket scientist, entrepreneur, and global STEM advocate.",
      "twitter": "https://x.com/arbowe",
      "instagram": "https://www.instagram.com/aishabowe/",
      "wiki": "https://en.wikipedia.org/wiki/Aisha_Bowe",
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.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": "2025-04-14T13:30:00Z",
      "first_flight": "2025-04-14T13:30:00Z"
    },
    {
      "id": 719,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/719/?format=api",
      "name": "Marty Allen",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M4S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": "American",
      "bio": "Marty Allen is a turnaround CEO and angel investor.",
      "twitter": null,
      "instagram": null,
      "wiki": null,
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/marty_allen_image_20220606095753.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190958.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2022-03-31T13:57:55Z",
      "first_flight": "2022-03-31T13:57:55Z"
    },
    {
      "id": 703,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/703/?format=api",
      "name": "Evan Dick",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT20M58S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": "American",
      "bio": "Evan Dick is an engineer, investor, and Managing Member of Dick Holdings, LLC. Evan formerly served as Senior Vice President for D.E. Shaw and Managing Director of Highbridge Capital Management, and is a charitable supporter of the Darwin Foundation and Population Relief International Corp. He is an ATP-rated pilot and volunteer for Starfighters Aerospace, as well as an avid sailor and motorcyclist.",
      "twitter": null,
      "instagram": null,
      "wiki": null,
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/evan_dick_image_20220911034022.png",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190258.png",
      "flights_count": 2,
      "landings_count": 2,
      "spacewalks_count": 0,
      "last_flight": "2022-06-04T13:25:02Z",
      "first_flight": "2021-12-11T15:00:42Z"
    },
    {
      "id": 867,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/867/?format=api",
      "name": "Joey Hyde",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M26S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": "American",
      "bio": "Retired physicist and quantitative investor.",
      "twitter": null,
      "instagram": null,
      "wiki": null,
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joey_hyde_portr_image_20251205150302.png",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joey_hyde_portr_image_thumbnail_20251205150302.png",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2025-12-20T14:15:00Z",
      "first_flight": "2025-12-20T14:15:00Z"
    },
    {
      "id": 705,
      "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/705/?format=api",
      "name": "Cameron Bess",
      "status": {
        "id": 14,
        "name": "Occasional Spaceflight"
      },
      "type": {
        "id": 3,
        "name": "Private"
      },
      "in_space": false,
      "time_in_space": "PT10M13S",
      "eva_time": "P0D",
      "age": null,
      "date_of_birth": null,
      "date_of_death": null,
      "nationality": "American",
      "bio": "Cameron is a content creator who studied Computer Science and Game Design at DigiPen Institute for Technology in Washington.",
      "twitter": "https://twitter.com/MeepsKitten",
      "instagram": "https://www.instagram.com/thebluffstudios/",
      "wiki": null,
      "agency": {
        "id": 141,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
      },
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cameron_bess_image_20220606094741.jpeg",
      "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190721.jpeg",
      "flights_count": 1,
      "landings_count": 1,
      "spacewalks_count": 0,
      "last_flight": "2021-12-11T15:00:42Z",
      "first_flight": "2021-12-11T15:00:42Z"
    }
  ]
}