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=6690&ordering=-name
{ "count": 7675, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6700&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6680&ordering=-name", "results": [ { "id": "b7ab5993-2188-4591-b1cb-8e5b1a3ee825", "url": "https://ll.thespacedevs.com/2.2.0/launch/b7ab5993-2188-4591-b1cb-8e5b1a3ee825/?format=api", "slug": "delta-ii-7320-10c-oco-2", "name": "Delta II 7320-10C | OCO-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:25:20Z", "net": "2014-07-02T09:56:23Z", "window_end": "2014-07-02T09:56:23Z", "window_start": "2014-07-02T09:56:23Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1765, "configuration": { "id": 56, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/56/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7320-10C", "variant": "7320-10C" } }, "mission": null, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030834.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5385, "location_launch_attempt_count": 658, "pad_launch_attempt_count": 89, "agency_launch_attempt_count": 85, "orbital_launch_attempt_count_year": 5385, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "12cff919-9660-4fac-af39-4aa35aeda3f9", "url": "https://ll.thespacedevs.com/2.2.0/launch/12cff919-9660-4fac-af39-4aa35aeda3f9/?format=api", "slug": "delta-ii-7320-10c-noaa-19-noaa-n", "name": "Delta II 7320-10C | NOAA-19 (NOAA N)", "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:25:30Z", "net": "2009-02-06T10:22:00Z", "window_end": "2009-02-06T10:22:00Z", "window_start": "2009-02-06T10:22:00Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1408, "configuration": { "id": 56, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/56/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7320-10C", "variant": "7320-10C" } }, "mission": { "id": 561, "name": "NOAA-19 (NOAA N)", "description": "A United States NOAA, POES series of weather satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98, "orbital_launch_attempt_count": 98 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030834.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4959, "location_launch_attempt_count": 636, "pad_launch_attempt_count": 82, "agency_launch_attempt_count": 24, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "ca2c7e34-2d2b-471d-83e4-5371ab8dd11f", "url": "https://ll.thespacedevs.com/2.2.0/launch/ca2c7e34-2d2b-471d-83e4-5371ab8dd11f/?format=api", "slug": "delta-dm-19-tiros-3", "name": "Delta DM-19 | Tiros-3", "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:18Z", "net": "1961-07-12T10:25:06Z", "window_end": "1961-07-12T10:25:06Z", "window_start": "1961-07-12T10:25:06Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "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": 2383, "configuration": { "id": 189, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/189/?format=api", "name": "Delta DM-19", "family": "Thor", "full_name": "Thor-Delta", "variant": "DM-19" } }, "mission": null, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 115, "location_launch_attempt_count": 62, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 50, "orbital_launch_attempt_count_year": 115, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "d859322c-ed6f-4de8-ab7a-8b3a19f0db60", "url": "https://ll.thespacedevs.com/2.2.0/launch/d859322c-ed6f-4de8-ab7a-8b3a19f0db60/?format=api", "slug": "delta-dm-19-explorer-12", "name": "Delta DM-19 | Explorer 12", "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:12Z", "net": "1961-08-16T03:21:05Z", "window_end": "1961-08-16T03:21:05Z", "window_start": "1961-08-16T03:21:05Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "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": 2387, "configuration": { "id": 189, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/189/?format=api", "name": "Delta DM-19", "family": "Thor", "full_name": "Thor-Delta", "variant": "DM-19" } }, "mission": null, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 120, "location_launch_attempt_count": 64, "pad_launch_attempt_count": 13, "agency_launch_attempt_count": 54, "orbital_launch_attempt_count_year": 120, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 16, "type": "normal" }, { "id": "a2b07d66-8851-4880-8eee-95248c6e79f5", "url": "https://ll.thespacedevs.com/2.2.0/launch/a2b07d66-8851-4880-8eee-95248c6e79f5/?format=api", "slug": "delta-dm-19-explorer-10", "name": "Delta DM-19 | Explorer 10", "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:18Z", "net": "1961-03-25T15:17:04Z", "window_end": "1961-03-25T15:17:04Z", "window_start": "1961-03-25T15:17:04Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "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": 2372, "configuration": { "id": 189, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/189/?format=api", "name": "Delta DM-19", "family": "Thor", "full_name": "Thor-Delta", "variant": "DM-19" } }, "mission": null, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 104, "location_launch_attempt_count": 56, "pad_launch_attempt_count": 11, "agency_launch_attempt_count": 43, "orbital_launch_attempt_count_year": 104, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "3954ac60-8f76-48a9-a76f-5434f3184c29", "url": "https://ll.thespacedevs.com/2.2.0/launch/3954ac60-8f76-48a9-a76f-5434f3184c29/?format=api", "slug": "delta-8930-orion-3", "name": "Delta 8930 | Orion 3", "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:42:53Z", "net": "1999-05-05T01:00:00Z", "window_end": "1999-05-05T01:00:00Z", "window_start": "1999-05-05T01:00: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": 6918, "configuration": { "id": 310, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/310/?format=api", "name": "Delta III", "family": "Delta", "full_name": "Delta III 8930", "variant": "8930" } }, "mission": { "id": 5308, "name": "Orion 3", "description": "American communications satellite. The launch on 4 May 1999 was unsuccessful due to underperformance by the rocket booster and the satellite was left in a useless orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4314, "location_launch_attempt_count": 564, "pad_launch_attempt_count": 110, "agency_launch_attempt_count": 1010, "orbital_launch_attempt_count_year": 25, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "15ee36ba-2f1f-47f8-bfe5-8aced78465e5", "url": "https://ll.thespacedevs.com/2.2.0/launch/15ee36ba-2f1f-47f8-bfe5-8aced78465e5/?format=api", "slug": "delta-8930-galaxy-10", "name": "Delta 8930 | Galaxy 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:42:57Z", "net": "1998-08-27T01:17:00Z", "window_end": "1998-08-27T01:17:00Z", "window_start": "1998-08-27T01:17: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": 6873, "configuration": { "id": 310, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/310/?format=api", "name": "Delta III", "family": "Delta", "full_name": "Delta III 8930", "variant": "8930" } }, "mission": { "id": 5263, "name": "Galaxy 10", "description": "Galaxy 10, a Hughes HS-601HP satellite, would have joined PanAmSat's fleet of dual-payload spacecraft serving the United States. It was the first satellite to be carried on the new Boeing Delta-8930 rocket. The launch occurred on 26 August 1998, but the satellite was lost when the Delta-8930 failed.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4259, "location_launch_attempt_count": 551, "pad_launch_attempt_count": 107, "agency_launch_attempt_count": 998, "orbital_launch_attempt_count_year": 52, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "e3dd4649-6c3b-4dab-8f65-5e3617cae05e", "url": "https://ll.thespacedevs.com/2.2.0/launch/e3dd4649-6c3b-4dab-8f65-5e3617cae05e/?format=api", "slug": "delta-8930-dm-f3", "name": "Delta 8930 | DM-F3", "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:42:58Z", "net": "2000-08-23T11:05:02Z", "window_end": "2000-08-23T11:05:02Z", "window_start": "2000-08-23T11:05:02Z", "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": 7005, "configuration": { "id": 310, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/310/?format=api", "name": "Delta III", "family": "Delta", "full_name": "Delta III 8930", "variant": "8930" } }, "mission": { "id": 5394, "name": "DM-F3", "description": "DM-F3 (Delta Mission Flight Three) is a simulated payload made up of steel and aluminum plates and cylinders that produce the same dynamic characteristics and mass properties of a Hughes HS-601 satellite.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4417, "location_launch_attempt_count": 583, "pad_launch_attempt_count": 115, "agency_launch_attempt_count": 1026, "orbital_launch_attempt_count_year": 50, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "b94624da-9410-4def-8406-a09667de4005", "url": "https://ll.thespacedevs.com/2.2.0/launch/b94624da-9410-4def-8406-a09667de4005/?format=api", "slug": "delta-7925-8-near-shoemaker", "name": "Delta 7925-8 | NEAR Shoemaker", "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-12-31T12:24:57Z", "net": "1996-02-17T20:43:27Z", "window_end": "1996-02-17T20:43:27Z", "window_start": "1996-02-17T20:43:27Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 6712, "configuration": { "id": 309, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/309/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925-8", "variant": "7925-8" } }, "mission": { "id": 5102, "name": "NEAR Shoemaker", "description": "NEAR (Near Earth Asteroid Rendezvous) was a mission to rendezvous and orbit around an near earth asteroid (433 Eros). On the cruise to Eros, it flew by asteroid 253 Mathilde on 27 Jun 1997 and flew by earth on 23 January 1998. After failing to insert itself into Eros' orbit in January 1999, NEAR finally inserted itself into orbit around the asteroid on the second try on 14 February 2000. Initially in a 323 km × 370 km orbit, it lowered its altitude during observation. After reaching orbit, NEAR was renamed NEAR-Shoemaker.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 6, "name": "Heliocentric N/A", "abbrev": "Helio-N/A" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [ { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api", "name": "Discovery Program", "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg", "start_date": "1990-01-01T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/", "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "orbital_launch_attempt_count": 4050, "location_launch_attempt_count": 509, "pad_launch_attempt_count": 102, "agency_launch_attempt_count": 960, "orbital_launch_attempt_count_year": 9, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "bf5e52fa-bfd2-4627-b4bd-880cfa7a6f10", "url": "https://ll.thespacedevs.com/2.2.0/launch/bf5e52fa-bfd2-4627-b4bd-880cfa7a6f10/?format=api", "slug": "delta-7925-8-galaxy-1r2", "name": "Delta 7925-8 | Galaxy 1R2", "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:42:51Z", "net": "1994-02-19T23:45:00Z", "window_end": "1994-02-19T23:45:00Z", "window_start": "1994-02-19T23:45: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": 6575, "configuration": { "id": 309, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/309/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925-8", "variant": "7925-8" } }, "mission": { "id": 4965, "name": "Galaxy 1R2", "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": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1066, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3882, "location_launch_attempt_count": 480, "pad_launch_attempt_count": 98, "agency_launch_attempt_count": 937, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" } ] }