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/65ccf50e-5a5b-4de7-bbc8-e6657d2dbe8f/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "65ccf50e-5a5b-4de7-bbc8-e6657d2dbe8f",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/65ccf50e-5a5b-4de7-bbc8-e6657d2dbe8f/?format=api",
    "slug": "minotaur-iv-sbss-usa-216",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Minotaur IV | SBSS (USA-216)",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T03:32:50Z",
    "updates": [],
    "net": "2010-09-26T04:41:00Z",
    "net_precision": null,
    "window_end": "2010-09-26T04:41:00Z",
    "window_start": "2010-09-26T04:41:00Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "OSC",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 72,
        "consecutive_successful_launches": 0,
        "successful_launches": 65,
        "failed_launches": 7,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.orbital.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Orbital_Sciences_Corporation",
        "logo_url": null,
        "image_url": null,
        "nation_url": null
    },
    "rocket": {
        "id": 1484,
        "configuration": {
            "id": 52,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/52/?format=api",
            "name": "Minotaur IV",
            "active": true,
            "reusable": false,
            "description": "The Minotaur IV launch system is derived from the Peacekeeper ICBM. The first three stages are taken directly from decommissioned Peacekeeper missiles. A fourth stage, the Orion-38, is taken from the Pegasus family of air-launched rockets.",
            "family": "Minotaur",
            "full_name": "Minotaur IV",
            "manufacturer": {
                "id": 179,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/179/?format=api",
                "name": "Orbital ATK",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "OA",
                "description": "Orbital ATK Inc. was an American aerospace manufacturer and defense industry company. It was formed in 2015 from the merger of Orbital Sciences Corporation and parts of Alliant Techsystems. Orbital ATK was purchased by Northrop Grumman in 2018.",
                "administrator": "President: David W. Thompson",
                "founding_year": "2015",
                "launchers": "Antares | Minotaur | Pegasus",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 6,
                "consecutive_successful_launches": 6,
                "successful_launches": 6,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.orbitalatk.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Orbital_ATK",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_logo_20190207032453.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_image_20190207032453.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbital2520atk_nation_20190207032453.jpeg"
            },
            "program": [],
            "variant": "",
            "alias": "Peacekeeper SLV",
            "min_stage": 4,
            "max_stage": 4,
            "length": 23.9,
            "diameter": 2.35,
            "maiden_flight": "2010-09-26",
            "launch_cost": null,
            "launch_mass": 86,
            "leo_capacity": 1735,
            "gto_capacity": 0,
            "to_thrust": 2200,
            "apogee": 500,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Minotaur_IV",
            "total_launch_count": 4,
            "consecutive_successful_launches": 4,
            "successful_launches": 4,
            "failed_launches": 0,
            "pending_launches": 2,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": null,
    "pad": {
        "id": 8,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/8/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 8",
        "description": "Space Launch Complex 8 (SLC-8), is a launch pad at Vandenberg Space Force Base in California, United States. It is used by Minotaur rockets. It was originally part of the California Spaceport, and was known as the Commercial Launch Facility (CLF) or Space Launch Facility (SLF).",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8",
        "map_url": "https://www.google.com/maps?q=34.57635,-120.63245",
        "latitude": "34.57635",
        "longitude": "-120.63245",
        "location": {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
            "name": "Vandenberg SFB, CA, USA",
            "country_code": "USA",
            "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
            "timezone_name": "America/Los_Angeles",
            "total_launch_count": 807,
            "total_landing_count": 26
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_8_20200803143300.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Launch of Minotaur IV with SBSS at 26.09.10 from T-10 sec to 3rd Stage Burnout",
            "description": "Launch of Minotaur IV with SBSS at 26.09.10 from T-10 sec to 3rd Stage Burnout",
            "feature_image": "https://i.ytimg.com/vi/kKQhVMeeU6s/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=kKQhVMeeU6s",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 5082,
    "location_launch_attempt_count": 643,
    "pad_launch_attempt_count": 6,
    "agency_launch_attempt_count": 58,
    "orbital_launch_attempt_count_year": 5082,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P1625DT3H1M",
    "mission_patches": [],
    "type": "detailed"
}