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/0418fae1-1826-4970-a732-bda2bb679daf/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "0418fae1-1826-4970-a732-bda2bb679daf",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/0418fae1-1826-4970-a732-bda2bb679daf/?format=api",
    "slug": "minotaur-i-tacsat-3",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Minotaur I | Tacsat 3",
    "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:54:50Z",
    "updates": [],
    "net": "2009-05-19T23:55:00Z",
    "net_precision": null,
    "window_end": "2009-05-19T23:55:00Z",
    "window_start": "2009-05-19T23:55:00Z",
    "probability": null,
    "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": 7394,
        "configuration": {
            "id": 175,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/175/?format=api",
            "name": "Minotaur I",
            "active": true,
            "reusable": false,
            "description": "The Minotaur I launch system is derived from converted Minuteman II ICBMs and is used to launch small satellites for the US Government. The first and second stages, taken directly from decommissioned Minuteman missiles, are mated to the Orion third and fourth stages taken from the Pegasus XL air-launched rocket family. An optional hydrazine-powered fifth stage called HAPS can be used.The Minotaur I launch system is derived from converted Minuteman II ICBMs and is used to launch small satellites for the US Government. An optional hydrazine-powered fifth stage called HAPS can be used.",
            "family": "Minotaur",
            "full_name": "Minotaur I",
            "manufacturer": {
                "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
            },
            "program": [],
            "variant": "",
            "alias": "Minotaur OSP-SLV",
            "min_stage": 4,
            "max_stage": 5,
            "length": 19.21,
            "diameter": 1.67,
            "maiden_flight": "2000-01-27",
            "launch_cost": null,
            "launch_mass": 36,
            "leo_capacity": 580,
            "gto_capacity": null,
            "to_thrust": 935,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur2520i_image_20190224012247.jpeg",
            "info_url": null,
            "wiki_url": "http://en.wikipedia.org/wiki/Minotaur_I",
            "total_launch_count": 12,
            "consecutive_successful_launches": 12,
            "successful_launches": 12,
            "failed_launches": 0,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5783,
        "name": "Tacsat 3",
        "description": "American eyperimental imaging satellite part of an effort to develop modular spacecraft buses.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 56,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/56/?format=api",
        "agency_id": 44,
        "name": "Launch Area 0 B",
        "description": "LP-0B became operational in 1999,and was subsequently upgraded in 2003 with the construction of a mobile service tower, which was completed in 2004. It is active, and is currently used by Northrop Grumman Minotaur rockets. The first launch from LP-0B was of a Minotaur I in December 2006, and was the first launch from the Mid-Atlantic Regional Spaceport.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad-0B",
        "map_url": "https://www.google.com/maps?q=37.831,-75.4911",
        "latitude": "37.831",
        "longitude": "-75.4911",
        "location": {
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api",
            "name": "Wallops Flight Facility, Virginia, USA",
            "country_code": "USA",
            "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
            "timezone_name": "America/New_York",
            "total_launch_count": 80,
            "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_56_20200803143541.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur2520i_image_20190224012247.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 4984,
    "location_launch_attempt_count": 51,
    "pad_launch_attempt_count": 3,
    "agency_launch_attempt_count": 57,
    "orbital_launch_attempt_count_year": 30,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2,
    "pad_turnaround": "P756DT17H7M",
    "mission_patches": [],
    "type": "detailed"
}