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=170&ordering=-name
{ "count": 466, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=180&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=160&ordering=-name", "results": [ { "id": "f82304b2-5f3c-4753-b8ee-aee69323f7fb", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f82304b2-5f3c-4753-b8ee-aee69323f7fb/?format=api", "launch_library_id": null, "slug": "haste-haste-a-la-vista-mach-tb", "name": "HASTE | HASTE A La Vista (MACH-TB)", "status": { "id": 3, "name": "Success" }, "net": "2024-11-24T06:00:00Z", "window_end": "2024-11-24T07:30:00Z", "window_start": "2024-11-24T03:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8022, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6993, "launch_library_id": null, "name": "Leidos-2", "description": "Second sub-orbital launch of Electron of the Hypersonic Accelerator Suborbital Test Electron (HASTE) program for Leidos and Dynetics.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 79, "url": "https://lldev.thespacedevs.com/2.0.0/pad/79/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=37.833262,-75.488235", "latitude": "37.833262", "longitude": "-75.488235", "location": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "total_launch_count": 82, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "3785d31d-770f-4622-b7e4-a683dbd34c39", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3785d31d-770f-4622-b7e4-a683dbd34c39/?format=api", "launch_library_id": null, "slug": "haste-dart-ae", "name": "HASTE | DART AE", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8093, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 6648, "launch_library_id": null, "name": "DART AE", "description": "Payload is a scramjet-powered hypersonic vehicle developed by by Australian company Hypersonix.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 79, "url": "https://lldev.thespacedevs.com/2.0.0/pad/79/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=37.833262,-75.488235", "latitude": "37.833262", "longitude": "-75.488235", "location": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "total_launch_count": 82, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "a81fcb21-ed57-47ef-ab57-33ddd9c6ffcd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a81fcb21-ed57-47ef-ab57-33ddd9c6ffcd/?format=api", "launch_library_id": null, "slug": "hanbit-nano-spaceward", "name": "HANBIT-Nano | Spaceward", "status": { "id": 2, "name": "TBD" }, "net": "2025-11-30T00:00:00Z", "window_end": "2025-11-30T00:00:00Z", "window_start": "2025-11-30T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1098, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1098/?format=api", "name": "Innospace", "type": "Private" }, "rocket": { "id": 8777, "configuration": { "id": 530, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/530/?format=api", "name": "HANBIT-Nano", "family": "HANBIT", "full_name": "HANBIT-Nano", "variant": "Nano" } }, "mission": { "id": 7368, "launch_library_id": null, "name": "Spaceward", "description": "Maiden orbital launch attempt for the South Korean stratup Innospace and its HANBIT-Nano small launch vehicle. Onboard this flight are five small satellites from the Brazilian space agency AEB, Brazilian university Universidade Federal do Maranhão and Indian startup Grahaa Space, as well as three payloads from AEB and Brazilian company Castro Leite Consultoria that will remain attached to the rocket, and an empty aluminium can from the South Korean beverage company Brewguru.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 240, "url": "https://lldev.thespacedevs.com/2.0.0/pad/240/?format=api", "agency_id": 1098, "name": "HANBIT Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Space_Center", "map_url": "https://www.google.com/maps?q=-2.31698,-44.36873", "latitude": "-2.31698", "longitude": "-44.36873", "location": { "id": 150, "url": "https://lldev.thespacedevs.com/2.0.0/location/150/?format=api", "name": "Alcântara Space Center, Federative Republic of Brazil", "country_code": "BRA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg", "total_launch_count": 3, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_hanbit_pad_20251021114902.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_gro_image_20251021114236.jpg", "infographic": null, "program": [] }, { "id": "01ca3653-126a-4c01-94fb-a9467b39cdac", "url": "https://lldev.thespacedevs.com/2.0.0/launch/01ca3653-126a-4c01-94fb-a9467b39cdac/?format=api", "launch_library_id": 1655, "slug": "h3-inmarsat-satellite", "name": "H3 | Inmarsat satellite", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 2163, "configuration": { "id": 30, "launch_library_id": 48, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/30/?format=api", "name": "H3", "family": "H3", "full_name": "H3", "variant": "" } }, "mission": null, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iii_image_20221104084531.jpeg", "infographic": null, "program": [] }, { "id": "e1a3b702-464f-435d-8c1f-ade9be196b77", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e1a3b702-464f-435d-8c1f-ade9be196b77/?format=api", "launch_library_id": null, "slug": "h3-30-h3-30-test-flight", "name": "H3-30 | H3-30 Test Flight", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 8366, "configuration": { "id": 203, "launch_library_id": 231, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/203/?format=api", "name": "H3-30", "family": "H3", "full_name": "H3-30", "variant": "30" } }, "mission": { "id": 6947, "launch_library_id": null, "name": "H3-30 Test Flight", "description": "Test flight of the H3-30 variant of the H3 launch vehicle with 3 LE-9 engines in the first stage and no SRBs. The flight will carry a dummy main payload (Vehicle Evaluation Payload 5, VEP-5) and several hitchhiking small satellites:\r\n\r\n* PETREL\r\n\r\n* STARS-X\r\n\r\n* BRO-19\r\n\r\n* VERTECS\r\n\r\n* HORN-L/R", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-30_f6_cft_image_20251028183426.jpg", "infographic": null, "program": [] }, { "id": "8c2412ae-fbef-443f-aae8-db538f38eec6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/8c2412ae-fbef-443f-aae8-db538f38eec6/?format=api", "launch_library_id": 1980, "slug": "h3-24-htv-x1", "name": "H3-24 | HTV-X1", "status": { "id": 3, "name": "Success" }, "net": "2025-10-26T00:00:15Z", "window_end": "2025-10-26T00:00:15Z", "window_start": "2025-10-26T00:00:15Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 2540, "configuration": { "id": 204, "launch_library_id": 233, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/204/?format=api", "name": "H3-24", "family": "H3", "full_name": "H3-24", "variant": "24" } }, "mission": { "id": 5860, "launch_library_id": null, "name": "HTV-X1", "description": "First flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.", "launch_designator": null, "type": "Resupply", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg", "infographic": null, "program": [ { "id": 17, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-dev.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": "b89ab080-66c3-4831-85a9-38d85da71d30", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b89ab080-66c3-4831-85a9-38d85da71d30/?format=api", "launch_library_id": null, "slug": "h3-22-michibiki-7-qzs-7", "name": "H3-22 | Michibiki 7 (QZS-7)", "status": { "id": 2, "name": "TBD" }, "net": "2025-12-31T00:00:00Z", "window_end": "2025-12-31T00:00:00Z", "window_start": "2025-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 7768, "configuration": { "id": 486, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/486/?format=api", "name": "H3-22", "family": "H3", "full_name": "H3-22", "variant": "22" } }, "mission": { "id": 6286, "launch_library_id": null, "name": "Michibiki 7 (QZS-7)", "description": "QZSS (Quasi Zenith Satellite System) is a Japanese satellite navigation system operating from inclined, elliptical geosynchronous orbits to achieve optimal high-elevation visibility in urban canyons and mountainous areas. The navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation.\r\n\r\nThe navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation in inclined, elliptical geosynchronous orbits.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 4, "name": "Geosynchronous Transfer Orbit", "abbrev": "GSTO" } }, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg", "infographic": null, "program": [] }, { "id": "0680d9c6-8b90-405e-bbe0-167cd48e36bb", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0680d9c6-8b90-405e-bbe0-167cd48e36bb/?format=api", "launch_library_id": null, "slug": "h3-22-michibiki-6-qzs-6", "name": "H3-22 | Michibiki 6 (QZS-6)", "status": { "id": 3, "name": "Success" }, "net": "2025-02-02T08:30:00Z", "window_end": "2025-02-02T10:30:00Z", "window_start": "2025-02-02T08:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 7767, "configuration": { "id": 486, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/486/?format=api", "name": "H3-22", "family": "H3", "full_name": "H3-22", "variant": "22" } }, "mission": { "id": 6285, "launch_library_id": null, "name": "Michibiki 6 (QZS-6)", "description": "QZSS (Quasi Zenith Satellite System) is a Japanese satellite navigation system operating from inclined, elliptical geosynchronous orbits to achieve optimal high-elevation visibility in urban canyons and mountainous areas. The navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation.\r\n\r\nThe navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation in inclined, elliptical geosynchronous orbits.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg", "infographic": null, "program": [] }, { "id": "dc1b1aea-7a5f-4b39-9df5-1fd38dd670cf", "url": "https://lldev.thespacedevs.com/2.0.0/launch/dc1b1aea-7a5f-4b39-9df5-1fd38dd670cf/?format=api", "launch_library_id": null, "slug": "h3-22-michibiki-5-qzs-5", "name": "H3-22 | Michibiki 5 (QZS-5)", "status": { "id": 1, "name": "Go" }, "net": "2025-12-07T02:30:00Z", "window_end": "2025-12-07T03:30:00Z", "window_start": "2025-12-07T02:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 7766, "configuration": { "id": 486, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/486/?format=api", "name": "H3-22", "family": "H3", "full_name": "H3-22", "variant": "22" } }, "mission": { "id": 6284, "launch_library_id": null, "name": "Michibiki 5 (QZS-5)", "description": "QZSS (Quasi Zenith Satellite System) is a Japanese satellite navigation system operating from inclined, elliptical geosynchronous orbits to achieve optimal high-elevation visibility in urban canyons and mountainous areas. The navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation.\r\n\r\nThe navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation in inclined, elliptical geosynchronous orbits.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 4, "name": "Geosynchronous Transfer Orbit", "abbrev": "GSTO" } }, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg", "infographic": null, "program": [] }, { "id": "aa429cd7-a947-430a-9956-72dff1ab9c60", "url": "https://lldev.thespacedevs.com/2.0.0/launch/aa429cd7-a947-430a-9956-72dff1ab9c60/?format=api", "launch_library_id": null, "slug": "h3-22-dsn-3-kirameki-3", "name": "H3-22 | DSN 3 (Kirameki 3)", "status": { "id": 3, "name": "Success" }, "net": "2024-11-04T06:48:00Z", "window_end": "2024-11-04T08:16:00Z", "window_start": "2024-11-04T06:48:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 7772, "configuration": { "id": 486, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/486/?format=api", "name": "H3-22", "family": "H3", "full_name": "H3-22", "variant": "22" } }, "mission": { "id": 6290, "launch_library_id": null, "name": "DSN 3 (Kirameki 3)", "description": "DSN 3, also known as Kirameki 3, is a geostationary communications satellite to be used for military communications by the Japanese military.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 209, "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 96, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 15 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg", "infographic": null, "program": [] } ] }