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=310&ordering=spacewalks_count
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=320&ordering=spacewalks_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=300&ordering=spacewalks_count",
    "results": [
        {
            "id": 550,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/550/?format=api",
            "name": "K. Megan McArthur",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P212DT15H21M2S",
            "eva_time": "P0D",
            "age": 53,
            "date_of_birth": "1971-08-30",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Katherine Megan McArthur is an American oceanographer and a National Aeronautics and Space Administration (NASA) astronaut. She has served as a Capsule Communicator (CAPCOM) for both the space shuttle and space station. Megan McArthur has flown one space shuttle mission, STS-125. She is known as the last person to be hands on with the Hubble Space Telescope (although she was not actually \"hands on\" since she was using the robotic arm at the time). McArthur has served in a number of positions including working in the Shuttle Avionics Laboratory (SAIL). She is married to fellow astronaut Robert L. Behnken.",
            "twitter": "https://twitter.com/Astro_Megan",
            "instagram": "https://www.instagram.com/astro.megan",
            "wiki": "https://en.wikipedia.org/wiki/K._Megan_McArthur",
            "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/k._megan_mcarth_image_20210206225642.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190502.jpeg",
            "flights_count": 2,
            "landings_count": 2,
            "spacewalks_count": 0,
            "last_flight": "2021-04-23T09:49:02Z",
            "first_flight": "2009-05-11T18:01:56Z"
        },
        {
            "id": 706,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/706/?format=api",
            "name": "Nichole Ayers",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P0D",
            "eva_time": "P0D",
            "age": 35,
            "date_of_birth": "1989-01-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Nichole Ayers is a US Air Force major who graduated from the US Air Force Academy in Colorado Springs in 2011 with a bachelor’s degree in mathematics with a minor in Russian. She later earned a master’s degree in computational and applied mathematics from Rice University. Ayers is an experienced combat aviator with more than 200 combat hours and more than 1,150 hours of total flight time in the T-38 and the F-22 Raptor fighter jet. Ayers led the first ever all-woman formation of the aircraft in combat.\r\n\r\nExact date of birth unknown.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Nichole_Ayers",
            "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/nichole_ayers_image_20211206185339.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185425.jpeg",
            "flights_count": 0,
            "landings_count": 0,
            "spacewalks_count": 0,
            "last_flight": null,
            "first_flight": null
        },
        {
            "id": 709,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/709/?format=api",
            "name": "Deniz Burnham",
            "status": {
                "id": 3,
                "name": "In-Training"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P0D",
            "eva_time": "P0D",
            "age": 39,
            "date_of_birth": "1985-01-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Deniz Burnham is a US Nacy lieutenant from Wasilla, Alaska. A former intern at NASA’s Ames Research Center in Silicon Valley, California, Burnham serves in the U.S. Navy Reserves. She earned a bachelor’s degree in chemical engineering from the University of California, San Diego, and a master’s degree in mechanical engineering from the University of Southern California in Los Angeles. Burnham is an experienced leader in the energy industry, managing onsite drilling projects throughout North America, including in Alaska, Canada, and Texas.\r\n\r\nExact date of birth unknown.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Deniz_Burnham",
            "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/deniz_burnham_image_20211206185353.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190524.jpeg",
            "flights_count": 0,
            "landings_count": 0,
            "spacewalks_count": 0,
            "last_flight": null,
            "first_flight": null
        },
        {
            "id": 301,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/301/?format=api",
            "name": "Vance D. Brand",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P31DT2H2M55S",
            "eva_time": "P0D",
            "age": 93,
            "date_of_birth": "1931-05-09",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Vance DeVoe Brand is an American former naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut. He served as Command Module Pilot during the first U.S.-Soviet joint spaceflight in 1975, and as Commander of three Space Shuttle missions.\r\n\r\nHis flight experience includes 9,669 flying hours, which includes 8,089 hours in jets, 391 hours in helicopters, 746 hours in spacecraft, and checkout in more than 30 types of military aircraft. Vance Brand Airport in Longmont, Colorado, is named in his honor.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Vance_D._Brand",
            "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/vance2520d.2520brand_image_20181202090314.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190102.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "1990-12-02T06:49:00Z",
            "first_flight": "1975-07-15T19:50:00Z"
        },
        {
            "id": 674,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/674/?format=api",
            "name": "Doug Shane",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 3,
                "name": "Private"
            },
            "in_space": false,
            "time_in_space": "P0D",
            "eva_time": "P0D",
            "age": 64,
            "date_of_birth": "1960-01-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Douglas Bennett Shane is President of The Spaceship Company, as well as an American test pilot who has trained as a commercial astronaut. He was a member of the Scaled Composites astronaut team and one of the test pilots for SpaceShipOne, the experimental spaceplane developed by Scaled Composites. Shane worked as the operations director on the SpaceShipOne project in addition to being one of the program pilots, and later served as President of Scaled Composites from 2008 through early 2013.\r\n\r\nBirthday is unknown.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Doug_Shane",
            "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"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/doug_shane_image_20210522150034.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190438.jpeg",
            "flights_count": 4,
            "landings_count": 4,
            "spacewalks_count": 0,
            "last_flight": "2011-06-14T12:00:00Z",
            "first_flight": "2011-04-22T12:00:00Z"
        },
        {
            "id": 159,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/159/?format=api",
            "name": "Leonid Kadeniuk",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P15DT16H34M",
            "eva_time": "P0D",
            "age": 67,
            "date_of_birth": "1951-01-28",
            "date_of_death": "2018-01-31",
            "nationality": "Ukrainian",
            "bio": "Leonid Kostyantynovych Kadenyuk (Ukrainian: Леонід Костянтинович Каденюк, 28 January 1951 – 31 January 2018) was the first astronaut of independent Ukraine. He flew on NASA's Space Shuttle Columbia in 1997 as part of the international mission STS-87.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Leonid_Kadeniuk",
            "agency": {
                "id": 54,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/54/?format=api",
                "name": "National Space Agency of Ukraine",
                "featured": false,
                "type": "Government",
                "country_code": "UKR",
                "abbrev": "HKAY",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kadeniuk_image_20181129231956.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190433.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1997-11-19T19:46:00Z",
            "first_flight": "1997-11-19T19:46:00Z"
        },
        {
            "id": 639,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/639/?format=api",
            "name": "Mannequin Skywalker",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 6,
                "name": "Non-Human"
            },
            "in_space": false,
            "time_in_space": "PT31M25S",
            "eva_time": "P0D",
            "age": null,
            "date_of_birth": null,
            "date_of_death": null,
            "nationality": "Earthling",
            "bio": "\"Mannequin Skywalker\" is a test dummy flown on Blue Origin New Shepard 3's initial flight test.",
            "twitter": "https://twitter.com/TestDummyWalker",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Blue_Origin_Mannequin_Skywalker",
            "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/mannequin2520skywalker_image_20190309094011.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191128.jpeg",
            "flights_count": 3,
            "landings_count": 3,
            "spacewalks_count": 0,
            "last_flight": "2021-04-14T16:49:15Z",
            "first_flight": "2017-12-12T16:59:00Z"
        },
        {
            "id": 225,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/225/?format=api",
            "name": "Marcos Pontes",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P9DT21H17M40S",
            "eva_time": "P0D",
            "age": 61,
            "date_of_birth": "1963-03-11",
            "date_of_death": null,
            "nationality": "Brazilian",
            "bio": "Marcos Cesar Pontes (born March 11, 1963) is a Brazilian Air Force pilot, engineer, AEB astronaut and author. He became the first South American and the first Lusophone to go into space when he launched into the International Space Station aboard Soyuz TMA-8 on March 30, 2006. He is the only Brazilian to have completed the NASA astronaut training program, although he switched to training in Russia after NASA's Space Shuttle program encountered problems.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Marcos_Pontes",
            "agency": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/12/?format=api",
                "name": "Brazilian Space Agency",
                "featured": false,
                "type": "Government",
                "country_code": "BRA",
                "abbrev": "AEB",
                "description": "The Brazilian Space Agency is a space agency in South America.  They work in partnership with the US and Russia aboard the ISS. It was previously operated by the military until 1994. They now operate largely in tandem with other nations. They run a spaceport and rocket launch site both in Brazil. They built the VLM small satellite launch system in tandem with Germany. The VLS-1 was intended to be a primary launch vehicle for the BSA, but it failed 3 times and was canceled. They have restarted work on the system in tandem with the Russian Space Agency.",
                "administrator": "Administrator: Marco Antonio Chamon",
                "founding_year": "1961",
                "launchers": "VLM | VLS",
                "spacecraft": "None",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marcos2520pontes_image_20181201212435.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191138.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2006-03-30T02:30:20Z",
            "first_flight": "2006-03-30T02:30:20Z"
        },
        {
            "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": 526,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/526/?format=api",
            "name": "Timothy Creamer",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P163DT5H33M",
            "eva_time": "P0D",
            "age": 64,
            "date_of_birth": "1959-11-15",
            "date_of_death": null,
            "nationality": "American",
            "bio": "Timothy \"TJ\" Creamer is a NASA flight director, retired astronaut and a colonel in the United States Army.",
            "twitter": "https://twitter.com/TimothyCreamer",
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Timothy_Creamer",
            "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/timothy2520creamer_image_20181203163824.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190925.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "2009-12-20T21:52:00Z",
            "first_flight": "2009-12-20T21:52:00Z"
        }
    ]
}