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/b3a7aacd-4f23-45a8-aa6c-da9f34804452/?format=api
{ "id": "b3a7aacd-4f23-45a8-aa6c-da9f34804452", "url": "https://ll.thespacedevs.com/2.0.0/launch/b3a7aacd-4f23-45a8-aa6c-da9f34804452/?format=api", "launch_library_id": null, "slug": "unknown-owlet-01", "name": "Unknown | Owlet-01", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 183, "url": "https://ll.thespacedevs.com/2.0.0/agencies/183/?format=api", "name": "Unknown", "featured": false, "type": "Unknown", "country_code": "???", "abbrev": "UNK", "description": "The agency or launch service provider is not known yet.", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 3, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": null, "wiki_url": "https://en.wikipedia.org/", "logo_url": null, "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/unknown_agency__image_20240409102110.jpg" }, "rocket": { "id": 8262, "configuration": { "id": 511, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/511/?format=api", "name": "Unknown Launch Vehicle", "description": "", "family": "", "full_name": "Unknown Launch Vehicle", "manufacturer": { "id": 183, "url": "https://ll.thespacedevs.com/2.0.0/agencies/183/?format=api", "name": "Unknown", "featured": false, "type": "Unknown", "country_code": "???", "abbrev": "UNK", "description": "The agency or launch service provider is not known yet.", "administrator": null, "founding_year": null, "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 3, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": null, "wiki_url": "https://en.wikipedia.org/", "logo_url": null, "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/unknown_agency__image_20240409102110.jpg" }, "program": [], "variant": "", "alias": "", "min_stage": null, "max_stage": null, "length": null, "diameter": null, "maiden_flight": null, "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": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 3 }, "launcher_stage": [], "spacecraft_stage": null }, "mission": { "id": 6843, "launch_library_id": null, "name": "Owlet-01", "description": "Telescope satellite for Scout Space, a startup specializing in space domain awareness through in-space observation.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 72, "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=28.458,-80.528", "latitude": "28.458", "longitude": "-80.528", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1023, "total_landing_count": 64 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0 }, "infoURLs": [], "vidURLs": [], "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 7125, "location_launch_attempt_count": 1075, "pad_launch_attempt_count": 21, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 276, "location_launch_attempt_count_year": 81, "pad_launch_attempt_count_year": 21, "agency_launch_attempt_count_year": 2 }