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

{
  "count": 550,
  "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=510&ordering=name",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=490&ordering=name",
  "results": [
    {
      "id": "3631c659-b638-45bc-9115-a2cb7373b9d0",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/3631c659-b638-45bc-9115-a2cb7373b9d0/?format=api",
      "launch_library_id": null,
      "slug": "spectrum-tom-jerry",
      "name": "Spectrum | Tom & Jerry",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1046,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "type": "Private"
      },
      "rocket": {
        "id": 8692,
        "configuration": {
          "id": 491,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api",
          "name": "Spectrum",
          "family": "",
          "full_name": "Spectrum",
          "variant": ""
        }
      },
      "mission": {
        "id": 7284,
        "launch_library_id": null,
        "name": "Tom & Jerry",
        "description": "Two satellites designed to demonstrate rendezvous and capture operations essential for Infinite Orbits's in-orbit servicing capabilities.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 51,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api",
        "agency_id": null,
        "name": "Orbital Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": "69.1084",
        "longitude": "15.5895",
        "location": {
          "id": 161,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api",
          "name": "Andøya Spaceport",
          "country_code": "NOR",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
          "total_launch_count": 1,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "b48e32c5-3776-4684-a956-5ea4df032e90",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/b48e32c5-3776-4684-a956-5ea4df032e90/?format=api",
      "launch_library_id": null,
      "slug": "spectrum-yndeo-3",
      "name": "Spectrum | ΣYNDEO-3",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1046,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "type": "Private"
      },
      "rocket": {
        "id": 8817,
        "configuration": {
          "id": 491,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api",
          "name": "Spectrum",
          "family": "",
          "full_name": "Spectrum",
          "variant": ""
        }
      },
      "mission": {
        "id": 7408,
        "launch_library_id": null,
        "name": "ΣYNDEO-3",
        "description": "ΣYNDEO-3 is a satellite built by Redwire Corporation for the European Union/European Space Agency (ESA)’s In-Orbit Demonstration and In-Orbit Validation Programme (IOD/IOV), which will carry 10 different technological demonstration payload from institutions of Spain, France, Germany, Italy, Luxembourg and the European Commission. The satellite is built on Redwire's Hammerhead spacecraft platform.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 51,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api",
        "agency_id": null,
        "name": "Orbital Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": "69.1084",
        "longitude": "15.5895",
        "location": {
          "id": 161,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api",
          "name": "Andøya Spaceport",
          "country_code": "NOR",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
          "total_launch_count": 1,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "fc1dafd8-bcb0-4e77-8ba9-2d03134f04e4",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/fc1dafd8-bcb0-4e77-8ba9-2d03134f04e4/?format=api",
      "launch_library_id": null,
      "slug": "starship-flight-10",
      "name": "Starship | Flight 10",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2025-08-26T23:30:00Z",
      "window_end": "2025-08-27T00:30:00Z",
      "window_start": "2025-08-26T23:30:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8644,
        "configuration": {
          "id": 527,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship V2",
          "variant": "V2"
        }
      },
      "mission": {
        "id": 7236,
        "launch_library_id": null,
        "name": "Flight 10",
        "description": "10th test flight of the two-stage Starship launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/188/?format=api",
        "agency_id": 121,
        "name": "Orbital Launch Pad 1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.9962,-97.154423",
        "latitude": "25.9962",
        "longitude": "-97.154423",
        "location": {
          "id": 143,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "total_launch_count": 20,
          "total_landing_count": 13
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
        "total_launch_count": 11
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_37_dur_image_20250829065212.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": "41068e09-4097-448f-ac7c-421c19b6aab9",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/41068e09-4097-448f-ac7c-421c19b6aab9/?format=api",
      "launch_library_id": null,
      "slug": "starship-flight-11",
      "name": "Starship | Flight 11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2025-10-13T23:23:41Z",
      "window_end": "2025-10-14T00:30:00Z",
      "window_start": "2025-10-13T23:15:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 80,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8696,
        "configuration": {
          "id": 527,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship V2",
          "variant": "V2"
        }
      },
      "mission": {
        "id": 7288,
        "launch_library_id": null,
        "name": "Flight 11",
        "description": "11th test flight of the two-stage Starship launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/188/?format=api",
        "agency_id": 121,
        "name": "Orbital Launch Pad 1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.9962,-97.154423",
        "latitude": "25.9962",
        "longitude": "-97.154423",
        "location": {
          "id": 143,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "total_launch_count": 20,
          "total_landing_count": 13
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
        "total_launch_count": 11
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
      "infographic": null,
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": "ed83366c-872c-4484-97c1-bc74832304fc",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/ed83366c-872c-4484-97c1-bc74832304fc/?format=api",
      "launch_library_id": null,
      "slug": "starship-flight-12",
      "name": "Starship | Flight 12",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-05-12T22:30:00Z",
      "window_end": "2026-05-13T00:43:00Z",
      "window_start": "2026-05-12T22:30:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8708,
        "configuration": {
          "id": 522,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/522/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship V3",
          "variant": "V3"
        }
      },
      "mission": {
        "id": 7301,
        "launch_library_id": null,
        "name": "Flight 12",
        "description": "12th test flight of the two-stage Starship launch vehicle. Maiden Flight of Starship V3",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 235,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/235/?format=api",
        "agency_id": 121,
        "name": "Orbital Launch Pad 2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.996603,-97.158251",
        "latitude": "25.996603",
        "longitude": "-97.158251",
        "location": {
          "id": 143,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "total_launch_count": 20,
          "total_landing_count": 13
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_b_20241126031254.jpg",
        "total_launch_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
      "infographic": null,
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": "ac897b9f-44d2-4ff4-8416-1a0a076e98a2",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/ac897b9f-44d2-4ff4-8416-1a0a076e98a2/?format=api",
      "launch_library_id": null,
      "slug": "starship-flight-13",
      "name": "Starship | Flight 13",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-06-30T00:00:00Z",
      "window_end": "2026-06-30T00:00:00Z",
      "window_start": "2026-06-30T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8879,
        "configuration": {
          "id": 522,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/522/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship V3",
          "variant": "V3"
        }
      },
      "mission": {
        "id": 7470,
        "launch_library_id": null,
        "name": "Flight 13",
        "description": "13th test flight of the two-stage Starship launch vehicle. Second flight of Starship V3",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 235,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/235/?format=api",
        "agency_id": 121,
        "name": "Orbital Launch Pad 2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.996603,-97.158251",
        "latitude": "25.996603",
        "longitude": "-97.158251",
        "location": {
          "id": 143,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "total_launch_count": 20,
          "total_landing_count": 13
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_b_20241126031254.jpg",
        "total_launch_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
      "infographic": null,
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": "ef9b458b-bebf-4eb6-b970-8d77998616f3",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/ef9b458b-bebf-4eb6-b970-8d77998616f3/?format=api",
      "launch_library_id": null,
      "slug": "starship-flight-9",
      "name": "Starship | Flight 9",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "2025-05-27T23:36:00Z",
      "window_end": "2025-05-28T00:30:00Z",
      "window_start": "2025-05-27T23:30:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8567,
        "configuration": {
          "id": 527,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship V2",
          "variant": "V2"
        }
      },
      "mission": {
        "id": 7158,
        "launch_library_id": null,
        "name": "Flight 9",
        "description": "9th test flight of the two-stage Starship launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/188/?format=api",
        "agency_id": 121,
        "name": "Orbital Launch Pad 1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.9962,-97.154423",
        "latitude": "25.9962",
        "longitude": "-97.154423",
        "location": {
          "id": 143,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "total_launch_count": 20,
          "total_landing_count": 13
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
        "total_launch_count": 11
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
      "infographic": null,
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
      ]
    },
    {
      "id": "2e37a196-f5f8-4496-96ae-63f4b6b27912",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/2e37a196-f5f8-4496-96ae-63f4b6b27912/?format=api",
      "launch_library_id": null,
      "slug": "terran-r-intelsat-1",
      "name": "Terran R | Intelsat-1",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 266,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8044,
        "configuration": {
          "id": 482,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/482/?format=api",
          "name": "Terran R",
          "family": "Terran",
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 6591,
        "launch_library_id": null,
        "name": "Intelsat-1",
        "description": "First mission part of a multi-year, multi-launch agreement signed between Intelsat and Relativity Space in 2023.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        }
      },
      "pad": {
        "id": 92,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/92/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 16",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": "28.501626",
        "longitude": "-80.5518",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1106,
          "total_landing_count": 74
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "b97a54e5-5c6f-4f85-bcf3-69da17fa9682",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/b97a54e5-5c6f-4f85-bcf3-69da17fa9682/?format=api",
      "launch_library_id": null,
      "slug": "terran-r-mars-lander",
      "name": "Terran R | Mars Lander",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 266,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7614,
        "configuration": {
          "id": 482,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/482/?format=api",
          "name": "Terran R",
          "family": "Terran",
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 6104,
        "launch_library_id": null,
        "name": "Mars Lander",
        "description": "Impulse Space's Mars Lander is designed to support research and development needed for human exploration of Mars.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars"
        }
      },
      "pad": {
        "id": 92,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/92/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 16",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": "28.501626",
        "longitude": "-80.5518",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1106,
          "total_landing_count": 74
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran2520r25_image_20220719142358.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "3b94ad50-3505-496e-8a95-b0bc4c0dadc6",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/3b94ad50-3505-496e-8a95-b0bc4c0dadc6/?format=api",
      "launch_library_id": null,
      "slug": "themis-demonstrator-t1h-1",
      "name": "Themis Demonstrator | T1H-1",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-06-30T00:00:00Z",
      "window_end": "2026-06-30T00:00:00Z",
      "window_start": "2026-06-30T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 27,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
        "name": "European Space Agency",
        "type": "Multinational"
      },
      "rocket": {
        "id": 8717,
        "configuration": {
          "id": 523,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/523/?format=api",
          "name": "Themis Demonstrator",
          "family": "",
          "full_name": "Themis Demonstrator",
          "variant": ""
        }
      },
      "mission": {
        "id": 7310,
        "launch_library_id": null,
        "name": "T1H-1",
        "description": "First low-altitude hop test of a Themis demonstrator, with a targeted altitude up to 100 m.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 239,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/239/?format=api",
        "agency_id": 1044,
        "name": "Launch Complex 3B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Esrange#Reusable_Rocket_Testing",
        "map_url": "https://www.google.com/maps?q=67.877368,21.165001",
        "latitude": "67.877368",
        "longitude": "21.165001",
        "location": {
          "id": 178,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/178/?format=api",
          "name": "Esrange Space Center",
          "country_code": "SWE",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_esrange_space_center_20241208021356.jpg",
          "total_launch_count": 0,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_3b_20250916091141.jpg",
        "total_launch_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/themis_t1h_on_t_image_20250919095336.jpg",
      "infographic": null,
      "program": []
    }
  ]
}