Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
GET: Return a list of all Launch objects.
FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name'
MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list
SEARCH: Searches through the launch name, rocket name, launch agency, mission name & spacecraft name. EXAMPLE - ?search=SpaceX
GET /2.0.0/launch/?format=api&offset=6610&ordering=-name
{ "count": 7946, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6620&ordering=-name", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6600&ordering=-name", "results": [ { "id": "8802f398-44b6-4b3c-a2e1-af73cbe9d44e", "url": "https://ll.thespacedevs.com/2.0.0/launch/8802f398-44b6-4b3c-a2e1-af73cbe9d44e/?format=api", "launch_library_id": 1091, "slug": "falcon-9-block-4-spx-crs-12", "name": "Falcon 9 Block 4 | SpX CRS-12", "status": { "id": 3, "name": "Success" }, "net": "2017-08-14T16:31:37Z", "window_end": "2017-08-14T16:31:37Z", "window_start": "2017-08-14T16:31:37Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 80, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2020, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 390, "launch_library_id": 516, "name": "SpX CRS-12", "description": "SpaceX launched the Dragon spacecraft on their 12th operational cargo delivery mission to the International Space Station. The flight was conducted under the Commercial Resupply Services contract with NASA.", "launch_designator": null, "type": "Resupply", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 222 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [ { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/program/11/?format=api", "name": "Commercial Resupply Services", "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 257, "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, { "id": 1020, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png", "start_date": "2008-12-23T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services" }, { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "id": "3693d46b-1e71-4fd8-bde2-dda188448a93", "url": "https://ll.thespacedevs.com/2.0.0/launch/3693d46b-1e71-4fd8-bde2-dda188448a93/?format=api", "launch_library_id": 1310, "slug": "falcon-9-block-4-ses-12", "name": "Falcon 9 Block 4 | SES-12", "status": { "id": 3, "name": "Success" }, "net": "2018-06-04T04:45:00Z", "window_end": "2018-06-04T08:29:00Z", "window_start": "2018-06-04T04:29:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 70, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2107, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 495, "launch_library_id": 641, "name": "SES-12", "description": "SES-12 is a geostationary communications satellite. It is to provide direct-to-home broadcasting, high throughput satellite data connectivity and other telecommunication servies to Middle East and the Asia-Pacific region. It is a replacement for the NSS-6 satellite and is expected to operate for 15 years.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1124, "total_landing_count": 76 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 396 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [] }, { "id": "82995933-e6fd-4de8-8785-5d98c9feddbe", "url": "https://ll.thespacedevs.com/2.0.0/launch/82995933-e6fd-4de8-8785-5d98c9feddbe/?format=api", "launch_library_id": 1336, "slug": "falcon-9-block-4-otv-5-x-37b", "name": "Falcon 9 Block 4 | OTV-5 (X-37B)", "status": { "id": 3, "name": "Success" }, "net": "2017-09-07T14:00:00Z", "window_end": "2017-09-07T18:55:00Z", "window_start": "2017-09-07T13:50:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 50, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2027, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 439, "launch_library_id": 579, "name": "OTV-5 (X-37B)", "description": "It is the fifth flight of the X-37B program. United States Air Force Orbital Test Vehicle, built by Boeing, is an unmanned 5000 kg, 8.8 m-long reusable mini-spaceplane capable of autonomous re-entry and landing.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 222 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [] }, { "id": "cf40e58a-f301-4ecf-a8a0-7e6657a0319c", "url": "https://ll.thespacedevs.com/2.0.0/launch/cf40e58a-f301-4ecf-a8a0-7e6657a0319c/?format=api", "launch_library_id": 1048, "slug": "falcon-9-block-4-koreasat-5a", "name": "Falcon 9 Block 4 | Koreasat 5A", "status": { "id": 3, "name": "Success" }, "net": "2017-10-30T19:34:00Z", "window_end": "2017-10-30T21:58:00Z", "window_start": "2017-10-30T19:34:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2041, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 236, "launch_library_id": 352, "name": "Koreasat 5A", "description": "Koreasat 5A is a telecommunitations satellite to provide internet access, fixed telecommunications, media and broadcasting services. Loaded with Ku-band transponders, this satellite will cover Korea, Japan, Indochina and Middle East.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 222 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [] }, { "id": "cdfd242c-c01b-48b1-9fae-4b78d6ee449e", "url": "https://ll.thespacedevs.com/2.0.0/launch/cdfd242c-c01b-48b1-9fae-4b78d6ee449e/?format=api", "launch_library_id": 1260, "slug": "falcon-9-block-4-iridium-6-grace-fo", "name": "Falcon 9 Block 4 | Iridium-6 & GRACE-FO", "status": { "id": 3, "name": "Success" }, "net": "2018-05-22T19:47:58Z", "window_end": "2018-05-22T19:47:58Z", "window_start": "2018-05-22T19:47:58Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2105, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 458, "launch_library_id": 600, "name": "Iridium-6 & GRACE-FO", "description": "SpaceX’s Falcon 9 rocket will deliver 10 satellites to low Earth orbit for Iridium, a global leader in mobile voice and data satellite communications. This is the sixth set of 10 satellites in a series of 75 total satellites that SpaceX will launch for Iridium’s next generation global satellite constellation, Iridium® NEXT.\nSharing this launch is the Gravity Recovery and Climate Experiment Follow-on mission, which is a joint project of NASA and the German Research Centre for Geosciences. It's goal is to track Earth's water movement to monitor changes in underground water storage, the amount of water in large lakes and rivers, soil moisture, ice sheets and glaciers, and sea level caused by the addition of water to the ocean.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 288 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [ { "id": 28, "url": "https://ll.thespacedevs.com/2.0.0/program/28/?format=api", "name": "Iridium Constellation", "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.", "agencies": [ { "id": 202, "url": "https://ll.thespacedevs.com/2.0.0/agencies/202/?format=api", "name": "Iridium Communications", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg", "start_date": "1997-05-05T00:00:00Z", "end_date": null, "info_url": "https://iridium.com/", "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation" } ] }, { "id": "7fddc602-099a-4bcf-a110-8bf0c836949a", "url": "https://ll.thespacedevs.com/2.0.0/launch/7fddc602-099a-4bcf-a110-8bf0c836949a/?format=api", "launch_library_id": 1259, "slug": "falcon-9-block-4-iridium-5", "name": "Falcon 9 Block 4 | Iridium-5", "status": { "id": 3, "name": "Success" }, "net": "2018-03-30T14:13:51Z", "window_end": "2018-03-30T14:13:51Z", "window_start": "2018-03-30T14:13:51Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2089, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 456, "launch_library_id": 599, "name": "Iridium-5", "description": "SpaceX’s Falcon 9 rocket will deliver 10 satellites to low Earth orbit for Iridium, a global leader in mobile voice and data satellite communications. This is the fifth set of 10 satellites in a series of 75 total satellites that SpaceX will launch for Iridium’s next generation global satellite constellation, Iridium® NEXT.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 288 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [ { "id": 28, "url": "https://ll.thespacedevs.com/2.0.0/program/28/?format=api", "name": "Iridium Constellation", "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.", "agencies": [ { "id": 202, "url": "https://ll.thespacedevs.com/2.0.0/agencies/202/?format=api", "name": "Iridium Communications", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg", "start_date": "1997-05-05T00:00:00Z", "end_date": null, "info_url": "https://iridium.com/", "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation" } ] }, { "id": "b8800f25-3b09-48de-895d-ec2fb7981c0f", "url": "https://ll.thespacedevs.com/2.0.0/launch/b8800f25-3b09-48de-895d-ec2fb7981c0f/?format=api", "launch_library_id": 1257, "slug": "falcon-9-block-4-iridium-3", "name": "Falcon 9 Block 4 | Iridium-3", "status": { "id": 3, "name": "Success" }, "net": "2017-10-09T12:37:01Z", "window_end": "2017-10-09T12:37:01Z", "window_start": "2017-10-09T12:37:01Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2035, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 443, "launch_library_id": 581, "name": "Iridium-3", "description": "SpaceX’s Falcon 9 rocket will deliver 10 satellites to low Earth\norbit for Iridium, a global leader in mobile voice and\ndata satellite communications. This is the third set of 10\nsatellites in a series of 75 total satellites that SpaceX will\nlaunch for Iridium’s next generation global satellite\nconstellation, Iridium® NEXT.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 904, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 288 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [ { "id": 28, "url": "https://ll.thespacedevs.com/2.0.0/program/28/?format=api", "name": "Iridium Constellation", "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.", "agencies": [ { "id": 202, "url": "https://ll.thespacedevs.com/2.0.0/agencies/202/?format=api", "name": "Iridium Communications", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg", "start_date": "1997-05-05T00:00:00Z", "end_date": null, "info_url": "https://iridium.com/", "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation" } ] }, { "id": "067aaad8-bafd-4c31-924c-dc18fb0bd4cc", "url": "https://ll.thespacedevs.com/2.0.0/launch/067aaad8-bafd-4c31-924c-dc18fb0bd4cc/?format=api", "launch_library_id": 1387, "slug": "falcon-9-block-4-hispasat-30w-6-hispasat-1f", "name": "Falcon 9 Block 4 | Hispasat 30W-6 (Hispasat 1F)", "status": { "id": 3, "name": "Success" }, "net": "2018-03-06T05:33:00Z", "window_end": "2018-03-06T07:33:00Z", "window_start": "2018-03-06T05:33:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 2082, "configuration": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" } }, "mission": { "id": 466, "launch_library_id": 622, "name": "Hispasat 30W-6 (Hispasat 1F)", "description": "Hispasat 30W-6, also known as Hispasat 1F, is a Spanish geostationary communications satellite. Joining the Hispasat fleet, this satellite is to operate in orbit for 15 years, providing services to Europe, North Africa, North America and South America. It is a replacement for the Hispasat 1D satellite at 30º West longtitude in geostationary orbit. Satellite launch mass is about 6000 kg and it is equipped with Ku-, Ka- and C-band transponders.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 80, "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1124, "total_landing_count": 76 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 396 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg", "infographic": null, "program": [] }, { "id": "10be093a-ad74-46e6-a26c-37626e6d72b7", "url": "https://ll.thespacedevs.com/2.0.0/launch/10be093a-ad74-46e6-a26c-37626e6d72b7/?format=api", "launch_library_id": 1302, "slug": "falcon-1-razaksat", "name": "Falcon 1 | RazakSAT", "status": { "id": 3, "name": "Success" }, "net": "2009-07-14T03:36:00Z", "window_end": "2009-07-14T03:36:00Z", "window_start": "2009-07-14T03:36:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 1421, "configuration": { "id": 133, "launch_library_id": 160, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/133/?format=api", "name": "Falcon 1", "family": "Falcon", "full_name": "Falcon 1", "variant": "1" } }, "mission": { "id": 6462, "launch_library_id": null, "name": "RazakSAT", "description": "RazakSAT is a Malaysian Earth observation satellite carrying a high-resolution camera. It was the first and only operational satellite to be put in orbit by SpaceX's Falcon 1.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 107, "url": "https://ll.thespacedevs.com/2.0.0/pad/107/?format=api", "agency_id": null, "name": "Omelek Island", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Omelek_Island", "map_url": "https://www.google.com/maps?q=9.047861,167.743", "latitude": "9.047861", "longitude": "167.743", "location": { "id": 142, "url": "https://ll.thespacedevs.com/2.0.0/location/142/?format=api", "name": "Ronald Reagan Ballistic Missile Defense Test Site, Kwajalein Atoll, Marshall Islands", "country_code": "MHL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_142_20200803142511.jpg", "total_launch_count": 5, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_107_20200803143450.jpg", "total_launch_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_image_20190222030438.jpeg", "infographic": null, "program": [] }, { "id": "0560cfb0-ed19-4e8b-9fe9-728feb0f817c", "url": "https://ll.thespacedevs.com/2.0.0/launch/0560cfb0-ed19-4e8b-9fe9-728feb0f817c/?format=api", "launch_library_id": 1301, "slug": "falcon-1-ratsat", "name": "Falcon 1 | RatSat", "status": { "id": 3, "name": "Success" }, "net": "2008-09-28T23:15:00Z", "window_end": "2008-09-28T23:15:00Z", "window_start": "2008-09-28T23:15:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 1400, "configuration": { "id": 133, "launch_library_id": 160, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/133/?format=api", "name": "Falcon 1", "family": "Falcon", "full_name": "Falcon 1", "variant": "1" } }, "mission": { "id": 6461, "launch_library_id": null, "name": "RatSat", "description": "RatSat was an aluminum mass simulator on the fourth flight of the Falcon 1 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 107, "url": "https://ll.thespacedevs.com/2.0.0/pad/107/?format=api", "agency_id": null, "name": "Omelek Island", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Omelek_Island", "map_url": "https://www.google.com/maps?q=9.047861,167.743", "latitude": "9.047861", "longitude": "167.743", "location": { "id": 142, "url": "https://ll.thespacedevs.com/2.0.0/location/142/?format=api", "name": "Ronald Reagan Ballistic Missile Defense Test Site, Kwajalein Atoll, Marshall Islands", "country_code": "MHL", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_142_20200803142511.jpg", "total_launch_count": 5, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_107_20200803143450.jpg", "total_launch_count": 5 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_image_20190222030438.jpeg", "infographic": null, "program": [] } ] }