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

{
  "count": 549,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=490",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=470",
  "results": [
    {
      "id": "0cf92611-82a8-4095-a0b4-dda2e74b1fff",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/0cf92611-82a8-4095-a0b4-dda2e74b1fff/?format=api",
      "slug": "gslv-mk-ii-gsat-32",
      "name": "GSLV Mk II | GSAT-32",
      "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-17T14:00:16Z",
      "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://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 2660,
        "configuration": {
          "id": 168,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/168/?format=api",
          "name": "GSLV Mk II",
          "family": "GSLV",
          "full_name": "GSLV Mk. II",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 82,
        "url": "https://lldev.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://lldev.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-dev.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-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520ii_image_20190825171642.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 116,
      "pad_launch_attempt_count": 40,
      "agency_launch_attempt_count": 111,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "20d5676e-111b-40e3-8923-b218c3665ca2",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/20d5676e-111b-40e3-8923-b218c3665ca2/?format=api",
      "slug": "gslv-mk-ii-irnss-1l-nvs-03",
      "name": "GSLV Mk II | IRNSS-1L (NVS-03)",
      "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-18T00:52:18Z",
      "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://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 8637,
        "configuration": {
          "id": 168,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/168/?format=api",
          "name": "GSLV Mk II",
          "family": "GSLV",
          "full_name": "GSLV Mk. II",
          "variant": ""
        }
      },
      "mission": {
        "id": 7229,
        "name": "IRNSS-1L (NVS-03)",
        "description": "This is a replacement satellite for the Indian Regional Navigation Satellite System. The constellation will provide India with an alternative to GPS and will be used for military and civilian use. Located at a geosynchronous orbit, the system will be operated by the Indian government.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 82,
        "url": "https://lldev.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://lldev.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-dev.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-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk252_image_20240101090337.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 116,
      "pad_launch_attempt_count": 40,
      "agency_launch_attempt_count": 111,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "ac02da00-6e8b-45a0-b829-09d614891e6a",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/ac02da00-6e8b-45a0-b829-09d614891e6a/?format=api",
      "slug": "h3-22-ets-9",
      "name": "H3-22 | ETS-9",
      "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": "2024-12-10T14:11:51Z",
      "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": 98,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7786,
        "configuration": {
          "id": 486,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/486/?format=api",
          "name": "H3-22",
          "family": "H3",
          "full_name": "H3-22",
          "variant": "22"
        }
      },
      "mission": {
        "id": 6303,
        "name": "ETS-9",
        "description": "The Engineering Test Satellite 9 (ETS-9) is a JAXA project aimed to develop an advanced satellite bus, or common model, for various high-throughput satellites (HTS) for communications. \r\n\r\nThe new satellite bus by Mitsubishi Electric will focus specifically on advanced communication needs:\r\n- Up to 25kW of power to support HTS communications\r\n- Light mass, all-electric bus system achieved with 6kW high-power Hall thrusters (Japan-made).\r\n- High-power Hall thrusters significantly shorten delivery of orbiting satellite compared to other manufacturer’s 4.5kW-class electric-propulsion bus systems\r\n- The first Japanese geostationary satellite equipped with GPS receivers (Japan-made) for laborsaving autonomous orbital transfer and orbital maneuvering.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": "30.400938",
        "longitude": "130.97564",
        "location": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "country_code": "JPN",
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        },
        "country_code": "JPN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "b89ab080-66c3-4831-85a9-38d85da71d30",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b89ab080-66c3-4831-85a9-38d85da71d30/?format=api",
      "slug": "h3-22-michibiki-7-qzs-7",
      "name": "H3-22 | Michibiki 7 (QZS-7)",
      "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-07T02:12:57Z",
      "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": 98,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7768,
        "configuration": {
          "id": 486,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/486/?format=api",
          "name": "H3-22",
          "family": "H3",
          "full_name": "H3-22",
          "variant": "22"
        }
      },
      "mission": {
        "id": 6286,
        "name": "Michibiki 7 (QZS-7)",
        "description": "QZSS (Quasi Zenith Satellite System) is a Japanese satellite navigation system operating from inclined, elliptical geosynchronous orbits to achieve optimal high-elevation visibility in urban canyons and mountainous areas. The navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation.\r\n\r\nThe navigation system objective is to broadcast GPS-interoperable and augmentation signals as well as original Japanese (QZSS) signals from a three-spacecraft constellation in inclined, elliptical geosynchronous orbits.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": "30.400938",
        "longitude": "130.97564",
        "location": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "country_code": "JPN",
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        },
        "country_code": "JPN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "be50d3a3-1385-4371-a4dd-d7ab4969be59",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/be50d3a3-1385-4371-a4dd-d7ab4969be59/?format=api",
      "slug": "h3-24-htv-x3",
      "name": "H3-24 | HTV-X3",
      "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": "2023-07-07T12:58:51Z",
      "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": 98,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7785,
        "configuration": {
          "id": 204,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/204/?format=api",
          "name": "H3-24",
          "family": "H3",
          "full_name": "H3-24",
          "variant": "24"
        }
      },
      "mission": {
        "id": 6302,
        "name": "HTV-X3",
        "description": "Third flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": "30.400938",
        "longitude": "130.97564",
        "location": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "country_code": "JPN",
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        },
        "country_code": "JPN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 17,
          "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.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": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "3a4dc969-d264-48a1-b113-bf69a798a5c4",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3a4dc969-d264-48a1-b113-bf69a798a5c4/?format=api",
      "slug": "h3-24-lunar-polar-exploration-mission-lupex",
      "name": "H3-24 | Lunar Polar Exploration Mission (LUPEX)",
      "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": "2024-12-10T14:10:53Z",
      "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": 98,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7770,
        "configuration": {
          "id": 204,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/204/?format=api",
          "name": "H3-24",
          "family": "H3",
          "full_name": "H3-24",
          "variant": "24"
        }
      },
      "mission": {
        "id": 6288,
        "name": "Lunar Polar Exploration Mission (LUPEX)",
        "description": "The Lunar Polar Exploration mission (LUPEX) is a robotic lunar mission jointly developed by the Indian Space Research Organisation (ISRO) and Japan Aerospace Exploration Agency (JAXA), deploying a lunar rover and lander to explore the south pole region of the Moon.\r\n\r\nJAXA will provide the under-development H3 launch vehicle and the rover, while ISRO would be responsible for the lander.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": "30.400938",
        "longitude": "130.97564",
        "location": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "country_code": "JPN",
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        },
        "country_code": "JPN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "04522dea-1450-48f5-bc9d-2d7f1e637f9b",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/04522dea-1450-48f5-bc9d-2d7f1e637f9b/?format=api",
      "slug": "haste-leidos-3",
      "name": "HASTE | Leidos-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-12-18T17:31:03Z",
      "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": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8023,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 79,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/79/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
        "latitude": "37.833262",
        "longitude": "-75.488235",
        "location": {
          "id": 21,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/21/?format=api",
          "name": "Wallops Flight Facility, Virginia, USA",
          "country_code": "USA",
          "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 85,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
        "total_launch_count": 11,
        "orbital_launch_attempt_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 92,
      "pad_launch_attempt_count": 15,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "0196fba7-dd6c-4ba0-bf71-e1460930ffde",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/0196fba7-dd6c-4ba0-bf71-e1460930ffde/?format=api",
      "slug": "haste-leidos-4",
      "name": "HASTE | Leidos-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-12-18T17:31:22Z",
      "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": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8024,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 79,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/79/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
        "latitude": "37.833262",
        "longitude": "-75.488235",
        "location": {
          "id": 21,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/21/?format=api",
          "name": "Wallops Flight Facility, Virginia, USA",
          "country_code": "USA",
          "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 85,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
        "total_launch_count": 11,
        "orbital_launch_attempt_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 92,
      "pad_launch_attempt_count": 15,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "71489c66-8ecd-4610-9847-3620a543fd75",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/71489c66-8ecd-4610-9847-3620a543fd75/?format=api",
      "slug": "haste-leidos-5",
      "name": "HASTE | Leidos-5",
      "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-12-18T17:32:27Z",
      "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": 147,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8025,
        "configuration": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
          "name": "Electron",
          "family": "",
          "full_name": "Electron",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 79,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/79/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
        "latitude": "37.833262",
        "longitude": "-75.488235",
        "location": {
          "id": 21,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/21/?format=api",
          "name": "Wallops Flight Facility, Virginia, USA",
          "country_code": "USA",
          "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 85,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
        "total_launch_count": 11,
        "orbital_launch_attempt_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 92,
      "pad_launch_attempt_count": 15,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 30,
      "type": "normal"
    },
    {
      "id": "84f8dd64-8146-45e1-b34c-7df662a59c65",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/84f8dd64-8146-45e1-b34c-7df662a59c65/?format=api",
      "slug": "hyperbola-3-demo-flight",
      "name": "Hyperbola-3 | 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": "2025-12-01T16:44:54Z",
      "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": 274,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/274/?format=api",
        "name": "i-Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8825,
        "configuration": {
          "id": 543,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/543/?format=api",
          "name": "Hyperbola-3",
          "family": "",
          "full_name": "Hyperbola-3",
          "variant": ""
        }
      },
      "mission": {
        "id": 7416,
        "name": "Demo Flight",
        "description": "First test launch of i-Space’s Hyperbola-3 rocket.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 219,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api",
        "agency_id": null,
        "name": "Commercial LC-2",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.59755,110.936481",
        "latitude": "19.59755",
        "longitude": "110.936481",
        "location": {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
          "name": "Wenchang Space Launch Site, People's Republic of China",
          "country_code": "CHN",
          "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 58,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-2_20231225074048.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 64,
      "pad_launch_attempt_count": 7,
      "agency_launch_attempt_count": 9,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    }
  ]
}