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=1470&ordering=net
{ "count": 7843, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1480&ordering=net", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1460&ordering=net", "results": [ { "id": "54cfd1b8-d75f-4b45-8dc8-1168b66b70b0", "url": "https://lldev.thespacedevs.com/2.0.0/launch/54cfd1b8-d75f-4b45-8dc8-1168b66b70b0/?format=api", "launch_library_id": null, "slug": "delta-1914-anik-a1", "name": "Delta 1914 | Anik A1", "status": { "id": 3, "name": "Success" }, "net": "1972-11-10T01:14:03Z", "window_end": "1972-11-10T01:14:03Z", "window_start": "1972-11-10T01:14:03Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4313, "configuration": { "id": 282, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/282/?format=api", "name": "Delta 1914", "family": "Delta", "full_name": "Delta 1914", "variant": "1914" } }, "mission": { "id": 2731, "launch_library_id": null, "name": "Anik A1", "description": "Geosynchronous communications satellite developed by Hughes Aircraft Company.", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" } }, "pad": { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1101, "total_landing_count": 72 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "3b7977b9-e8d7-4650-859c-48e454f1be9e", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3b7977b9-e8d7-4650-859c-48e454f1be9e/?format=api", "launch_library_id": null, "slug": "scout-d-1-sas-2", "name": "Scout D-1 | SAS 2", "status": { "id": 3, "name": "Success" }, "net": "1972-11-15T22:13:46Z", "window_end": "1972-11-15T22:13:46Z", "window_start": "1972-11-15T22:13:46Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 4314, "configuration": { "id": 360, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/360/?format=api", "name": "Scout D-1", "family": "Scout", "full_name": "Scout D-1", "variant": "D-1" } }, "mission": { "id": 2732, "launch_library_id": null, "name": "SAS 2", "description": "Small spacecraft designed to perform astronomical studies in the X-ray, gamma-ray, UV, visible and infrared regions.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 155, "url": "https://lldev.thespacedevs.com/2.0.0/pad/155/?format=api", "agency_id": null, "name": "San Marco platform", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Broglio_Space_Center", "map_url": "https://www.google.com/maps?q=-2.9383333,40.210306", "latitude": "-2.9383333", "longitude": "40.210306", "location": { "id": 151, "url": "https://lldev.thespacedevs.com/2.0.0/location/151/?format=api", "name": "Broglio Space Center, Kenya", "country_code": "ITA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_151_20200803142409.jpg", "total_launch_count": 9, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_155_20200803143349.jpg", "total_launch_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/scout-d1_2528a_image_20251115095638.png", "infographic": null, "program": [] }, { "id": "fe0e3b37-d0b6-4ac0-aec7-bbcf7c25ab51", "url": "https://lldev.thespacedevs.com/2.0.0/launch/fe0e3b37-d0b6-4ac0-aec7-bbcf7c25ab51/?format=api", "launch_library_id": null, "slug": "scout-d-1-esro-4", "name": "Scout D-1 | ESRO 4", "status": { "id": 3, "name": "Success" }, "net": "1972-11-22T00:17:01Z", "window_end": "1972-11-22T00:17:01Z", "window_start": "1972-11-22T00:17:01Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 1019, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1019/?format=api", "name": "European Space Research Organisation", "type": "Multinational" }, "rocket": { "id": 4315, "configuration": { "id": 360, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/360/?format=api", "name": "Scout D-1", "family": "Scout", "full_name": "Scout D-1", "variant": "D-1" } }, "mission": { "id": 2733, "launch_library_id": null, "name": "ESRO 4", "description": "European ionospheric and magnetospheric research satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 154, "url": "https://lldev.thespacedevs.com/2.0.0/pad/154/?format=api", "agency_id": null, "name": "Space Launch Complex 5", "info_url": "https://www.astronautix.com/v/vandenbergslc5.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=34.6080,-120.6247", "latitude": "34.608", "longitude": "-120.6247", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 875, "total_landing_count": 33 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg", "total_launch_count": 69 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/scout-d1_2528a_image_20251115095638.png", "infographic": null, "program": [] }, { "id": "6fb7a93d-3c5d-412d-8fe5-c21f01efab1f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/6fb7a93d-3c5d-412d-8fe5-c21f01efab1f/?format=api", "launch_library_id": 1908, "slug": "n1-soyuz-7k-lok-no2", "name": "N1 | Soyuz 7K-LOK No.2", "status": { "id": 4, "name": "Failure" }, "net": "1972-11-23T06:11:55Z", "window_end": "1972-11-23T06:11:55Z", "window_start": "1972-11-23T06:11:55Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 0, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 2450, "configuration": { "id": 114, "launch_library_id": 159, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/114/?format=api", "name": "N1", "family": "", "full_name": "N1", "variant": "N1" } }, "mission": null, "pad": { "id": 103, "url": "https://lldev.thespacedevs.com/2.0.0/pad/103/?format=api", "agency_id": null, "name": "110/37 (110L)", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.964747,63.304744", "latitude": "45.964747", "longitude": "63.304744", "location": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1561, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_103_20200803143220.jpg", "total_launch_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/n1_mockup_on_th_image_20251123084123.jpg", "infographic": null, "program": [ { "id": 8, "url": "https://lldev.thespacedevs.com/2.0.0/program/8/?format=api", "name": "Soyuz", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "start_date": "1966-11-28T11:02:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme" } ] }, { "id": "050a162f-da82-4b86-8923-fd8a9fcf50fd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/050a162f-da82-4b86-8923-fd8a9fcf50fd/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2m-34", "name": "Voskhod | Zenit-2M 34", "status": { "id": 3, "name": "Success" }, "net": "1972-11-25T09:10:01Z", "window_end": "1972-11-25T09:10:01Z", "window_start": "1972-11-25T09:10:01Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4316, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2734, "launch_library_id": null, "name": "Zenit-2M 34", "description": "The soviet Zenit-2M (Gektor, 11F690) was an improved version of the Zenit-2 area surveillance reconnaissance satellite. It was part of the Vostok-based Zenit-family.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1561, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 427 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "b4b6de3c-497a-4fda-b41e-f832c35d4ba7", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b4b6de3c-497a-4fda-b41e-f832c35d4ba7/?format=api", "launch_library_id": null, "slug": "kosmos-11k63-ds-u1-ik-2", "name": "Kosmos 11K63 | DS-U1-IK 2", "status": { "id": 3, "name": "Success" }, "net": "1972-11-30T21:49:57Z", "window_end": "1972-11-30T21:49:57Z", "window_start": "1972-11-30T21:49:57Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4317, "configuration": { "id": 327, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/327/?format=api", "name": "Kosmos 11K63", "family": "Kosmos", "full_name": "Kosmos 11K63", "variant": "11K63" } }, "mission": { "id": 2735, "launch_library_id": null, "name": "DS-U1-IK 2", "description": "Satellite designed to investigate the ionosphere.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/pad/3/?format=api", "agency_id": 163, "name": "133/3 (133L)", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.886999,40.846984", "latitude": "62.886999", "longitude": "40.846984", "location": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1683, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_3_20200803143438.jpg", "total_launch_count": 159 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kosmos_11k63_image_20251104091702.jpg", "infographic": null, "program": [] }, { "id": "4cb3985d-81dd-492b-b2d0-ed8dd3289fe9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4cb3985d-81dd-492b-b2d0-ed8dd3289fe9/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1-22", "name": "Molniya-M | Molniya-1 22", "status": { "id": 3, "name": "Success" }, "net": "1972-12-02T04:39:57Z", "window_end": "1972-12-02T04:39:57Z", "window_start": "1972-12-02T04:39:57Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4318, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 2736, "launch_library_id": null, "name": "Molniya-1 22", "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://lldev.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://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1561, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "f6576afc-2f03-45e2-bc03-f7fddb6a4c36", "url": "https://lldev.thespacedevs.com/2.0.0/launch/f6576afc-2f03-45e2-bc03-f7fddb6a4c36/?format=api", "launch_library_id": 984, "slug": "saturn-v-apollo-17", "name": "Saturn V | Apollo 17", "status": { "id": 3, "name": "Success" }, "net": "1972-12-07T05:33:00Z", "window_end": "1972-12-07T05:33:00Z", "window_start": "1972-12-07T05:33:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 236, "configuration": { "id": 93, "launch_library_id": 136, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/93/?format=api", "name": "Saturn V", "family": "Saturn", "full_name": "Saturn V", "variant": "V" } }, "mission": { "id": 162, "launch_library_id": 247, "name": "Apollo 17", "description": "Apollo 17 was the final mission of the Apollo program. The craft was crewed by Commander Eugene Cernan, Lunar Module Pilot Harrison Schmitt & Command Module Pilot Ronald Evans. The mission lasted for 12 days, 13 hours, 51 minutes and 59 seconds during which time Cernan & Schmitt spent 3 days on lunar surface completing three moonwalks to collect lunar samples and install scientific instruments on the surface. Apollo 17 was the last time human beings have gone beyond Low Earth Orbit.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" } }, "pad": { "id": 87, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 280, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 221 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program" } ] }, { "id": "db98b4e7-f262-4a92-bb70-70aae3782fb2", "url": "https://lldev.thespacedevs.com/2.0.0/launch/db98b4e7-f262-4a92-bb70-70aae3782fb2/?format=api", "launch_library_id": null, "slug": "delta-0900-nimbus-5", "name": "Delta 0900 | Nimbus 5", "status": { "id": 3, "name": "Success" }, "net": "1972-12-11T07:56:00Z", "window_end": "1972-12-11T07:56:00Z", "window_start": "1972-12-11T07:56:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4319, "configuration": { "id": 276, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/276/?format=api", "name": "Delta 0900", "family": "Delta", "full_name": "Delta 0900", "variant": "0900" } }, "mission": { "id": 2737, "launch_library_id": null, "name": "Nimbus 5", "description": "Satellite used to test advanced meteorological sensor systems", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 39, "url": "https://lldev.thespacedevs.com/2.0.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 875, "total_landing_count": 33 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 99 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_0900_image_20231231081129.jpg", "infographic": null, "program": [] }, { "id": "dee987e1-d9a5-4cd3-8421-65038869d66d", "url": "https://lldev.thespacedevs.com/2.0.0/launch/dee987e1-d9a5-4cd3-8421-65038869d66d/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-2-4", "name": "Molniya-M | Molniya-2 4", "status": { "id": 3, "name": "Success" }, "net": "1972-12-12T06:51:01Z", "window_end": "1972-12-12T06:51:01Z", "window_start": "1972-12-12T06:51:01Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4320, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 2738, "launch_library_id": null, "name": "Molniya-2 4", "description": "Government communications satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 168, "url": "https://lldev.thespacedevs.com/2.0.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "location": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1683, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] } ] }