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/b035aace-6882-4fa0-b4d3-0c3684ccec59/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "b035aace-6882-4fa0-b4d3-0c3684ccec59",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/b035aace-6882-4fa0-b4d3-0c3684ccec59/?format=api",
    "slug": "minotaur-iv-ors-5",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Minotaur IV | ORS-5",
    "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-14T17:42:47Z",
    "updates": [],
    "net": "2017-08-26T06:04:00Z",
    "net_precision": null,
    "window_end": "2017-08-26T07:15:00Z",
    "window_start": "2017-08-26T03:15:00Z",
    "probability": 70,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "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"
    },
    "rocket": {
        "id": 2025,
        "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": {
        "id": 82,
        "name": "ORS-5",
        "description": "Also known as SensorSat, the Operationally Responsive Space 5 (ORS-5) will perform surveillance on geostationary (GEO) satellites. The craft will provide a stopgap for the existing space based surveillance system (SBSS), since full replacements are not expected until after 2020. With a mass of approximately 100kg the solar powered craft will operate in low earth orbit at an altitude of 600km.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 27,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/27/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 46",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_Florida_Launch_Complex_46",
        "map_url": "https://www.google.com/maps?q=28.4584,-80.5284",
        "latitude": "28.4584",
        "longitude": "-80.5284",
        "location": {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
            "name": "Cape Canaveral SFS, FL, USA",
            "country_code": "USA",
            "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
            "timezone_name": "America/New_York",
            "total_launch_count": 1023,
            "total_landing_count": 64
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_27_20200803143319.jpg",
        "total_launch_count": 6,
        "orbital_launch_attempt_count": 5
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Minotaur IV ORS-5 Launch Broadcast",
            "description": "On August 26, 2017 Orbital ATK's Minotaur IV successfully launched the ORS-5 satellite for the United States Air Force from Cape Canaveral Air Force Station....",
            "feature_image": "https://i.ytimg.com/vi/98vhe3cRBGk/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=98vhe3cRBGk",
            "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": 5669,
    "location_launch_attempt_count": 759,
    "pad_launch_attempt_count": 3,
    "agency_launch_attempt_count": 3,
    "orbital_launch_attempt_count_year": 54,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P6786DT5H29M58S",
    "mission_patches": [],
    "type": "detailed"
}