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=7110&ordering=id
{ "count": 7793, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7120&ordering=id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7100&ordering=id", "results": [ { "id": "e8a3de03-10fe-4232-9107-856faeea0b57", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8a3de03-10fe-4232-9107-856faeea0b57/?format=api", "launch_library_id": 320, "slug": "long-march-2d-chuangxin-1-04-lingqiao", "name": "Long March 2D | Chuangxin 1-04 & Lingqiao", "status": { "id": 3, "name": "Success" }, "net": "2014-09-04T00:15:04Z", "window_end": "2014-09-04T00:15:04Z", "window_start": "2014-09-04T00:15:04Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 1781, "configuration": { "id": 17, "launch_library_id": 73, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": null, "pad": { "id": 22, "url": "https://ll.thespacedevs.com/2.0.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 277, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 134 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [] }, { "id": "e8a7b22e-1fb9-4dd7-bee4-6e17db00b593", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8a7b22e-1fb9-4dd7-bee4-6e17db00b593/?format=api", "launch_library_id": null, "slug": "proton-kd-1-venera-13", "name": "Proton-K/D-1 | Venera-13", "status": { "id": 3, "name": "Success" }, "net": "1981-10-30T06:04:22Z", "window_end": "1981-10-30T06:04:22Z", "window_start": "1981-10-30T06:04:22Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5337, "configuration": { "id": 347, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 3745, "launch_library_id": null, "name": "Venera-13", "description": "Venus orbiter and lander", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus" } }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.0.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1560, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [] }, { "id": "e8ab7c6b-896a-4b6b-a805-4e97f86aa1fa", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8ab7c6b-896a-4b6b-a805-4e97f86aa1fa/?format=api", "launch_library_id": null, "slug": "soyuz-u-pvb-yantar-4k2m-5", "name": "Soyuz-U-PVB | Yantar-4K2M 5", "status": { "id": 3, "name": "Success" }, "net": "2009-04-29T16:58:00Z", "window_end": "2009-04-29T16:58:00Z", "window_start": "2009-04-29T16:58:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 7393, "configuration": { "id": 378, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/378/?format=api", "name": "Soyuz-U-PVB", "family": "Soyuz", "full_name": "Soyuz-U-PVB", "variant": "U-PVB" } }, "mission": { "id": 5782, "launch_library_id": null, "name": "Yantar-4K2M 5", "description": "Film-return reconnaisance satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 35, "url": "https://ll.thespacedevs.com/2.0.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_35_20200803143306.jpg", "total_launch_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [] }, { "id": "e8ac2765-b766-4b3c-92ce-5f0b96b216bf", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8ac2765-b766-4b3c-92ce-5f0b96b216bf/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-91", "name": "Molniya-M | Molniya-1T 91", "status": { "id": 3, "name": "Success" }, "net": "1998-09-28T23:41:27Z", "window_end": "1998-09-28T23:41:27Z", "window_start": "1998-09-28T23:41:27Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://ll.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6879, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/106/?format=api", "name": "Molniya-M", "family": "R-7", "full_name": "Molniya-M 2BL", "variant": "2BL" } }, "mission": { "id": 5269, "launch_library_id": null, "name": "Molniya-1T 91", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 36, "url": "https://ll.thespacedevs.com/2.0.0/pad/36/?format=api", "agency_id": 163, "name": "43/3 (43L)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.9273,40.45", "latitude": "62.9273", "longitude": "40.45", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "e8b17a2c-9ed5-4203-b0ed-48f0b9f4e0d2", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8b17a2c-9ed5-4203-b0ed-48f0b9f4e0d2/?format=api", "launch_library_id": null, "slug": "molniya-8k78-molniya-1-4", "name": "Molniya 8K78 | Molniya-1 4", "status": { "id": 3, "name": "Success" }, "net": "1966-10-20T07:50:00Z", "window_end": "1966-10-20T07:50:00Z", "window_start": "1966-10-20T07:50:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3581, "configuration": { "id": 184, "launch_library_id": 207, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/184/?format=api", "name": "Molniya 8K78", "family": "R-7", "full_name": "Molniya 8K78", "variant": "8K78" } }, "mission": { "id": 2000, "launch_library_id": null, "name": "Molniya-1 4", "description": "The Molniya were Soviet communication satellites operating from an inclined highly elliptical earth orbit of 500 km × 40000 km with 12 hour period for coverage of high northern latitudes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1560, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg", "infographic": null, "program": [] }, { "id": "e8b85a69-66ba-45eb-8082-5e892fb5ddc5", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8b85a69-66ba-45eb-8082-5e892fb5ddc5/?format=api", "launch_library_id": null, "slug": "long-march-3b-intelsat-708", "name": "Long March 3B | INTELSAT 708", "status": { "id": 4, "name": "Failure" }, "net": "1996-02-14T19:01:00Z", "window_end": "1996-02-14T19:01:00Z", "window_start": "1996-02-14T19:01:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "Guidance platform short-circuited right at liftoff, leading to loss of attitude control. The vehicle hit the ground at T+23 seconds and exploded, killing at least 6 people on the ground.", "hashtag": null, "launch_service_provider": { "id": 189, "url": "https://ll.thespacedevs.com/2.0.0/agencies/189/?format=api", "name": "China Aerospace Corporation", "type": "Government" }, "rocket": { "id": 6711, "configuration": { "id": 19, "launch_library_id": 22, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/19/?format=api", "name": "Long March 3B", "family": "Long March", "full_name": "Long March 3B", "variant": "B" } }, "mission": { "id": 5101, "launch_library_id": null, "name": "INTELSAT 708", "description": "Geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 45, "url": "https://ll.thespacedevs.com/2.0.0/pad/45/?format=api", "agency_id": null, "name": "Launch Complex 2 (LC-2)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.245564,102.026751", "latitude": "28.245564", "longitude": "102.026751", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 237, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 124 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20200102181012.jpg", "infographic": null, "program": [] }, { "id": "e8bbf037-a898-42ae-8de8-ccfb29fc2683", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8bbf037-a898-42ae-8de8-ccfb29fc2683/?format=api", "launch_library_id": null, "slug": "soyuz-u-zenit-6u-34", "name": "Soyuz U | Zenit-6U 34", "status": { "id": 3, "name": "Success" }, "net": "1981-03-17T08:40:00Z", "window_end": "1981-03-17T08:40:00Z", "window_start": "1981-03-17T08:40:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5259, "configuration": { "id": 37, "launch_library_id": 35, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 3668, "launch_library_id": null, "name": "Zenit-6U 34", "description": "Optical film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1560, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "e8c2f9b4-5de7-49ce-a538-6ae6c8b0598e", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8c2f9b4-5de7-49ce-a538-6ae6c8b0598e/?format=api", "launch_library_id": null, "slug": "soyuz-fg-giove-b", "name": "Soyuz-FG | Giove-B", "status": { "id": 3, "name": "Success" }, "net": "2008-04-26T22:16:02Z", "window_end": "2008-04-26T22:16:02Z", "window_start": "2008-04-26T22:16:02Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 7349, "configuration": { "id": 70, "launch_library_id": 102, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/70/?format=api", "name": "Soyuz-FG", "family": "", "full_name": "Soyuz-FG Fregat", "variant": "Fregat" } }, "mission": { "id": 5738, "launch_library_id": null, "name": "Giove-B", "description": "Experimental Galileo navigation satellite", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1560, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035842.jpeg", "infographic": null, "program": [] }, { "id": "e8c62aa0-6bef-48ac-8ef6-b8589479c6be", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8c62aa0-6bef-48ac-8ef6-b8589479c6be/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-nrol-113", "name": "Falcon 9 Block 5 | NROL-113", "status": { "id": 3, "name": "Success" }, "net": "2024-09-06T03:20:00Z", "window_end": "2024-09-06T05:14:00Z", "window_start": "2024-09-06T03:20: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": 8307, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6888, "launch_library_id": null, "name": "NROL-113", "description": "Third batch of satellites for a reconnaissance satellite constellation built by SpaceX and Northrop Grumman for the National Reconnaissance Office to provide imaging and other reconnaissance capabilities.", "launch_designator": null, "type": "Government/Top Secret", "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": 862, "total_landing_count": 33 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 248 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20240522073317.jpg", "infographic": null, "program": [] }, { "id": "e8d38045-a048-426d-b47b-fb7d09ce4dfe", "url": "https://ll.thespacedevs.com/2.0.0/launch/e8d38045-a048-426d-b47b-fb7d09ce4dfe/?format=api", "launch_library_id": null, "slug": "thor-burner-1-ops-8386", "name": "Thor Burner 1 | OPS 8386", "status": { "id": 3, "name": "Success" }, "net": "1965-05-20T16:30:53Z", "window_end": "1965-05-20T16:30:53Z", "window_start": "1965-05-20T16:30:53Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3396, "configuration": { "id": 394, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/394/?format=api", "name": "Thor Burner 1", "family": "Thor", "full_name": "Thor Burner 1", "variant": "Burner 1" } }, "mission": { "id": 1816, "launch_library_id": null, "name": "OPS 8386", "description": "The single DSAP-3 (Defense Satellite Application Program Block 3) was a modified DSAP-2 satellite to provide experimental tactical access to weather data.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 171, "url": "https://ll.thespacedevs.com/2.0.0/pad/171/?format=api", "agency_id": null, "name": "Space Launch Complex 10W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_10", "map_url": "https://www.google.com/maps?q=34.7652778,-120.6244162", "latitude": "34.7652778", "longitude": "-120.6244162", "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": 862, "total_landing_count": 33 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_171_20200803143449.jpg", "total_launch_count": 31 }, "webcast_live": false, "image": null, "infographic": null, "program": [] } ] }