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=6640&ordering=-last_updated
{ "count": 7993, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6650&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6630&ordering=-last_updated", "results": [ { "id": "765a3543-7eba-467c-9d3d-0fdf95a2705f", "url": "https://ll.thespacedevs.com/2.2.0/launch/765a3543-7eba-467c-9d3d-0fdf95a2705f/?format=api", "slug": "molniya-8k78-zond-2", "name": "Molniya 8K78 | Zond-2", "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:48:21Z", "net": "1964-11-30T13:25:00Z", "window_end": "1964-11-30T13:25:00Z", "window_start": "1964-11-30T13: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": 3340, "configuration": { "id": 184, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/184/?format=api", "name": "Molniya 8K78", "family": "R-7", "full_name": "Molniya 8K78", "variant": "8K78" } }, "mission": { "id": 1761, "name": "Zond-2", "description": "Mars flyby probe", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 23, "name": "Mars flyby", "abbrev": "Mars flyby" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 383, "location_launch_attempt_count": 84, "pad_launch_attempt_count": 70, "agency_launch_attempt_count": 106, "orbital_launch_attempt_count_year": 90, "location_launch_attempt_count_year": 28, "pad_launch_attempt_count_year": 15, "agency_launch_attempt_count_year": 34, "type": "normal" }, { "id": "32039a07-c5c7-44bc-91fe-172ab9fc0448", "url": "https://ll.thespacedevs.com/2.2.0/launch/32039a07-c5c7-44bc-91fe-172ab9fc0448/?format=api", "slug": "soyuz-u2-progress-m-6", "name": "Soyuz-U2 | Progress M-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:48:21Z", "net": "1991-01-14T14:50:27Z", "window_end": "1991-01-14T14:50:27Z", "window_start": "1991-01-14T14:50:27Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "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": 2279, "configuration": { "id": 101, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/101/?format=api", "name": "Soyuz-U", "family": "", "full_name": "Soyuz-U2", "variant": "2" } }, "mission": null, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api", "name": "Mir", "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg", "start_date": "1986-02-20T21:28:23Z", "end_date": "2001-03-23T05:59:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Mir", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 3599, "location_launch_attempt_count": 953, "pad_launch_attempt_count": 298, "agency_launch_attempt_count": 2396, "orbital_launch_attempt_count_year": 2, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "3993b8aa-e6f2-46a2-ab79-46453c9da91e", "url": "https://ll.thespacedevs.com/2.2.0/launch/3993b8aa-e6f2-46a2-ab79-46453c9da91e/?format=api", "slug": "proton-m-briz-m-eutelsat-9b", "name": "Proton-M Briz-M | Eutelsat 9B", "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:48:21Z", "net": "2016-01-29T22:20:09Z", "window_end": "2016-01-29T22:20:09Z", "window_start": "2016-01-29T22:20:09Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 118, "url": "https://ll.thespacedevs.com/2.2.0/agencies/118/?format=api", "name": "International Launch Services", "type": "Commercial" }, "rocket": { "id": 1903, "configuration": { "id": 22, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/22/?format=api", "name": "Proton-M Briz-M", "family": "Proton / UR-500", "full_name": "Proton-M Briz-M", "variant": "Briz-M" } }, "mission": { "id": 100, "name": "Eutelsat 9B", "description": "Located at 9 degrees East in GEO, Eutelsat 9B will contain 66 Ku-band transponders for European countries. Based on the Eurostar E3000 platform the satellite weights 5175kg and is powered by 2 solar arrays.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5534, "location_launch_attempt_count": 1463, "pad_launch_attempt_count": 470, "agency_launch_attempt_count": 37, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "3bdf0197-c9fc-4b27-a9fb-9fe06a87bb03", "url": "https://ll.thespacedevs.com/2.2.0/launch/3bdf0197-c9fc-4b27-a9fb-9fe06a87bb03/?format=api", "slug": "molniya-m-molniya-1-10", "name": "Molniya-M | Molniya-1 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:48:21Z", "net": "1968-10-05T00:32:00Z", "window_end": "1968-10-05T00:32:00Z", "window_start": "1968-10-05T00:32: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": 3830, "configuration": { "id": 106, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/106/?format=api", "name": "Molniya-M", "family": "R-7", "full_name": "Molniya-M 2BL", "variant": "2BL" } }, "mission": { "id": 2248, "name": "Molniya-1 10", "description": "The Molniya were Soviet communication satellites operating from an inclined highly elliptical earth orbit of 500 km × 40000 km with 12 hour period for coverage of high northern latitudes.", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 884, "location_launch_attempt_count": 235, "pad_launch_attempt_count": 109, "agency_launch_attempt_count": 350, "orbital_launch_attempt_count_year": 96, "location_launch_attempt_count_year": 32, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 61, "type": "normal" }, { "id": "42cd0632-1bbb-4e2f-88b2-47802d64e2b2", "url": "https://ll.thespacedevs.com/2.2.0/launch/42cd0632-1bbb-4e2f-88b2-47802d64e2b2/?format=api", "slug": "vostok-8a92-zenit-2-4", "name": "Vostok 8A92 | Zenit-2 4", "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:48:21Z", "net": "1962-07-28T09:18:31Z", "window_end": "1962-07-28T09:18:31Z", "window_start": "1962-07-28T09:18:31Z", "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": 3141, "configuration": { "id": 451, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/451/?format=api", "name": "Vostok 8A92", "family": "Vostok", "full_name": "Vostok 8A92", "variant": "8A92" } }, "mission": { "id": 1563, "name": "Zenit-2 4", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_launch_v_image_20251119053730.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 183, "location_launch_attempt_count": 30, "pad_launch_attempt_count": 30, "agency_launch_attempt_count": 35, "orbital_launch_attempt_count_year": 41, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "787e5a38-9f51-4543-a218-5d1e5690bb34", "url": "https://ll.thespacedevs.com/2.2.0/launch/787e5a38-9f51-4543-a218-5d1e5690bb34/?format=api", "slug": "vostok-8k72-korabl-sputnik-3", "name": "Vostok 8K72 | Korabl'-Sputnik-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-14T03:48:21Z", "net": "1960-12-01T07:30:04Z", "window_end": "1960-12-01T07:30:04Z", "window_start": "1960-12-01T07:30:04Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 3091, "configuration": { "id": 453, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/453/?format=api", "name": "Vostok 8K72", "family": "Vostok", "full_name": "Vostok 8K72", "variant": "8K72" } }, "mission": { "id": 1513, "name": "Korabl'-Sputnik-3", "description": "Another test of the Vostok capsule which had a successful flight into orbit but during re-entry the engine failed to cut off and burned to completion resulting in an incorrect entry trajectory. The vehicle was destroyed in order to ensure the vehicle didn't fall into enemy hands.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": null, "infographic": null, "program": [ { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/program/9/?format=api", "name": "Vostok", "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.", "agencies": [ { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_program_20210417063956.png", "start_date": "1961-04-12T06:07:00Z", "end_date": "1963-06-19T08:20:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 88, "location_launch_attempt_count": 19, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 19, "orbital_launch_attempt_count_year": 34, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "2b8ca24a-995a-49bd-a686-f937647fd47e", "url": "https://ll.thespacedevs.com/2.2.0/launch/2b8ca24a-995a-49bd-a686-f937647fd47e/?format=api", "slug": "molniya-8k78-mars-1a", "name": "Molniya 8K78 | Mars-1a", "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-14T03:48:21Z", "net": "1960-10-10T14:27:49Z", "window_end": "1960-10-10T14:27:49Z", "window_start": "1960-10-10T14:27:49Z", "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": 3083, "configuration": { "id": 184, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/184/?format=api", "name": "Molniya 8K78", "family": "R-7", "full_name": "Molniya 8K78", "variant": "8K78" } }, "mission": { "id": 1505, "name": "Mars-1a", "description": "A Russian mars flyby probe intended to photograph Mars. The second stage failed.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 23, "name": "Mars flyby", "abbrev": "Mars flyby" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 80, "location_launch_attempt_count": 17, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 17, "orbital_launch_attempt_count_year": 26, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "26f69aeb-fb49-4c81-8ba5-7e71f49297bd", "url": "https://ll.thespacedevs.com/2.2.0/launch/26f69aeb-fb49-4c81-8ba5-7e71f49297bd/?format=api", "slug": "soyuz-u-orlets-1-2", "name": "Soyuz-U | Orlets-1 2", "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:48:21Z", "net": "1990-10-01T11:00:00Z", "window_end": "1990-10-01T11:00:00Z", "window_start": "1990-10-01T11: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": 6312, "configuration": { "id": 101, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/101/?format=api", "name": "Soyuz-U", "family": "", "full_name": "Soyuz-U2", "variant": "2" } }, "mission": { "id": 4702, "name": "Orlets-1 2", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3567, "location_launch_attempt_count": 942, "pad_launch_attempt_count": 295, "agency_launch_attempt_count": 2376, "orbital_launch_attempt_count_year": 91, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 10, "agency_launch_attempt_count_year": 60, "type": "normal" }, { "id": "3992c0a5-0e8c-4ae0-976b-c54c562cf2d1", "url": "https://ll.thespacedevs.com/2.2.0/launch/3992c0a5-0e8c-4ae0-976b-c54c562cf2d1/?format=api", "slug": "voskhod-voskhod-3kv-1", "name": "Voskhod | Voskhod-3KV 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:48:20Z", "net": "1964-10-06T07:00:00Z", "window_end": "1964-10-06T07:00:00Z", "window_start": "1964-10-06T07:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 3322, "configuration": { "id": 104, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 1744, "name": "Voskhod-3KV 1", "description": "Uncrewed test flight of the Voskhod capsule.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [ { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/program/10/?format=api", "name": "Voskhod", "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.", "agencies": [ { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_program_20200820205643.jpg", "start_date": "1964-10-06T07:12:00Z", "end_date": "1966-03-16T14:09:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 365, "location_launch_attempt_count": 79, "pad_launch_attempt_count": 68, "agency_launch_attempt_count": 100, "orbital_launch_attempt_count_year": 72, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 13, "agency_launch_attempt_count_year": 28, "type": "normal" }, { "id": "7144c201-76b9-49b5-9904-4a6fb084b010", "url": "https://ll.thespacedevs.com/2.2.0/launch/7144c201-76b9-49b5-9904-4a6fb084b010/?format=api", "slug": "soyuz-u-progress-m-48", "name": "Soyuz U | Progress M-48", "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:48:20Z", "net": "2003-08-29T01:47:59Z", "window_end": "2003-08-29T01:47:59Z", "window_start": "2003-08-29T01:47:59Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 2332, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": null, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1565, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 4615, "location_launch_attempt_count": 1209, "pad_launch_attempt_count": 385, "agency_launch_attempt_count": 131, "orbital_launch_attempt_count_year": 39, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 6, "type": "normal" } ] }