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/4ec11036-3cd8-4789-8f90-fe03a25d10ec/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "4ec11036-3cd8-4789-8f90-fe03a25d10ec",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/4ec11036-3cd8-4789-8f90-fe03a25d10ec/?format=api",
    "slug": "rokot-briz-k-rs-15-radio-rosto",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Rokot / Briz-K | RS-15 Radio-ROSTO",
    "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:23:10Z",
    "updates": [],
    "net": "1994-12-26T03:01:16Z",
    "net_precision": null,
    "window_end": "1994-12-26T03:01:16Z",
    "window_start": "1994-12-26T03:01:16Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 193,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "VKS",
        "description": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
        "administrator": "Commander: Aleksandr Golovko",
        "founding_year": "1992",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 143,
        "consecutive_successful_launches": 55,
        "successful_launches": 135,
        "failed_launches": 8,
        "pending_launches": 2,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Russian_Aerospace_Forces",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_logo_20200805185824.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_nation_20230805154528.png"
    },
    "rocket": {
        "id": 6636,
        "configuration": {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/3/?format=api",
            "name": "Rokot/Briz-K",
            "active": false,
            "reusable": false,
            "description": "Rokot also transliterated Rockot, is a Russian space launch vehicle that can launch a payload of 1,950 kilograms into a 200 kilometre Earth orbit with 63° inclination. It is a derivative of the UR-100N (SS-19 Stiletto) intercontinental ballistic missile (ICBM), supplied and operated by Eurockot Launch Services.",
            "family": "Rokot",
            "full_name": "Rokot/Briz-K",
            "manufacturer": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "KhSC",
                "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
                "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
                "founding_year": "1916",
                "launchers": "Proton | Rokot",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 196,
                "consecutive_successful_launches": 7,
                "successful_launches": 181,
                "failed_launches": 15,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.khrunichev.ru/main.php?lang=en",
                "wiki_url": "http://en.wikipedia.org/wiki/Khrunichev_State_Research_and_Production_Space_Center",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg"
            },
            "program": [],
            "variant": "Briz-K",
            "alias": "",
            "min_stage": 1,
            "max_stage": 3,
            "length": 29.0,
            "diameter": 2.5,
            "maiden_flight": "1990-11-20",
            "launch_cost": "41800000",
            "launch_mass": 107,
            "leo_capacity": 1850,
            "gto_capacity": null,
            "to_thrust": 1870,
            "apogee": 1500,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rokot25202f2520briz-km_image_20190224012237.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Rokot",
            "total_launch_count": 1,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "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": 5026,
        "name": "RS-15 Radio-ROSTO",
        "description": "Radio-ROSTO, also known as RS 15, was a small amateur radio satellite launched on the maiden orbital flight of the Rokot-K booster.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 129,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/129/?format=api",
        "agency_id": null,
        "name": "175/58",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=46.051,62.984806",
        "latitude": "46.051",
        "longitude": "62.984806",
        "location": {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "country_code": "KAZ",
            "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
            "timezone_name": "Asia/Qyzylorda",
            "total_launch_count": 1555,
            "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_129_20200803143247.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rokot25202f2520briz-km_image_20190224012237.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 3957,
    "location_launch_attempt_count": 1047,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 41,
    "orbital_launch_attempt_count_year": 89,
    "location_launch_attempt_count_year": 28,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 11,
    "pad_turnaround": "P0D",
    "mission_patches": [],
    "type": "detailed"
}