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=2740&ordering=name
{ "count": 7695, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2750&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2730&ordering=name", "results": [ { "id": "b2d35d68-24f7-4def-bb91-9b81498e3e3a", "url": "https://ll.thespacedevs.com/2.2.0/launch/b2d35d68-24f7-4def-bb91-9b81498e3e3a/?format=api", "slug": "kosmos-3m-tselina-o-29", "name": "Kosmos-3M | Tselina-O 29", "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:54Z", "net": "1976-01-06T04:52:02Z", "window_end": "1976-01-06T04:52:02Z", "window_start": "1976-01-06T04:52:02Z", "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": 4664, "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": 3082, "name": "Tselina-O 29", "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" }, "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": 1784, "location_launch_attempt_count": 459, "pad_launch_attempt_count": 47, "agency_launch_attempt_count": 980, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "4dd34bb7-287e-4133-9111-948c818c3266", "url": "https://ll.thespacedevs.com/2.2.0/launch/4dd34bb7-287e-4133-9111-948c818c3266/?format=api", "slug": "kosmos-3m-tselina-o-3", "name": "Kosmos-3M | Tselina-O 3", "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:28Z", "net": "1968-10-30T22:00:00Z", "window_end": "1968-10-30T22:00:00Z", "window_start": "1968-10-30T22: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": 3837, "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": 2255, "name": "Tselina-O 3", "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" }, "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": 894, "location_launch_attempt_count": 62, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 357, "orbital_launch_attempt_count_year": 106, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 68, "type": "normal" }, { "id": "229a1cec-d1bb-43f5-ba21-4efac0ecd6cf", "url": "https://ll.thespacedevs.com/2.2.0/launch/229a1cec-d1bb-43f5-ba21-4efac0ecd6cf/?format=api", "slug": "kosmos-3m-tselina-o-30", "name": "Kosmos-3M | Tselina-O 30", "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:45Z", "net": "1976-01-22T22:26:01Z", "window_end": "1976-01-22T22:26:01Z", "window_start": "1976-01-22T22:26:01Z", "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": 4669, "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": 3087, "name": "Tselina-O 30", "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" }, "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": 1790, "location_launch_attempt_count": 462, "pad_launch_attempt_count": 49, "agency_launch_attempt_count": 984, "orbital_launch_attempt_count_year": 7, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "3bb841ab-eab3-42b2-83aa-787821d7f042", "url": "https://ll.thespacedevs.com/2.2.0/launch/3bb841ab-eab3-42b2-83aa-787821d7f042/?format=api", "slug": "kosmos-3m-tselina-o-31", "name": "Kosmos-3M | Tselina-O 31", "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:44Z", "net": "1976-04-06T04:14:00Z", "window_end": "1976-04-06T04:14:00Z", "window_start": "1976-04-06T04:14: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": 4694, "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": 3112, "name": "Tselina-O 31", "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" }, "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": 1815, "location_launch_attempt_count": 473, "pad_launch_attempt_count": 53, "agency_launch_attempt_count": 1001, "orbital_launch_attempt_count_year": 32, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 22, "type": "normal" }, { "id": "80223823-9ed9-4d11-8e4c-6174bd43fda8", "url": "https://ll.thespacedevs.com/2.2.0/launch/80223823-9ed9-4d11-8e4c-6174bd43fda8/?format=api", "slug": "kosmos-3m-tselina-o-32", "name": "Kosmos-3M | Tselina-O 32", "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:29Z", "net": "1976-07-27T05:21:00Z", "window_end": "1976-07-27T05:21:00Z", "window_start": "1976-07-27T05:21: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": 4738, "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": 3156, "name": "Tselina-O 32", "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" }, "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": 1859, "location_launch_attempt_count": 496, "pad_launch_attempt_count": 72, "agency_launch_attempt_count": 1034, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 38, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 55, "type": "normal" }, { "id": "ace24ebe-4785-468a-9c04-41a74fbcf8f0", "url": "https://ll.thespacedevs.com/2.2.0/launch/ace24ebe-4785-468a-9c04-41a74fbcf8f0/?format=api", "slug": "kosmos-3m-tselina-o-33", "name": "Kosmos-3M | Tselina-O 33", "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:30Z", "net": "1976-12-02T00:17:00Z", "window_end": "1976-12-02T00:17:00Z", "window_start": "1976-12-02T00:17: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": 4777, "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": 3194, "name": "Tselina-O 33", "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" }, "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": 1902, "location_launch_attempt_count": 515, "pad_launch_attempt_count": 75, "agency_launch_attempt_count": 1069, "orbital_launch_attempt_count_year": 119, "location_launch_attempt_count_year": 57, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 90, "type": "normal" }, { "id": "948db12e-cfa8-4879-bb08-9a9deebc6632", "url": "https://ll.thespacedevs.com/2.2.0/launch/948db12e-cfa8-4879-bb08-9a9deebc6632/?format=api", "slug": "kosmos-3m-tselina-o-34", "name": "Kosmos-3M | Tselina-O 34", "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:37Z", "net": "1977-03-24T22:11:00Z", "window_end": "1977-03-24T22:11:00Z", "window_start": "1977-03-24T22:11: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": 4812, "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": 3229, "name": "Tselina-O 34", "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" }, "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": 1938, "location_launch_attempt_count": 536, "pad_launch_attempt_count": 80, "agency_launch_attempt_count": 1097, "orbital_launch_attempt_count_year": 23, "location_launch_attempt_count_year": 13, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "22ca4523-2194-4e36-a611-4774db2afd7b", "url": "https://ll.thespacedevs.com/2.2.0/launch/22ca4523-2194-4e36-a611-4774db2afd7b/?format=api", "slug": "kosmos-3m-tselina-o-35", "name": "Kosmos-3M | Tselina-O 35", "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:27Z", "net": "1977-07-04T22:20:00Z", "window_end": "1977-07-04T22:20:00Z", "window_start": "1977-07-04T22:20: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": 4850, "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": 3267, "name": "Tselina-O 35", "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" }, "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": 1976, "location_launch_attempt_count": 556, "pad_launch_attempt_count": 84, "agency_launch_attempt_count": 1127, "orbital_launch_attempt_count_year": 61, "location_launch_attempt_count_year": 33, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 47, "type": "normal" }, { "id": "832fc3d2-94e8-46e1-84bb-eb141eec8e28", "url": "https://ll.thespacedevs.com/2.2.0/launch/832fc3d2-94e8-46e1-84bb-eb141eec8e28/?format=api", "slug": "kosmos-3m-tselina-o-36", "name": "Kosmos-3M | Tselina-O 36", "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:49Z", "net": "1977-10-25T05:25:00Z", "window_end": "1977-10-25T05:25:00Z", "window_start": "1977-10-25T05:25: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": 4894, "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": 3310, "name": "Tselina-O 36", "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" }, "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": 2023, "location_launch_attempt_count": 581, "pad_launch_attempt_count": 75, "agency_launch_attempt_count": 1165, "orbital_launch_attempt_count_year": 108, "location_launch_attempt_count_year": 58, "pad_launch_attempt_count_year": 12, "agency_launch_attempt_count_year": 85, "type": "normal" }, { "id": "9804d158-6092-4696-a32c-e3c86ec62cba", "url": "https://ll.thespacedevs.com/2.2.0/launch/9804d158-6092-4696-a32c-e3c86ec62cba/?format=api", "slug": "kosmos-3m-tselina-o-37", "name": "Kosmos-3M | Tselina-O 37", "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:58Z", "net": "1978-05-17T14:39:00Z", "window_end": "1978-05-17T14:39:00Z", "window_start": "1978-05-17T14:39: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": 4961, "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": 3377, "name": "Tselina-O 37", "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" }, "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": 2095, "location_launch_attempt_count": 615, "pad_launch_attempt_count": 86, "agency_launch_attempt_count": 1214, "orbital_launch_attempt_count_year": 50, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 32, "type": "normal" } ] }