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/f343800a-4092-402f-9932-2032aa6cb929/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "f343800a-4092-402f-9932-2032aa6cb929",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/f343800a-4092-402f-9932-2032aa6cb929/?format=api",
    "slug": "rokot-briz-km-3-x-rodnik-kosmos-2530-2531-2532",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Rokot / Briz-KM | 3 x Rodnik (Kosmos 2530, 2531, 2532)",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-10-11T17:27:07Z",
    "updates": [],
    "net": "2018-11-30T02:27:34Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2018-11-30T03:30:00Z",
    "window_start": "2018-11-30T02:00:00Z",
    "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": 2155,
        "configuration": {
            "id": 40,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/40/?format=api",
            "name": "Rokot/Briz-KM",
            "active": true,
            "reusable": false,
            "description": "",
            "family": "Rokot",
            "full_name": "Rokot/Briz-KM",
            "manufacturer": {
                "id": 163,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/163/?format=api",
                "name": "Russian Aerospace Defence Forces",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "VKO",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 22,
                "consecutive_successful_launches": 17,
                "successful_launches": 20,
                "failed_launches": 2,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.eng.mil.ru/en/structure/forces/cosmic.htm",
                "wiki_url": "http://en.wikipedia.org/wiki/Russian_Aerospace_Defence_Forces",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "Briz-KM",
            "alias": "",
            "min_stage": 1,
            "max_stage": 3,
            "length": 29.0,
            "diameter": 2.5,
            "maiden_flight": "2000-05-16",
            "launch_cost": null,
            "launch_mass": 107,
            "leo_capacity": 1850,
            "gto_capacity": 0,
            "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": 31,
            "consecutive_successful_launches": 14,
            "successful_launches": 28,
            "failed_launches": 3,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 11,
        "name": "3 x Rodnik (Kosmos 2530, 2531, 2532)",
        "description": "Rodnik is a series of military communications satellites.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 13,
            "name": "Polar Orbit",
            "abbrev": "PO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 3,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/3/?format=api",
        "agency_id": 163,
        "name": "133/3 (133L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=62.886999,40.846984",
        "latitude": "62.886999",
        "longitude": "40.846984",
        "location": {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
            "name": "Plesetsk Cosmodrome, Russian Federation",
            "country_code": "RUS",
            "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
            "timezone_name": "Europe/Moscow",
            "total_launch_count": 1674,
            "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_3_20200803143438.jpg",
        "total_launch_count": 159,
        "orbital_launch_attempt_count": 159
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Rokot launched three satellites",
            "description": "A Rokot launch vehicle, with a Briz-KM upper stage, launched three satellites from the Plesetsk Cosmodrome, Russia, on 30 November 2018, at 02:27 UTC (05:27 ...",
            "feature_image": "https://i.ytimg.com/vi/Ghh1JUxgU7E/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=Ghh1JUxgU7E",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "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": 5805,
    "location_launch_attempt_count": 1626,
    "pad_launch_attempt_count": 157,
    "agency_launch_attempt_count": 101,
    "orbital_launch_attempt_count_year": 99,
    "location_launch_attempt_count_year": 6,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 5,
    "pad_turnaround": "P218DT8H29M42S",
    "mission_patches": [],
    "type": "detailed"
}