Launch Instance
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
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/a8d8d683-3ab0-40ab-beb0-e66bb55afd91/?format=api
{ "id": "a8d8d683-3ab0-40ab-beb0-e66bb55afd91", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a8d8d683-3ab0-40ab-beb0-e66bb55afd91/?format=api", "launch_library_id": null, "slug": "nebula-1-demo-flight", "name": "Nebula-1 | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1102, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1102/?format=api", "name": "Deep Blue Aerospace", "featured": false, "type": "Commercial", "country_code": "CHN", "abbrev": "DBA Space", "description": "Chinese private launch services provider, currently developing the Nebula series of orbital launch vehicles.", "administrator": null, "founding_year": "2016", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.dbaspace.com/indexs.html", "wiki_url": "https://en.wikipedia.org/wiki/Deep_Blue_Aerospace", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062051.jpg", "image_url": null, "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062112.png" }, "rocket": { "id": 8827, "configuration": { "id": 545, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/545/?format=api", "name": "Nebula-1", "description": "", "family": "", "full_name": "Nebula-1", "manufacturer": { "id": 1102, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1102/?format=api", "name": "Deep Blue Aerospace", "featured": false, "type": "Commercial", "country_code": "CHN", "abbrev": "DBA Space", "description": "Chinese private launch services provider, currently developing the Nebula series of orbital launch vehicles.", "administrator": null, "founding_year": "2016", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.dbaspace.com/indexs.html", "wiki_url": "https://en.wikipedia.org/wiki/Deep_Blue_Aerospace", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062051.jpg", "image_url": null, "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062112.png" }, "program": [], "variant": "", "alias": "", "min_stage": 2, "max_stage": 2, "length": 35.0, "diameter": 3.35, "maiden_flight": null, "launch_mass": 150, "leo_capacity": 2000, "gto_capacity": null, "to_thrust": 2130, "apogee": null, "vehicle_range": null, "image_url": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Deep_Blue_Aerospace#Nebula_1", "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 1 }, "launcher_stage": [], "spacecraft_stage": null }, "mission": { "id": 7418, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of Deep Blue Aerospace’s Nebula-1 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 71, "url": "https://lldev.thespacedevs.com/2.0.0/pad/71/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=40.958,100.291", "latitude": "40.958", "longitude": "100.291", "location": { "id": 17, "url": "https://lldev.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://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 273, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_71_20200803143610.jpg", "total_launch_count": 0 }, "infoURLs": [], "vidURLs": [], "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 7386, "location_launch_attempt_count": 278, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 213, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }