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=3870&ordering=-last_updated
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3880&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3860&ordering=-last_updated", "results": [ { "id": "15183b48-9462-4eb7-b24e-eb6286605bb1", "url": "https://ll.thespacedevs.com/2.2.0/launch/15183b48-9462-4eb7-b24e-eb6286605bb1/?format=api", "slug": "vls-1-scd-2a", "name": "VLS-1 | SCD-2A", "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-14T04:25:22Z", "net": "1997-11-02T12:25:00Z", "window_end": "1997-11-02T12:25:00Z", "window_start": "1997-11-02T12:25:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/agencies/12/?format=api", "name": "Brazilian Space Agency", "type": "Government" }, "rocket": { "id": 6814, "configuration": { "id": 448, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/448/?format=api", "name": "VLS-1", "family": "", "full_name": "VLS-1", "variant": "1" } }, "mission": { "id": 5204, "name": "SCD-2A", "description": "The satellites of the SCD (Satelites de Coleta de Dados) series are equipped to collect and transmit meteorological and environmental data collected by automatic platforms (PCD) installed on land or on oceanic buoys. The data is relayed to one or more ground stations.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 146, "url": "https://ll.thespacedevs.com/2.2.0/pad/146/?format=api", "agency_id": null, "name": "VLS Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Launch_Center", "map_url": "https://www.google.com/maps?q=-2.3177,-44.369984", "latitude": "-2.3177", "longitude": "-44.369984", "location": { "id": 150, "url": "https://ll.thespacedevs.com/2.2.0/location/150/?format=api", "name": "Alcântara Space Center, Federative Republic of Brazil", "country_code": "BRA", "description": "The Alcântara Space Center, formerly known as Alcântara Launch Center is a space center and launching facility of the Brazilian Space Agency in the city of Alcântara, located on Brazil's northern Atlantic coast, in the state of Maranhão.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg", "timezone_name": "America/Fortaleza", "total_launch_count": 2, "total_landing_count": 0 }, "country_code": "BRA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_146_20200803143337.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4187, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 69, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "7df36bc5-9d8d-4e69-916a-7261db021967", "url": "https://ll.thespacedevs.com/2.2.0/launch/7df36bc5-9d8d-4e69-916a-7261db021967/?format=api", "slug": "vls-1-saci-2", "name": "VLS-1 | SACI-2", "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-14T04:25:22Z", "net": "1999-12-11T18:25:00Z", "window_end": "1999-12-11T18:25:00Z", "window_start": "1999-12-11T18:25:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/agencies/12/?format=api", "name": "Brazilian Space Agency", "type": "Government" }, "rocket": { "id": 6957, "configuration": { "id": 448, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/448/?format=api", "name": "VLS-1", "family": "", "full_name": "VLS-1", "variant": "1" } }, "mission": { "id": 5346, "name": "SACI-2", "description": "SACI 2 (Satélite Científico 2) is a 60 kg scientific satellite (Scientific Applications Satellite) launched on the 11th December 1999 on the second flight of the Brazilian VLS-1. Failure of the launcher second stage prevented it from reaching orbit.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 146, "url": "https://ll.thespacedevs.com/2.2.0/pad/146/?format=api", "agency_id": null, "name": "VLS Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Launch_Center", "map_url": "https://www.google.com/maps?q=-2.3177,-44.369984", "latitude": "-2.3177", "longitude": "-44.369984", "location": { "id": 150, "url": "https://ll.thespacedevs.com/2.2.0/location/150/?format=api", "name": "Alcântara Space Center, Federative Republic of Brazil", "country_code": "BRA", "description": "The Alcântara Space Center, formerly known as Alcântara Launch Center is a space center and launching facility of the Brazilian Space Agency in the city of Alcântara, located on Brazil's northern Atlantic coast, in the state of Maranhão.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg", "timezone_name": "America/Fortaleza", "total_launch_count": 2, "total_landing_count": 0 }, "country_code": "BRA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_146_20200803143337.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4360, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 71, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "46580acb-1299-4a54-bdf0-884029a83a84", "url": "https://ll.thespacedevs.com/2.2.0/launch/46580acb-1299-4a54-bdf0-884029a83a84/?format=api", "slug": "project-pilot-nots-5", "name": "Project Pilot | NOTS 5", "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-14T04:25:21Z", "net": "1958-08-26T00:00:00Z", "window_end": "1958-08-26T00:00:00Z", "window_start": "1958-08-26T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 166, "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api", "name": "US Navy", "type": "Government" }, "rocket": { "id": 3023, "configuration": { "id": 344, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/344/?format=api", "name": "Project Pilot", "family": "", "full_name": "Project Pilot", "variant": "" } }, "mission": { "id": 1445, "name": "NOTS 5", "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/pad/145/?format=api", "agency_id": null, "name": "Naval Air Weapons Station China Lake", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake", "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384", "latitude": "35.6855556", "longitude": "-117.6941384", "location": { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api", "name": "Air launch to Suborbital flight", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg", "timezone_name": "", "total_launch_count": 86, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 21, "location_launch_attempt_count": 5, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 11, "orbital_launch_attempt_count_year": 18, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "ee6958bf-155d-4400-9d9a-9d3e27c56d6d", "url": "https://ll.thespacedevs.com/2.2.0/launch/ee6958bf-155d-4400-9d9a-9d3e27c56d6d/?format=api", "slug": "project-pilot-nots-3", "name": "Project Pilot | NOTS 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-14T04:25:21Z", "net": "1958-08-22T00:00:00Z", "window_end": "1958-08-22T00:00:00Z", "window_start": "1958-08-22T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 166, "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api", "name": "US Navy", "type": "Government" }, "rocket": { "id": 3020, "configuration": { "id": 344, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/344/?format=api", "name": "Project Pilot", "family": "", "full_name": "Project Pilot", "variant": "" } }, "mission": { "id": 1442, "name": "NOTS 3", "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/pad/145/?format=api", "agency_id": null, "name": "Naval Air Weapons Station China Lake", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake", "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384", "latitude": "35.6855556", "longitude": "-117.6941384", "location": { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api", "name": "Air launch to Suborbital flight", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg", "timezone_name": "", "total_launch_count": 86, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 18, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 9, "orbital_launch_attempt_count_year": 15, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "64da1836-0c00-4074-ab0a-f9d0ee6b1221", "url": "https://ll.thespacedevs.com/2.2.0/launch/64da1836-0c00-4074-ab0a-f9d0ee6b1221/?format=api", "slug": "project-pilot-nots-1", "name": "Project Pilot | NOTS 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-14T04:25:21Z", "net": "1958-07-25T00:00:00Z", "window_end": "1958-07-25T00:00:00Z", "window_start": "1958-07-25T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 166, "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api", "name": "US Navy", "type": "Government" }, "rocket": { "id": 3016, "configuration": { "id": 344, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/344/?format=api", "name": "Project Pilot", "family": "", "full_name": "Project Pilot", "variant": "" } }, "mission": { "id": 1438, "name": "NOTS 1", "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/pad/145/?format=api", "agency_id": null, "name": "Naval Air Weapons Station China Lake", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake", "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384", "latitude": "35.6855556", "longitude": "-117.6941384", "location": { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api", "name": "Air launch to Suborbital flight", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg", "timezone_name": "", "total_launch_count": 86, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 14, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 7, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "ba8f759d-5c34-4e63-bd32-29cb8e9905e6", "url": "https://ll.thespacedevs.com/2.2.0/launch/ba8f759d-5c34-4e63-bd32-29cb8e9905e6/?format=api", "slug": "project-pilot-nots-6", "name": "Project Pilot | NOTS 6", "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-14T04:25:21Z", "net": "1958-08-28T00:00:00Z", "window_end": "1958-08-28T00:00:00Z", "window_start": "1958-08-28T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 166, "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api", "name": "US Navy", "type": "Government" }, "rocket": { "id": 3024, "configuration": { "id": 344, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/344/?format=api", "name": "Project Pilot", "family": "", "full_name": "Project Pilot", "variant": "" } }, "mission": { "id": 1446, "name": "NOTS 6", "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/pad/145/?format=api", "agency_id": null, "name": "Naval Air Weapons Station China Lake", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake", "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384", "latitude": "35.6855556", "longitude": "-117.6941384", "location": { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api", "name": "Air launch to Suborbital flight", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg", "timezone_name": "", "total_launch_count": 86, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 22, "location_launch_attempt_count": 6, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 12, "orbital_launch_attempt_count_year": 19, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "ac4c0c44-1925-4636-99b5-8c3b33d6c62a", "url": "https://ll.thespacedevs.com/2.2.0/launch/ac4c0c44-1925-4636-99b5-8c3b33d6c62a/?format=api", "slug": "project-pilot-nots-2", "name": "Project Pilot | NOTS 2", "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-14T04:25:21Z", "net": "1958-08-12T00:00:00Z", "window_end": "1958-08-12T00:00:00Z", "window_start": "1958-08-12T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 166, "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api", "name": "US Navy", "type": "Government" }, "rocket": { "id": 3018, "configuration": { "id": 344, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/344/?format=api", "name": "Project Pilot", "family": "", "full_name": "Project Pilot", "variant": "" } }, "mission": { "id": 1440, "name": "NOTS 2", "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/pad/145/?format=api", "agency_id": null, "name": "Naval Air Weapons Station China Lake", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake", "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384", "latitude": "35.6855556", "longitude": "-117.6941384", "location": { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api", "name": "Air launch to Suborbital flight", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg", "timezone_name": "", "total_launch_count": 86, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 16, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 13, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "31bcb852-0c9f-4f1f-a201-a108c88e77f8", "url": "https://ll.thespacedevs.com/2.2.0/launch/31bcb852-0c9f-4f1f-a201-a108c88e77f8/?format=api", "slug": "project-pilot-nots-4", "name": "Project Pilot | NOTS 4", "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-14T04:25:21Z", "net": "1958-08-25T00:00:00Z", "window_end": "1958-08-25T00:00:00Z", "window_start": "1958-08-25T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 166, "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api", "name": "US Navy", "type": "Government" }, "rocket": { "id": 3022, "configuration": { "id": 344, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/344/?format=api", "name": "Project Pilot", "family": "", "full_name": "Project Pilot", "variant": "" } }, "mission": { "id": 1444, "name": "NOTS 4", "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 145, "url": "https://ll.thespacedevs.com/2.2.0/pad/145/?format=api", "agency_id": null, "name": "Naval Air Weapons Station China Lake", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake", "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384", "latitude": "35.6855556", "longitude": "-117.6941384", "location": { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api", "name": "Air launch to Suborbital flight", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg", "timezone_name": "", "total_launch_count": 86, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 20, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 17, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "3795303e-8662-4def-aaec-05144cee34af", "url": "https://ll.thespacedevs.com/2.2.0/launch/3795303e-8662-4def-aaec-05144cee34af/?format=api", "slug": "diamant-a-diapason-d-1a", "name": "Diamant A | Diapason D-1A", "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:25:03Z", "net": "1966-02-17T08:33:36Z", "window_end": "1966-02-17T08:33:36Z", "window_start": "1966-02-17T08:33:36Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 3492, "configuration": { "id": 311, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api", "name": "Diamant A", "family": "Diamant", "full_name": "Diamant A", "variant": "A" } }, "mission": { "id": 1912, "name": "Diapason D-1A", "description": "Diapason was a small cylindrical satellite, 20 cm long and 50 cm in diameter which was used for making geodetic measurements.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api", "agency_id": null, "name": "Brigitte", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir", "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721", "latitude": "30.7787318", "longitude": "-3.0669721", "location": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api", "name": "Interarmy Special Vehicles Test Centre, French Algeria", "country_code": "FRA", "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg", "timezone_name": "Africa/Algiers", "total_launch_count": 4, "total_landing_count": 0 }, "country_code": "FRA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 531, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "c29dfe71-9741-4902-9fcd-4ccbf3741408", "url": "https://ll.thespacedevs.com/2.2.0/launch/c29dfe71-9741-4902-9fcd-4ccbf3741408/?format=api", "slug": "diamant-a-diademe-d-1c", "name": "Diamant A | Diademe D-1C", "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:25:03Z", "net": "1967-02-08T09:39:39Z", "window_end": "1967-02-08T09:39:39Z", "window_start": "1967-02-08T09:39:39Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 3619, "configuration": { "id": 311, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api", "name": "Diamant A", "family": "Diamant", "full_name": "Diamant A", "variant": "A" } }, "mission": { "id": 2038, "name": "Diademe D-1C", "description": "French geodetic study satellite.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api", "agency_id": null, "name": "Brigitte", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir", "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721", "latitude": "30.7787318", "longitude": "-3.0669721", "location": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api", "name": "Interarmy Special Vehicles Test Centre, French Algeria", "country_code": "FRA", "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg", "timezone_name": "Africa/Algiers", "total_launch_count": 4, "total_landing_count": 0 }, "country_code": "FRA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 661, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 13, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }{ "count": 7498, "next": "