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=3300&ordering=-name
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3310&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3290&ordering=-name", "results": [ { "id": "7c0bd48c-ce80-48c0-bdd7-1ba32cbb61da", "url": "https://ll.thespacedevs.com/2.2.0/launch/7c0bd48c-ce80-48c0-bdd7-1ba32cbb61da/?format=api", "slug": "proton-salyut-1", "name": "Proton | Salyut 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:32:46Z", "net": "1971-04-19T01:40:00Z", "window_end": "1971-04-19T01:40:00Z", "window_start": "1971-04-19T01:40: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": 4124, "configuration": { "id": 95, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/95/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton-K", "variant": "K" } }, "mission": { "id": 2542, "name": "Salyut 1", "description": "First crewed space station", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 7, "url": "https://ll.thespacedevs.com/2.2.0/pad/7/?format=api", "agency_id": null, "name": "81/24 (81P)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.071001,62.984999", "latitude": "46.071001", "longitude": "62.984999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg", "total_launch_count": 92, "orbital_launch_attempt_count": 92 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20190207032625.jpeg", "infographic": null, "program": [ { "id": 23, "url": "https://ll.thespacedevs.com/2.2.0/program/23/?format=api", "name": "Salyut", "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.", "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/salyut_program_20230506090532.png", "start_date": "1971-04-19T01:40:00Z", "end_date": "1986-07-16T12:34:05Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 1207, "location_launch_attempt_count": 320, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 563, "orbital_launch_attempt_count_year": 36, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 22, "type": "normal" }, { "id": "97b09aea-b443-4a71-b36b-3bf2ef5c16a3", "url": "https://ll.thespacedevs.com/2.2.0/launch/97b09aea-b443-4a71-b36b-3bf2ef5c16a3/?format=api", "slug": "proton-rimsat-g2", "name": "Proton | Rimsat G2", "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:46:18Z", "net": "1994-05-20T02:01:00Z", "window_end": "1994-05-20T02:01:00Z", "window_start": "1994-05-20T02:01:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6588, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4978, "name": "Rimsat G2", "description": "The geostationary Gorizont satellites are part of the Russian YeSSS Unified Satellite Communication System. These satellites provided civilian and military telephone, telegraph, and facsimile communications services, in addition to relaying TV and radio broadcasts. Gorizont also supported maritime and international communications from 1988 as an element of the Okean system operating at 1.5 to 1.6 GHz. The Gorizont system occupies 10 position on the geostationary orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3899, "location_launch_attempt_count": 1029, "pad_launch_attempt_count": 61, "agency_launch_attempt_count": 19, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "7efaaec0-8fec-4a95-a33f-96dc4cec4b0b", "url": "https://ll.thespacedevs.com/2.2.0/launch/7efaaec0-8fec-4a95-a33f-96dc4cec4b0b/?format=api", "slug": "proton-rimsat-g1", "name": "Proton | Rimsat G1", "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:46:17Z", "net": "1993-11-18T13:54:59Z", "window_end": "1993-11-18T13:54:59Z", "window_start": "1993-11-18T13:54:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6558, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4948, "name": "Rimsat G1", "description": "The geostationary Gorizont satellites are part of the Russian YeSSS Unified Satellite Communication System. These satellites provided civilian and military telephone, telegraph, and facsimile communications services, in addition to relaying TV and radio broadcasts. Gorizont also supported maritime and international communications from 1988 as an element of the Okean system operating at 1.5 to 1.6 GHz. The Gorizont system occupies 10 position on the geostationary orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3861, "location_launch_attempt_count": 1019, "pad_launch_attempt_count": 56, "agency_launch_attempt_count": 14, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "f0821ec7-31bf-4383-b1af-576aadfb7e92", "url": "https://ll.thespacedevs.com/2.2.0/launch/f0821ec7-31bf-4383-b1af-576aadfb7e92/?format=api", "slug": "proton-raduga-33", "name": "Proton | Raduga 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-14T03:35:09Z", "net": "1996-02-19T08:19:00Z", "window_end": "1996-02-19T08:19:00Z", "window_start": "1996-02-19T08:19:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6714, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 5104, "name": "Raduga 33", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4052, "location_launch_attempt_count": 1070, "pad_launch_attempt_count": 74, "agency_launch_attempt_count": 36, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "6b0370a8-487a-4ff9-a3a2-d89e716fd113", "url": "https://ll.thespacedevs.com/2.2.0/launch/6b0370a8-487a-4ff9-a3a2-d89e716fd113/?format=api", "slug": "proton-raduga-32", "name": "Proton | Raduga 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-14T03:46:17Z", "net": "1994-12-28T11:31:00Z", "window_end": "1994-12-28T11:31:00Z", "window_start": "1994-12-28T11:31:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6638, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 5028, "name": "Raduga 32", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3959, "location_launch_attempt_count": 1048, "pad_launch_attempt_count": 66, "agency_launch_attempt_count": 27, "orbital_launch_attempt_count_year": 91, "location_launch_attempt_count_year": 29, "pad_launch_attempt_count_year": 10, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "5753fb20-ae6e-4417-94f4-98ea04d845f1", "url": "https://ll.thespacedevs.com/2.2.0/launch/5753fb20-ae6e-4417-94f4-98ea04d845f1/?format=api", "slug": "proton-raduga-31", "name": "Proton | Raduga 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:46:12Z", "net": "1994-02-18T07:56:00Z", "window_end": "1994-02-18T07:56:00Z", "window_start": "1994-02-18T07:56:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6574, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4964, "name": "Raduga 31", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3881, "location_launch_attempt_count": 1024, "pad_launch_attempt_count": 59, "agency_launch_attempt_count": 17, "orbital_launch_attempt_count_year": 13, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "7c20feca-2af0-4560-94b4-ba5f1bb11c5c", "url": "https://ll.thespacedevs.com/2.2.0/launch/7c20feca-2af0-4560-94b4-ba5f1bb11c5c/?format=api", "slug": "proton-raduga-30", "name": "Proton | Raduga 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:46:17Z", "net": "1993-09-30T17:05:59Z", "window_end": "1993-09-30T17:05:59Z", "window_start": "1993-09-30T17:05:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6549, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4939, "name": "Raduga 30", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3850, "location_launch_attempt_count": 1015, "pad_launch_attempt_count": 54, "agency_launch_attempt_count": 12, "orbital_launch_attempt_count_year": 65, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "0e4b3801-fd38-4a5e-b80f-ea2f7477e517", "url": "https://ll.thespacedevs.com/2.2.0/launch/0e4b3801-fd38-4a5e-b80f-ea2f7477e517/?format=api", "slug": "proton-raduga-29", "name": "Proton | Raduga 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:46:12Z", "net": "1993-03-25T02:28:00Z", "window_end": "1993-03-25T02:28:00Z", "window_start": "1993-03-25T02:28:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 6506, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4896, "name": "Raduga 29", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3798, "location_launch_attempt_count": 1001, "pad_launch_attempt_count": 52, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 13, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "8a1ca268-4129-42ce-b78d-77c013e87f55", "url": "https://ll.thespacedevs.com/2.2.0/launch/8a1ca268-4129-42ce-b78d-77c013e87f55/?format=api", "slug": "proton-raduga-28", "name": "Proton | Raduga 28", "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:46:16Z", "net": "1991-12-19T11:41:00Z", "window_end": "1991-12-19T11:41:00Z", "window_start": "1991-12-19T11: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": 6414, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4804, "name": "Raduga 28", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3687, "location_launch_attempt_count": 975, "pad_launch_attempt_count": 43, "agency_launch_attempt_count": 2456, "orbital_launch_attempt_count_year": 90, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 61, "type": "normal" }, { "id": "a89fcde2-7e22-4f6a-92ee-f59391d15a45", "url": "https://ll.thespacedevs.com/2.2.0/launch/a89fcde2-7e22-4f6a-92ee-f59391d15a45/?format=api", "slug": "proton-raduga-27", "name": "Proton | Raduga 27", "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:46:20Z", "net": "1991-02-28T05:30:00Z", "window_end": "1991-02-28T05:30:00Z", "window_start": "1991-02-28T05: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": 6351, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4741, "name": "Raduga 27", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3611, "location_launch_attempt_count": 957, "pad_launch_attempt_count": 40, "agency_launch_attempt_count": 2407, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 12, "type": "normal" } ] }{ "count": 7503, "next": "