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/fe77ab35-1131-42ef-b9e4-1d876471e86d/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "fe77ab35-1131-42ef-b9e4-1d876471e86d",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/fe77ab35-1131-42ef-b9e4-1d876471e86d/?format=api",
    "launch_library_id": 1279,
    "slug": "falcon-9-full-thrust-intelsat-35e",
    "name": "Falcon 9 Full Thrust | Intelsat 35e",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2017-07-05T23:38:00Z",
    "window_end": "2017-07-06T00:35:00Z",
    "window_start": "2017-07-05T23:38:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": 90,
    "holdreason": "",
    "failreason": null,
    "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": 503,
        "consecutive_successful_launches": 26,
        "successful_launches": 489,
        "failed_launches": 14,
        "pending_launches": 119,
        "consecutive_successful_landings": 72,
        "successful_landings": 450,
        "failed_landings": 26,
        "attempted_landings": 475,
        "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": 2016,
        "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": 503,
                "consecutive_successful_launches": 26,
                "successful_launches": 489,
                "failed_launches": 14,
                "pending_launches": 119,
                "consecutive_successful_landings": 72,
                "successful_landings": 450,
                "failed_landings": 26,
                "attempted_landings": 475,
                "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": 39,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/launcher/44/?format=api",
                    "details": "Stage Expended",
                    "flight_proven": true,
                    "serial_number": "B1037",
                    "status": "expended",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/44_image_20191115083053.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "flights": 1,
                    "last_launch_date": "2017-07-05T23:38:00Z",
                    "first_launch_date": "2017-07-05T23:38:00Z"
                },
                "landing": {
                    "id": 77,
                    "attempt": false,
                    "success": null,
                    "description": "B1037 was expended after its first flight.",
                    "location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "successful_landings": 37
                    },
                    "type": {
                        "id": 8,
                        "name": "Expended",
                        "abbrev": "EXP",
                        "description": "Vehicle did not perform any landing operations after launch"
                    }
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            }
        ],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 388,
        "launch_library_id": 527,
        "name": "Intelsat 35e",
        "description": "Intelsat 35e is a geostationary communications satellite for Intelsat. It is the fourth satellite of the EpicNG service, and will cover the Americas, Europe and Sub-Saharan Africa from the 34.5°West orbital position.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 2,
            "name": "Geostationary Transfer Orbit",
            "abbrev": "GTO"
        }
    },
    "pad": {
        "id": 87,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
            "name": "Kennedy Space Center, FL, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
            "total_launch_count": 264,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 206
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Intelsat 35e Launch Webcast",
            "description": "SpaceX is targeting launch of Intelsat 35e from Launch Complex 39A (LC-39A) at NASA’s Kennedy Space Center in Florida no earlier than Wednesday, July 5. The ...",
            "feature_image": "https://i.ytimg.com/vi/MIHVPCj25Z0/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=MIHVPCj25Z0"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon252092520full2520thrust_image_20190222031117.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 5659,
    "location_launch_attempt_count": 161,
    "pad_launch_attempt_count": 104,
    "agency_launch_attempt_count": 44,
    "orbital_launch_attempt_count_year": 44,
    "location_launch_attempt_count_year": 8,
    "pad_launch_attempt_count_year": 8,
    "agency_launch_attempt_count_year": 10
}