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=6600&ordering=-id
{ "count": 7946, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6610&ordering=-id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6590&ordering=-id", "results": [ { "id": "2c2dad77-c26b-4b55-b0c1-0cf9a2302cbf", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c2dad77-c26b-4b55-b0c1-0cf9a2302cbf/?format=api", "launch_library_id": null, "slug": "kosmos-3m-ds-u2-mt", "name": "Kosmos-3M | DS-U2-MT", "status": { "id": 3, "name": "Success" }, "net": "1971-12-02T17:30:01Z", "window_end": "1971-12-02T17:30:01Z", "window_start": "1971-12-02T17:30:01Z", "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": 4201, "configuration": { "id": 102, "launch_library_id": 122, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 2619, "launch_library_id": null, "name": "DS-U2-MT", "description": "Research satellite dedicated to micrometeroids and gamma ray astronomy.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 28, "url": "https://ll.thespacedevs.com/2.0.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.883229,40.868549", "latitude": "62.883229", "longitude": "40.868549", "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": 1686, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [] }, { "id": "2c23175d-9200-4369-87f6-78dc8ca8e94a", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c23175d-9200-4369-87f6-78dc8ca8e94a/?format=api", "launch_library_id": null, "slug": "soyuz-u-foton-4", "name": "Soyuz U | Foton 4", "status": { "id": 3, "name": "Success" }, "net": "1988-04-14T17:00:00Z", "window_end": "1988-04-14T17:00:00Z", "window_start": "1988-04-14T17:00: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": 6059, "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": 4450, "launch_library_id": null, "name": "Foton 4", "description": "Microgravity research satellite", "launch_designator": null, "type": "Materials Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 168, "url": "https://ll.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://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": 1686, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "2bfc6920-96fa-4cfe-8bff-353724c439f1", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bfc6920-96fa-4cfe-8bff-353724c439f1/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2m-25", "name": "Voskhod | Zenit-2M 25", "status": { "id": 3, "name": "Success" }, "net": "1972-02-03T08:40:00Z", "window_end": "1972-02-03T08:40:00Z", "window_start": "1972-02-03T08: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": 4225, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2643, "launch_library_id": null, "name": "Zenit-2M 25", "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://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": 1564, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 429 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "2bfa0c12-022b-431c-a66c-b12a4113a110", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bfa0c12-022b-431c-a66c-b12a4113a110/?format=api", "launch_library_id": null, "slug": "delta-7425-10-wmap", "name": "Delta 7425-10 | WMAP", "status": { "id": 3, "name": "Success" }, "net": "2001-06-30T19:46:46Z", "window_end": "2001-06-30T19:46:46Z", "window_start": "2001-06-30T19:46:46Z", "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": 7047, "configuration": { "id": 303, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/303/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7425-10", "variant": "7425-10" } }, "mission": { "id": 5436, "launch_library_id": null, "name": "WMAP", "description": "MAP was to measure fluctuations in the cosmic 3 Kelvin microwave background with the degree of precision required to answer questions about the big bang and the total mass and fate of the universe.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 16, "name": "Sun-Earth L2", "abbrev": "L2" } }, "pad": { "id": 1, "url": "https://ll.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://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_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "2bfa019d-3ad8-4ab3-9167-2c3a4b97d2fe", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bfa019d-3ad8-4ab3-9167-2c3a4b97d2fe/?format=api", "launch_library_id": null, "slug": "tsiklon-3-aureole-3", "name": "Tsiklon-3 | Aureole 3", "status": { "id": 3, "name": "Success" }, "net": "1981-09-21T13:10:00Z", "window_end": "1981-09-21T13:10:00Z", "window_start": "1981-09-21T13:10: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": 5325, "configuration": { "id": 445, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api", "name": "Tsiklon-3", "family": "Tsiklon", "full_name": "Tsiklon-3", "variant": "3" } }, "mission": { "id": 3733, "launch_library_id": null, "name": "Aureole 3", "description": "Joint Soviet-French satellite dedicated to magnetospheric research", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 126, "url": "https://ll.thespacedevs.com/2.0.0/pad/126/?format=api", "agency_id": 63, "name": "32/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32", "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727", "latitude": "62.9063889", "longitude": "40.7844727", "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": 1686, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_126_20200803143238.jpg", "total_launch_count": 57 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png", "infographic": null, "program": [] }, { "id": "2bf879d5-09fe-4cff-9443-616ad05c4451", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bf879d5-09fe-4cff-9443-616ad05c4451/?format=api", "launch_library_id": null, "slug": "titan-403a-sldcom-3", "name": "Titan 403A | SLDCOM 3", "status": { "id": 4, "name": "Failure" }, "net": "1993-08-02T19:59:00Z", "window_end": "1993-08-02T19:59:00Z", "window_start": "1993-08-02T19:59:00Z", "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": 6536, "configuration": { "id": 430, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/430/?format=api", "name": "Titan 403A", "family": "Titan", "full_name": "Titan 403A", "variant": "403A" } }, "mission": { "id": 4926, "launch_library_id": null, "name": "SLDCOM 3", "description": "Dispenser satellite for the NOSS-2 triplet of ocean surveillance satellites", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "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": null, "infographic": null, "program": [] }, { "id": "2bf5ea0c-2b44-459c-b6d4-6ffc8c5bc1c7", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bf5ea0c-2b44-459c-b6d4-6ffc8c5bc1c7/?format=api", "launch_library_id": 743, "slug": "proton-mbriz-m-enhanced-asiasat-7", "name": "Proton-M/Briz-M Enhanced | Asiasat 7", "status": { "id": 3, "name": "Success" }, "net": "2011-11-25T19:10:34Z", "window_end": "2011-11-25T19:10:34Z", "window_start": "2011-11-25T19:10:34Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 118, "url": "https://ll.thespacedevs.com/2.0.0/agencies/118/?format=api", "name": "International Launch Services", "type": "Commercial" }, "rocket": { "id": 1568, "configuration": { "id": 87, "launch_library_id": 98, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/87/?format=api", "name": "Proton-M", "family": "Proton / UR-500", "full_name": "Proton-M Briz-M Enhanced", "variant": "Briz-M Enhanced" } }, "mission": null, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.0.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "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": 1564, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m_image_20191211081456.jpeg", "infographic": null, "program": [] }, { "id": "2bedbf8c-8df2-4e24-8397-8c2a08fab581", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bedbf8c-8df2-4e24-8397-8c2a08fab581/?format=api", "launch_library_id": null, "slug": "long-march-4b-haiyang-2e", "name": "Long March 4B | Haiyang 2E", "status": { "id": 3, "name": "Success" }, "net": "2026-07-01T23:46:00Z", "window_end": "2026-07-02T00:07:00Z", "window_start": "2026-07-01T23:38:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "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": 9077, "configuration": { "id": 10, "launch_library_id": 16, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/10/?format=api", "name": "Long March 4B", "family": "Long March", "full_name": "Long March 4B", "variant": "B" } }, "mission": { "id": 7672, "launch_library_id": null, "name": "Haiyang 2E", "description": "Haiyang 2E (Chinese: \"Ocean\"), abbreviated HY-2E, is a marine remote sensing satellite of China. The HY-2 series' primary objective is to measure ocean dynamic and regional environmental trends in the microwave spectral range, plus measurements of parameters such as marine wind vector, marine surface heat and Sea Surface Temperature (SST). These ocean dynamics real-time data aid aero-marine forecasts for the prevention of, and relief in the event of, natural disasters.\r\n\r\nInstruments carried include:\r\n\r\n* Microwave Radiometer Imager (MWRI)\r\n\r\n* Radar Altimeter (RA)\r\n\r\n* Ku-band Rotational Fan-beam Scatterometer (SCAT)", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "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": 292, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 137 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4b_l_image_20251209044050.jpeg", "infographic": null, "program": [] }, { "id": "2be59d79-14ff-494b-81b9-a92853ff993f", "url": "https://ll.thespacedevs.com/2.0.0/launch/2be59d79-14ff-494b-81b9-a92853ff993f/?format=api", "launch_library_id": null, "slug": "thorad-slv-2g-agena-d-kh-4a-52", "name": "Thorad SLV-2G Agena D | KH-4A 52", "status": { "id": 3, "name": "Success" }, "net": "1969-09-22T21:11:02Z", "window_end": "1969-09-22T21:11:02Z", "window_start": "1969-09-22T21:11:02Z", "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": 3943, "configuration": { "id": 418, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/418/?format=api", "name": "Thorad SLV-2G Agena D", "family": "Thor", "full_name": "Thorad SLV-2G Agena D", "variant": "SLV-2G Agena D" } }, "mission": { "id": 2361, "launch_library_id": null, "name": "KH-4A 52", "description": "The KH-4A (Keyhole-4A) was the fifth optical reconnaissance satellite version in the Corona-program.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 93, "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api", "agency_id": 161, "name": "Space Launch Complex 3W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W", "map_url": "https://www.google.com/maps?q=34.644,-120.593", "latitude": "34.644", "longitude": "-120.593", "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_93_20200803143225.jpg", "total_launch_count": 81 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thorad-slv2g_ag_image_20251102061406.jpg", "infographic": null, "program": [] }, { "id": "2bddfc2d-49ec-43b3-8707-ba26cd861f78", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bddfc2d-49ec-43b3-8707-ba26cd861f78/?format=api", "launch_library_id": null, "slug": "kosmos-3m-tselina-o-4", "name": "Kosmos-3M | Tselina-O 4", "status": { "id": 3, "name": "Success" }, "net": "1969-03-05T17:25:01Z", "window_end": "1969-03-05T17:25:01Z", "window_start": "1969-03-05T17:25:01Z", "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": 3881, "configuration": { "id": 102, "launch_library_id": 122, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 2299, "launch_library_id": null, "name": "Tselina-O 4", "description": "The Tselina-O (11F616) was one component of two-satellite Tselina ELINT satellite system. Tselina-O provided general ELINT surveillance to be examined in detail by the larger Tselina-D satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 167, "url": "https://ll.thespacedevs.com/2.0.0/pad/167/?format=api", "agency_id": null, "name": "132/2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.883,40.869806", "latitude": "62.883", "longitude": "40.869806", "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": 1686, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg", "total_launch_count": 172 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [] } ] }