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=210&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=220&ordering=time_in_space",
    "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=200&ordering=time_in_space",
    "results": [
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/109/?format=api",
            "name": "Reinhard Furrer",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT44M",
            "eva_time": "P0D",
            "age": 54,
            "date_of_birth": "1940-11-25",
            "date_of_death": "1995-09-09",
            "nationality": "German",
            "bio": "Prof. Dr. Reinhard Alfred Furrer (25 November 1940 – 9 September 1995) was a German physicist and astronaut.\r\n\r\nIn 1977 Furrer applied for selection as an astronaut for the first Spacelab mission. He made it into the final round of candidates, although Ulf Merbold was finally selected. In 1982, the astronauts for the first German Spacelab mission were selected from the finalists for the first mission, and Furrer was one of the two chosen. He was a payload specialist on STS-61-A (D1), which was launched on 30 October 1985. The other payload specialists on the flight were Ernst Messerschmid and Wubbo Ockels (Netherlands).",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Reinhard_Furrer",
            "agency": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/29/?format=api",
                "name": "German Aerospace Center",
                "featured": false,
                "type": "Government",
                "country_code": "DEU",
                "abbrev": "DLR",
                "description": "The German Aerospace Center is Germany's Center for aerospace, energy, and transportation research. Their main work is as a contributor to the ESA. They have done work both in tandem with the US on Space Shuttle and the ISS, and also with other European Nations on missions like Space Lab and Mars Express.",
                "administrator": "Administrator: Anke Kaysser-Pyzalla",
                "founding_year": "1969",
                "launchers": "",
                "spacecraft": "Mars Express | Rosetta | Dawn",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/reinhard2520furrer_image_20181128231842.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185627.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1985-10-30T17:00:00Z",
            "first_flight": "1985-10-30T17:00:00Z"
        },
        {
            "id": 197,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/197/?format=api",
            "name": "Ernst Messerschmid",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT44M",
            "eva_time": "P0D",
            "age": 79,
            "date_of_birth": "1945-05-21",
            "date_of_death": null,
            "nationality": "German",
            "bio": "Ernst Willi Messerschmid (born May 21, 1945) is a German physicist and former astronaut.\r\nFrom 1978 to 1982, he worked at the DFVLR (the precursor of the DLR) in the Institute of Communications Technology in Oberpfaffenhofen on space-borne communications. In 1983, he was selected as one of the astronauts for the first German Spacelab mission D-1. He flew as payload specialist on STS-61-A in 1985, spending over 168 hours in space.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Ernst_Messerschmid",
            "agency": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/29/?format=api",
                "name": "German Aerospace Center",
                "featured": false,
                "type": "Government",
                "country_code": "DEU",
                "abbrev": "DLR",
                "description": "The German Aerospace Center is Germany's Center for aerospace, energy, and transportation research. Their main work is as a contributor to the ESA. They have done work both in tandem with the US on Space Shuttle and the ISS, and also with other European Nations on missions like Space Lab and Mars Express.",
                "administrator": "Administrator: Anke Kaysser-Pyzalla",
                "founding_year": "1969",
                "launchers": "",
                "spacecraft": "Mars Express | Rosetta | Dawn",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ernst2520messerschmid_image_20181201175413.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185837.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1985-10-30T17:00:00Z",
            "first_flight": "1985-10-30T17:00:00Z"
        },
        {
            "id": 213,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/213/?format=api",
            "name": "Wubbo Ockels",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT44M",
            "eva_time": "P0D",
            "age": 68,
            "date_of_birth": "1946-03-28",
            "date_of_death": "2014-05-18",
            "nationality": "Dutch",
            "bio": "Dr Wubbo Johannes Ockels (28 March 1946 – 18 May 2014) was a Dutch physicist and an astronaut of the European Space Agency (ESA). In 1985 he participated in a flight on the Space Shuttle Challenger, STS-61-A, making him the first Dutch citizen in space.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Wubbo_Ockels",
            "agency": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "featured": false,
                "type": "Multinational",
                "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL",
                "abbrev": "ESA",
                "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                "administrator": "Director General: Josef Aschbacher",
                "founding_year": "1975",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/wubbo2520ockels_image_20181201184140.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191144.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1985-10-30T17:00:00Z",
            "first_flight": "1985-10-30T17:00:00Z"
        },
        {
            "id": 241,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/241/?format=api",
            "name": "Sultan bin Salman Al Saud",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 4,
                "name": "Non-Astronaut Passenger"
            },
            "in_space": false,
            "time_in_space": "P7DT1H38M",
            "eva_time": "P0D",
            "age": 68,
            "date_of_birth": "1956-06-27",
            "date_of_death": null,
            "nationality": "Saudi",
            "bio": "Sultan bin Salman bin Abdulaziz Al Saud (born 27 June 1956) is a former Royal Saudi Air Force pilot who flew aboard the American STS-51-G Space Shuttle mission as a payload specialist, and a member of the House of Saud. He is thus the first member of a royal family to be an astronaut, and the first Arab and Muslim to fly in space.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Sultan_bin_Salman_Al_Saud",
            "agency": {
                "id": 70,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/70/?format=api",
                "name": "Space Research Institute of Saudi Arabia",
                "featured": false,
                "type": "Government",
                "country_code": "SAU",
                "abbrev": "KACST-SRI",
                "description": "The Space Research Institute of Saudi Arabia is committed to space research for Suadi Arabia. Their space agency is chaired by Sultan bin Salman Al Saud, the first and only Saudi man to go to space aboard the STS-51-G for 7 days.",
                "administrator": "Chairman: Sultan bin Salman Al Saud",
                "founding_year": "2018",
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan2520bin2520salman2520al2520saud_image_20190211162403.jpeg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185916.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1985-06-17T11:33:00Z",
            "first_flight": "1985-06-17T11:33:00Z"
        },
        {
            "id": 75,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/75/?format=api",
            "name": "Patrick Baudry",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT1H38M",
            "eva_time": "P0D",
            "age": 78,
            "date_of_birth": "1946-03-06",
            "date_of_death": null,
            "nationality": "French",
            "bio": "Patrick Pierre Roger Baudry (born March 6, 1946 in Cameroon), is a retired Lieutenant Colonel in the French Air Force and a former CNES astronaut. In 1985, he became the second French citizen in space, after Jean-Loup Chrétien, when he flew aboard NASA's Space Shuttle mission STS-51-G.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Patrick_Baudry",
            "agency": {
                "id": 46,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                "name": "National Center of Space Research",
                "featured": false,
                "type": "Government",
                "country_code": "FRA",
                "abbrev": "CNES",
                "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.",
                "administrator": "President: Philippe Baptiste",
                "founding_year": "1961",
                "launchers": "Ariane 5",
                "spacecraft": "Mars/Venus Express | Rosetta",
                "parent": null,
                "image_url": null,
                "logo_url": null
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/patrick2520baudry_image_20181128222518.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190859.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1985-06-17T11:33:00Z",
            "first_flight": "1985-06-17T11:33:00Z"
        },
        {
            "id": 375,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/375/?format=api",
            "name": "William Frederick Fisher",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT2H16M59S",
            "eva_time": "PT11H46M",
            "age": 78,
            "date_of_birth": "1946-04-01",
            "date_of_death": null,
            "nationality": "American",
            "bio": "William Frederick Fisher is an American physician and a former NASA astronaut. Fisher went into space in 1985 on board the Space Shuttle. He retired from NASA in 1992 and returned to the full-time practice of medicine. His time at NASA coincided with that of his former wife and fellow astronaut Anna Lee Fisher.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/William_Frederick_Fisher",
            "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/william2520frederick2520fisher_image_20181202120916.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190104.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 2,
            "last_flight": "1985-08-27T10:58:01Z",
            "first_flight": "1985-08-27T10:58:01Z"
        },
        {
            "id": 308,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/308/?format=api",
            "name": "James Irwin",
            "status": {
                "id": 11,
                "name": "Deceased"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT11H30M1S",
            "eva_time": "PT19H14M53S",
            "age": 61,
            "date_of_birth": "1930-03-17",
            "date_of_death": "1991-08-08",
            "nationality": "American",
            "bio": "James Benson \"Jim\" Irwin was an American astronaut, aeronautical engineer, test pilot, and a United States Air Force pilot. He served as lunar module pilot for Apollo 15, the fourth human lunar landing. Following his retirement from NASA, he became a prominent born-again Christian. He was the eighth person to walk on the Moon and the first, and youngest, of those astronauts to die.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/James_Irwin",
            "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/james2520irwin_image_20181202091339.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190927.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 4,
            "last_flight": "1971-08-02T17:11:23Z",
            "first_flight": "1971-07-26T13:34:00Z"
        },
        {
            "id": 228,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/228/?format=api",
            "name": "Dumitru Prunariu",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT20H41M52S",
            "eva_time": "P0D",
            "age": 72,
            "date_of_birth": "1952-09-27",
            "date_of_death": null,
            "nationality": "Romanian",
            "bio": "Dumitru-Dorin Prunariu is a Romanian cosmonaut. He flew in space aboard Soyuz 40 spacecraft and Salyut 6 space laboratory. He was in team with another Romanian cosmonaut called Dumitru Dediu.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Dumitru_Prunariu",
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": "1992",
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dumitru2520prunariu_image_20181201212859.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190513.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1981-05-14T17:16:38Z",
            "first_flight": "1981-05-14T17:16:38Z"
        },
        {
            "id": 222,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/222/?format=api",
            "name": "Phạm Tuân",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT20H41M59S",
            "eva_time": "P0D",
            "age": 77,
            "date_of_birth": "1947-02-14",
            "date_of_death": null,
            "nationality": "Vietnamese",
            "bio": "Phạm Tuân (born February 14, 1947) is a retired Vietnam Air Force aviator. He became the first Vietnamese citizen and the first Asian in space when he flew aboard the Soyuz 37 mission as an Intercosmos Research Cosmonaut.\r\nTuân reached the rank of lieutenant colonel in the VPAF before eventually training to be a research cosmonaut in the joint USSR-Vietnamese Space program. On April 1, 1979, he was selected as a member of the sixth international crew for the Intercosmos program. His backup was Bùi Thanh Liêm. Tuân, along with Soviet cosmonaut Viktor Gorbatko, was launched from Baikonur Cosmodrome on July 23, 1980, on board the Soyuz 37 mission to the Salyut 6 space station.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/Ph%E1%BA%A1m_Tu%C3%A2n",
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": "1992",
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ph25e125ba25a1m2520tu25c325a2n_image_20181201190603.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190819.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1980-07-23T18:33:03Z",
            "first_flight": "1980-07-23T18:33:03Z"
        },
        {
            "id": 119,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/119/?format=api",
            "name": "Jügderdemidiin Gürragchaa",
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "type": {
                "id": 2,
                "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P7DT20H42M3S",
            "eva_time": "P0D",
            "age": 76,
            "date_of_birth": "1947-12-05",
            "date_of_death": null,
            "nationality": "Mongolian",
            "bio": "Jügderdemidiin Gürragchaa, born 5 December 1947) was the first Mongolian in space. \r\n\r\nHe was selected as part of the eighth Intercosmos program on 1 March 1978, at time he was in the rank of Major General. His backup was Maidarjavyn Ganzorig. Gürragchaa, along with Soviet cosmonaut Vladimir Dzhanibekov, departed from Baikonur Cosmodrome on 22 March 1981. They docked with Salyut 6.\r\n\r\nWhile in orbit, Dzhanibekov and Gürragchaa carried out experiments on earth science. After 124 orbits and 7 days, 20 hours and 42 minutes in space, Gürragchaa and Dzhanibekov landed 170 km southeast of Dzhezkasgan.",
            "twitter": null,
            "instagram": null,
            "wiki": "https://en.wikipedia.org/wiki/J%C3%BCgderdemidiin_G%C3%BCrragchaa",
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": "1992",
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
            },
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/j25c325bcgderdemidiin2520g25c325bcrragchaa_image_20181128233759.jpg",
            "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190810.jpeg",
            "flights_count": 1,
            "landings_count": 1,
            "spacewalks_count": 0,
            "last_flight": "1981-03-22T14:58:55Z",
            "first_flight": "1981-03-22T14:58:55Z"
        }
    ]
}