API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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.0.0/launch/dd92253d-5efb-426e-b6ba-bb934a4a7851/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "dd92253d-5efb-426e-b6ba-bb934a4a7851",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/dd92253d-5efb-426e-b6ba-bb934a4a7851/?format=api",
    "launch_library_id": 1258,
    "slug": "falcon-9-full-thrust-iridium-4",
    "name": "Falcon 9 Full Thrust | Iridium-4",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2017-12-23T01:27:34Z",
    "window_end": "2017-12-23T01:27:34Z",
    "window_start": "2017-12-23T01:27:34Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": -1,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "SpX",
        "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
        "administrator": "CEO: Elon Musk",
        "founding_year": "2002",
        "launchers": "Falcon | Starship",
        "spacecraft": "Dragon",
        "launch_library_url": null,
        "total_launch_count": 512,
        "consecutive_successful_launches": 35,
        "successful_launches": 498,
        "failed_launches": 14,
        "pending_launches": 119,
        "consecutive_successful_landings": 81,
        "successful_landings": 459,
        "failed_landings": 26,
        "attempted_landings": 484,
        "info_url": "http://www.spacex.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
    },
    "rocket": {
        "id": 2057,
        "configuration": {
            "id": 55,
            "launch_library_id": 80,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api",
            "name": "Falcon 9",
            "description": "The Full Thrust variants first stage includes all systems necessary for an operational re-use of stages while the second stage is operated as an expendable rocket stage.",
            "family": "Falcon",
            "full_name": "Falcon 9 Full Thrust",
            "manufacturer": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "launch_library_url": null,
                "total_launch_count": 512,
                "consecutive_successful_launches": 35,
                "successful_launches": 498,
                "failed_launches": 14,
                "pending_launches": 119,
                "consecutive_successful_landings": 81,
                "successful_landings": 459,
                "failed_landings": 26,
                "attempted_landings": 484,
                "info_url": "http://www.spacex.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
            },
            "program": [
                {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                }
            ],
            "variant": "Full Thrust",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 71.0,
            "diameter": 3.65,
            "maiden_flight": "2015-12-22",
            "launch_mass": 546,
            "leo_capacity": 22800,
            "gto_capacity": 8305,
            "to_thrust": 6804,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520full2520thrust_image_20190222031117.jpeg",
            "info_url": "http://www.spacex.com/falcon9",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9",
            "total_launch_count": 25,
            "consecutive_successful_launches": 16,
            "successful_launches": 24,
            "failed_launches": 1,
            "pending_launches": 0
        },
        "launcher_stage": [
            {
                "id": 45,
                "type": "Core",
                "reused": true,
                "launcher_flight_number": 2,
                "launcher": {
                    "id": 43,
                    "url": "https://ll.thespacedevs.com/2.0.0/launcher/43/?format=api",
                    "details": "Broke Up After Successful Water Landing",
                    "flight_proven": true,
                    "serial_number": "B1036",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/43_image_20190226083438.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 2,
                    "last_launch_date": "2017-12-23T01:27:34Z",
                    "first_launch_date": "2017-06-25T20:25:18Z"
                },
                "landing": {
                    "id": 83,
                    "attempt": false,
                    "success": null,
                    "description": "Controlled water-landing, no recovery attempt was made.",
                    "location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "successful_landings": 37
                    },
                    "type": {
                        "id": 3,
                        "name": "Ocean",
                        "abbrev": "Ocean",
                        "description": "No recovery attempt"
                    }
                },
                "previous_flight_date": "2017-06-25T20:25:18Z",
                "turn_around_time_days": 180,
                "previous_flight": {
                    "id": "eb953c99-1267-4892-85b2-51a4f22cbb08",
                    "name": "Falcon 9 Full Thrust | Iridium-2"
                }
            }
        ],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 444,
        "launch_library_id": 585,
        "name": "Iridium-4",
        "description": "SpaceX’s Falcon 9 rocket will deliver 10 satellites to low Earth orbit for Iridium, a global leader in mobile voice and data satellite communications. This is the fourth set of 10 satellites in a series of 75 total satellites that SpaceX will launch for Iridium’s next generation global satellite constellation, Iridium® NEXT.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "location": {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
            "name": "Vandenberg SFB, CA, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
            "total_launch_count": 808,
            "total_landing_count": 26
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 194
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Iridium-4 Webcast",
            "description": "SpaceX is targeting launch of Iridium-4 from Space Launch Complex 4E (SLC-4E) at Vandenberg Air Force Base in California. The instantaneous launch window is ...",
            "feature_image": "https://i.ytimg.com/vi/wtdjCwo6d3Q/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=wtdjCwo6d3Q"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520full2520thrust_image_20190222031117.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 28,
            "url": "https://ll.thespacedevs.com/2.0.0/program/28/?format=api",
            "name": "Iridium Constellation",
            "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.",
            "agencies": [
                {
                    "id": 202,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/202/?format=api",
                    "name": "Iridium Communications",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg",
            "start_date": "1997-05-05T00:00:00Z",
            "end_date": null,
            "info_url": "https://iridium.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation"
        }
    ],
    "orbital_launch_attempt_count": 5703,
    "location_launch_attempt_count": 674,
    "pad_launch_attempt_count": 75,
    "agency_launch_attempt_count": 52,
    "orbital_launch_attempt_count_year": 88,
    "location_launch_attempt_count_year": 9,
    "pad_launch_attempt_count_year": 5,
    "agency_launch_attempt_count_year": 18
}