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=4210&ordering=-name
{ "count": 7830, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4220&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4200&ordering=-name", "results": [ { "id": "b40ee62a-db10-4eb0-bb00-2cfbf6d2a3eb", "url": "https://ll.thespacedevs.com/2.2.0/launch/b40ee62a-db10-4eb0-bb00-2cfbf6d2a3eb/?format=api", "slug": "maia-demo-flight", "name": "Maia | Demo Flight", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2026-03-02T10:44:11Z", "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-06-30T00:00:00Z", "net_precision": { "id": 12, "name": "Year Half 1", "abbrev": "H1", "description": "The T-0 is expected in the first half of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1103, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1103/?format=api", "name": "MaiaSpace", "type": "Private" }, "rocket": { "id": 8837, "configuration": { "id": 547, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/547/?format=api", "name": "Maia", "family": "", "full_name": "Maia", "variant": "" } }, "mission": { "id": 7428, "name": "Demo Flight", "description": "First launch of MaiaSpace’s Maia launch vehicle. Suborbital test flight with a target altitude of at least 100 km.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [ { "id": 1103, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1103/?format=api", "name": "MaiaSpace", "featured": false, "type": "Private", "country_code": "FRA", "abbrev": "MaiaSpace", "description": "MaiaSpace is a wholly-owned subsidiary of ArianeGroup established in 2022 to develop a small reusable orbital launch vehicle, the Maia rocket.", "administrator": null, "founding_year": "2022", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 2, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.maia-space.com/", "wiki_url": "https://en.wikipedia.org/wiki/ArianeGroup#MaiaSpace", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maiaspace_logo_image_20251205132157.jpg", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maiaspace_socia_image_20251205132249.jpeg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 81, "url": "https://ll.thespacedevs.com/2.2.0/pad/81/?format=api", "agency_id": 115, "name": "Soyuz Launch Complex", "description": "The Ensemble de Lancement Soyouz (ELS) is a launch complex at the Guiana Space Centre in Kourou/Sinnamary, French Guiana. It was used by Soyuz-ST rockets: modified versions of the Soyuz-2 optimised for launch from Kourou under Soyuz at the Guiana Space Centre programme.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Ensemble_de_Lancement_Soyouz", "map_url": "https://www.google.com/maps?q=5.3019,-52.8346", "latitude": "5.3019", "longitude": "-52.8346", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_81_20200803143601.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maia_rocket_in__image_20251205133047.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 351, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "6321fcb8-9d97-499c-9564-e58477f70fe5", "url": "https://ll.thespacedevs.com/2.2.0/launch/6321fcb8-9d97-499c-9564-e58477f70fe5/?format=api", "slug": "lvm-3-oneweb-18", "name": "LVM-3 | OneWeb 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": "2024-03-05T18:18:27Z", "net": "2023-03-26T03:30:20Z", "window_end": "2023-03-26T03:30:20Z", "window_start": "2023-03-26T03:30:20Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 2675, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 6112, "name": "OneWeb 18", "description": "A batch of 36 satellites for the OneWeb satellite constellation, which is intended to provide global Internet broadband service for individual consumers. The constellation is planned to have around 648 microsatellites (of which 60 are spares), around 150 kg each, operating in Ku-band from low Earth orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lvm-32520257c_image_20240101095438.jpeg", "infographic": null, "program": [ { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/program/26/?format=api", "name": "OneWeb", "description": "Satellite constellation in low Earth orbit that can provide high-speed broadband internet to rural and isolated areas.", "agencies": [ { "id": 1081, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1081/?format=api", "name": "Eutelsat OneWeb", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oneweb_program_20231228155842.jpeg", "start_date": "2019-02-27T21:37:00Z", "end_date": null, "info_url": "https://oneweb.net/", "wiki_url": "https://en.wikipedia.org/wiki/Eutelsat_OneWeb", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6416, "location_launch_attempt_count": 86, "pad_launch_attempt_count": 24, "agency_launch_attempt_count": 82, "orbital_launch_attempt_count_year": 48, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "76916ac0-5eab-4267-8e34-96a7e24bca8a", "url": "https://ll.thespacedevs.com/2.2.0/launch/76916ac0-5eab-4267-8e34-96a7e24bca8a/?format=api", "slug": "lvm-3-oneweb-14", "name": "LVM-3 | OneWeb 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-12-28T16:39:50Z", "net": "2022-10-22T18:37:40Z", "window_end": "2022-10-22T18:37:40Z", "window_start": "2022-10-22T18:37:40Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 7609, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 6109, "name": "OneWeb 14", "description": "A batch of 36 satellites for the OneWeb satellite constellation, which is intended to provide global Internet broadband service for individual consumers. The constellation is planned to have around 648 microsatellites (of which 60 are spares), around 150 kg each, operating in Ku-band from low Earth orbit.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [ { "id": 26, "url": "https://ll.thespacedevs.com/2.2.0/program/26/?format=api", "name": "OneWeb", "description": "Satellite constellation in low Earth orbit that can provide high-speed broadband internet to rural and isolated areas.", "agencies": [ { "id": 1081, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1081/?format=api", "name": "Eutelsat OneWeb", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oneweb_program_20231228155842.jpeg", "start_date": "2019-02-27T21:37:00Z", "end_date": null, "info_url": "https://oneweb.net/", "wiki_url": "https://en.wikipedia.org/wiki/Eutelsat_OneWeb", "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6325, "location_launch_attempt_count": 83, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 79, "orbital_launch_attempt_count_year": 143, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "1921ef8f-42f9-49ba-a00b-93d56961a8c5", "url": "https://ll.thespacedevs.com/2.2.0/launch/1921ef8f-42f9-49ba-a00b-93d56961a8c5/?format=api", "slug": "lvm-3-gsat-29", "name": "LVM-3 | GSAT-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-14T04:08:51Z", "net": "2018-11-14T11:38:00Z", "window_end": "2018-11-14T11:38:00Z", "window_start": "2018-11-14T11:38:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 5, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 708, "name": "GSAT-29", "description": "GSAT-29 is a geostationary communications satellite developed by ISRO. GSAT-29 carries Ka x Ku multi-beam and optical communication payloads.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5797, "location_launch_attempt_count": 67, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 63, "orbital_launch_attempt_count_year": 91, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "178176bf-440d-4a6d-966a-fe726757195d", "url": "https://ll.thespacedevs.com/2.2.0/launch/178176bf-440d-4a6d-966a-fe726757195d/?format=api", "slug": "lvm-3-gsat-19", "name": "LVM-3 | GSAT-19", "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:08:51Z", "net": "2017-06-05T11:58:00Z", "window_end": "2017-06-05T15:30:00Z", "window_start": "2017-06-05T11:30:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 2006, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 287, "name": "GSAT-19", "description": "GSAT-19 is an Indian geostationary communications satellite. With a mass of 3200 kg and expected operational lifetime of 15 years, this satellite will test several epxerimental technologies like electrical propulsion, deployable thermal radiatiors, indigenious Li-Ion batteries.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5648, "location_launch_attempt_count": 60, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 56, "orbital_launch_attempt_count_year": 33, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "6addcdf6-7fe3-4972-b738-b96069295422", "url": "https://ll.thespacedevs.com/2.2.0/launch/6addcdf6-7fe3-4972-b738-b96069295422/?format=api", "slug": "lvm-3-gaganyaan-4", "name": "LVM-3 | Gaganyaan-4", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-05-06T20:54:19Z", "net": "2027-03-31T00:00:00Z", "window_end": "2027-03-31T00:00:00Z", "window_start": "2027-03-31T00:00:00Z", "net_precision": { "id": 8, "name": "Quarter 1", "abbrev": "Q1", "description": "The T-0 is expected in the first quarter of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 7524, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 5942, "name": "Gaganyaan-4", "description": "First crewed flight of the Gaganyaan capsule.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "launch_library_url": null, "total_launch_count": 99, "consecutive_successful_launches": 0, "successful_launches": 84, "failed_launches": 15, "pending_launches": 17, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.isro.gov.in/", "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [ { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/program/21/?format=api", "name": "Gaganyaan", "description": "Gaganyaan is India's first human spaceflight program.", "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg", "start_date": "2018-08-15T00:00:00Z", "end_date": null, "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan", "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7451, "location_launch_attempt_count": 117, "pad_launch_attempt_count": 41, "agency_launch_attempt_count": 112, "orbital_launch_attempt_count_year": 12, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "f2b6ed2a-0f6a-4d19-a436-d387319ff52d", "url": "https://ll.thespacedevs.com/2.2.0/launch/f2b6ed2a-0f6a-4d19-a436-d387319ff52d/?format=api", "slug": "lvm-3-gaganyaan-3", "name": "LVM-3 | Gaganyaan-3", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-05-06T21:01:56Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 8603, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 7195, "name": "Gaganyaan-3", "description": "Third uncrewed orbital test flight of the Gaganyaan capsule.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "launch_library_url": null, "total_launch_count": 99, "consecutive_successful_launches": 0, "successful_launches": 84, "failed_launches": 15, "pending_launches": 17, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.isro.gov.in/", "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [ { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/program/21/?format=api", "name": "Gaganyaan", "description": "Gaganyaan is India's first human spaceflight program.", "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg", "start_date": "2018-08-15T00:00:00Z", "end_date": null, "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan", "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7439, "location_launch_attempt_count": 116, "pad_launch_attempt_count": 40, "agency_launch_attempt_count": 111, "orbital_launch_attempt_count_year": 266, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "ca680864-788f-4096-93e2-c09f1b2193c9", "url": "https://ll.thespacedevs.com/2.2.0/launch/ca680864-788f-4096-93e2-c09f1b2193c9/?format=api", "slug": "lvm-3-gaganyaan-2", "name": "LVM-3 | Gaganyaan-2", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-05-06T20:51:01Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 7523, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 5941, "name": "Gaganyaan-2", "description": "Second uncrewed orbital test flight of the Gaganyaan capsule.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [ { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/program/21/?format=api", "name": "Gaganyaan", "description": "Gaganyaan is India's first human spaceflight program.", "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg", "start_date": "2018-08-15T00:00:00Z", "end_date": null, "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan", "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7439, "location_launch_attempt_count": 116, "pad_launch_attempt_count": 40, "agency_launch_attempt_count": 111, "orbital_launch_attempt_count_year": 266, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "dfac5ab7-7017-454f-b6cf-eeed277a97b5", "url": "https://ll.thespacedevs.com/2.2.0/launch/dfac5ab7-7017-454f-b6cf-eeed277a97b5/?format=api", "slug": "lvm-3-gaganyaan-1", "name": "LVM-3 | Gaganyaan-1", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2026-01-23T17:06:56Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 13, "name": "Year Half 2", "abbrev": "H2", "description": "The T-0 is expected in the second half of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 7522, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 5940, "name": "Gaganyaan-1", "description": "First uncrewed orbital test flight of the Gaganyaan capsule.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [ { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/program/21/?format=api", "name": "Gaganyaan", "description": "Gaganyaan is India's first human spaceflight program.", "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg", "start_date": "2018-08-15T00:00:00Z", "end_date": null, "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan", "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7439, "location_launch_attempt_count": 116, "pad_launch_attempt_count": 40, "agency_launch_attempt_count": 111, "orbital_launch_attempt_count_year": 266, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "05c00251-c8db-4922-9244-d1e407427962", "url": "https://ll.thespacedevs.com/2.2.0/launch/05c00251-c8db-4922-9244-d1e407427962/?format=api", "slug": "lvm-3-cms-03-gsat-7r", "name": "LVM-3 | CMS-03 (GSAT-7R)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-11-06T04:21:10Z", "net": "2025-11-02T11:56:00Z", "window_end": "2025-11-02T11:56:00Z", "window_start": "2025-11-02T11:56:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 2176, "configuration": { "id": 172, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api", "name": "LVM-3 (GSLV Mk III)", "family": "GSLV", "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)", "variant": "" } }, "mission": { "id": 6522, "name": "CMS-03 (GSAT-7R)", "description": "Communications Satellite for the Indian Navy, replacing GSAT-7 for secure real-time links between Indian warships, submarines, aircraft, and shore-based command centers across the Indian Ocean.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [ { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "featured": true, "type": "Government", "country_code": "IND", "abbrev": "ISRO", "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"", "administrator": "Chairman: V. Narayanan", "founding_year": "1969", "launchers": "PSLV | GSLV", "spacecraft": "Gaganyaan", "launch_library_url": null, "total_launch_count": 99, "consecutive_successful_launches": 0, "successful_launches": 84, "failed_launches": 15, "pending_launches": 17, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.isro.gov.in/", "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre Second Launch Pad", "description": "The second launch pad was built between 1999 and 2003. It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.7199,80.2304", "latitude": "13.7199", "longitude": "80.2304", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 31 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7104, "location_launch_attempt_count": 101, "pad_launch_attempt_count": 31, "agency_launch_attempt_count": 97, "orbital_launch_attempt_count_year": 255, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 4, "type": "normal" } ] }