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=370&ordering=id
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=380&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=360&ordering=id",
    "results": [
        {
            "id": 385,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/385/?format=api",
            "name": "Michael J. McCulley",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P4DT23H39M20S",
            "eva_time": "P0D",
            "age": 81,
            "date_of_birth": "1943-08-04",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Michael James \"Mike\" McCulley is a retired American naval officer and aviator, test pilot, metallurgical engineer, former NASA astronaut, and was the first submariner in space.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Michael_J._McCulley",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520j.2520mcculley_image_20181202133602.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185500.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1989-10-18T16:53:40Z",
            "first_flight": "1989-10-18T16:53:40Z"
        },
        {
            "id": 386,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/386/?format=api",
            "name": "Jim Wetherbee",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P66DT14H32M1S",
            "eva_time": "P0D",
            "age": 71,
            "date_of_birth": "1952-11-27",
            "date_of_death": null,
            "nationality": "American",
            "bio": "James Donald \"Wxb\" Wetherbee is an American former naval officer and aviator, test pilot, aerospace engineer, and NASA astronaut. He is a veteran of six Space Shuttle missions and is the only American to have commanded five spaceflight missions.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Jim_Wetherbee",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim2520wetherbee_image_20181202133638.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185254.jpeg",
            "flights_count": 6,
            "landings_count": 6,
            "spacewalks_count": 0,
            "last_flight": "2002-11-24T00:49:47Z",
            "first_flight": "1990-01-09T12:35:00Z"
        },
        {
            "id": 387,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/387/?format=api",
            "name": "James C. Adamson",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P13DT22H21M",
            "eva_time": "P0D",
            "age": 78,
            "date_of_birth": "1946-03-03",
            "date_of_death": null,
            "nationality": "American",
            "bio": "James Craig Adamson is a former NASA astronaut and retired Colonel of the United States Army. He is married with 3 children. James Adamson flew on two missions, STS-28 and STS-43, and completed 263 orbits and 334 hours in space. After retiring from NASA, he was recruited by Allied Signal (later merged with Honeywell) where he retired in 2001. Adamson has logged over 3,000 hours in over 30 different types of helicopters and airplanes.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/James_C._Adamson",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520c.2520adamson_image_20181202133720.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190748.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 0,
            "last_flight": "1991-08-02T15:02:00Z",
            "first_flight": "1989-08-08T12:37:00Z"
        },
        {
            "id": 388,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/388/?format=api",
            "name": "Ellen S. Baker",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P28DT14H31M38S",
            "eva_time": "P0D",
            "age": 71,
            "date_of_birth": "1953-04-27",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Ellen Louise Shulman Baker, M.D., M.P.H. is an American physician and a NASA astronaut. Baker serves as Chief of the Education/Medical Branch of the NASA Astronaut Office.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Ellen_S._Baker",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ellen2520s.2520baker_image_20181202133851.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190237.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 0,
            "last_flight": "1995-06-27T19:32:19Z",
            "first_flight": "1989-10-18T16:53:40Z"
        },
        {
            "id": 389,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/389/?format=api",
            "name": "Mark N. Brown",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P10DT9H26M56S",
            "eva_time": "P0D",
            "age": 72,
            "date_of_birth": "1951-11-18",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Mark Neil Brown is an American engineer, retired Colonel in the United States Air Force and former NASA astronaut.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Mark_N._Brown",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520n.2520brown_image_20181202133934.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191109.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 0,
            "last_flight": "1991-09-12T23:11:04Z",
            "first_flight": "1989-08-08T12:37:00Z"
        },
        {
            "id": 390,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/390/?format=api",
            "name": "Sonny Carter",
            "status": {
                "id": 6,
                "name": "Died While In Active Service"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P5DT6M30S",
            "eva_time": "P0D",
            "age": 43,
            "date_of_birth": "1947-08-15",
            "date_of_death": "1991-04-05",
            "nationality": "American",
            "bio": "Manley Lanier \"Sonny\" Carter Jr., M.D. was an American chemist, physician, professional soccer player, naval officer and aviator, test pilot, and NASA astronaut who flew on STS-33.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Sonny_Carter",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sonny2520carter_image_20181202134100.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190815.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1989-11-23T00:23:30Z",
            "first_flight": "1989-11-23T00:23:30Z"
        },
        {
            "id": 391,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/391/?format=api",
            "name": "Marsha Ivins",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P55DT21H46M46S",
            "eva_time": "P0D",
            "age": 73,
            "date_of_birth": "1951-04-15",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Marsha Sue Ivins is an American former astronaut and a veteran of five space shuttle missions.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Marsha_Ivins",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marsha_ivins_image_20220911034537.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190030.jpeg",
            "flights_count": 5,
            "landings_count": 5,
            "spacewalks_count": 0,
            "last_flight": "2001-02-07T23:13:02Z",
            "first_flight": "1990-01-09T12:35:00Z"
        },
        {
            "id": 392,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/392/?format=api",
            "name": "Mark C. Lee",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P32DT21H51M51S",
            "eva_time": "P1D",
            "age": 72,
            "date_of_birth": "1952-08-14",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Mark Charles Lee USAF Colonel is a former NASA astronaut who flew on four Space Shuttle missions. He retired from the Air Force and NASA on July 1, 2001.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Mark_C._Lee",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520c.2520lee_image_20181202134443.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185223.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 4,
            "last_flight": "1997-02-11T08:55:17Z",
            "first_flight": "1989-05-04T18:46:59Z"
        },
        {
            "id": 393,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/393/?format=api",
            "name": "G. David Low",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P29DT18H20M38S",
            "eva_time": "PT5H50M",
            "age": 52,
            "date_of_birth": "1956-02-19",
            "date_of_death": "2008-03-15",
            "nationality": "American",
            "bio": "George David Low was an American aerospace executive and a NASA astronaut. He was born in 1956 to Dr. George Low, the Manager of the Apollo Spacecraft Program Office. With undergraduate degrees in physics and mechanical engineering and a master's degree in aeronautics and astronautics, he worked in the JPL at the California Institute of Technology in the early 80's, before being picked as an astronaut candidate by NASA in 1984. In addition to holding some technical assignments, he logged more than 700 hours in space (including stints on the Columbia, the Atlantis and the Endeavour), before he left NASA in 1996 to pursue a career in the private sector.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/G._David_Low",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/g.2520david2520low_image_20181202134532.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190350.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 1,
            "last_flight": "1993-06-21T13:07:22Z",
            "first_flight": "1990-01-09T12:35:00Z"
        },
        {
            "id": 394,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/394/?format=api",
            "name": "William Shepherd",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P159DT11H59M44S",
            "eva_time": "P0D",
            "age": 75,
            "date_of_birth": "1949-07-26",
            "date_of_death": null,
            "nationality": "American",
            "bio": "William McMichael \"Bill\" Shepherd is an American former Navy SEAL, aerospace, ocean, and mechanical engineer, and NASA astronaut who served as Commander of Expedition 1, the first crew on the International Space Station. He is also a recipient of the Congressional Space Medal of Honor.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/William_Shepherd",
            "agency": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520shepherd_image_20181202134615.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185901.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "2000-10-31T07:52:47Z",
            "first_flight": "1988-12-02T14:30:34Z"
        }
    ]
}