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/fc7a010b-0e88-43cb-8953-9a969c475dd6/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "fc7a010b-0e88-43cb-8953-9a969c475dd6",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/fc7a010b-0e88-43cb-8953-9a969c475dd6/?format=api",
    "launch_library_id": null,
    "slug": "starship-sn11-10-km-flight",
    "name": "Starship SN11 | 10 km Flight",
    "status": {
        "id": 4,
        "name": "Failure"
    },
    "net": "2021-03-30T13:00:00Z",
    "window_end": "2021-03-30T20:00:00Z",
    "window_start": "2021-03-30T12:00:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "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": 503,
        "consecutive_successful_launches": 26,
        "successful_launches": 489,
        "failed_launches": 14,
        "pending_launches": 120,
        "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": 2845,
        "configuration": {
            "id": 207,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
            "name": "Starship Prototype",
            "description": "Prototype of SpaceX's Starship, a fully reusable second stage and space vehicle.",
            "family": "Starship",
            "full_name": "Starship Prototype",
            "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": 120,
                "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": 1,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "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/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
                }
            ],
            "variant": "Prototype",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 50.0,
            "diameter": 9.0,
            "maiden_flight": "2019-07-26",
            "launch_mass": 45,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship2520sn_image_20210413205503.jpeg",
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "total_launch_count": 9,
            "consecutive_successful_launches": 1,
            "successful_launches": 6,
            "failed_launches": 3,
            "pending_launches": 0
        },
        "launcher_stage": [
            {
                "id": 167,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 92,
                    "url": "https://ll.thespacedevs.com/2.0.0/launcher/92/?format=api",
                    "details": "SN11 is a Starship Prototype similar in design to SN10 and SN9. It got destroyed during its first flight to an altitude of 10 km.",
                    "flight_proven": true,
                    "serial_number": "SN11",
                    "status": "destroyed",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/92_image_20210326174157.jpeg",
                    "successful_landings": 0,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2021-03-30T13:00:00Z",
                    "first_launch_date": "2021-03-30T13:00:00Z"
                },
                "landing": {
                    "id": 198,
                    "attempt": true,
                    "success": false,
                    "description": "Starship SN11 failed to land back at the launch site after its high-altitude flight.",
                    "location": {
                        "id": 14,
                        "name": "SpaceX Starship Landing Pad",
                        "abbrev": "LZ",
                        "description": "This is the landing pad used for early Starship development flights.",
                        "location": {
                            "id": 143,
                            "url": "https://ll.thespacedevs.com/2.0.0/location/143/?format=api",
                            "name": "SpaceX Starbase, TX, USA",
                            "country_code": "USA",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                            "total_launch_count": 17,
                            "total_landing_count": 13
                        },
                        "successful_landings": 5
                    },
                    "type": {
                        "id": 2,
                        "name": "Return to Launch Site",
                        "abbrev": "RTLS",
                        "description": "A return to launch site usually means that after stage separation the booster flips and does a burn back towards the launch site, landing near where it initially launched from."
                    }
                },
                "previous_flight_date": null,
                "turn_around_time_days": null,
                "previous_flight": null
            }
        ],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 1252,
        "launch_library_id": null,
        "name": "10 km Flight",
        "description": "The SN11 Starship prototype performed a test flight similar to SN8, SN9 and SN10. It launched up to an altitude of 10 km or 33,000 ft and did a belly flop maneuver followed by a controlled descent, but got destroyed during the landing maneuver.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 15,
            "name": "Suborbital",
            "abbrev": "Sub"
        }
    },
    "pad": {
        "id": 187,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/187/?format=api",
        "agency_id": 121,
        "name": "Suborbital Pad B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
        "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
        "latitude": "25.997116",
        "longitude": "-97.15503099856647",
        "location": {
            "id": 143,
            "url": "https://ll.thespacedevs.com/2.0.0/location/143/?format=api",
            "name": "SpaceX Starbase, TX, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
            "total_launch_count": 17,
            "total_landing_count": 13
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_b_20201211004226.jpg",
        "total_launch_count": 2
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": "",
            "description": "SpaceX designs, manufactures and launches advanced rockets and spacecraft. The company was founded in 2002 to revolutionize space technology, with the ultimate goal of enabling people to live on other planets.",
            "feature_image": null,
            "url": "https://www.spacex.com/launches/starship-sn11-flight-test/"
        }
    ],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Starship SN11 10km Flight",
            "description": "Full flight of Starship 11 with breaks cut out",
            "feature_image": "https://i.ytimg.com/vi/PKZeSfasJ-8/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=PKZeSfasJ-8"
        },
        {
            "priority": 1,
            "title": "Starship | SN11 | High-Altitude Flight Test",
            "description": "As early as Tuesday, March 30, the SpaceX team will attempt a high-altitude flight test of Starship serial number 11 (SN11) – our fourth high-altitude flight...",
            "feature_image": "https://i.ytimg.com/vi/gjCSJIAKEPM/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=gjCSJIAKEPM"
        },
        {
            "priority": 6,
            "title": "Nerdle Cam 4K- SpaceX Starship SN11 Launch Live At Boca Chica Starship Launch Facility",
            "description": "THURSDAY 3/25/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: GSE pressure test conducted Mar...",
            "feature_image": "https://i.ytimg.com/vi/sTA0GTgFn5E/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=sTA0GTgFn5E"
        },
        {
            "priority": 7,
            "title": "Launch Pad Cam - SpaceX Starship SN11 Live At SpaceX Boca Chica Launch Facility",
            "description": "THURSDAY 3/25/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: GSE pressure test conducted Mar...",
            "feature_image": "https://i.ytimg.com/vi/qCbgoqMcirI/maxresdefault_live.jpg",
            "url": "https://youtu.be/qCbgoqMcirI"
        },
        {
            "priority": 8,
            "title": "LIVE: Starship SN11 Test Flight",
            "description": "SpaceX is set to launch the Starship SN11 prototype to an altitude of approximately 10 kilometers. A launch attempt is possible in the morning local time on ...",
            "feature_image": "https://i.ytimg.com/vi/bDL-ZMRHYrE/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=bDL-ZMRHYrE"
        },
        {
            "priority": 9,
            "title": "LIVE: Starship SN11 Test Flight",
            "description": "SpaceX is set to launch the Starship SN11 prototype to an altitude of approximately 10 kilometers. A launch attempt is possible in the afternoon local time o...",
            "feature_image": "https://i.ytimg.com/vi/XCUGKZFIcxk/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=XCUGKZFIcxk"
        },
        {
            "priority": 10,
            "title": "LIVE: Starship SN11 Flight Test",
            "description": "SpaceX is set to launch the Starship SN11 prototype to an altitude of approximately 10 kilometers. A launch attempt is possible in the afternoon local time o...",
            "feature_image": "https://i.ytimg.com/vi/JJXEq9IX1To/maxresdefault_live.jpg",
            "url": "https://youtu.be/JJXEq9IX1To"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship2520sn_image_20210413205503.jpeg",
    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/starship2520sn_infographic_20210324002218.jpeg",
    "program": [
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/program/1/?format=api",
            "name": "SpaceX Starship",
            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
            "agencies": [
                {
                    "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/spacex2520star_program_20201129204513.png",
            "start_date": "2019-03-01T05:00:00Z",
            "end_date": null,
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
        }
    ],
    "orbital_launch_attempt_count": null,
    "location_launch_attempt_count": 8,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 129,
    "orbital_launch_attempt_count_year": 0,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 12
}