Astronaut Instance
API endpoint that allows Astronaut to be viewed.
GET: Return a list of all the existing astronauts.
MODE: Normal, List, LaunchList and Detailed /2.0.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids' Example - /2.0.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.0.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.0.0/astronaut/?order=name
GET /2.0.0/astronaut/523/?format=api
{ "id": 523, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/523/?format=api", "name": "Clayton Anderson", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "date_of_birth": "1959-02-23", "date_of_death": null, "nationality": "American", "twitter": "https://twitter.com/Astro_Clay", "instagram": null, "bio": "Clayton Conrad Anderson is a retired NASA astronaut. Launched on STS-117, he replaced Sunita Williams on June 10, 2007 as a member of the ISS Expedition 15 crew.", "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/clayton2520anderson_image_20181203163525.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185300.jpeg", "wiki": "https://en.wikipedia.org/wiki/Clayton_Anderson", "flights": [ { "id": "6db9ec90-51c6-4307-8158-7993cf876d2c", "url": "https://ll.thespacedevs.com/2.0.0/launch/6db9ec90-51c6-4307-8158-7993cf876d2c/?format=api", "launch_library_id": 467, "slug": "space-shuttle-atlantis-ov-104-sts-117", "name": "Space Shuttle Atlantis / OV-104 | STS-117", "status": { "id": 3, "name": "Success" }, "net": "2007-06-08T23:38:04Z", "window_end": "2007-06-08T23:38:04Z", "window_start": "2007-06-08T23:38:04Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": -1, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 191, "url": "https://ll.thespacedevs.com/2.0.0/agencies/191/?format=api", "name": "United Space Alliance", "type": "Commercial" }, "rocket": { "id": 540, "configuration": { "id": 493, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 930, "launch_library_id": 1014, "name": "STS-117", "description": "STS-117 (ISS assembly flight 13A) was a Space Shuttle mission flown by Space Shuttle Atlantis, launched from pad 39A of the Kennedy Space Center on 8 June 2007. Atlantis lifted off from the launch pad at 19:38 EDT. Damage from a hail storm on 26 February 2007 had previously caused the launch to be postponed from an originally-planned launch date of 15 March 2007. The launch of STS-117 marked the 250th orbital human spaceflight. Atlantis delivered to the International Space Station (ISS) the second starboard truss segment (the S3/S4 Truss) and its associated energy systems, including a set of solar arrays. During the course of the mission the crew installed the new truss segment, retracted one set of solar arrays, and unfolded the new set on the starboard side of the station. STS-117 also brought Expedition 15 crewmember Clayton Anderson to the station, and returned with ISS crewmember Sunita Williams.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 273, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 215 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program" }, { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "id": "98772140-dd4f-41cf-8fb6-82ce4aa25369", "url": "https://ll.thespacedevs.com/2.0.0/launch/98772140-dd4f-41cf-8fb6-82ce4aa25369/?format=api", "launch_library_id": 481, "slug": "space-shuttle-discovery-ov-103-sts-131", "name": "Space Shuttle Discovery / OV-103 | STS-131", "status": { "id": 3, "name": "Success" }, "net": "2010-04-05T10:21:22Z", "window_end": "2010-04-05T10:21:22Z", "window_start": "2010-04-05T10:21:22Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": -1, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 191, "url": "https://ll.thespacedevs.com/2.0.0/agencies/191/?format=api", "name": "United Space Alliance", "type": "Commercial" }, "rocket": { "id": 1449, "configuration": { "id": 493, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 407, "launch_library_id": 392, "name": "STS-131", "description": "STS-131 was an ISS assembly flight with the primary payload being a loaded Multi-Purpose Logistics Module - Leonardo. The mission began on April 5th 2010 at 1021:22 UTC launching Commander Alan Poindexter, Pilot James Dutton, Mission Specialist 1 Richard Mastracchio, Mission Specialist 2 Dorothy M. Metcalf-Lindenburger, Mission Specialist 3 Stephanie Wilson, Mission Specialist 4 Naoko Yamazaki & Mission Specialist 5 Clayton Anderson to orbit. They docked with the ISS 2 days after launch. The mission was the final Space Shuttle launch with a seven person crew and was the longest flight for Discovery. STS-131 also marked the first time 4 women have been in space at once. During the mission 3 spacewalks were conducted to replace an ammonia tank and to retrieve a seed experiment from outside the Japanese laboratory. The mission concluded after 15 days & 2 hours on April 20th 2010 at 1308:35 UTC after 2 waved off landing opportunities on the 19th at the Kennedy Space Center.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 273, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 215 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program" }, { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] } ], "landings": [ { "id": 195, "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/195/?format=api", "destination": "International Space Station", "mission_end": "2010-04-20T13:08:00Z", "spacecraft": { "id": 38, "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/38/?format=api", "name": "Space Shuttle Discovery", "serial_number": "OV-103", "status": { "id": 2, "name": "Retired" }, "description": "Space Shuttle Discovery (Orbiter Vehicle Designation: OV-103) is one of the orbiters from NASA's Space Shuttle program and the third of five fully operational orbiters to be built. Its first mission, STS-41-D, flew from August 30 to September 5, 1984. Over 27 years of service it launched and landed 39 times, gathering more spaceflights than any other spacecraft to date. Discovery became the third operational orbiter to enter service, preceded by Columbia and Challenger. It embarked on its last mission, STS-133, on February 24, 2011 and touched down for the final time at Kennedy Space Center on March 9, having spent a cumulative total of almost a full year in space. Discovery performed both research and International Space Station (ISS) assembly missions. It also carried the Hubble Space Telescope into orbit. Discovery was the first operational shuttle to be retired, followed by Endeavour and then Atlantis.", "spacecraft_config": { "id": 14, "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/14/?format=api", "name": "Space Shuttle", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg" } }, "launch": { "id": "98772140-dd4f-41cf-8fb6-82ce4aa25369", "url": "https://ll.thespacedevs.com/2.0.0/launch/98772140-dd4f-41cf-8fb6-82ce4aa25369/?format=api", "launch_library_id": 481, "slug": "space-shuttle-discovery-ov-103-sts-131", "name": "Space Shuttle Discovery / OV-103 | STS-131", "status": { "id": 3, "name": "Success" }, "net": "2010-04-05T10:21:22Z", "window_end": "2010-04-05T10:21:22Z", "window_start": "2010-04-05T10:21:22Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": -1, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 191, "url": "https://ll.thespacedevs.com/2.0.0/agencies/191/?format=api", "name": "United Space Alliance", "type": "Commercial" }, "rocket": { "id": 1449, "configuration": { "id": 493, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 407, "launch_library_id": 392, "name": "STS-131", "description": "STS-131 was an ISS assembly flight with the primary payload being a loaded Multi-Purpose Logistics Module - Leonardo. The mission began on April 5th 2010 at 1021:22 UTC launching Commander Alan Poindexter, Pilot James Dutton, Mission Specialist 1 Richard Mastracchio, Mission Specialist 2 Dorothy M. Metcalf-Lindenburger, Mission Specialist 3 Stephanie Wilson, Mission Specialist 4 Naoko Yamazaki & Mission Specialist 5 Clayton Anderson to orbit. They docked with the ISS 2 days after launch. The mission was the final Space Shuttle launch with a seven person crew and was the longest flight for Discovery. STS-131 also marked the first time 4 women have been in space at once. During the mission 3 spacewalks were conducted to replace an ammonia tank and to retrieve a seed experiment from outside the Japanese laboratory. The mission concluded after 15 days & 2 hours on April 20th 2010 at 1308:35 UTC after 2 waved off landing opportunities on the 19th at the Kennedy Space Center.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 273, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 215 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program" }, { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] } }, { "id": 184, "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/184/?format=api", "destination": "International Space Station", "mission_end": "2007-11-07T18:01:00Z", "spacecraft": { "id": 38, "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/38/?format=api", "name": "Space Shuttle Discovery", "serial_number": "OV-103", "status": { "id": 2, "name": "Retired" }, "description": "Space Shuttle Discovery (Orbiter Vehicle Designation: OV-103) is one of the orbiters from NASA's Space Shuttle program and the third of five fully operational orbiters to be built. Its first mission, STS-41-D, flew from August 30 to September 5, 1984. Over 27 years of service it launched and landed 39 times, gathering more spaceflights than any other spacecraft to date. Discovery became the third operational orbiter to enter service, preceded by Columbia and Challenger. It embarked on its last mission, STS-133, on February 24, 2011 and touched down for the final time at Kennedy Space Center on March 9, having spent a cumulative total of almost a full year in space. Discovery performed both research and International Space Station (ISS) assembly missions. It also carried the Hubble Space Telescope into orbit. Discovery was the first operational shuttle to be retired, followed by Endeavour and then Atlantis.", "spacecraft_config": { "id": 14, "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/14/?format=api", "name": "Space Shuttle", "type": { "id": 3, "name": "Spaceplane" }, "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg" } }, "launch": { "id": "013d2821-386b-4fdc-bde8-5df604552483", "url": "https://ll.thespacedevs.com/2.0.0/launch/013d2821-386b-4fdc-bde8-5df604552483/?format=api", "launch_library_id": 469, "slug": "space-shuttle-discovery-ov-103-sts-120", "name": "Space Shuttle Discovery / OV-103 | STS-120", "status": { "id": 3, "name": "Success" }, "net": "2007-10-23T15:38:19Z", "window_end": "2007-10-23T15:38:19Z", "window_start": "2007-10-23T15:38:19Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": -1, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 191, "url": "https://ll.thespacedevs.com/2.0.0/agencies/191/?format=api", "name": "United Space Alliance", "type": "Commercial" }, "rocket": { "id": 1383, "configuration": { "id": 493, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 290, "launch_library_id": 1016, "name": "STS-120", "description": "STS-120 was a space shuttle mission to the International Space Station (ISS) that launched on 23 October 2007 from the Kennedy Space Center, Florida. The mission is also referred to as ISS-10A by the ISS program. STS-120 delivered the Harmony module and reconfigured a portion of the station in preparation for future assembly missions. STS-120 was flown by Space Shuttle Discovery, and was the twenty-third space shuttle mission to the ISS.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 273, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 215 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program" }, { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] } } ], "last_flight": "2010-04-05T10:21:22Z", "first_flight": "2007-06-08T23:38:04Z" }