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=30&ordering=last_updated
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=40&ordering=last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=20&ordering=last_updated", "results": [ { "id": "b266dae7-9926-42e1-a292-88de94db852e", "url": "https://ll.thespacedevs.com/2.2.0/launch/b266dae7-9926-42e1-a292-88de94db852e/?format=api", "slug": "zenit-2-tselina-2-18", "name": "Zenit-2 | Tselina-2 18", "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:30:59Z", "net": "1996-09-04T09:01:00Z", "window_end": "1996-09-04T09:01:00Z", "window_start": "1996-09-04T09:01:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "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": 6745, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 5135, "name": "Tselina-2 18", "description": "Second generation ELING satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4096, "location_launch_attempt_count": 1079, "pad_launch_attempt_count": 25, "agency_launch_attempt_count": 63, "orbital_launch_attempt_count_year": 55, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "f4a537f1-14b5-42e7-9949-fc8addfa8897", "url": "https://ll.thespacedevs.com/2.2.0/launch/f4a537f1-14b5-42e7-9949-fc8addfa8897/?format=api", "slug": "zenit-3f-elektro-l-no2", "name": "Zenit-3F | Elektro-L No.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:31:00Z", "net": "2015-12-11T13:45:33Z", "window_end": "2015-12-11T13:45:33Z", "window_start": "2015-12-11T13:45:33Z", "net_precision": null, "probability": -1, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "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": 1890, "configuration": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/58/?format=api", "name": "Zenit 3F", "family": "Zenith", "full_name": "Zenit", "variant": "" } }, "mission": { "id": 818, "name": "Electro-L No.2", "description": "This is the second in a new generation series of meteorological satellites developed by the Russian Federal Space Agency. The satellite will operate in geostationary orbit and be primarily used for weather forecasting as well as monitoring the oceans and climate change. With a weight of ~1600kg the satellite has an expected lifespan of 10 years.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 5520, "location_launch_attempt_count": 1458, "pad_launch_attempt_count": 45, "agency_launch_attempt_count": 250, "orbital_launch_attempt_count_year": 78, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "e48bbede-6be5-4be3-a9c0-4ec26533976a", "url": "https://ll.thespacedevs.com/2.2.0/launch/e48bbede-6be5-4be3-a9c0-4ec26533976a/?format=api", "slug": "zenit-2-meteor-3m-no-1", "name": "Zenit-2 | Meteor-3M No. 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:31:00Z", "net": "2001-12-10T17:18:57Z", "window_end": "2001-12-10T17:18:57Z", "window_start": "2001-12-10T17:18:57Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "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": 7069, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 5458, "name": "Meteor-3M No. 1", "description": "Meteor-3M No.1 is the first and so far only of the Meteor-3M series polar-orbit weather satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4509, "location_launch_attempt_count": 1185, "pad_launch_attempt_count": 33, "agency_launch_attempt_count": 119, "orbital_launch_attempt_count_year": 57, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "7e7d5bea-74f9-4bed-aa6f-50c83f0ac38e", "url": "https://ll.thespacedevs.com/2.2.0/launch/7e7d5bea-74f9-4bed-aa6f-50c83f0ac38e/?format=api", "slug": "zenit-2-tselina-2-10", "name": "Zenit-2 | Tselina-2 10", "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:31:00Z", "net": "1992-02-05T18:14:00Z", "window_end": "1992-02-05T18:14:00Z", "window_start": "1992-02-05T18:14:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "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": 6419, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 4809, "name": "Tselina-2 10", "description": "Second generation ELING satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3694, "location_launch_attempt_count": 978, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 6, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "05cd4b07-a079-4b27-803c-f75fbd39fff8", "url": "https://ll.thespacedevs.com/2.2.0/launch/05cd4b07-a079-4b27-803c-f75fbd39fff8/?format=api", "slug": "zenit-2-tselina-2-14", "name": "Zenit-2 | Tselina-2 14", "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:31:00Z", "net": "1993-09-16T07:36:19Z", "window_end": "1993-09-16T07:36:19Z", "window_start": "1993-09-16T07:36:19Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "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": 6545, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 4935, "name": "Tselina-2 14", "description": "Second generation ELING satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3846, "location_launch_attempt_count": 1013, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 27, "orbital_launch_attempt_count_year": 61, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "0b9d958b-14d3-4785-99f3-28719ad61dc0", "url": "https://ll.thespacedevs.com/2.2.0/launch/0b9d958b-14d3-4785-99f3-28719ad61dc0/?format=api", "slug": "zenit-measat-3a", "name": "Zenit | Measat 3A", "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:31:00Z", "net": "2009-06-21T21:50:00Z", "window_end": "2009-06-21T21:50:00Z", "window_start": "2009-06-21T21:50:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api", "name": "Sea Launch", "type": "Commercial" }, "rocket": { "id": 7396, "configuration": { "id": 91, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/91/?format=api", "name": "Zenit", "family": "Zenith", "full_name": "Zenit 3SLB", "variant": "3SLB" } }, "mission": { "id": 5785, "name": "Measat 3A", "description": "Malaysian geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4988, "location_launch_attempt_count": 1317, "pad_launch_attempt_count": 38, "agency_launch_attempt_count": 33, "orbital_launch_attempt_count_year": 34, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "05674dc7-017b-42ea-9446-df615cd00361", "url": "https://ll.thespacedevs.com/2.2.0/launch/05674dc7-017b-42ea-9446-df615cd00361/?format=api", "slug": "zenit-2-tselina-2-9", "name": "Zenit-2 | Tselina-2 9", "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:31:00Z", "net": "1991-08-30T08:58:01Z", "window_end": "1991-08-30T08:58:01Z", "window_start": "1991-08-30T08:58: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": 6393, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 4783, "name": "Tselina-2 9", "description": "Second generation ELING satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3662, "location_launch_attempt_count": 967, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 2439, "orbital_launch_attempt_count_year": 65, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 44, "type": "normal" }, { "id": "092a8cba-918a-4915-81ee-5f9175cb0348", "url": "https://ll.thespacedevs.com/2.2.0/launch/092a8cba-918a-4915-81ee-5f9175cb0348/?format=api", "slug": "zenit-2-okean-o", "name": "Zenit-2 | Okean-O", "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:31:00Z", "net": "1999-07-17T05:38:00Z", "window_end": "1999-07-17T05:38:00Z", "window_start": "1999-07-17T05:38:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "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": 6931, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 5321, "name": "Okean-O", "description": "Okean-O was a joint Ukrainian and Russian remote sensing satellite program designed as a follow on to the Okean-O1 series. It was designed to gather remote sensing data crucial for research of natural resources of the Earth and world oceans. The mission also included ecological monitoring and management of externalities (weather forecast, hazards prevention).", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4330, "location_launch_attempt_count": 1133, "pad_launch_attempt_count": 30, "agency_launch_attempt_count": 91, "orbital_launch_attempt_count_year": 41, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "ddaeefa3-fc34-4c37-9a8e-31e363aa28bf", "url": "https://ll.thespacedevs.com/2.2.0/launch/ddaeefa3-fc34-4c37-9a8e-31e363aa28bf/?format=api", "slug": "zenit-2-taifun-1b-9", "name": "Zenit-2 | Taifun-1B 9", "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:31:00Z", "net": "1986-10-22T08:00:00Z", "window_end": "1986-10-22T08:00:00Z", "window_start": "1986-10-22T08: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": 5901, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 4297, "name": "Taifun-1B 9", "description": "Passive radar calibration satellite", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3115, "location_launch_attempt_count": 793, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 2028, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 30, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 72, "type": "normal" }, { "id": "2a0d130a-4643-4694-ab08-16fc8ccb87f1", "url": "https://ll.thespacedevs.com/2.2.0/launch/2a0d130a-4643-4694-ab08-16fc8ccb87f1/?format=api", "slug": "zenit-2-gvm-tselina-2-6", "name": "Zenit-2 | GVM Tselina-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:31:00Z", "net": "1987-03-18T08:30:00Z", "window_end": "1987-03-18T08:30:00Z", "window_start": "1987-03-18T08: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": 5949, "configuration": { "id": 455, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api", "name": "Zenit-2", "family": "Zenith", "full_name": "Zenit-2", "variant": "2" } }, "mission": { "id": 4136, "name": "GVM Tselina-2", "description": "Dynamic simulator of the Tselina-2 ELINT satellite", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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_2_20200803143256.jpg", "total_launch_count": 46, "orbital_launch_attempt_count": 46 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3166, "location_launch_attempt_count": 808, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 2073, "orbital_launch_attempt_count_year": 27, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 23, "type": "normal" } ] }{ "count": 7491, "next": "