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/1ad83a7d-1977-4075-a1e7-3a443da14f72/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "1ad83a7d-1977-4075-a1e7-3a443da14f72",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/1ad83a7d-1977-4075-a1e7-3a443da14f72/?format=api",
    "launch_library_id": null,
    "slug": "long-march-2fg-shenzhou-15",
    "name": "Long March 2F/G | Shenzhou 15",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2022-11-29T15:08:17Z",
    "window_end": "2022-11-29T15:39:00Z",
    "window_start": "2022-11-29T14:58:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "featured": true,
        "type": "Government",
        "country_code": "CHN",
        "abbrev": "CASC",
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": "1999",
        "launchers": "Long March",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 471,
        "consecutive_successful_launches": 10,
        "successful_launches": 457,
        "failed_launches": 14,
        "pending_launches": 7,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://english.spacechina.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
    },
    "rocket": {
        "id": 2863,
        "configuration": {
            "id": 84,
            "launch_library_id": 111,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/84/?format=api",
            "name": "Long March 2",
            "description": "The Long March 2F is a Chinese orbital carrier rocket, part of the Long March 2 rocket family. Designed to launch the crewed Shenzhou spacecraft, the Long March 2F is a human-rated two-stage version of the Long March 2E rocket, which in turn was based on the Long March 2C launch vehicle. It is launched from complex SLS at the Jiuquan Satellite Launch Center.",
            "family": "Long March",
            "full_name": "Long March 2F/G",
            "manufacturer": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "featured": true,
                "type": "Government",
                "country_code": "CHN",
                "abbrev": "CASC",
                "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
                "administrator": "Chairman & President: Lei Fanpei",
                "founding_year": "1999",
                "launchers": "Long March",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 471,
                "consecutive_successful_launches": 10,
                "successful_launches": 457,
                "failed_launches": 14,
                "pending_launches": 7,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://english.spacechina.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
            },
            "program": [],
            "variant": "F/G",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 62.0,
            "diameter": 3.35,
            "maiden_flight": "2011-10-31",
            "launch_mass": 464,
            "leo_capacity": 8399,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Long_March_2F/G",
            "total_launch_count": 16,
            "consecutive_successful_launches": 16,
            "successful_launches": 16,
            "failed_launches": 0,
            "pending_launches": 1
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 607,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/607/?format=api",
            "mission_end": "2023-06-03T22:33:00Z",
            "destination": "Tiangong space station",
            "launch_crew": [
                {
                    "id": 3749,
                    "role": "Commander",
                    "astronaut": {
                        "id": 103,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/103/?format=api",
                        "name": "Fei Junlong",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-05-05",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Major general Fei Junlong (simplified Chinese: 费俊龙; traditional Chinese: 費俊龍; pinyin: Fèi Jùnlóng; born 1965) is a Chinese military pilot and an astronaut. He flew on the second manned spaceflight of the Shenzhou program.\r\n\r\nFèi was selected for the CNSA astronaut program in 1998. He was in the final five selected for the Shenzhou 5 flight. He was the commander on the Shenzhou 6 flight that launched October 12, 2005, with Niè Hǎishèng serving as flight engineer). They landed on October 17, 2005.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/fei_junlong_image_20221128080229.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Fei_Junlong",
                        "last_flight": "2022-11-29T15:08:17Z",
                        "first_flight": "2005-10-12T01:00:03Z"
                    }
                },
                {
                    "id": 3750,
                    "role": "Operator",
                    "astronaut": {
                        "id": 665,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/665/?format=api",
                        "name": "Deng Qingming",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1966-03-16",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Deng Qingming is a Chinese pilot selected as part of the Shenzhou program. He was born in the Jiangxi province of China. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 1998.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/deng_qingming_image_20221128080156.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Deng_Qingming",
                        "last_flight": "2022-11-29T15:08:17Z",
                        "first_flight": "2022-11-29T15:08:17Z"
                    }
                },
                {
                    "id": 3751,
                    "role": "Operator",
                    "astronaut": {
                        "id": 752,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/752/?format=api",
                        "name": "Zhang Lu",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1976-11-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/zhang_lu_image_20221128075933.jpg",
                        "wiki": null,
                        "last_flight": "2022-11-29T15:08:17Z",
                        "first_flight": "2022-11-29T15:08:17Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 3752,
                    "role": "Commander",
                    "astronaut": {
                        "id": 103,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/103/?format=api",
                        "name": "Fei Junlong",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1965-05-05",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Major general Fei Junlong (simplified Chinese: 费俊龙; traditional Chinese: 費俊龍; pinyin: Fèi Jùnlóng; born 1965) is a Chinese military pilot and an astronaut. He flew on the second manned spaceflight of the Shenzhou program.\r\n\r\nFèi was selected for the CNSA astronaut program in 1998. He was in the final five selected for the Shenzhou 5 flight. He was the commander on the Shenzhou 6 flight that launched October 12, 2005, with Niè Hǎishèng serving as flight engineer). They landed on October 17, 2005.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/fei_junlong_image_20221128080229.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Fei_Junlong",
                        "last_flight": "2022-11-29T15:08:17Z",
                        "first_flight": "2005-10-12T01:00:03Z"
                    }
                },
                {
                    "id": 3753,
                    "role": "Operator",
                    "astronaut": {
                        "id": 665,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/665/?format=api",
                        "name": "Deng Qingming",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1966-03-16",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Deng Qingming is a Chinese pilot selected as part of the Shenzhou program. He was born in the Jiangxi province of China. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 1998.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/deng_qingming_image_20221128080156.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Deng_Qingming",
                        "last_flight": "2022-11-29T15:08:17Z",
                        "first_flight": "2022-11-29T15:08:17Z"
                    }
                },
                {
                    "id": 3754,
                    "role": "Operator",
                    "astronaut": {
                        "id": 752,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/752/?format=api",
                        "name": "Zhang Lu",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1976-11-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/zhang_lu_image_20221128075933.jpg",
                        "wiki": null,
                        "last_flight": "2022-11-29T15:08:17Z",
                        "first_flight": "2022-11-29T15:08:17Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 469,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/469/?format=api",
                "name": "Shenzhou 15",
                "serial_number": "15",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Fourth crewed mission to the Chinese Space Station.",
                "spacecraft_config": {
                    "id": 2,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "featured": true,
                        "type": "Government",
                        "country_code": "CHN",
                        "abbrev": "CNSA",
                        "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                        "administrator": "Administrator: Tang Dengjie",
                        "founding_year": "1993",
                        "launchers": "",
                        "spacecraft": "Shenzhou",
                        "parent": null,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg"
                    },
                    "in_use": true,
                    "capability": "Chinese crewed spaceflight program.",
                    "history": "Shenzhou is a spacecraft used to support the Chinese manned spaceflight program and to carry crew to the Tiangong Space Station. Its design resembles the Russian Soyuz spacecraft, but it is larger in size and all-new in construction. The first launch was on November 19, 1999 and the first manned launch was on October 15, 2003.",
                    "details": "The Shenzhou spacecraft resembles the Soyuz, although it is longer, with a larger habitable volume. It features a powered service module like the Soyuz, and prior to Shenzhou 8 its orbital module was capable of autonomous flight. \r\n\r\nThe aft service module contains life support and other equipment required for the functioning of Shenzhou.",
                    "maiden_flight": "1999-11-19",
                    "height": 9.25,
                    "diameter": 2.8,
                    "human_rated": true,
                    "crew_capacity": 3,
                    "payload_capacity": null,
                    "flight_life": "200 day design life.",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Shenzhou_(spacecraft)",
                    "info_link": ""
                }
            },
            "docking_events": [
                {
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.0.0/spacestation/18/?format=api",
                        "name": "Tiangong space station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "founded": "2021-04-29",
                        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    },
                    "docking": "2022-11-29T21:42:00Z",
                    "departure": "2023-06-03T13:29:00Z",
                    "docking_location": {
                        "id": 33,
                        "name": "Tianhe forward"
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 1279,
        "launch_library_id": null,
        "name": "Shenzhou 15",
        "description": "Fourth crewed flight to the Chinese large modular space station.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 37,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/37/?format=api",
        "agency_id": null,
        "name": "Launch Area 4 (SLS-1 / 921)",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
        "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
        "latitude": "40.957893",
        "longitude": "100.290944",
        "location": {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
            "name": "Jiuquan Satellite Launch Center, People's Republic of China",
            "country_code": "CHN",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
            "total_launch_count": 224,
            "total_landing_count": 0
        },
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
        "total_launch_count": 23
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 9,
            "title": "LIVE: Launch of China's Shenzhou-15 Manned Spacecraft",
            "description": "The Shenzhou-15 crewed spaceship will be launched on Tuesday from Jiuquan Satellite Launch Center in northwestern China. Chinese astronauts Fei Junlong, Deng...",
            "feature_image": "https://i.ytimg.com/vi/Kx2w0WjVRzU/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=Kx2w0WjVRzU"
        },
        {
            "priority": 10,
            "title": "神舟十五号载人飞船发射",
            "description": "神舟十五号载人飞船计划于北京时间11月29日23时08分发射,飞行乘组由航天员费俊龙、邓清明和张陆组成,费俊龙担任指令长。此次任务是中国空间站建造阶段的最后一棒,也是空间站应用与发展阶段的第一棒,具有承前启后的重要作用。《中国航天》播放列表:https://bit.ly/34wA72x【欢迎订阅CCTV中文国际频...",
            "feature_image": "https://i.ytimg.com/vi/H4ehTtibGx4/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=H4ehTtibGx4"
        },
        {
            "priority": 11,
            "title": "Live: Special coverage of China's Shenzhou-15 manned space mission launch",
            "description": "China launches its Shenzhou-15 manned spacecraft, carried by a Long March-2F Y15 rocket, from Jiuquan Satellite Launch Center in the northwest. This will be ...",
            "feature_image": "https://i.ytimg.com/vi/ZkPQib7C5DA/hqdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=ZkPQib7C5DA"
        }
    ],
    "webcast_live": false,
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.0.0/program/7/?format=api",
            "name": "Shenzhou",
            "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
            "agencies": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
            "start_date": "1993-01-01T00:00:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program"
        },
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.0.0/program/19/?format=api",
            "name": "Tiangong space station",
            "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
            "agencies": [
                {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
            "start_date": "2021-04-29T03:23:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station"
        }
    ],
    "orbital_launch_attempt_count": 6338,
    "location_launch_attempt_count": 179,
    "pad_launch_attempt_count": 19,
    "agency_launch_attempt_count": 399,
    "orbital_launch_attempt_count_year": 167,
    "location_launch_attempt_count_year": 22,
    "pad_launch_attempt_count_year": 3,
    "agency_launch_attempt_count_year": 47
}