API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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.0.0/launch/?format=api&offset=90&ordering=-net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7943,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=100&ordering=-net",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=80&ordering=-net",
  "results": [
    {
      "id": "dd1da66a-2a92-463d-833b-604ec0b9b2e9",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/dd1da66a-2a92-463d-833b-604ec0b9b2e9/?format=api",
      "launch_library_id": null,
      "slug": "epsilon-s-solar-c",
      "name": "Epsilon S | SOLAR-C",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-11-30T00:00:00Z",
      "window_end": "2028-11-30T00:00:00Z",
      "window_start": "2028-11-30T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 37,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
        "name": "Japan Aerospace Exploration Agency",
        "type": "Government"
      },
      "rocket": {
        "id": 8527,
        "configuration": {
          "id": 115,
          "launch_library_id": 161,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/115/?format=api",
          "name": "Epsilon S",
          "family": "Epsilon",
          "full_name": "Epsilon S",
          "variant": "S"
        }
      },
      "mission": {
        "id": 7117,
        "launch_library_id": null,
        "name": "SOLAR-C",
        "description": "SOLAR-C is a Japan-led international mission with the cooperation by the US and European countries. It aims to gain new insights into the fundamental physical mechanisms driving solar plasma dynamics by performing three simultaneous UV observations. The first consists to observe the broad range of temperatures, spanning over three orders of magnitude from the 10,000 Kelvin chromosphere to the million Kelvin corona, and even to the 15 million Kelvin solar flares. The second consists to resolve the elemental structures at high spatial (0.4 arcsec) and temporal (1 sec) resolution and trace their evolutions by increasing the ability to collect the solar UV rays 10 to 30 times as much as before. The third consists to conduct a high dispersion spectroscopy (equivalent to a velocity resolution of 2 km/s) to obtain spectroscopic information that enables quantitative diagnostics (such as velocity, temperature, density, ionization degree, and abundance). By combining the three observations, SOLAR-C can analyze the dynamically evolving solar atmospheres over a wide altitude range from the chromosphere to the corona while resolving elemental structures.",
        "launch_designator": null,
        "type": "Heliophysics",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 47,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/47/?format=api",
        "agency_id": 37,
        "name": "Mu Center",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
        "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
        "latitude": "31.2509794",
        "longitude": "131.0821319",
        "location": {
          "id": 24,
          "url": "https://ll.thespacedevs.com/2.0.0/location/24/?format=api",
          "name": "Uchinoura Space Center, Japan",
          "country_code": "JPN",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
          "total_launch_count": 43,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/epsilon_image_20190207032600.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "26881916-98e7-40bc-954c-88ad6ac7a050",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/26881916-98e7-40bc-954c-88ad6ac7a050/?format=api",
      "launch_library_id": 1601,
      "slug": "falcon-heavy-exomars-2028-rosalind-franklin-rover",
      "name": "Falcon Heavy | ExoMars 2028 Rosalind Franklin rover",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-10-31T00:00:00Z",
      "window_end": "2028-10-31T00:00:00Z",
      "window_start": "2028-10-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 160,
        "configuration": {
          "id": 161,
          "launch_library_id": 58,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
          "name": "Falcon Heavy",
          "family": "Falcon",
          "full_name": "Falcon Heavy",
          "variant": "Heavy"
        }
      },
      "mission": {
        "id": 918,
        "launch_library_id": 848,
        "name": "ExoMars 2028 Rosalind Franklin Rover",
        "description": "ExoMars 2028 is a second mission of two-part European Space Agency astrobiology project to search for evidence of life on Mars. The primary objective is to land the rover at a site with high potential for finding well-preserved organic material, particularly from the very early history of the planet. The rover is expected to travel several kilometers during its mission. \r\n\r\nThe European rover will be the first mission to combine the capability to move across the surface and to study Mars at depth. It will collect samples with a drill down to a depth of 2 m and analyze them with next-generation instruments in an onboard laboratory. Underground samples are more likely to include biomarkers, since the tenuous martian atmosphere offers little protection from radiation and photochemistry at the surface.",
        "launch_designator": null,
        "type": "Robotic Exploration",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        }
      },
      "pad": {
        "id": 87,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 222
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "40d980c0-caea-4851-b668-9055cd676732",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/40d980c0-caea-4851-b668-9055cd676732/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-seops-waymaker-1",
      "name": "Falcon 9 Block 5 | SEOPS Waymaker-1",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-09-30T00:00:00Z",
      "window_end": "2028-09-30T00:00:00Z",
      "window_start": "2028-09-30T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 9032,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7627,
        "launch_library_id": null,
        "name": "SEOPS Waymaker-1",
        "description": "Dedicated ride-share mission to be offered by the small satellite launch integrator SEOPS to low Earth orbit.",
        "launch_designator": null,
        "type": "Dedicated Rideshare",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "location": {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 902,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 286
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "54f262c2-e887-46ac-bb73-4cb5ea8a9137",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/54f262c2-e887-46ac-bb73-4cb5ea8a9137/?format=api",
      "launch_library_id": null,
      "slug": "vulcan-ussf-70",
      "name": "Vulcan | USSF-70",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-09-30T00:00:00Z",
      "window_end": "2028-09-30T00:00:00Z",
      "window_start": "2028-09-30T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8080,
        "configuration": {
          "id": 200,
          "launch_library_id": 226,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/200/?format=api",
          "name": "Vulcan",
          "family": "Vulcan",
          "full_name": "Vulcan",
          "variant": "Vulcan"
        }
      },
      "mission": {
        "id": 6633,
        "launch_library_id": null,
        "name": "USSF-70",
        "description": "Classified payload for the United States Space Force",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 29,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "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.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1123,
          "total_landing_count": 76
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 125
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "a0c95baf-b7c9-47ac-8e22-ddaa26e21471",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a0c95baf-b7c9-47ac-8e22-ddaa26e21471/?format=api",
      "launch_library_id": null,
      "slug": "ariane-64-comet-interceptor",
      "name": "Ariane 64 | Comet Interceptor",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-08-31T00:00:00Z",
      "window_end": "2028-08-31T00:00:00Z",
      "window_start": "2028-08-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8891,
        "configuration": {
          "id": 116,
          "launch_library_id": 165,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/116/?format=api",
          "name": "Ariane 64",
          "family": "Ariane",
          "full_name": "Ariane 64",
          "variant": "64"
        }
      },
      "mission": {
        "id": 7482,
        "launch_library_id": null,
        "name": "Comet Interceptor",
        "description": "ESA's Comet Interceptor consists of three spacecraft which will be positioned at the Sun-Earth Lagrange point L2, where they will wait for a long-period comet or an interstellar object to come by. Once the desired target appears, the spacecraft will separate and perform a flyby of the target, compiling a detailed 3D profile of a comet.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        }
      },
      "pad": {
        "id": 67,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 334,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 8
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "c6e0ad16-8a78-46bc-a693-fbbf5ea4db6f",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/c6e0ad16-8a78-46bc-a693-fbbf5ea4db6f/?format=api",
      "launch_library_id": null,
      "slug": "falcon-heavy-dragonfly",
      "name": "Falcon Heavy | Dragonfly",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-07-05T00:00:00Z",
      "window_end": "2028-07-05T00:00:00Z",
      "window_start": "2028-07-05T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8423,
        "configuration": {
          "id": 161,
          "launch_library_id": 58,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
          "name": "Falcon Heavy",
          "family": "Falcon",
          "full_name": "Falcon Heavy",
          "variant": "Heavy"
        }
      },
      "mission": {
        "id": 7012,
        "launch_library_id": null,
        "name": "Dragonfly",
        "description": "Dragonfly is NASA's 4th New Frontiers program mission that will send a robotic rotorcraft to fly within the atmosphere of Saturn's moon Titan to sample materials and determine surface composition in different geologic settings, advancing humanity's search for the building blocks of life.\r\n\r\nThe craft is a large quadcopter with double rotors with mass of about 875 kg, featuring rotors of 1.35 m in diameter. It can fly through several kilometers within an hour and will perform 1 flight per Titan day (~16 Earth days). During the planned 3.3-year mission, Dragonfly is expected to cover distance up to several hundred km.\r\n\r\nDragonfly will use a Multi-Mission Radioisotope Thermoelectric Generator (MMRTG) to power its instruments.\r\n\r\nThe planned science instrument suite is:\r\n* DragonCam: Camera Suite\r\n* DrACO: Drill for Acquisition of Complex Organics\r\n* DraMS: Mass Spectrometer\r\n* DraGNS: Gamma-ray and Neutron Spectrometer\r\n* DraGMet: Geophysics and Meteorology",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        }
      },
      "pad": {
        "id": 87,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 222
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_li_image_20241020093505.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "054a1928-57dc-4134-b3e3-c4c8728578b3",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/054a1928-57dc-4134-b3e3-c4c8728578b3/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-neo-surveyor",
      "name": "Falcon 9 Block 5 | NEO Surveyor",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-06-30T00:00:00Z",
      "window_end": "2028-06-30T00:00:00Z",
      "window_start": "2028-06-30T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8539,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7130,
        "launch_library_id": null,
        "name": "NEO Surveyor",
        "description": "NASA's Near-Earth Object (NEO) Surveyor mission is designed to help advance planetary defense efforts to discover and characterize most of the potentially hazardous asteroids and comets that come within 30 million miles of Earth’s orbit. These are collectively known as near-earth objects, or NEOs.\r\n\r\nNEO Surveyor consists of a single scientific instrument: a 50 centimeter (nearly 20 inch) diameter telescope that operates in two heat-sensing infrared wavelengths. It will be capable of detecting both bright and dark asteroids, which are the most difficult type to find.",
        "launch_designator": null,
        "type": "Space Situational Awareness",
        "orbit": {
          "id": 5,
          "name": "Heliocentric L1",
          "abbrev": "L1-point"
        }
      },
      "pad": {
        "id": 72,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=28.458,-80.528",
        "latitude": "28.458",
        "longitude": "-80.528",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1123,
          "total_landing_count": 76
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
        "total_launch_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "372d94b1-88fe-4cc5-9296-d893c9fa9426",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/372d94b1-88fe-4cc5-9296-d893c9fa9426/?format=api",
      "launch_library_id": 1940,
      "slug": "sls-block-1b-artemis-iv",
      "name": "SLS Block 1B | Artemis IV",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-06-30T00:00:00Z",
      "window_end": "2028-06-30T00:00:00Z",
      "window_start": "2028-06-30T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 2545,
        "configuration": {
          "id": 205,
          "launch_library_id": 236,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/205/?format=api",
          "name": "Space Launch System (SLS)",
          "family": "Space Launch System",
          "full_name": "Space Launch System Block 1B",
          "variant": "Block 1B"
        }
      },
      "mission": {
        "id": 7520,
        "launch_library_id": null,
        "name": "Artemis IV",
        "description": "Artemis IV is planned to be the first human lunar landing mission since the Apollo Program.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        }
      },
      "pad": {
        "id": 4,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/4/?format=api",
        "agency_id": 44,
        "name": "Launch Complex 39B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
        "latitude": "28.62711233",
        "longitude": "-80.62101503",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
        "total_launch_count": 59
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.0.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program"
        }
      ]
    },
    {
      "id": "71b006aa-0d41-49fb-b0bf-dc30b10ef528",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/71b006aa-0d41-49fb-b0bf-dc30b10ef528/?format=api",
      "launch_library_id": null,
      "slug": "h3-24-destiny-ramses",
      "name": "H3-24 | DESTINY+ & RAMSES",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-04-20T00:00:00Z",
      "window_end": "2028-04-20T00:00:00Z",
      "window_start": "2028-04-20T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 98,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7773,
        "configuration": {
          "id": 204,
          "launch_library_id": 233,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/204/?format=api",
          "name": "H3-24",
          "family": "H3",
          "full_name": "H3-24",
          "variant": "24"
        }
      },
      "mission": {
        "id": 6291,
        "launch_library_id": null,
        "name": "DESTINY+ & RAMSES",
        "description": "DESTINY+ (Demonstration and Experiment of Space Technology for INterplanetary voYage with Phaethon fLyby and dUst Science) is a planned asteroid exploration mission to 3200 Phaethon, the parent body of the Geminids meteor shower. It will demonstrate further improvements of low cost solar electric propulsion in deep space and innovative light-weight solar array panel technology.\r\n\r\nThe spacecraft will carry 3 science instruments:\r\n\r\n* DESTINY Dust Analyzer (DDA)\r\n* Telescopic Camera for Phaethon (TCAP)\r\n* Multiband Camera for Phaethon (MCAP)\r\n\r\nRAMSES (Rapid Apophis Mission for Space Safety) is a European-Japanese planetary defense mission to near-Earth asteroid 99942 Apophis, led by the European Space Agency (ESA). The spacecraft will arrive around Apophis in February 2029, before the asteroid’s very close fly-by to Earth on 13 April 2029. It will conduct measurements of the asteroid's properties before and during the Earth flyby to study its response to the close encounter with the planet. \r\n\r\nThe spacecraft will leverage much of the technology developed for the Hera mission.\r\n\r\nAt the asteroid, RAMSES will deploy two smaller CubeSats, one carrying a dust analyser, a low-frequency radar, the other will attempt to land on Apophis and provide high-resolution images from the surface.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 21,
          "name": "Asteroid",
          "abbrev": "Asteroid"
        }
      },
      "pad": {
        "id": 209,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "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://ll.thespacedevs.com/2.0.0/location/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "country_code": "JPN",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "total_launch_count": 98,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 17
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h3-24_liftoff__image_20251028184029.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "902aadb6-918e-418b-b993-ae024b459885",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/902aadb6-918e-418b-b993-ae024b459885/?format=api",
      "launch_library_id": null,
      "slug": "vega-c-pleiades-neo-next-1",
      "name": "Vega-C | Pléiades Neo Next 1",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2028-03-31T00:00:00Z",
      "window_end": "2028-03-31T00:00:00Z",
      "window_start": "2028-03-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 159,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/159/?format=api",
        "name": "Avio S.p.A",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8904,
        "configuration": {
          "id": 127,
          "launch_library_id": 163,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/127/?format=api",
          "name": "Vega-C",
          "family": "Vega",
          "full_name": "Vega-C",
          "variant": ""
        }
      },
      "mission": {
        "id": 7495,
        "launch_library_id": null,
        "name": "Pléiades Neo Next 1",
        "description": "First Pléiades Neo Next satellite, improving on the Pléiades Neo observation satellite design to provide 20-cm-class native resolution.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 34,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/34/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 1 (ELV)",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
        "map_url": "https://www.google.com/maps?q=5.236,-52.775",
        "latitude": "5.236",
        "longitude": "-52.775",
        "location": {
          "id": 13,
          "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 334,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg",
        "total_launch_count": 55
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
      "infographic": null,
      "program": []
    }
  ]
}