Launch List
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/?format=api&offset=2730&ordering=-last_updated
{ "count": 7921, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2740&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2720&ordering=-last_updated", "results": [ { "id": "5bcc6d78-e719-4430-8c84-334956a6ab50", "url": "https://ll.thespacedevs.com/2.2.0/launch/5bcc6d78-e719-4430-8c84-334956a6ab50/?format=api", "slug": "titan-iiic-dscs-2-13-14", "name": "Titan IIIC | DSCS-2 13 & 14", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:43Z", "net": "1979-11-21T02:09:36Z", "window_end": "1979-11-21T02:09:36Z", "window_start": "1979-11-21T02:09:36Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 5129, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 3540, "name": "DSCS-2 13 & 14", "description": "Satellites designed to provide secure voice and data communications for the US military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2275, "location_launch_attempt_count": 362, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 748, "orbital_launch_attempt_count_year": 102, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "bfc70e01-0b61-43bf-871a-a19342442166", "url": "https://ll.thespacedevs.com/2.2.0/launch/bfc70e01-0b61-43bf-871a-a19342442166/?format=api", "slug": "falcon-9-v11-eutelsat-115-west-b-abs-3a", "name": "Falcon 9 v1.1 | Eutelsat 115 West B & ABS-3A", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:42Z", "net": "2015-03-02T03:50:00Z", "window_end": "2015-03-02T03:50:00Z", "window_start": "2015-03-02T03:50:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 1830, "configuration": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/14/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.1", "variant": "v1.1" } }, "mission": { "id": 10, "name": "Eutelsat 115 West B & ABS-3A", "description": "These are both geostationary communication satellites, with Eutelsat 155 West B providing coverage in the Americas, and ABS-3A providing coverage in the Americas, the Middle East, and Africa.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520v1.1_image_20190222030927.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5453, "location_launch_attempt_count": 723, "pad_launch_attempt_count": 70, "agency_launch_attempt_count": 21, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "5d80f624-5374-42a4-95f2-60d7ceb0133c", "url": "https://ll.thespacedevs.com/2.2.0/launch/5d80f624-5374-42a4-95f2-60d7ceb0133c/?format=api", "slug": "titan-34d-transtage-dscs-2-15", "name": "Titan 34D Transtage | DSCS-2 15", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:29Z", "net": "1989-09-04T05:54:01Z", "window_end": "1989-09-04T05:54:01Z", "window_start": "1989-09-04T05:54:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 6203, "configuration": { "id": 426, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/426/?format=api", "name": "Titan 34D Transtage", "family": "Titan", "full_name": "Titan 34D Transtage", "variant": "34D Transtage" } }, "mission": { "id": 4593, "name": "DSCS-2 15", "description": "Satellite designed to provide secure voice and data communications for the US military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3444, "location_launch_attempt_count": 422, "pad_launch_attempt_count": 34, "agency_launch_attempt_count": 871, "orbital_launch_attempt_count_year": 70, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "8444243f-6af6-4ace-9863-b5b5c928991b", "url": "https://ll.thespacedevs.com/2.2.0/launch/8444243f-6af6-4ace-9863-b5b5c928991b/?format=api", "slug": "titan-iiic-dscs-2-9-10", "name": "Titan IIIC | DSCS-2 9 & 10", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T17:40:29Z", "net": "1978-03-25T18:09:00Z", "window_end": "1978-03-25T18:09:00Z", "window_start": "1978-03-25T18:09:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4943, "configuration": { "id": 439, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/439/?format=api", "name": "Titan IIIC", "family": "Titan", "full_name": "Titan IIIC", "variant": "IIIC" } }, "mission": { "id": 3359, "name": "DSCS-2 9 & 10", "description": "Satellites designed to provide secure voice and data communications for the US military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_iii-c_lau_image_20251103140641.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2076, "location_launch_attempt_count": 340, "pad_launch_attempt_count": 18, "agency_launch_attempt_count": 712, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "ec9be9e4-f336-4e2b-9b74-7eb8c8404dd3", "url": "https://ll.thespacedevs.com/2.2.0/launch/ec9be9e4-f336-4e2b-9b74-7eb8c8404dd3/?format=api", "slug": "titan-ivb-milstar-6", "name": "Titan IVB | Milstar 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": "2023-06-14T17:40:28Z", "net": "2003-04-08T13:43:00Z", "window_end": "2003-04-08T13:43:00Z", "window_start": "2003-04-08T13:43:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 7128, "configuration": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/130/?format=api", "name": "Titan IVB", "family": "Titan", "full_name": "Titan IVB/Centaur", "variant": "Centaur" } }, "mission": { "id": 5517, "name": "Milstar 6", "description": "Milstar (Military Strategic & Tactical Relay) is the tactical and strategic multiservice satellite system designed to provide survivable communications for U.S. forces worldwide.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ivb_image_20190222030244.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4588, "location_launch_attempt_count": 608, "pad_launch_attempt_count": 52, "agency_launch_attempt_count": 1050, "orbital_launch_attempt_count_year": 12, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "9044102e-d2b1-43c4-9297-2d6b4209df97", "url": "https://ll.thespacedevs.com/2.2.0/launch/9044102e-d2b1-43c4-9297-2d6b4209df97/?format=api", "slug": "titan-34d-transtage-vortex-11", "name": "Titan 34D Transtage | Vortex 11", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:28Z", "net": "1984-01-31T03:08:01Z", "window_end": "1984-01-31T03:08:01Z", "window_start": "1984-01-31T03:08:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 5602, "configuration": { "id": 426, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/426/?format=api", "name": "Titan 34D Transtage", "family": "Titan", "full_name": "Titan 34D Transtage", "variant": "34D Transtage" } }, "mission": { "id": 4005, "name": "Vortex 11", "description": "ELINT satellite focussed on communications intelligence", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 2784, "location_launch_attempt_count": 396, "pad_launch_attempt_count": 28, "agency_launch_attempt_count": 814, "orbital_launch_attempt_count_year": 9, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "f85a8abb-e9d9-4df2-beac-01233c515ef6", "url": "https://ll.thespacedevs.com/2.2.0/launch/f85a8abb-e9d9-4df2-beac-01233c515ef6/?format=api", "slug": "titan-ivb-milstar-5", "name": "Titan IVB | Milstar 5", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:28Z", "net": "2002-01-16T00:30:01Z", "window_end": "2002-01-16T00:30:01Z", "window_start": "2002-01-16T00:30:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 7072, "configuration": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/130/?format=api", "name": "Titan IVB", "family": "Titan", "full_name": "Titan IVB/Centaur", "variant": "Centaur" } }, "mission": { "id": 5461, "name": "Milstar 5", "description": "Milstar (Military Strategic & Tactical Relay) is the tactical and strategic multiservice satellite system designed to provide survivable communications for U.S. forces worldwide. The program is managed by the U.S. Air Force Space and Missile Center.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ivb_image_20190222030244.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4512, "location_launch_attempt_count": 597, "pad_launch_attempt_count": 51, "agency_launch_attempt_count": 1040, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "7105c4f4-7427-4f9a-a959-a8ecedd6062b", "url": "https://ll.thespacedevs.com/2.2.0/launch/7105c4f4-7427-4f9a-a959-a8ecedd6062b/?format=api", "slug": "falcon-9-block-5-o3b-mpower-1-2", "name": "Falcon 9 Block 5 | O3b mPower 1 & 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": "2023-06-14T17:40:28Z", "net": "2022-12-16T22:48:00Z", "window_end": "2022-12-16T22:48:00Z", "window_start": "2022-12-16T21:21:00Z", "net_precision": null, "probability": 95, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2550, "configuration": { "id": 164, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6155, "name": "O3b mPower 1 & 2", "description": "First and second of a constellation of eleven high-throughput communications satellites in Medium Earth Orbit (MEO) built by Boeing and operated by SES.", "launch_designator": null, "type": "Communications", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6362, "location_launch_attempt_count": 867, "pad_launch_attempt_count": 162, "agency_launch_attempt_count": 210, "orbital_launch_attempt_count_year": 180, "location_launch_attempt_count_year": 37, "pad_launch_attempt_count_year": 29, "agency_launch_attempt_count_year": 58, "type": "normal" }, { "id": "c48bfd47-a4c7-4fd3-9a95-c8726667f484", "url": "https://ll.thespacedevs.com/2.2.0/launch/c48bfd47-a4c7-4fd3-9a95-c8726667f484/?format=api", "slug": "commercial-titan-iii-intelsat-604", "name": "Commercial Titan III | Intelsat 604", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:25Z", "net": "1990-06-23T11:19:00Z", "window_end": "1990-06-23T11:19:00Z", "window_start": "1990-06-23T11:19:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 1014, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1014/?format=api", "name": "Martin Marietta", "type": "Commercial" }, "rocket": { "id": 6282, "configuration": { "id": 272, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/272/?format=api", "name": "Commercial Titan III", "family": "Titan", "full_name": "Commercial Titan III", "variant": "III" } }, "mission": { "id": 4672, "name": "Intelsat 604", "description": "Geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial_tita_image_20240411092244.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3534, "location_launch_attempt_count": 435, "pad_launch_attempt_count": 37, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 58, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "2ead3d70-ac04-40ee-b4a6-dfecfe519ee5", "url": "https://ll.thespacedevs.com/2.2.0/launch/2ead3d70-ac04-40ee-b4a6-dfecfe519ee5/?format=api", "slug": "falcon-9-v10-dragon-spacecraft-qualification-unit", "name": "Falcon 9 v1.0 | Dragon Spacecraft Qualification Unit (DSQU)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:25Z", "net": "2010-06-04T18:45:00Z", "window_end": "2010-06-04T18:45:00Z", "window_start": "2010-06-04T18:45:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 1463, "configuration": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/169/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.0", "variant": "v1.0" } }, "mission": { "id": 441, "name": "Dragon Spacecraft Qualification Unit (DSQU)", "description": "The Dragon Spacecraft Qualification Unit was a boilerplate version of the Dragon spacecraft. After using it for ground tests to rate Dragon's shape and mass in various tests, SpaceX launched it into low Earth orbit on the maiden flight of the Falcon 9 rocket. SpaceX used the launch to evaluate the aerodynamic conditions on the spacecraft and performance of the carrier rocket in a real-world launch scenario, ahead of Dragon flights for NASA under the Commercial Orbital Transportation Services program.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1120, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 392, "orbital_launch_attempt_count": 392 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520v1.0_image_20190222030703.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5059, "location_launch_attempt_count": 673, "pad_launch_attempt_count": 56, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 27, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }