Launch List
AN API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX
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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'
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.2.0/launch/?format=api&offset=2690&ordering=name
{ "count": 7695, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2700&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2680&ordering=name", "results": [ { "id": "e1648233-fcc6-484b-a390-502f24f49afc", "url": "https://ll.thespacedevs.com/2.2.0/launch/e1648233-fcc6-484b-a390-502f24f49afc/?format=api", "slug": "kosmos-3m-taifun-1b-6", "name": "Kosmos-3M | Taifun-1B 6", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:43:52Z", "net": "1983-10-05T12:00:00Z", "window_end": "1983-10-05T12:00:00Z", "window_start": "1983-10-05T12:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5570, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3973, "name": "Taifun-1B 6", "description": "Passive radar calibration satellite", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 28, "url": "https://ll.thespacedevs.com/2.2.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "description": null, "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.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212, "orbital_launch_attempt_count": 212 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2750, "location_launch_attempt_count": 954, "pad_launch_attempt_count": 132, "agency_launch_attempt_count": 1737, "orbital_launch_attempt_count_year": 104, "location_launch_attempt_count_year": 48, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 78, "type": "normal" }, { "id": "1b3244cf-2385-40d5-a178-4ee5e84869d9", "url": "https://ll.thespacedevs.com/2.2.0/launch/1b3244cf-2385-40d5-a178-4ee5e84869d9/?format=api", "slug": "kosmos-3m-taifun-1b-7", "name": "Kosmos-3M | Taifun-1B 7", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:24:40Z", "net": "1984-06-28T13:10:00Z", "window_end": "1984-06-28T13:10:00Z", "window_start": "1984-06-28T13:10:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5653, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 4055, "name": "Taifun-1B 7", "description": "Passive radar calibration satellite", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/pad/137/?format=api", "agency_id": null, "name": "107/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar", "map_url": "https://www.google.com/maps?q=48.540716,46.296826", "latitude": "48.540716", "longitude": "46.296826", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "timezone_name": "Europe/Volgograd", "total_launch_count": 101, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_137_20200803143332.jpg", "total_launch_count": 20, "orbital_launch_attempt_count": 20 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2843, "location_launch_attempt_count": 96, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 1811, "orbital_launch_attempt_count_year": 68, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 52, "type": "normal" }, { "id": "6fc79055-db32-4394-b6bf-25e2c78465f2", "url": "https://ll.thespacedevs.com/2.2.0/launch/6fc79055-db32-4394-b6bf-25e2c78465f2/?format=api", "slug": "kosmos-3m-taifun-1b-8", "name": "Kosmos-3M | Taifun-1B 8", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:27:31Z", "net": "1984-12-20T13:00:00Z", "window_end": "1984-12-20T13:00:00Z", "window_start": "1984-12-20T13:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5707, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 4108, "name": "Taifun-1B 8", "description": "Passive radar calibration satellite", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 167, "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api", "agency_id": null, "name": "132/2", "description": null, "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.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg", "total_launch_count": 172, "orbital_launch_attempt_count": 172 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2902, "location_launch_attempt_count": 1031, "pad_launch_attempt_count": 150, "agency_launch_attempt_count": 1855, "orbital_launch_attempt_count_year": 127, "location_launch_attempt_count_year": 62, "pad_launch_attempt_count_year": 10, "agency_launch_attempt_count_year": 96, "type": "normal" }, { "id": "7815d16c-de16-45d1-8366-3d519e8998b4", "url": "https://ll.thespacedevs.com/2.2.0/launch/7815d16c-de16-45d1-8366-3d519e8998b4/?format=api", "slug": "kosmos-3m-taifun-2-1", "name": "Kosmos-3M | Taifun-2 1", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:43:56Z", "net": "1976-04-28T13:30:00Z", "window_end": "1976-04-28T13:30:00Z", "window_start": "1976-04-28T13:30:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4700, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3118, "name": "Taifun-2 1", "description": "Taifun-2 satellite used to release up to 24 subsatellites for radar and sensor calibration", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 28, "url": "https://ll.thespacedevs.com/2.2.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "description": null, "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.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212, "orbital_launch_attempt_count": 212 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1821, "location_launch_attempt_count": 477, "pad_launch_attempt_count": 54, "agency_launch_attempt_count": 1006, "orbital_launch_attempt_count_year": 38, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 27, "type": "normal" }, { "id": "fdab074a-eaf4-4362-b078-94c6feeae72c", "url": "https://ll.thespacedevs.com/2.2.0/launch/fdab074a-eaf4-4362-b078-94c6feeae72c/?format=api", "slug": "kosmos-3m-taifun-2-10", "name": "Kosmos-3M | Taifun-2 10", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:43:55Z", "net": "1982-01-29T11:00:00Z", "window_end": "1982-01-29T11:00:00Z", "window_start": "1982-01-29T11:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5361, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3769, "name": "Taifun-2 10", "description": "Taifun-2 satellite used to release up to 24 subsatellites for radar and sensor calibration", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 28, "url": "https://ll.thespacedevs.com/2.2.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "description": null, "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.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212, "orbital_launch_attempt_count": 212 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2524, "location_launch_attempt_count": 852, "pad_launch_attempt_count": 117, "agency_launch_attempt_count": 1556, "orbital_launch_attempt_count_year": 7, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "cbae7bd0-dca5-4d44-b87c-3d4e2aa2cba6", "url": "https://ll.thespacedevs.com/2.2.0/launch/cbae7bd0-dca5-4d44-b87c-3d4e2aa2cba6/?format=api", "slug": "kosmos-3m-taifun-2-11", "name": "Kosmos-3M | Taifun-2 11", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T04:24:41Z", "net": "1982-03-04T16:41:00Z", "window_end": "1982-03-04T16:41:00Z", "window_start": "1982-03-04T16:41:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5371, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3778, "name": "Taifun-2 11", "description": "Taifun-2 satellite used to release up to 24 subsatellites for radar and sensor calibration", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/pad/137/?format=api", "agency_id": null, "name": "107/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar", "map_url": "https://www.google.com/maps?q=48.540716,46.296826", "latitude": "48.540716", "longitude": "46.296826", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "timezone_name": "Europe/Volgograd", "total_launch_count": 101, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_137_20200803143332.jpg", "total_launch_count": 20, "orbital_launch_attempt_count": 20 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2534, "location_launch_attempt_count": 87, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 1565, "orbital_launch_attempt_count_year": 17, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "6256fcd3-ca1e-442f-a03a-897d14c94d06", "url": "https://ll.thespacedevs.com/2.2.0/launch/6256fcd3-ca1e-442f-a03a-897d14c94d06/?format=api", "slug": "kosmos-3m-taifun-2-12", "name": "Kosmos-3M | Taifun-2 12", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:24:41Z", "net": "1982-04-21T01:40:00Z", "window_end": "1982-04-21T01:40:00Z", "window_start": "1982-04-21T01:40:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5388, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3795, "name": "Taifun-2 12", "description": "Taifun-2 satellite used to release up to 24 subsatellites for radar and sensor calibration", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/pad/137/?format=api", "agency_id": null, "name": "107/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar", "map_url": "https://www.google.com/maps?q=48.540716,46.296826", "latitude": "48.540716", "longitude": "46.296826", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "timezone_name": "Europe/Volgograd", "total_launch_count": 101, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_137_20200803143332.jpg", "total_launch_count": 20, "orbital_launch_attempt_count": 20 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2552, "location_launch_attempt_count": 88, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 1579, "orbital_launch_attempt_count_year": 35, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 28, "type": "normal" }, { "id": "19125c8c-3b54-4320-863e-bcd94eef0108", "url": "https://ll.thespacedevs.com/2.2.0/launch/19125c8c-3b54-4320-863e-bcd94eef0108/?format=api", "slug": "kosmos-3m-taifun-2-13", "name": "Kosmos-3M | Taifun-2 13", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:24:41Z", "net": "1982-07-29T19:40:00Z", "window_end": "1982-07-29T19:40:00Z", "window_start": "1982-07-29T19:40:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5428, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3834, "name": "Taifun-2 13", "description": "Taifun-2 satellite used to release up to 24 subsatellites for radar and sensor calibration", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 137, "url": "https://ll.thespacedevs.com/2.2.0/pad/137/?format=api", "agency_id": null, "name": "107/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar", "map_url": "https://www.google.com/maps?q=48.540716,46.296826", "latitude": "48.540716", "longitude": "46.296826", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "timezone_name": "Europe/Volgograd", "total_launch_count": 101, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_137_20200803143332.jpg", "total_launch_count": 20, "orbital_launch_attempt_count": 20 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2597, "location_launch_attempt_count": 90, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 1620, "orbital_launch_attempt_count_year": 80, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 69, "type": "normal" }, { "id": "a89612ba-91e1-496b-b7de-f45dcc533002", "url": "https://ll.thespacedevs.com/2.2.0/launch/a89612ba-91e1-496b-b7de-f45dcc533002/?format=api", "slug": "kosmos-3m-taifun-2-14", "name": "Kosmos-3M | Taifun-2 14", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T04:27:31Z", "net": "1983-01-25T12:00:00Z", "window_end": "1983-01-25T12:00:00Z", "window_start": "1983-01-25T12:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5477, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3882, "name": "Taifun-2 14", "description": "Taifun-2 satellite used to release up to 24 subsatellites for radar and sensor calibration", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 167, "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api", "agency_id": null, "name": "132/2", "description": null, "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.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg", "total_launch_count": 172, "orbital_launch_attempt_count": 172 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2650, "location_launch_attempt_count": 910, "pad_launch_attempt_count": 131, "agency_launch_attempt_count": 1663, "orbital_launch_attempt_count_year": 4, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "b45b6865-4b3b-4cf6-9c17-eb75f6ca9480", "url": "https://ll.thespacedevs.com/2.2.0/launch/b45b6865-4b3b-4cf6-9c17-eb75f6ca9480/?format=api", "slug": "kosmos-3m-taifun-2-15", "name": "Kosmos-3M | Taifun-2 15", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:27:32Z", "net": "1983-04-19T12:00:00Z", "window_end": "1983-04-19T12:00:00Z", "window_start": "1983-04-19T12:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5507, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3911, "name": "Taifun-2 15", "description": "Taifun-2 satellite used to release up to 24 subsatellites for radar and sensor calibration", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 167, "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api", "agency_id": null, "name": "132/2", "description": null, "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.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1679, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg", "total_launch_count": 172, "orbital_launch_attempt_count": 172 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2681, "location_launch_attempt_count": 923, "pad_launch_attempt_count": 135, "agency_launch_attempt_count": 1685, "orbital_launch_attempt_count_year": 35, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 26, "type": "normal" } ] }