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=2780&ordering=-net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7920,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2790&ordering=-net",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2770&ordering=-net",
  "results": [
    {
      "id": "c6b50ea5-0465-482f-873f-cb5f9120286e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/c6b50ea5-0465-482f-873f-cb5f9120286e/?format=api",
      "slug": "atlas-v-531-aehf-1-usa-214",
      "name": "Atlas V 531 | AEHF-1 (USA-214)",
      "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-14T17:42:33Z",
      "net": "2010-08-14T11:07:00Z",
      "window_end": "2010-08-14T11:07:00Z",
      "window_start": "2010-08-14T11:07:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1475,
        "configuration": {
          "id": 8,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/8/?format=api",
          "name": "Atlas V 531",
          "family": "Atlas",
          "full_name": "Atlas V 531",
          "variant": "531"
        }
      },
      "mission": null,
      "pad": {
        "id": 29,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1119,
          "total_landing_count": 75
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 125,
        "orbital_launch_attempt_count": 125
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520531_image_20190222030726.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5073,
      "location_launch_attempt_count": 674,
      "pad_launch_attempt_count": 47,
      "agency_launch_attempt_count": 43,
      "orbital_launch_attempt_count_year": 41,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "2510cf5e-458d-4f8f-abdd-e71186aeed21",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/2510cf5e-458d-4f8f-abdd-e71186aeed21/?format=api",
      "slug": "long-march-4c-yaogan-10",
      "name": "Long March 4C | Yaogan-10",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-06-15T14:22:10Z",
      "net": "2010-08-09T22:49:05Z",
      "window_end": "2010-08-09T22:49:05Z",
      "window_start": "2010-08-09T22:49:05Z",
      "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": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 1474,
        "configuration": {
          "id": 64,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/64/?format=api",
          "name": "Long March 4C",
          "family": "Long March",
          "full_name": "Long March 4C",
          "variant": "C"
        }
      },
      "mission": null,
      "pad": {
        "id": 25,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/25/?format=api",
        "agency_id": null,
        "name": "Launch Complex 9",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=38.863128,111.589567",
        "latitude": "38.863128",
        "longitude": "111.589567",
        "location": {
          "id": 19,
          "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api",
          "name": "Taiyuan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 157,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg",
        "total_launch_count": 78,
        "orbital_launch_attempt_count": 78
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5072,
      "location_launch_attempt_count": 33,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 73,
      "orbital_launch_attempt_count_year": 40,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "214f7049-5121-4333-80fc-e7e210b18e7b",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/214f7049-5121-4333-80fc-e7e210b18e7b/?format=api",
      "slug": "ariane-5-eca-rascom-qaf1r-nilesat-201",
      "name": "Ariane 5 ECA | RASCOM-QAF1R & NILESAT 201",
      "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:01:04Z",
      "net": "2010-08-04T20:59:00Z",
      "window_end": "2010-08-04T20:59:00Z",
      "window_start": "2010-08-04T20:59:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 660,
        "configuration": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/20/?format=api",
          "name": "Ariane 5 ECA",
          "family": "Ariane",
          "full_name": "Ariane 5 ECA",
          "variant": "ECA"
        }
      },
      "mission": {
        "id": 628,
        "name": "RASCOM-QAF1R & NILESAT 201",
        "description": "RASCOM-QAF 1R is a replacement for RASCOM-QAF 1 which suffered a leak and as a result only had a lifespan of 2 years. Providing Africa with telecommunications, covering the whole continent. Nilesat 201 is an Egyptian communications satellite which serves North Africa and the Middle East with Direct to Home TV and radio broadcasting. It operated at 7 degrees West.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 77,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 3",
        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-3",
        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
        "latitude": "5.239",
        "longitude": "-52.768",
        "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": 334,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
        "total_launch_count": 118,
        "orbital_launch_attempt_count": 118
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5071,
      "location_launch_attempt_count": 205,
      "pad_launch_attempt_count": 52,
      "agency_launch_attempt_count": 191,
      "orbital_launch_attempt_count_year": 39,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "490ee049-686e-4f33-9670-dc7409bd8ae6",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/490ee049-686e-4f33-9670-dc7409bd8ae6/?format=api",
      "slug": "long-march-3a-compass-igso-1-beidou-2-igs-1",
      "name": "Long March 3A | Compass-IGSO-1 ( BEIDOU-2 IGS-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": "2024-06-15T14:24:36Z",
      "net": "2010-07-31T21:30:04Z",
      "window_end": "2010-07-31T21:30:04Z",
      "window_start": "2010-07-31T21:30:04Z",
      "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": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 1473,
        "configuration": {
          "id": 71,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/71/?format=api",
          "name": "Long March 3A",
          "family": "Long March",
          "full_name": "Long March 3A",
          "variant": "A"
        }
      },
      "mission": null,
      "pad": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/66/?format=api",
        "agency_id": 17,
        "name": "Launch Complex 3 (LC-3/LA-1)",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=28.247059,102.029008",
        "latitude": "28.247059",
        "longitude": "102.029008",
        "location": {
          "id": 16,
          "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
          "name": "Xichang Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 241,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg",
        "total_launch_count": 108,
        "orbital_launch_attempt_count": 108
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203a_image_20190222031143.png",
      "infographic": null,
      "program": [
        {
          "id": 35,
          "url": "https://ll.thespacedevs.com/2.2.0/program/35/?format=api",
          "name": "BeiDou",
          "description": "The BeiDou Navigation Satellite System is a satellite-based radio navigation system owned and operated by the China National Space Administration.[4] It is one of the global navigation satellite systems that provide geolocation and time information to a BDS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more BDS satellites.",
          "agencies": [
            {
              "id": 17,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
              "name": "China National Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/beidou_program_20240102170615.png",
          "start_date": "2000-10-31T00:00:00Z",
          "end_date": null,
          "info_url": "http://en.beidou.gov.cn/",
          "wiki_url": "https://en.wikipedia.org/wiki/BeiDou",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 5070,
      "location_launch_attempt_count": 56,
      "pad_launch_attempt_count": 21,
      "agency_launch_attempt_count": 72,
      "orbital_launch_attempt_count_year": 38,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "26771108-3dcf-41c1-940d-d8ff4c444625",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/26771108-3dcf-41c1-940d-d8ff4c444625/?format=api",
      "slug": "pslv-ca-cartosat-2b-alsat-2a-studsat-aissat-1-tisa",
      "name": "PSLV-CA | Cartosat-2B, AlSat-2A, StudSat, AISSat-1, TIsat-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": "2024-06-13T17:57:26Z",
      "net": "2010-07-12T03:52:00Z",
      "window_end": "2010-07-12T03:52:00Z",
      "window_start": "2010-07-12T03:52: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": 1472,
        "configuration": {
          "id": 43,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/43/?format=api",
          "name": "PSLV",
          "family": "PSLV",
          "full_name": "PSLV-CA",
          "variant": "CA"
        }
      },
      "mission": {
        "id": 405,
        "name": "Cartosat-2B, AlSat-2A, StudSat, AISSat-1, TIsat-1",
        "description": "Cartosat-2B is fourth of Cartosat series of Earth observation satellites to be deployed in sun-synchronous orbit. Its main purpose is to collect high resolution imagery for cartography purposes. Cartosat-2B was launched along with several small satellites for Algeria, Canada and Switzerland.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 50,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.733,80.235",
        "latitude": "13.733",
        "longitude": "80.235",
        "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_50_20200803143457.jpg",
        "total_launch_count": 63,
        "orbital_launch_attempt_count": 62
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20230730102956.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5069,
      "location_launch_attempt_count": 31,
      "pad_launch_attempt_count": 16,
      "agency_launch_attempt_count": 31,
      "orbital_launch_attempt_count_year": 37,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "42f4b05b-dade-4ac3-88bd-fcdca7dcc883",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/42f4b05b-dade-4ac3-88bd-fcdca7dcc883/?format=api",
      "slug": "proton-m-briz-m-enhanced-echostar-xv",
      "name": "Proton-M / Briz-M Enhanced | EchoStar XV",
      "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-06-15T13:25:31Z",
      "net": "2010-07-10T18:40:36Z",
      "window_end": "2010-07-10T18:40:36Z",
      "window_start": "2010-07-10T18:40:36Z",
      "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": 118,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/118/?format=api",
        "name": "International Launch Services",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1471,
        "configuration": {
          "id": 87,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/87/?format=api",
          "name": "Proton-M",
          "family": "Proton / UR-500",
          "full_name": "Proton-M Briz-M Enhanced",
          "variant": "Briz-M Enhanced"
        }
      },
      "mission": null,
      "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": 1563,
          "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-m_image_20191211081456.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5068,
      "location_launch_attempt_count": 1345,
      "pad_launch_attempt_count": 131,
      "agency_launch_attempt_count": 6,
      "orbital_launch_attempt_count_year": 36,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "b1759120-f362-4c14-9bb6-75f4d81feb26",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b1759120-f362-4c14-9bb6-75f4d81feb26/?format=api",
      "slug": "soyuz-u-progress-m-06m-38p",
      "name": "Soyuz-U | Progress M-06M (38P)",
      "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-06-15T13:56:45Z",
      "net": "2010-06-30T15:35:14Z",
      "window_end": "2010-06-30T15:35:14Z",
      "window_start": "2010-06-30T15:35:14Z",
      "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": 63,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "type": "Government"
      },
      "rocket": {
        "id": 1470,
        "configuration": {
          "id": 37,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
          "name": "Soyuz U",
          "family": "Soyuz",
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": "45.92",
        "longitude": "63.342",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1563,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487,
        "orbital_launch_attempt_count": 487
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 17,
          "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 5067,
      "location_launch_attempt_count": 1344,
      "pad_launch_attempt_count": 431,
      "agency_launch_attempt_count": 195,
      "orbital_launch_attempt_count_year": 35,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "60c52656-779a-42f1-8cf5-ce2fc72ba5f9",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/60c52656-779a-42f1-8cf5-ce2fc72ba5f9/?format=api",
      "slug": "ariane-5-eca-arabsat-5a-coms-1-chollian",
      "name": "Ariane 5 ECA | ArabSat-5A & COMS-1 (Chollian)",
      "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:01:23Z",
      "net": "2010-06-26T21:41:00Z",
      "window_end": "2010-06-26T21:41:00Z",
      "window_start": "2010-06-26T21:41:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 655,
        "configuration": {
          "id": 20,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/20/?format=api",
          "name": "Ariane 5 ECA",
          "family": "Ariane",
          "full_name": "Ariane 5 ECA",
          "variant": "ECA"
        }
      },
      "mission": {
        "id": 627,
        "name": "ArabSat-5A & COMS-1 (Chollian)",
        "description": "Arabsat-5A is a Saudi Arabian communications satellite operated by Arabsat. It is used to provide television, internet and telephone services to Arabia, Africa and Europe. It operates at 30.5 degrees East. Chollian, or COMS-1, is operated by the Korea Aerospace Research Institute, using it for communication, oceanography and meteorogical observation. Operating at 128.2 degrees East.",
        "launch_designator": null,
        "type": "Dedicated Rideshare",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 77,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 3",
        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-3",
        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
        "latitude": "5.239",
        "longitude": "-52.768",
        "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": 334,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
        "total_launch_count": 118,
        "orbital_launch_attempt_count": 118
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5066,
      "location_launch_attempt_count": 204,
      "pad_launch_attempt_count": 51,
      "agency_launch_attempt_count": 190,
      "orbital_launch_attempt_count_year": 34,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "01235b60-f0db-4a04-ba87-abf6ffbe204b",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/01235b60-f0db-4a04-ba87-abf6ffbe204b/?format=api",
      "slug": "shavit-2-ofek-9",
      "name": "Shavit-2 | Ofek-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:58:15Z",
      "net": "2010-06-22T19:00:00Z",
      "window_end": "2010-06-22T19:00:00Z",
      "window_start": "2010-06-22T19:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 95,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/95/?format=api",
        "name": "Israel Aerospace Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1469,
        "configuration": {
          "id": 110,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/110/?format=api",
          "name": "Shavit-2",
          "family": "Shavit",
          "full_name": "Shavit-2",
          "variant": "2"
        }
      },
      "mission": null,
      "pad": {
        "id": 75,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/75/?format=api",
        "agency_id": 95,
        "name": "Shavit Launch Pad",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
        "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
        "latitude": "31.884444",
        "longitude": "34.680278",
        "location": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/location/4/?format=api",
          "name": "Palmachim Airbase, State of Israel",
          "country_code": "ISR",
          "description": "Palmachim Airbase is an Israeli Air Force (IAF) base and spaceport, which the IAF and the Israel Space Agency (ISA) operate jointly. It is located west of the city of Yavne on the Mediterranean coast, 12 km south of the Gush Dan metropolitan area with Tel Aviv, named after the Kibbutz Palmachim north of it.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
          "timezone_name": "Asia/Jerusalem",
          "total_launch_count": 13,
          "total_landing_count": 0
        },
        "country_code": "ISR",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
        "total_launch_count": 13,
        "orbital_launch_attempt_count": 13
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shavit-2_liftof_image_20240918164729.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5065,
      "location_launch_attempt_count": 8,
      "pad_launch_attempt_count": 8,
      "agency_launch_attempt_count": 1,
      "orbital_launch_attempt_count_year": 33,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "8b6412cb-e04f-4ed1-8072-3f4368b9054b",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/8b6412cb-e04f-4ed1-8072-3f4368b9054b/?format=api",
      "slug": "dnepr-1-tandem-x",
      "name": "Dnepr 1 | TanDEM-X",
      "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-06-15T14:11:45Z",
      "net": "2010-06-21T02:14:08Z",
      "window_end": "2010-06-21T02:14:08Z",
      "window_start": "2010-06-21T02:14:08Z",
      "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": 119,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/119/?format=api",
        "name": "ISC Kosmotras",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1468,
        "configuration": {
          "id": 31,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/31/?format=api",
          "name": "Dnepr",
          "family": "",
          "full_name": "Dnepr 1",
          "variant": "1"
        }
      },
      "mission": null,
      "pad": {
        "id": 12,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/12/?format=api",
        "agency_id": null,
        "name": "109/95",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.95112,63.497095",
        "latitude": "45.95112",
        "longitude": "63.497095",
        "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": 1563,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_12_20200803143322.jpg",
        "total_launch_count": 12,
        "orbital_launch_attempt_count": 12
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dnepr-1_liftoff_image_20240411092543.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5064,
      "location_launch_attempt_count": 1343,
      "pad_launch_attempt_count": 12,
      "agency_launch_attempt_count": 16,
      "orbital_launch_attempt_count_year": 32,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    }
  ]
}