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/20e3fd08-b603-4b05-9c61-a4d4c7cf9e82/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "20e3fd08-b603-4b05-9c61-a4d4c7cf9e82",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/20e3fd08-b603-4b05-9c61-a4d4c7cf9e82/?format=api",
    "launch_library_id": null,
    "slug": "starship-sn5-150m-hop",
    "name": "Starship SN5 | 150m Hop",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2020-08-04T23:57:00Z",
    "window_end": "2020-08-05T01:00:00Z",
    "window_start": "2020-08-04T13:00:00Z",
    "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": 117,
        "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": 2555,
        "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": 512,
                "consecutive_successful_launches": 35,
                "successful_launches": 498,
                "failed_launches": 14,
                "pending_launches": 117,
                "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": 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": 122,
                "type": "Core",
                "reused": false,
                "launcher_flight_number": 1,
                "launcher": {
                    "id": 70,
                    "url": "https://ll.thespacedevs.com/2.0.0/launcher/70/?format=api",
                    "details": "Fifth prototype of the Starship prototype vehicle. On the 4th of August, SN5 completed a 150m hop, its first successful launch and landing. SN5 was scrapped in February 2021.",
                    "flight_proven": true,
                    "serial_number": "SN5",
                    "status": "scrapped",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/70_image_20200806074407.jpeg",
                    "successful_landings": 1,
                    "attempted_landings": 1,
                    "flights": 1,
                    "last_launch_date": "2020-08-04T23:57:00Z",
                    "first_launch_date": "2020-08-04T23:57:00Z"
                },
                "landing": {
                    "id": 162,
                    "attempt": true,
                    "success": true,
                    "description": "The Starship prototype successfully landed next to its launchpad after its 150m hop.",
                    "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": 1040,
        "launch_library_id": null,
        "name": "Starship SN5 150m Hop",
        "description": "The Starship SN5 first flight was a 150m 'hop' from SpaceX's South Texas Launch Site in Boca Chica Village.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 15,
            "name": "Suborbital",
            "abbrev": "Sub"
        }
    },
    "pad": {
        "id": 111,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/111/?format=api",
        "agency_id": 121,
        "name": "Suborbital Pad A",
        "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_111_20200803143229.jpg",
        "total_launch_count": 7
    },
    "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-150m-hop/"
        }
    ],
    "vidURLs": [
        {
            "priority": 9,
            "title": "Starship SN5 150m Hop",
            "description": "Starship SN5 completes 150m Hop.",
            "feature_image": "https://i.ytimg.com/vi/s1HA9LlFNM0/maxresdefault.jpg",
            "url": "https://youtu.be/s1HA9LlFNM0"
        },
        {
            "priority": 10,
            "title": "4K: SpaceX Starship SN5 150 Meter Hop!",
            "description": "My name is Trevor Mahlmann. I am a full time rocket launch photographer. Get access to high resolution downloads, my exclusive discord server, and more by be...",
            "feature_image": "https://i.ytimg.com/vi/HXzPu6MM99Q/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=HXzPu6MM99Q"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship2520sn_image_20201207205018.jpeg",
    "infographic": null,
    "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": 3,
    "pad_launch_attempt_count": 3,
    "agency_launch_attempt_count": 101,
    "orbital_launch_attempt_count_year": 0,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 13
}