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/d5389990-67ff-466f-9de7-ffeaae83d0bf/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "d5389990-67ff-466f-9de7-ffeaae83d0bf",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/d5389990-67ff-466f-9de7-ffeaae83d0bf/?format=api",
    "slug": "atlas-f-ov1-15",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Atlas F | OV1-15",
    "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-14T04:29:41Z",
    "updates": [],
    "net": "1968-07-11T19:30:00Z",
    "net_precision": null,
    "window_end": "1968-07-11T19:30:00Z",
    "window_start": "1968-07-11T19:30:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "featured": false,
        "type": "Government",
        "country_code": "USA",
        "abbrev": "USAF",
        "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
        "administrator": "Commander-in-Chief: President of the US",
        "founding_year": "1947",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1078,
        "consecutive_successful_launches": 68,
        "successful_launches": 972,
        "failed_launches": 106,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.af.mil",
        "wiki_url": "http://en.wikipedia.org/wiki/United_States_Air_Force",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg"
    },
    "rocket": {
        "id": 3803,
        "configuration": {
            "id": 244,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/244/?format=api",
            "name": "Atlas F",
            "active": false,
            "reusable": false,
            "description": "The SM-65F Atlas, or Atlas-F, was the final operational variant of the Atlas missile, only differing from the Atlas E in the launch facility and guidance package used. It first flew on 8 August 1961, and was deployed as an operational ICBM between 1961 and 1966. Following retirement as an ICBM, the Atlas-F, along with the Atlas-E, was refurbished for orbital launches as the Atlas E/F.",
            "family": "Atlas",
            "full_name": "SM-65F Atlas",
            "manufacturer": {
                "id": 1004,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1004/?format=api",
                "name": "Convair",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "",
                "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
                "administrator": null,
                "founding_year": "1943",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 1,
                "consecutive_successful_launches": 1,
                "successful_launches": 1,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Convair",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "F",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": null,
            "diameter": null,
            "maiden_flight": "1961-08-08",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SM-65F_Atlas",
            "total_launch_count": 9,
            "consecutive_successful_launches": 4,
            "successful_launches": 8,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 2221,
        "name": "OV1-15",
        "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 172,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/172/?format=api",
        "agency_id": null,
        "name": "576A2",
        "description": "The very first Atlas D operational ICBM sites, these were above ground with open support towers. These missiles were on alert from 31 October 1959 until 1 May 1964. After going off alert in 1964, Alpha 1 and 2 were used by the USAF for Atlas satellite rocket launches until 1974",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.7394444,-120.6213607",
        "latitude": "34.7394444",
        "longitude": "-120.6213607",
        "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_172_20200803143419.jpg",
        "total_launch_count": 4,
        "orbital_launch_attempt_count": 4
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": null,
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 855,
    "location_launch_attempt_count": 302,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 452,
    "orbital_launch_attempt_count_year": 67,
    "location_launch_attempt_count_year": 17,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 19,
    "pad_turnaround": "P96DT9H30M18S",
    "mission_patches": [],
    "type": "detailed"
}