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=4190&ordering=name
{ "count": 7830, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4200&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4180&ordering=name", "results": [ { "id": "d8771d9e-aefe-4764-8d70-d9a2cf4e42bb", "url": "https://ll.thespacedevs.com/2.2.0/launch/d8771d9e-aefe-4764-8d70-d9a2cf4e42bb/?format=api", "slug": "proton-kd-1-vega-1", "name": "Proton-K/D-1 | Vega-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:35:14Z", "net": "1984-12-15T09:16:24Z", "window_end": "1984-12-15T09:16:24Z", "window_start": "1984-12-15T09:16:24Z", "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": 5705, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 4106, "name": "Vega-1", "description": "Venus & Halley comet flyby mission", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 22, "name": "Venus flyby", "abbrev": "Venus flyby" }, "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": 1561, "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": 2900, "location_launch_attempt_count": 726, "pad_launch_attempt_count": 25, "agency_launch_attempt_count": 1853, "orbital_launch_attempt_count_year": 125, "location_launch_attempt_count_year": 32, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 94, "type": "normal" }, { "id": "8d9acae4-8e5d-46de-a5a6-cc0098d786bc", "url": "https://ll.thespacedevs.com/2.2.0/launch/8d9acae4-8e5d-46de-a5a6-cc0098d786bc/?format=api", "slug": "proton-kd-1-vega-2", "name": "Proton-K/D-1 | Vega-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-14T04:23:47Z", "net": "1984-12-21T09:13:52Z", "window_end": "1984-12-21T09:13:52Z", "window_start": "1984-12-21T09:13:52Z", "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": 5708, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 4109, "name": "Vega-2", "description": "Venus & Halley comet flyby mission", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 22, "name": "Venus flyby", "abbrev": "Venus flyby" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "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": 1561, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2903, "location_launch_attempt_count": 727, "pad_launch_attempt_count": 34, "agency_launch_attempt_count": 1856, "orbital_launch_attempt_count_year": 128, "location_launch_attempt_count_year": 33, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 97, "type": "normal" }, { "id": "35b11d14-275a-43f3-b3f4-c2fefcc8727d", "url": "https://ll.thespacedevs.com/2.2.0/launch/35b11d14-275a-43f3-b3f4-c2fefcc8727d/?format=api", "slug": "proton-kd-1-venera-11", "name": "Proton-K/D-1 | Venera-11", "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:14Z", "net": "1978-09-09T03:25:39Z", "window_end": "1978-09-09T03:25:39Z", "window_start": "1978-09-09T03:25:39Z", "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": 4993, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 3407, "name": "Venera-11", "description": "Venus orbiter and lander", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus" }, "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": 1561, "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": 2132, "location_launch_attempt_count": 529, "pad_launch_attempt_count": 35, "agency_launch_attempt_count": 1241, "orbital_launch_attempt_count_year": 87, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 59, "type": "normal" }, { "id": "cd31d14f-9f3c-4c8c-bb41-8d988ec4f30a", "url": "https://ll.thespacedevs.com/2.2.0/launch/cd31d14f-9f3c-4c8c-bb41-8d988ec4f30a/?format=api", "slug": "proton-kd-1-venera-12", "name": "Proton-K/D-1 | Venera-12", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:32:41Z", "net": "1978-09-14T02:25:13Z", "window_end": "1978-09-14T02:25:13Z", "window_start": "1978-09-14T02:25:13Z", "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": 4995, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 3409, "name": "Venera-12", "description": "Venus orbiter and lander", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus" }, "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": 1561, "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": 93, "orbital_launch_attempt_count": 93 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2134, "location_launch_attempt_count": 530, "pad_launch_attempt_count": 31, "agency_launch_attempt_count": 1243, "orbital_launch_attempt_count_year": 89, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 61, "type": "normal" }, { "id": "e8a7b22e-1fb9-4dd7-bee4-6e17db00b593", "url": "https://ll.thespacedevs.com/2.2.0/launch/e8a7b22e-1fb9-4dd7-bee4-6e17db00b593/?format=api", "slug": "proton-kd-1-venera-13", "name": "Proton-K/D-1 | Venera-13", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:23:43Z", "net": "1981-10-30T06:04:22Z", "window_end": "1981-10-30T06:04:22Z", "window_start": "1981-10-30T06:04:22Z", "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": 5337, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 3745, "name": "Venera-13", "description": "Venus orbiter and lander", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "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": 1561, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2499, "location_launch_attempt_count": 612, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 1539, "orbital_launch_attempt_count_year": 108, "location_launch_attempt_count_year": 34, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 88, "type": "normal" }, { "id": "bdfc56dd-cda9-4178-b6b6-76344c3135dd", "url": "https://ll.thespacedevs.com/2.2.0/launch/bdfc56dd-cda9-4178-b6b6-76344c3135dd/?format=api", "slug": "proton-kd-1-venera-14", "name": "Proton-K/D-1 | Venera-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:35:15Z", "net": "1981-11-04T05:31:16Z", "window_end": "1981-11-04T05:31:16Z", "window_start": "1981-11-04T05:31:16Z", "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": 5341, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 3749, "name": "Venera-14", "description": "Venus orbiter and lander", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus" }, "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": 1561, "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": 2503, "location_launch_attempt_count": 613, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 1542, "orbital_launch_attempt_count_year": 112, "location_launch_attempt_count_year": 35, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 91, "type": "normal" }, { "id": "39a4b6a7-b8c2-4fc2-a16e-431e50cbfc44", "url": "https://ll.thespacedevs.com/2.2.0/launch/39a4b6a7-b8c2-4fc2-a16e-431e50cbfc44/?format=api", "slug": "proton-kd-1-venera-15", "name": "Proton-K/D-1 | Venera-15", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:35:02Z", "net": "1983-06-02T02:38:40Z", "window_end": "1983-06-02T02:38:40Z", "window_start": "1983-06-02T02:38:40Z", "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": 5525, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 3929, "name": "Venera-15", "description": "Venus radar orbiter", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus" }, "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": 1561, "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": 2700, "location_launch_attempt_count": 675, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 1701, "orbital_launch_attempt_count_year": 54, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 42, "type": "normal" }, { "id": "6c6282f4-f54a-4f88-8dea-4c0a51f102d5", "url": "https://ll.thespacedevs.com/2.2.0/launch/6c6282f4-f54a-4f88-8dea-4c0a51f102d5/?format=api", "slug": "proton-kd-1-venera-16", "name": "Proton-K/D-1 | Venera-16", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:23:42Z", "net": "1983-06-07T02:32:51Z", "window_end": "1983-06-07T02:32:51Z", "window_start": "1983-06-07T02:32:51Z", "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": 5526, "configuration": { "id": 347, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/347/?format=api", "name": "Proton-K/D-1", "family": "Proton / UR-500", "full_name": "Proton-K/D-1", "variant": "D-1" } }, "mission": { "id": 3930, "name": "Venera-16", "description": "Venus radar orbiter", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "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": 1561, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2701, "location_launch_attempt_count": 676, "pad_launch_attempt_count": 25, "agency_launch_attempt_count": 1702, "orbital_launch_attempt_count_year": 55, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 43, "type": "normal" }, { "id": "63570a5a-18e3-4fc7-90c9-3ccf3a09d4f5", "url": "https://ll.thespacedevs.com/2.2.0/launch/63570a5a-18e3-4fc7-90c9-3ccf3a09d4f5/?format=api", "slug": "proton-kd-2-fobos-1", "name": "Proton-K/D-2 | Fobos-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:35:02Z", "net": "1988-07-07T17:38:04Z", "window_end": "1988-07-07T17:38:04Z", "window_start": "1988-07-07T17:38:04Z", "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": 6084, "configuration": { "id": 348, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/348/?format=api", "name": "Proton-K/D-2", "family": "Proton / UR-500", "full_name": "Proton-K/D-2", "variant": "D-2" } }, "mission": { "id": 4474, "name": "Fobos-1", "description": "Mars orbiter and Phobos lander mission", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 19, "name": "Mars Orbit", "abbrev": "Mars" }, "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": 1561, "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": 3312, "location_launch_attempt_count": 873, "pad_launch_attempt_count": 46, "agency_launch_attempt_count": 2196, "orbital_launch_attempt_count_year": 59, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 49, "type": "normal" }, { "id": "97714613-3f6e-449a-820d-17cb7ce1ebbc", "url": "https://ll.thespacedevs.com/2.2.0/launch/97714613-3f6e-449a-820d-17cb7ce1ebbc/?format=api", "slug": "proton-kd-2-fobos-2", "name": "Proton-K/D-2 | Fobos-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-14T04:23:48Z", "net": "1988-07-12T17:01:43Z", "window_end": "1988-07-12T17:01:43Z", "window_start": "1988-07-12T17:01:43Z", "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": 6086, "configuration": { "id": 348, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/348/?format=api", "name": "Proton-K/D-2", "family": "Proton / UR-500", "full_name": "Proton-K/D-2", "variant": "D-2" } }, "mission": { "id": 4476, "name": "Fobos-2", "description": "Mars orbiter and Phobos lander mission", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 19, "name": "Mars Orbit", "abbrev": "Mars" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "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": 1561, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3314, "location_launch_attempt_count": 875, "pad_launch_attempt_count": 53, "agency_launch_attempt_count": 2198, "orbital_launch_attempt_count_year": 61, "location_launch_attempt_count_year": 27, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 51, "type": "normal" } ] }