AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/a206bbca-d2bb-49f9-904b-285a8e2cbfdf/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "a206bbca-d2bb-49f9-904b-285a8e2cbfdf",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/a206bbca-d2bb-49f9-904b-285a8e2cbfdf/?format=api",
    "slug": "soyuz-fg-soyuz-tma-11",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Soyuz-FG | Soyuz TMA-11",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T08:51:38Z",
    "updates": [],
    "net": "2007-10-10T13:22:39Z",
    "net_precision": null,
    "window_end": "2007-10-10T13:22:39Z",
    "window_start": "2007-10-10T13:22:39Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "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",
        "launch_library_url": null,
        "total_launch_count": 330,
        "consecutive_successful_launches": 54,
        "successful_launches": 319,
        "failed_launches": 11,
        "pending_launches": 11,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://en.roscosmos.ru/",
        "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
    },
    "rocket": {
        "id": 549,
        "configuration": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api",
            "name": "Soyuz",
            "active": false,
            "reusable": false,
            "description": "The Soyuz FG rocket is an expendable launch vehicle most commonly known for carrying humans to the International Space Station today.",
            "family": "",
            "full_name": "Soyuz FG",
            "manufacturer": {
                "id": 111,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/111/?format=api",
                "name": "Progress Rocket Space Center",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "PRSC",
                "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                "administrator": "CEO: Dmitry Baranov",
                "founding_year": "1996",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 45,
                "consecutive_successful_launches": 3,
                "successful_launches": 44,
                "failed_launches": 1,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://en.samspace.ru/",
                "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "FG",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 49.5,
            "diameter": 3.0,
            "maiden_flight": "2001-05-20",
            "launch_cost": null,
            "launch_mass": 305,
            "leo_capacity": 6450,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz-FG",
            "total_launch_count": 60,
            "consecutive_successful_launches": 5,
            "successful_launches": 59,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 215,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/215/?format=api",
            "mission_end": "2008-04-19T08:30:00Z",
            "destination": "International Space Station",
            "launch_crew": [
                {
                    "id": 2211,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 190,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/190/?format=api",
                        "name": "Yuri Malenchenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P827DT9H21M40S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1961-12-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                },
                {
                    "id": 1063,
                    "role": {
                        "id": 3,
                        "role": "Flight Engineer",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 513,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/513/?format=api",
                        "name": "Peggy Whitson",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P675DT3H52M10S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        },
                        "date_of_birth": "1960-02-09",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroPeggy",
                        "instagram": "https://www.instagram.com/astro_peggy/",
                        "bio": "Peggy Annette Whitson is an American biochemistry researcher, retired NASA astronaut, and former NASA Chief Astronaut. Her first space mission was in 2002, with an extended stay aboard the International Space Station as a member of Expedition 5. Her second mission launched October 10, 2007, as the first female commander of the ISS with Expedition 16. She was on her third long-duration space flight and was the commander of the International Space Station for Expedition 51, before handing over command to Fyodor Yurchikhin on June 1, 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/peggy_whitson_image_20210210144848.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Peggy_Whitson",
                        "last_flight": "2023-05-21T21:37:09Z",
                        "first_flight": "2002-06-05T21:22:49Z"
                    }
                },
                {
                    "id": 2532,
                    "role": {
                        "id": 10,
                        "role": "Spaceflight Participant",
                        "priority": 6
                    },
                    "astronaut": {
                        "id": 254,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/254/?format=api",
                        "name": "Sheikh Muszaphar Shukor",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P10DT21H13M21S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 43,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/43/?format=api",
                            "name": "Malaysian National Space Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1972-07-27",
                        "date_of_death": null,
                        "nationality": "Malaysian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sheikh Muszaphar Shukor Al Masrie bin Sheikh Mustapha (born 27 July 1972) is a Malaysian orthopaedic surgeon and the first Malaysian astronaut. He launched to the International Space Station aboard Soyuz TMA-11 with the Expedition 16 crew on 10 October 2007. Sheikh Muszaphar flew under an agreement with Russia through the Angkasawan program, and returned to Earth on 21 October 2007, aboard Soyuz TMA-10 with the Expedition 15 crew members, Fyodor Yurchikhin and Oleg Kotov.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sheikh2520muszaphar2520shukor_image_20181201221035.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sheikh_Muszaphar_Shukor",
                        "last_flight": "2007-10-10T13:22:39Z",
                        "first_flight": "2007-10-10T13:22:39Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 2206,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 190,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/190/?format=api",
                        "name": "Yuri Malenchenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P827DT9H21M40S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1961-12-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                },
                {
                    "id": 1061,
                    "role": {
                        "id": 3,
                        "role": "Flight Engineer",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 513,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/513/?format=api",
                        "name": "Peggy Whitson",
                        "type": {
                            "id": 3,
                            "name": "Private"
                        },
                        "in_space": false,
                        "time_in_space": "P675DT3H52M10S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        },
                        "date_of_birth": "1960-02-09",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroPeggy",
                        "instagram": "https://www.instagram.com/astro_peggy/",
                        "bio": "Peggy Annette Whitson is an American biochemistry researcher, retired NASA astronaut, and former NASA Chief Astronaut. Her first space mission was in 2002, with an extended stay aboard the International Space Station as a member of Expedition 5. Her second mission launched October 10, 2007, as the first female commander of the ISS with Expedition 16. She was on her third long-duration space flight and was the commander of the International Space Station for Expedition 51, before handing over command to Fyodor Yurchikhin on June 1, 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/peggy_whitson_image_20210210144848.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Peggy_Whitson",
                        "last_flight": "2023-05-21T21:37:09Z",
                        "first_flight": "2002-06-05T21:22:49Z"
                    }
                },
                {
                    "id": 615,
                    "role": {
                        "id": 10,
                        "role": "Spaceflight Participant",
                        "priority": 6
                    },
                    "astronaut": {
                        "id": 484,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/484/?format=api",
                        "name": "Yi So-yeon",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P10DT21H13M21S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 261,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/261/?format=api",
                            "name": "Korean Astronaut Program",
                            "type": "Government"
                        },
                        "date_of_birth": "1978-06-02",
                        "date_of_death": null,
                        "nationality": "South Korean",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yi So-yeon (born June 2, 1978) is an astronaut and biotechnologist who became the first Korean to fly in space.\r\nYi was one of the two finalists chosen on December 25, 2006 through the Korean Astronaut Program. On September 5, 2007, the Korean Ministry of Science and Technology chose Ko San, over Yi So-yeon, following performance and other tests during their training in Russia.\r\n\r\nOn March 7, 2008, she was selected to train with the primary crew, and on March 10 the Ministry of Education, Science and Technology announced that Yi would replace Ko. This was after the Russian Federal Space Agency asked for a replacement, because Ko violated regulations several times at a Russian training center by removing sensitive reading materials and mailing one back to Korea. On April 8, 2008, Yi was launched into space on board Soyuz TMA-12 with two Russian cosmonauts. South Korea is reported to have paid Russia $20 million for Yi's space flight. She is the third woman, after Helen Sharman of the United Kingdom and Anousheh Ansari an Iranian American, to be the first national from their country in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yi2520so-yeon_image_20181202184152.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yi_So-yeon",
                        "last_flight": "2008-04-08T11:16:39Z",
                        "first_flight": "2008-04-08T11:16:39Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/82/?format=api",
                "name": "Soyuz TMA-11",
                "serial_number": "Soyuz TMA 11F732A17 #221",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P191DT19H7M21S",
                "time_docked": "P189DT14H16M22S",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Soyuz TMA-11 was a Soyuz spacecraft which launched on October 10 2007 13:22 UTC. It transported two members of the Expedition 16 crew and one participant to the International Space Station. The Expedition 16 crew consisted of Yuri Malenchenko and Peggy Whitson. The participant was surgeon Sheikh Muszaphar.",
                "spacecraft_config": {
                    "id": 40,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
                    "name": "Soyuz TMA",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "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"
                    },
                    "in_use": false,
                    "capability": "Manned and Cargo ISS Logistics, Lifeboat",
                    "history": "Soyuz TMA features several changes to accommodate requirements requested by NASA in order to service the International Space Station (ISS)",
                    "details": "Soyuz is a series of spacecraft designed for the Soviet space programme by the Korolyov Design Bureau (now RKK Energia) in the 1960s that remains in service today. The Soyuz succeeded the Voskhod spacecraft and was originally built as part of the Soviet Manned Lunar programme. The Soyuz spacecraft is launched on a Soyuz rocket, the most frequently used and most reliable launch vehicle in the world to date. The Soyuz rocket design is based on the Vostok launcher, which in turn was based on the 8K74 or R-7A Semyorka, a Soviet intercontinental ballistic missile. All Soyuz spacecraft are launched from the Baikonur Cosmodrome in Kazakhstan.",
                    "maiden_flight": "2002-10-30",
                    "height": 748.0,
                    "diameter": 2.72,
                    "human_rated": true,
                    "crew_capacity": 3,
                    "payload_capacity": null,
                    "payload_return_capacity": null,
                    "flight_life": "6 Months while docked",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Soyuz_TMA",
                    "info_link": ""
                }
            },
            "landing": {
                "id": 881,
                "attempt": true,
                "success": true,
                "description": "The Soyuz spacecraft safely landed in Kazakhstan.",
                "downrange_distance": null,
                "location": {
                    "id": 19,
                    "name": "Kazakhstan",
                    "abbrev": "KAZ",
                    "description": "Deserts of Kazakhstan in Central Asia",
                    "location": null,
                    "successful_landings": 193
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "docking_events": [
                {
                    "id": 87,
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "founded": "1998-11-20",
                        "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "docking": "2007-10-12T14:50:05Z",
                    "departure": "2008-04-19T05:06:27Z",
                    "docking_location": {
                        "id": 20,
                        "name": "Zarya nadir",
                        "spacestation": {
                            "id": 4,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                            "name": "International Space Station"
                        }
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 205,
        "name": "Soyuz TMA-11",
        "description": "Soyuz TMA-11 begins Expedition 16 by carrying 3 astronauts and cosmonauts to the International Space Station. \nRussian Commander, cosmonaut Yuri Malenchenko alongside Flight Engineers, Peggy Whitson (NASA) & Sheikh Muszaphar Shukor (National Space Agency of Malaysia) will launch aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan and then rendezvous with the station. \nIt landed on April 19, 2008, 08:30 UTC",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": "45.92",
        "longitude": "63.342",
        "location": {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "country_code": "KAZ",
            "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
            "timezone_name": "Asia/Qyzylorda",
            "total_launch_count": 1554,
            "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487,
        "orbital_launch_attempt_count": 487
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Пуск РН Союз ФГ с КК \"СОЮЗ ТМА-11\"",
            "description": "Пуск ракеты-носителя Союз ФГ с космическим кораблем \"СОЮЗ ТМА-11\" Ракета-носитель: Союз-ФГ, космодром Байконур. Дата -10.10.2007 (17 ч 22 мин 37 сек время мо...",
            "feature_image": "https://i.ytimg.com/vi/E3OLlkjk0DI/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=E3OLlkjk0DI",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
    "infographic": null,
    "program": [
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
            "name": "Soyuz",
            "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
            "agencies": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
            "start_date": "1966-11-28T11:02:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.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",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "orbital_launch_attempt_count": 4865,
    "location_launch_attempt_count": 1281,
    "pad_launch_attempt_count": 411,
    "agency_launch_attempt_count": 170,
    "orbital_launch_attempt_count_year": 48,
    "location_launch_attempt_count_year": 13,
    "pad_launch_attempt_count_year": 6,
    "agency_launch_attempt_count_year": 8,
    "pad_turnaround": "P26DT2H22M39S",
    "mission_patches": [
        {
            "id": 271,
            "name": "Soyuz TMA-11 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tma-1_mission_patch_20211031042823.png",
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            }
        }
    ],
    "type": "detailed"
}