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/304b8810-9c89-47ee-a21a-05559fcf14af/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "304b8810-9c89-47ee-a21a-05559fcf14af",
  "url": "https://lldev.thespacedevs.com/2.2.0/launch/304b8810-9c89-47ee-a21a-05559fcf14af/?format=api",
  "slug": "eris-1-flight-two",
  "flightclub_url": null,
  "r_spacex_api_id": null,
  "name": "Eris-1 | Flight Two",
  "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-10-06T06:46:37Z",
  "updates": [
    {
      "id": 12482,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding launch",
      "info_url": "https://spacenews.com/gilmour-space-plans-return-to-flight-next-year/",
      "created_by": "Nosu",
      "created_on": "2025-10-06T06:46:00Z"
    }
  ],
  "net": "2026-12-31T00:00:00Z",
  "net_precision": {
    "id": 14,
    "name": "Year",
    "abbrev": "Y",
    "description": "The T-0 is expected in the given year."
  },
  "window_end": "2026-12-31T00:00:00Z",
  "window_start": "2026-12-31T00:00:00Z",
  "probability": null,
  "weather_concerns": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 188,
    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/188/?format=api",
    "name": "Gilmour Space Technologies",
    "featured": false,
    "type": "Private",
    "country_code": "AUS,SGP",
    "abbrev": "GST",
    "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
    "administrator": "CEO: Adam Gilmour",
    "founding_year": "2013",
    "launchers": "Eris",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 1,
    "consecutive_successful_launches": 0,
    "successful_launches": 0,
    "failed_launches": 1,
    "pending_launches": 1,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": "https://www.gspacetech.com/",
    "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
    "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
    "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg"
  },
  "rocket": {
    "id": 8757,
    "configuration": {
      "id": 460,
      "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/460/?format=api",
      "name": "Eris-1",
      "active": true,
      "reusable": false,
      "description": "Eris is a 3 stage orbital launch vehicle designed to deliver up to 305kg into a low earth orbit.",
      "family": "Eris",
      "full_name": "Eris Block 1",
      "manufacturer": {
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "featured": false,
        "type": "Private",
        "country_code": "AUS,SGP",
        "abbrev": "GST",
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": "2013",
        "launchers": "Eris",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 1,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.gspacetech.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg"
      },
      "program": [],
      "variant": "1",
      "alias": "",
      "min_stage": 3,
      "max_stage": 3,
      "length": 25.0,
      "diameter": 2.0,
      "maiden_flight": "2025-07-29",
      "launch_cost": null,
      "launch_mass": null,
      "leo_capacity": 305,
      "gto_capacity": null,
      "to_thrust": null,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
      "info_url": "https://www.gspacetech.com/launch",
      "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Eris",
      "total_launch_count": 1,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 1,
      "pending_launches": 1,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 7348,
    "name": "Flight Two",
    "description": "Second test flight of Gilmour Space's orbital launch vehicle Eris.",
    "launch_designator": null,
    "type": "Test Flight",
    "orbit": {
      "id": 8,
      "name": "Low Earth Orbit",
      "abbrev": "LEO"
    },
    "agencies": [
      {
        "id": 188,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/188/?format=api",
        "name": "Gilmour Space Technologies",
        "featured": false,
        "type": "Private",
        "country_code": "AUS,SGP",
        "abbrev": "GST",
        "description": "Gilmour Space Technologies is a venture-funded Australian space company headquartered in Queensland, Australia that is developing hybrid-engine rockets and associated technology to support the development of a low-cost space launch vehicle.",
        "administrator": "CEO: Adam Gilmour",
        "founding_year": "2013",
        "launchers": "Eris",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 1,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.gspacetech.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_l_image_20250227072818.png",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gilmour_space_s_image_20250227072733.jpg"
      }
    ],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 238,
    "url": "https://lldev.thespacedevs.com/2.2.0/pad/238/?format=api",
    "agency_id": 188,
    "name": "Eris Pad",
    "description": "Launch pad for Gilmour Space's orbital rocket Eris.",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Bowen_Orbital_Spaceport_(BOS)",
    "map_url": null,
    "latitude": "-19.958151",
    "longitude": "148.1129553",
    "location": {
      "id": 181,
      "url": "https://lldev.thespacedevs.com/2.2.0/location/181/?format=api",
      "name": "Bowen Orbital Spaceport",
      "country_code": "AUS",
      "description": "Private orbital launch facility owned and operated by Gilmour Space.",
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_bowen_orbital_spaceport_20250227073649.jpg",
      "timezone_name": "Australia/Brisbane",
      "total_launch_count": 1,
      "total_landing_count": 0
    },
    "country_code": "AUS",
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_eris_pad_20250227074117.jpg",
    "total_launch_count": 1,
    "orbital_launch_attempt_count": 1
  },
  "infoURLs": [],
  "vidURLs": [],
  "webcast_live": false,
  "timeline": [],
  "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eris_on_the_lau_image_20250227073032.jpg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 7441,
  "location_launch_attempt_count": 2,
  "pad_launch_attempt_count": 2,
  "agency_launch_attempt_count": 2,
  "orbital_launch_attempt_count_year": 268,
  "location_launch_attempt_count_year": 1,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 1,
  "pad_turnaround": "P519DT1H25M",
  "mission_patches": [],
  "type": "detailed"
}