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/c9fb70ab-85b1-40dd-b98e-67b37efc7e94/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "c9fb70ab-85b1-40dd-b98e-67b37efc7e94",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/c9fb70ab-85b1-40dd-b98e-67b37efc7e94/?format=api",
    "slug": "long-march-7-tianzhou-2",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Long March 7 | Tianzhou-2",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-08-02T16:53:51Z",
    "updates": [
        {
            "id": 551,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://9ifly.spacety.com/forum.php?mod=redirect&goto=findpost&ptid=68920&pid=846582",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-05-29T13:42:27Z"
        },
        {
            "id": 548,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Set GO per marine space closure notice.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=42506.msg2244645#msg2244645",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-05-28T06:03:07Z"
        },
        {
            "id": 535,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Possible new launch date.",
            "info_url": "https://twitter.com/dedztbh/status/1395758651176939520?s=20",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-05-22T06:32:22Z"
        },
        {
            "id": 534,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Practically another scrub with pad not opening up in time for launch window and various sources hinting. No official confirmation unfortunately.",
            "info_url": "https://twitter.com/ChrisG_NSF/status/1395412627019472899",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-05-20T16:41:05Z"
        },
        {
            "id": 533,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch rescheduled.",
            "info_url": "https://twitter.com/Cosmic_Penguin/status/1395337128343588864?s=19",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-05-20T11:18:22Z"
        },
        {
            "id": 532,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Launch is delayed, no new date set at this time.",
            "info_url": "https://m.weibo.cn/detail/4638736479945470",
            "created_by": "spacevogel",
            "created_on": "2021-05-19T17:20:08Z"
        },
        {
            "id": 527,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Set to Go For Launch per marine space closure notices.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=42506.msg2239738#msg2239738",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-05-18T13:13:21Z"
        },
        {
            "id": 525,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch time based on various reports, no notices to back up yet.",
            "info_url": null,
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-05-18T09:36:10Z"
        },
        {
            "id": 454,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updated launch date",
            "info_url": "https://twitter.com/AJ_FI/status/1384795112794955776?s=20",
            "created_by": "Nosu",
            "created_on": "2021-04-21T09:54:26Z"
        },
        {
            "id": 437,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch date.",
            "info_url": "https://9ifly.spacety.com/forum.php?mod=redirect&goto=findpost&ptid=89336&pid=823378",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-04-11T11:21:29Z"
        }
    ],
    "net": "2021-05-29T12:55:29Z",
    "net_precision": null,
    "window_end": "2021-05-29T13:30:00Z",
    "window_start": "2021-05-29T12:30:00Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.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": 517,
        "consecutive_successful_launches": 59,
        "successful_launches": 503,
        "failed_launches": 14,
        "pending_launches": 8,
        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
    },
    "rocket": {
        "id": 131,
        "configuration": {
            "id": 100,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/100/?format=api",
            "name": "Long March 7",
            "active": true,
            "reusable": false,
            "description": "The Long March 7 is a Chinese liquid-fuelled launch vehicle of the Long March family, developed by the China Aerospace Science and Technology Corporation (CAST). It made its inaugural flight on 25 June 2016 and is used to launch Tianzhou resupply spacecraft to the Chinese Space Station.",
            "family": "Long March",
            "full_name": "Long March 7",
            "manufacturer": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.2.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": 517,
                "consecutive_successful_launches": 59,
                "successful_launches": 503,
                "failed_launches": 14,
                "pending_launches": 8,
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 53.1,
            "diameter": 3.35,
            "maiden_flight": "2016-06-25",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": 13500,
            "gto_capacity": 5500,
            "to_thrust": 7128,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Long_March_7",
            "total_launch_count": 8,
            "consecutive_successful_launches": 8,
            "successful_launches": 8,
            "failed_launches": 0,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 600,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/600/?format=api",
            "mission_end": "2022-03-31T10:40:00Z",
            "destination": "Tiangong Space Station",
            "launch_crew": [],
            "onboard_crew": [],
            "landing_crew": [],
            "spacecraft": {
                "id": 462,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/462/?format=api",
                "name": "Tianzhou-2",
                "serial_number": "2",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P305DT21H44M31S",
                "time_docked": "P301DT4H52M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Second operational Tianzhou spacecraft. First spacecraft to dock with the Chinese Space Station.",
                "spacecraft_config": {
                    "id": 25,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api",
                    "name": "Tianzhou",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.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": "",
                        "parent": null,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png"
                    },
                    "in_use": true,
                    "capability": "Cargo Earth Orbit Logistics",
                    "history": "The Tianzhou is a Chinese automated cargo spacecraft that was first launched on April 20, 2017 to resupply Tiangong-1. It demonstrated autonomous propellant transfer in orbit.",
                    "details": "Autonomous cargo spacecraft used to resupply the Chinese Space Station.",
                    "maiden_flight": "2017-04-20",
                    "height": 9.0,
                    "diameter": 3.35,
                    "human_rated": false,
                    "crew_capacity": null,
                    "payload_capacity": 6700,
                    "payload_return_capacity": null,
                    "flight_life": "180 days in orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Tianzhou_(spacecraft)",
                    "info_link": ""
                }
            },
            "landing": {
                "id": 1051,
                "attempt": false,
                "success": null,
                "description": "The Tianzhou-2 spacecraft burned up as planned upon entering Earth's atmosphere.",
                "downrange_distance": null,
                "location": null,
                "type": {
                    "id": 7,
                    "name": "Destructive Reentry",
                    "abbrev": "ATM",
                    "description": "Spacecraft burned up in the atmosphere"
                }
            },
            "docking_events": [
                {
                    "id": 285,
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    },
                    "docking": "2021-05-29T21:01:00Z",
                    "departure": "2021-09-18T02:25:00Z",
                    "docking_location": {
                        "id": 32,
                        "name": "Tianhe aft",
                        "spacestation": {
                            "id": 18,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                            "name": "Tiangong space station"
                        }
                    }
                },
                {
                    "id": 479,
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    },
                    "docking": "2021-09-18T06:00:00Z",
                    "departure": "2022-01-05T22:59:00Z",
                    "docking_location": {
                        "id": 33,
                        "name": "Tianhe forward",
                        "spacestation": {
                            "id": 18,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                            "name": "Tiangong space station"
                        }
                    }
                },
                {
                    "id": 487,
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    },
                    "docking": "2022-01-05T23:30:00Z",
                    "departure": "2022-01-07T21:55:00Z",
                    "docking_location": {
                        "id": 33,
                        "name": "Tianhe forward",
                        "spacestation": {
                            "id": 18,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                            "name": "Tiangong space station"
                        }
                    }
                },
                {
                    "id": 488,
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    },
                    "docking": "2022-01-07T23:55:00Z",
                    "departure": "2022-03-27T07:59:00Z",
                    "docking_location": {
                        "id": 33,
                        "name": "Tianhe forward",
                        "spacestation": {
                            "id": 18,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                            "name": "Tiangong space station"
                        }
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 1276,
        "name": "Tianzhou-2",
        "description": "First cargo delivery mission to the Chinese large modular space station.",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 176,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/176/?format=api",
        "agency_id": null,
        "name": "201",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
        "latitude": "19.618452",
        "longitude": "110.955356",
        "location": {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
            "name": "Wenchang Space Launch Site, People's Republic of China",
            "country_code": "CHN",
            "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
            "timezone_name": "Asia/Shanghai",
            "total_launch_count": 37,
            "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 22,
        "orbital_launch_attempt_count": 22
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 7,
            "source": null,
            "publisher": null,
            "title": "Tianzhou-2 launch",
            "description": "The Long March-7 Y3 launch vehicle launched the Tianzhou-2 cargo spacecraft from the Wenchang Spacecraft Launch Site, Hainan Province, China, on 29 May 2021,...",
            "feature_image": "https://i.ytimg.com/vi/2oK521wUAjY/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=2oK521wUAjY",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 8,
            "source": null,
            "publisher": null,
            "title": "再楫 “天舟” 向天河!天舟二号整装待发 LongMarch-7 Y3 • Tianzhou-2",
            "description": "#Tianzhou2​ #天舟二号​ #LongMarch7地点(Launch Site):中国海南文昌航天发射场 LC-201火箭(Vehicle):长征七号遥三运载火箭(LongMarch-7 Y3)载荷(Payload):天舟二号货运飞船客户(Customer):中国国家航天局(CNSA)轨道(Orbit)...",
            "feature_image": "https://i.ytimg.com/vi/38fhmrc-zUw/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=38fhmrc-zUw",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 9,
            "source": null,
            "publisher": null,
            "title": "直播 “天舟”已就位 “太空快递”将出发 LongMarch-7 Y3 • Tianzhou-2",
            "description": "#Tianzhou2​ #天舟二号​ #LongMarch7天舟二号已整装待发,按中国空间站在轨建造计划,将与天和核心舱进行交会对接的首艘货运飞船天舟二号,目前已完成发射前的全航区合练。天舟二号将为天和核心舱进行物资输送和燃料补加,为航天员长期驻留做好准备。目前,飞船已完成推进剂加注,整装待发!",
            "feature_image": "https://i.ytimg.com/vi/rq4VRwhm_jY/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=rq4VRwhm_jY",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "“天舟”已就位 “太空快递”将出发 直击天舟二号发射现场 Tianzhou-2",
            "description": "#Tianzhou2​ #天舟二号​ #china天舟二号已整装待发,按中国空间站在轨建造计划,将与天和核心舱进行交会对接的首艘货运飞船天舟二号,目前已完成发射前的全航区合练。天舟二号将为天和核心舱进行物资输送和燃料补加,为航天员长期驻留做好准备。目前,飞船已完成推进剂加注,整装待发!",
            "feature_image": "https://i.ytimg.com/vi/YsVUdscKA-Y/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=YsVUdscKA-Y",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.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",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "orbital_launch_attempt_count": 6085,
    "location_launch_attempt_count": 13,
    "pad_launch_attempt_count": 6,
    "agency_launch_attempt_count": 318,
    "orbital_launch_attempt_count_year": 48,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 14,
    "pad_turnaround": "P78DT19H4M1S",
    "mission_patches": [
        {
            "id": 9,
            "name": "China Tianzhou-2 Mission Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/china2520tianz_mission_patch_20210606212420.png",
            "agency": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            }
        }
    ],
    "type": "detailed"
}