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'

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.0.0/launch/d460ae41-883c-4b57-99b9-4a41e198ca6c/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "d460ae41-883c-4b57-99b9-4a41e198ca6c",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/d460ae41-883c-4b57-99b9-4a41e198ca6c/?format=api",
    "launch_library_id": 1018,
    "slug": "voskhod-voskhod-1",
    "name": "Voskhod | Voskhod 1",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "1964-10-13T07:47:04Z",
    "window_end": "1964-10-13T07:47:04Z",
    "window_start": "1964-10-13T07:47:04Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": -1,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "CCCP",
        "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
        "administrator": null,
        "founding_year": "1931",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 2453,
        "consecutive_successful_launches": 17,
        "successful_launches": 2285,
        "failed_launches": 168,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "",
        "wiki_url": "http://en.wikipedia.org/wiki/Soviet_space_program",
        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_nation_20191229081307.png"
    },
    "rocket": {
        "id": 199,
        "configuration": {
            "id": 104,
            "launch_library_id": 138,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
            "name": "Voskhod",
            "description": "",
            "family": "R-7",
            "full_name": "Voskhod",
            "manufacturer": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "CCCP",
                "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
                "administrator": null,
                "founding_year": "1931",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 2453,
                "consecutive_successful_launches": 17,
                "successful_launches": 2285,
                "failed_launches": 168,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "",
                "wiki_url": "http://en.wikipedia.org/wiki/Soviet_space_program",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg",
                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_nation_20191229081307.png"
            },
            "program": [
                {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/10/?format=api",
                    "name": "Voskhod",
                    "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                    "agencies": [
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/voskhod_program_20200820205643.jpg",
                    "start_date": "1964-10-06T07:12:00Z",
                    "end_date": "1966-03-16T14:09:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
                }
            ],
            "variant": "Voskhod",
            "alias": "",
            "min_stage": null,
            "max_stage": null,
            "length": null,
            "diameter": null,
            "maiden_flight": "1963-11-16",
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_(rocket)",
            "total_launch_count": 299,
            "consecutive_successful_launches": 46,
            "successful_launches": 286,
            "failed_launches": 13,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 355,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/355/?format=api",
            "mission_end": "1964-10-13T07:47:04Z",
            "destination": "Low Earth Orbit",
            "launch_crew": [
                {
                    "id": 2987,
                    "role": "Command Pilot",
                    "astronaut": {
                        "id": 165,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/165/?format=api",
                        "name": "Vladimir Komarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 4,
                            "name": "Lost In Flight"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1927-03-16",
                        "date_of_death": "1967-04-24",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Mikhaylovich Komarov (Russian: Влади́мир Миха́йлович Комаро́в, IPA: [vlɐˈdʲimʲɪr mʲɪˈxaɪləvʲɪtɕ kəmɐˈrof]; 16 March 1927 – 24 April 1967) was a Soviet test pilot, aerospace engineer and cosmonaut. In October 1964, he commanded Voskhod 1, the first spaceflight to carry more than one crew member. He became the first cosmonaut to fly in space twice when he was selected as the solo pilot of Soyuz 1, the first manned test flight of a new spacecraft. A parachute failure caused his Soyuz capsule to crash into the ground after re-entry on 24 April 1967, making him the first human to die in a space flight.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladimir2520komarov_image_20181129233024.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Komarov",
                        "last_flight": "1967-04-23T00:35:00Z",
                        "first_flight": "1964-10-13T07:47:04Z"
                    }
                },
                {
                    "id": 2988,
                    "role": "Engineer",
                    "astronaut": {
                        "id": 104,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/104/?format=api",
                        "name": "Konstantin Feoktistov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1926-02-07",
                        "date_of_death": "2009-11-21",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Konstantin Petrovich Feoktistov (Russian: Константин Петрович Феоктистов; 7 February 1926 – 21 November 2009) was a Soviet cosmonaut and an eminent space engineer. Feoktistov also wrote several books on space technology and exploration. The Feoktistov crater on the far side of the Moon is named in his honor.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/konstantin2520feoktistov_image_20181128231150.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Konstantin_Feoktistov",
                        "last_flight": "1964-10-13T07:47:04Z",
                        "first_flight": "1964-10-13T07:47:04Z"
                    }
                },
                {
                    "id": 2989,
                    "role": "Medical Doctor",
                    "astronaut": {
                        "id": 291,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/291/?format=api",
                        "name": "Boris Yegorov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1937-11-26",
                        "date_of_death": "1994-09-12",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Boris Borisovich Yegorov was a Soviet physician-cosmonaut who became the first physician to make a space flight. Yegorov was selected as a member of the multi-disciplinary team that flew on Voskhod 1.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boris2520yegorov_image_20181201225827.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Boris_Yegorov",
                        "last_flight": "1964-10-13T07:47:04Z",
                        "first_flight": "1964-10-13T07:47:04Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 773,
                    "role": "Command Pilot",
                    "astronaut": {
                        "id": 165,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/165/?format=api",
                        "name": "Vladimir Komarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 4,
                            "name": "Lost In Flight"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1927-03-16",
                        "date_of_death": "1967-04-24",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Mikhaylovich Komarov (Russian: Влади́мир Миха́йлович Комаро́в, IPA: [vlɐˈdʲimʲɪr mʲɪˈxaɪləvʲɪtɕ kəmɐˈrof]; 16 March 1927 – 24 April 1967) was a Soviet test pilot, aerospace engineer and cosmonaut. In October 1964, he commanded Voskhod 1, the first spaceflight to carry more than one crew member. He became the first cosmonaut to fly in space twice when he was selected as the solo pilot of Soyuz 1, the first manned test flight of a new spacecraft. A parachute failure caused his Soyuz capsule to crash into the ground after re-entry on 24 April 1967, making him the first human to die in a space flight.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladimir2520komarov_image_20181129233024.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Komarov",
                        "last_flight": "1967-04-23T00:35:00Z",
                        "first_flight": "1964-10-13T07:47:04Z"
                    }
                },
                {
                    "id": 774,
                    "role": "Engineer",
                    "astronaut": {
                        "id": 104,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/104/?format=api",
                        "name": "Konstantin Feoktistov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1926-02-07",
                        "date_of_death": "2009-11-21",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Konstantin Petrovich Feoktistov (Russian: Константин Петрович Феоктистов; 7 February 1926 – 21 November 2009) was a Soviet cosmonaut and an eminent space engineer. Feoktistov also wrote several books on space technology and exploration. The Feoktistov crater on the far side of the Moon is named in his honor.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/konstantin2520feoktistov_image_20181128231150.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Konstantin_Feoktistov",
                        "last_flight": "1964-10-13T07:47:04Z",
                        "first_flight": "1964-10-13T07:47:04Z"
                    }
                },
                {
                    "id": 775,
                    "role": "Medical Doctor",
                    "astronaut": {
                        "id": 291,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/291/?format=api",
                        "name": "Boris Yegorov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1937-11-26",
                        "date_of_death": "1994-09-12",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Boris Borisovich Yegorov was a Soviet physician-cosmonaut who became the first physician to make a space flight. Yegorov was selected as a member of the multi-disciplinary team that flew on Voskhod 1.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boris2520yegorov_image_20181201225827.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Boris_Yegorov",
                        "last_flight": "1964-10-13T07:47:04Z",
                        "first_flight": "1964-10-13T07:47:04Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/207/?format=api",
                "name": "Voskhod-3KV No.3",
                "serial_number": "Voskhod-3KV No.3",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Voskhod 1 was a Voskhod spacecraft which launched on 12 October 1964 07:30 UTC. It was the seventh manned flight of the Soviet spaceflight program. It launched three cosmonauts for craft testing and science purposes. The crew was Vladimir Komarov,\r\nKonstantin Feoktistov, and Boris Yegorov.",
                "spacecraft_config": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/16/?format=api",
                    "name": "Voskhod",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.0.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg"
                    },
                    "in_use": false,
                    "capability": "Human Spaceflight",
                    "history": "Voskhod 3KV flew on 12 October 1964 manned as Voskhod 1. It carried three cosmonauts and marked the first time more than one person had flown to space in the same craft. \r\n\r\nVoskhod 3KD flew on 18 March 1965 manned as the Voskhod 2 spacecraft. Voskhod 2 had a crew of two wearing spacesuits and marked the first spacewalk.",
                    "details": "The Voskhod (Russian: Восход, \"Sunrise\") was a spacecraft built by the Soviet Union's space program for human spaceflight as part of the Voskhod programme. It was a development of and a follow-on to the Vostok spacecraft.\r\n\r\nTwo variants were created, the Voskhod 3KV which held three cosmonauts, and the Voskhod 3KD which held two cosmonauts. Both variants had very similar specifications.",
                    "maiden_flight": "1964-10-06",
                    "height": 5.0,
                    "diameter": 2.4,
                    "human_rated": true,
                    "crew_capacity": 3,
                    "payload_capacity": null,
                    "flight_life": "~1 day flights",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/voskhod_image_20190207032525.png",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Voskhod_(spacecraft)",
                    "info_link": ""
                }
            },
            "docking_events": []
        }
    },
    "mission": {
        "id": 778,
        "launch_library_id": 218,
        "name": "Voskhod 1",
        "description": "Voskhod 1 was the seventh manned Soviet space flight(Commander-Vladimir Komarov, Engineer\tKonstantin Feoktistov, and Medical Doctor Boris Yegorov) . It achieved a number of \"firsts\" in the history of manned spaceflight, being the first space flight to carry more than one crewman into orbit, the first flight without the use of spacesuits, and the first to carry either an engineer or a physician into outer space. It also set a manned spacecraft altitude record of 336 km (209 mi).",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "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.0.0/location/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "country_code": "KAZ",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
            "total_launch_count": 1548,
            "total_landing_count": 0
        },
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": null,
    "infographic": null,
    "program": [
        {
            "id": 10,
            "url": "https://ll.thespacedevs.com/2.0.0/program/10/?format=api",
            "name": "Voskhod",
            "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
            "agencies": [
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/voskhod_program_20200820205643.jpg",
            "start_date": "1964-10-06T07:12:00Z",
            "end_date": "1966-03-16T14:09:00Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
        }
    ],
    "orbital_launch_attempt_count": 368,
    "location_launch_attempt_count": 80,
    "pad_launch_attempt_count": 69,
    "agency_launch_attempt_count": 101,
    "orbital_launch_attempt_count_year": 76,
    "location_launch_attempt_count_year": 24,
    "pad_launch_attempt_count_year": 14,
    "agency_launch_attempt_count_year": 29
}