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=6980&ordering=-name
{ "count": 7790, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6990&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6970&ordering=-name", "results": [ { "id": "946d5ce6-72eb-434c-a34b-382e39e161ed", "url": "https://ll.thespacedevs.com/2.2.0/launch/946d5ce6-72eb-434c-a34b-382e39e161ed/?format=api", "slug": "blue-scout-jr-oar-22-8", "name": "Blue Scout Jr | OAR 22-8", "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": "1965-05-12T16:02:35Z", "window_end": "1965-05-12T16:02:35Z", "window_start": "1965-05-12T16:02:35Z", "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": 3394, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1814, "name": "OAR 22-8", "description": "Mission to study the magnetosphere", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api", "agency_id": 166, "name": "Launch Complex 18A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1085, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 140, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 256, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 25, "type": "normal" }, { "id": "1f869b6f-13b7-4efa-ab48-cb25b3a3f65e", "url": "https://ll.thespacedevs.com/2.2.0/launch/1f869b6f-13b7-4efa-ab48-cb25b3a3f65e/?format=api", "slug": "blue-scout-jr-oar-22-5", "name": "Blue Scout Jr | OAR 22-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:43:00Z", "net": "1965-06-09T16:26:15Z", "window_end": "1965-06-09T16:26:15Z", "window_start": "1965-06-09T16:26:15Z", "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": 3404, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1824, "name": "OAR 22-5", "description": "Mission to study the magnetosphere", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api", "agency_id": 166, "name": "Launch Complex 18A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1085, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 145, "pad_launch_attempt_count": 18, "agency_launch_attempt_count": 263, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 32, "type": "normal" }, { "id": "b2930025-54b0-4b96-aa43-1ea457abdad8", "url": "https://ll.thespacedevs.com/2.2.0/launch/b2930025-54b0-4b96-aa43-1ea457abdad8/?format=api", "slug": "blue-scout-jr-oar-22-4", "name": "Blue Scout Jr | OAR 22-4", "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": "1965-03-30T16:09:31Z", "window_end": "1965-03-30T16:09:31Z", "window_start": "1965-03-30T16:09:31Z", "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": 3380, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1801, "name": "OAR 22-4", "description": "Mission to study the magnetosphere", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api", "agency_id": 166, "name": "Launch Complex 18A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1085, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 136, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 249, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 18, "type": "normal" }, { "id": "4897547b-a437-4b43-abad-a714872896fb", "url": "https://ll.thespacedevs.com/2.2.0/launch/4897547b-a437-4b43-abad-a714872896fb/?format=api", "slug": "blue-scout-jr-oar-22-1", "name": "Blue Scout Jr | OAR 22-1", "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:59Z", "net": "1963-07-30T16:16:08Z", "window_end": "1963-07-30T16:16:08Z", "window_start": "1963-07-30T16:16:08Z", "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": 3218, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1640, "name": "OAR 22-1", "description": "Radio astronomy mission", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api", "agency_id": 166, "name": "Launch Complex 18A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1085, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 102, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 156, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 30, "type": "normal" }, { "id": "5ebb7b50-eda8-45f4-9d42-e6888d585b08", "url": "https://ll.thespacedevs.com/2.2.0/launch/5ebb7b50-eda8-45f4-9d42-e6888d585b08/?format=api", "slug": "blue-scout-jr-o-1", "name": "Blue Scout Jr | O-1", "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:59Z", "net": "1961-08-17T14:29:00Z", "window_end": "1961-08-17T14:29:00Z", "window_start": "1961-08-17T14:29: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": 3098, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1520, "name": "O-1", "description": "A flight to measure particle densities in the Van Allen belts.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api", "agency_id": 166, "name": "Launch Complex 18A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1085, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 65, "pad_launch_attempt_count": 13, "agency_launch_attempt_count": 55, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "66201539-d2d1-402f-80fc-2314a936ad35", "url": "https://ll.thespacedevs.com/2.2.0/launch/66201539-d2d1-402f-80fc-2314a936ad35/?format=api", "slug": "blue-scout-jr-blue-scout-jr-o-2", "name": "Blue Scout Jr | Blue Scout Jr. O-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-14T04:29:27Z", "net": "1961-12-04T04:00:16Z", "window_end": "1961-12-04T04:00:16Z", "window_start": "1961-12-04T04:00:16Z", "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": 3101, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1523, "name": "Blue Scout Jr. O-2", "description": "A flight carrying particle detectors. It was the only completely successful flight of the initial Blue Scout Junior program.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 169, "url": "https://ll.thespacedevs.com/2.2.0/pad/169/?format=api", "agency_id": null, "name": "Launch Complex A", "description": "PALC-A at the Vandenberg Air Force Base, is a launch complex that was used for a number of sounding rocket launches between 1959 and 1966.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities", "map_url": "https://www.google.com/maps?q=34.663800,-120.602200", "latitude": "34.6638", "longitude": "-120.6022", "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": 861, "total_landing_count": 33 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_169_20200803143430.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 42, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 69, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 31, "type": "normal" }, { "id": "ada5068a-c2e0-4c0e-9167-402536f4af37", "url": "https://ll.thespacedevs.com/2.2.0/launch/ada5068a-c2e0-4c0e-9167-402536f4af37/?format=api", "slug": "blue-scout-jr-blue-scout-d-1", "name": "Blue Scout Jr | Blue Scout D-1", "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:43:00Z", "net": "1960-09-21T13:01:53Z", "window_end": "1960-09-21T13:01:53Z", "window_start": "1960-09-21T13:01:53Z", "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": 3079, "configuration": { "id": 265, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/265/?format=api", "name": "Blue Scout Jr", "family": "Blue Scout", "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1501, "name": "Blue Scout D-1", "description": "The flight planned to make radiation and magnetic field measurements at 26700km from Earth. While the rocket achieved this altitude the telemetry system failed so no data was received.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api", "agency_id": 166, "name": "Launch Complex 18A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1085, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 42, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 28, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "5b288b8a-3861-4114-828f-8b1a363c6b73", "url": "https://ll.thespacedevs.com/2.2.0/launch/5b288b8a-3861-4114-828f-8b1a363c6b73/?format=api", "slug": "blue-scout-ii-mercury-scout-1", "name": "Blue Scout II | Mercury-Scout 1", "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:39:58Z", "net": "1961-11-01T15:32:00Z", "window_end": "1961-11-01T15:32:00Z", "window_start": "1961-11-01T15:32:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7443, "configuration": { "id": 264, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/264/?format=api", "name": "Blue Scout II", "family": "Blue Scout", "full_name": "Blue Scout II", "variant": "II" } }, "mission": { "id": 5834, "name": "Mercury-Scout 1", "description": "Mercury-Scout 1, or MS-1, was a United States spacecraft intended to test tracking stations for Project Mercury flights. The launch of Mercury-Scout 1 on November 1, 1961 was unsuccessful, and the satellite failed to achieve orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 119, "url": "https://ll.thespacedevs.com/2.2.0/pad/119/?format=api", "agency_id": 161, "name": "Launch Complex 18B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": "28.4493", "longitude": "-80.564494", "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": 1085, "total_landing_count": 71 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_119_20200803143226.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_ii_image_20240411085341.png", "infographic": null, "program": [ { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/program/2/?format=api", "name": "Mercury", "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.", "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/project2520mer_program_20200820194755.png", "start_date": "1958-10-07T00:00:00Z", "end_date": "1963-05-16T23:24:02Z", "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 132, "location_launch_attempt_count": 69, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 35, "orbital_launch_attempt_count_year": 39, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 16, "type": "normal" }, { "id": "7533059e-732d-4ee5-9f5d-2974f85b9e88", "url": "https://ll.thespacedevs.com/2.2.0/launch/7533059e-732d-4ee5-9f5d-2974f85b9e88/?format=api", "slug": "black-brant-ix-xqc", "name": "Black Brant IX | XQC", "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-14T04:31:06Z", "net": "2022-06-26T14:30:00Z", "window_end": "2022-06-26T16:14:00Z", "window_start": "2022-06-26T13:14:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1038, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "type": "Commercial" }, "rocket": { "id": 7610, "configuration": { "id": 481, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/481/?format=api", "name": "Black Brant IX", "family": "", "full_name": "Black Brant IX", "variant": "IX" } }, "mission": { "id": 6096, "name": "XQC", "description": "The X-ray Quantum Calorimeter Experiment (XQC) is a payload from the University of Wisconsin. Its objective is to measure X-rays with unprecedented precision to better understand the interstellar medium and its influence on the structure and evolution of galaxies and stars.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 202, "url": "https://ll.thespacedevs.com/2.2.0/pad/202/?format=api", "agency_id": 1038, "name": "Suborbital Launch Ramp", "description": null, "info_url": "https://ela.space/arnhem-space-centre/", "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy", "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215", "latitude": "-12.3892948", "longitude": "136.7903215", "location": { "id": 160, "url": "https://ll.thespacedevs.com/2.2.0/location/160/?format=api", "name": "Arnhem Space Centre", "country_code": "AUS", "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg", "timezone_name": "Australia/Darwin", "total_launch_count": 3, "total_landing_count": 0 }, "country_code": "AUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_suborbital_launch_ramp_20220625184504.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_brant_ix_image_20220625190201.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "055fa36b-74c4-4fc5-809e-d123f7781df8", "url": "https://ll.thespacedevs.com/2.2.0/launch/055fa36b-74c4-4fc5-809e-d123f7781df8/?format=api", "slug": "black-brant-ix-sistine", "name": "Black Brant IX | SISTINE", "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-14T04:31:05Z", "net": "2022-07-06T13:54:00Z", "window_end": "2022-07-06T13:54:00Z", "window_start": "2022-07-06T13:54:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1038, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "type": "Commercial" }, "rocket": { "id": 7611, "configuration": { "id": 481, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/481/?format=api", "name": "Black Brant IX", "family": "", "full_name": "Black Brant IX", "variant": "IX" } }, "mission": { "id": 6097, "name": "SISTINE", "description": "The Suborbital Imaging Spectrograph for Transition region Irradiance from Nearby Exoplanet host stars (SISTINE) is a payload from the University of Colorado. Its objective is to study how light from stars affects the atmospheres of the planets around them, including the gases thought to be signs of life. For this flight, it will measure the ultraviolet light output from α Centauri A and B, two stars of the three-star α Centauri system that are the closest stars to our Sun.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 202, "url": "https://ll.thespacedevs.com/2.2.0/pad/202/?format=api", "agency_id": 1038, "name": "Suborbital Launch Ramp", "description": null, "info_url": "https://ela.space/arnhem-space-centre/", "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy", "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215", "latitude": "-12.3892948", "longitude": "136.7903215", "location": { "id": 160, "url": "https://ll.thespacedevs.com/2.2.0/location/160/?format=api", "name": "Arnhem Space Centre", "country_code": "AUS", "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg", "timezone_name": "Australia/Darwin", "total_launch_count": 3, "total_landing_count": 0 }, "country_code": "AUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_suborbital_launch_ramp_20220625184504.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_brant_ix_image_20220625190201.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" } ] }