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/45c29186-9bbe-419f-bb24-4a3824ff3411/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "45c29186-9bbe-419f-bb24-4a3824ff3411",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/45c29186-9bbe-419f-bb24-4a3824ff3411/?format=api",
    "slug": "long-march-7-tianzhou-6",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Long March 7 | Tianzhou-6",
    "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-02T17:02:27Z",
    "updates": [
        {
            "id": 4010,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://www.youtube.com/watch?v=7EIL3fyRg4g",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-05-10T14:27:58Z"
        },
        {
            "id": 4009,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff",
            "info_url": "https://www.youtube.com/watch?v=7EIL3fyRg4g",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-05-10T13:23:32Z"
        },
        {
            "id": 4008,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=7EIL3fyRg4g",
            "created_by": "LL2",
            "created_on": "2023-05-10T13:14:35Z"
        },
        {
            "id": 4006,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated T-0.",
            "info_url": "https://m.weibo.cn/detail/4899879434585099",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-05-10T08:56:40Z"
        },
        {
            "id": 4005,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=Wa3VtzgPMU8",
            "created_by": "LL2",
            "created_on": "2023-05-10T07:25:42Z"
        },
        {
            "id": 3989,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweak in launch window.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=57867.msg2485372#msg2485372",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-05-06T14:47:05Z"
        },
        {
            "id": 3891,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Refined launch window via new NOTAMs.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=57867.msg2481805#msg2481805",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-27T08:16:57Z"
        },
        {
            "id": 3862,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch window confirmed.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=57867.msg2480232#msg2480232",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-24T13:09:13Z"
        },
        {
            "id": 3621,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding launch NET May",
            "info_url": "https://spaceflightnow.com/launch-schedule/",
            "created_by": "Nosu",
            "created_on": "2023-03-21T19:02:06Z"
        }
    ],
    "net": "2023-05-10T13:22:51Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2023-05-10T13:35:00Z",
    "window_start": "2023-05-10T13:15:00Z",
    "probability": null,
    "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": 7825,
        "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": 802,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/802/?format=api",
            "mission_end": "2024-01-19T12:37:00Z",
            "destination": "Tiangong Space Station",
            "launch_crew": [],
            "onboard_crew": [],
            "landing_crew": [],
            "spacecraft": {
                "id": 565,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/565/?format=api",
                "name": "Tianzhou-6",
                "serial_number": "6",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P253DT23H14M9S",
                "time_docked": "P246DT10H46M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Sixth operational Tianzhou spacecraft",
                "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": 1055,
                "attempt": false,
                "success": null,
                "description": "The Tianzhou-6 spacecraft will burn up 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": 515,
                    "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": "2023-05-10T21:16:00Z",
                    "departure": "2024-01-12T08:02: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"
                        }
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 6331,
        "name": "Tianzhou-6",
        "description": "Fifth cargo delivery mission to the Chinese 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": 9,
            "source": null,
            "publisher": null,
            "title": "Live: Special coverage of Tianzhou-6 cargo spacecraft launch",
            "description": "China launches the Tianzhou-6 cargo spacecraft, carried by a Long March-7 rocket, from the Wenchang Spacecraft Launch Site in south China's Hainan Province. ...",
            "feature_image": "https://i.ytimg.com/vi/7EIL3fyRg4g/hqdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=7EIL3fyRg4g",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "Live: China prepares to launch Tianzhou-6 cargo spacecraft",
            "description": "A Long March-7 rocket carrying the Tianzhou-6 cargo spacecraft was vertically transported to the launchpad at Wenchang Spacecraft Launch Site in south China'...",
            "feature_image": "https://i.ytimg.com/vi/Wa3VtzgPMU8/hqdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=Wa3VtzgPMU8",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101093914.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": 6436,
    "location_launch_attempt_count": 23,
    "pad_launch_attempt_count": 14,
    "agency_launch_attempt_count": 419,
    "orbital_launch_attempt_count_year": 68,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 14,
    "pad_turnaround": "P121DT15H22M51S",
    "mission_patches": [
        {
            "id": 844,
            "name": "Tianzhou 6 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/tianzhou25206_mission_patch_20230720094746.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"
}