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/08f52ca7-9aba-41d1-a5c7-092cab7aca92/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "08f52ca7-9aba-41d1-a5c7-092cab7aca92",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/08f52ca7-9aba-41d1-a5c7-092cab7aca92/?format=api",
    "slug": "electron-we-will-never-desert-you-capella-acadia-2",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Electron | We Will Never Desert You (Capella Acadia 2)",
    "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
    },
    "last_updated": "2023-09-19T08:16:23Z",
    "updates": [
        {
            "id": 5195,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Electron experienced an anomaly during second stage ignition, leading to a failed launch.",
            "info_url": "https://www.youtube.com/watch?v=AfYFqsk_NGk",
            "created_by": "hitura-nobad",
            "created_on": "2023-09-19T07:01:39Z"
        },
        {
            "id": 5194,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Liftoff",
            "info_url": "https://www.youtube.com/watch?v=AfYFqsk_NGk",
            "created_by": "hitura-nobad",
            "created_on": "2023-09-19T06:55:46Z"
        },
        {
            "id": 5193,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "New T-0 06:55 UTC",
            "info_url": "https://www.youtube.com/watch?v=AfYFqsk_NGk",
            "created_by": "hitura-nobad",
            "created_on": "2023-09-19T06:43:19Z"
        },
        {
            "id": 5192,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Hold",
            "info_url": "https://www.youtube.com/watch?v=AfYFqsk_NGk",
            "created_by": "hitura-nobad",
            "created_on": "2023-09-19T06:29:18Z"
        },
        {
            "id": 5191,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=AfYFqsk_NGk",
            "created_by": "LL2",
            "created_on": "2023-09-19T06:08:57Z"
        },
        {
            "id": 5190,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweak in T-0.",
            "info_url": "https://twitter.com/RocketLab/status/1703994715513958409",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-09-19T05:02:30Z"
        },
        {
            "id": 5187,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Weather 75% GO.",
            "info_url": "https://twitter.com/rocketlab/status/1703931901822808130",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-09-19T00:43:42Z"
        },
        {
            "id": 5167,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch time and launch pad confirmed.",
            "info_url": "https://www.rocketlabusa.com/assets/Uploads/FINAL-Capella-We-Will-Never-Desert-You-Press-Kit.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-09-15T08:23:27Z"
        },
        {
            "id": 5093,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New launch date.",
            "info_url": "https://x.com/rocketlab/status/1699883922363228199",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-09-07T23:54:29Z"
        },
        {
            "id": 3425,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding launch NET H2 2023",
            "info_url": "https://www.rocketlabusa.com/updates/rocket-lab-signs-multi-launch-deal-to-deploy-satellite-constellation-for-capella-space/",
            "created_by": "Nosu",
            "created_on": "2023-03-01T08:12:40Z"
        }
    ],
    "net": "2023-09-19T06:55:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2023-09-19T06:55:00Z",
    "window_start": "2023-09-19T06:33:00Z",
    "probability": 75,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "Ignition failure of the 2nd stage after separation.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 147,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api",
        "name": "Rocket Lab",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "RL",
        "description": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
        "administrator": "CEO: Peter Beck",
        "founding_year": "2006",
        "launchers": "Electron",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 63,
        "consecutive_successful_launches": 22,
        "successful_launches": 59,
        "failed_launches": 4,
        "pending_launches": 33,
        "consecutive_successful_landings": 4,
        "successful_landings": 7,
        "failed_landings": 2,
        "attempted_landings": 9,
        "info_url": "http://www.rocketlabusa.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Rocket_Lab",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg"
    },
    "rocket": {
        "id": 7796,
        "configuration": {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/26/?format=api",
            "name": "Electron",
            "active": true,
            "reusable": false,
            "description": "Electron is a two-stage orbital expendable launch vehicle (with an optional third stage) developed by the American aerospace company Rocket Lab. Electron is a small-lift launch vehicle designed to launch small satellites and cubesats to sun-synchronous orbit and low earth orbit. The Electron is the first orbital class rocket to use electric-pump-fed engines, powered by the 9 Rutherford engines on the first stage. It is also used as a suborbital testbed (called HASTE) for hypersonics research.",
            "family": "",
            "full_name": "Electron",
            "manufacturer": {
                "id": 147,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "RL",
                "description": "Rocket Lab is an American aerospace manufacturer with a wholly owned New Zealand subsidiary. The company develops lightweight, cost-effective commercial rocket launch services. The Electron Program was founded on the premise that small payloads such as CubeSats require dedicated small launch vehicles and flexibility not currently offered by traditional rocket systems. Its rocket, the Electron, is a light-weight rocket and is now operating commercially. The company is also producing a variety of spacecrafts and spacecrafts components.",
                "administrator": "CEO: Peter Beck",
                "founding_year": "2006",
                "launchers": "Electron",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 63,
                "consecutive_successful_launches": 22,
                "successful_launches": 59,
                "failed_launches": 4,
                "pending_launches": 33,
                "consecutive_successful_landings": 4,
                "successful_landings": 7,
                "failed_landings": 2,
                "attempted_landings": 9,
                "info_url": "http://www.rocketlabusa.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Rocket_Lab",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_logo_20220218075411.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_image_20190207032456.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520ltd_nation_20230531050352.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 3,
            "length": 18.0,
            "diameter": 1.2,
            "maiden_flight": "2017-05-25",
            "launch_cost": "6000000",
            "launch_mass": 13,
            "leo_capacity": 300,
            "gto_capacity": null,
            "to_thrust": 162,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
            "info_url": "https://www.rocketlabusa.com/electron/",
            "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Electron",
            "total_launch_count": 63,
            "consecutive_successful_launches": 22,
            "successful_launches": 59,
            "failed_launches": 4,
            "pending_launches": 31,
            "attempted_landings": 9,
            "successful_landings": 7,
            "failed_landings": 2,
            "consecutive_successful_landings": 4
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6314,
        "name": "We Will Never Desert You (Capella Acadia 2)",
        "description": "Payload consists of a single SAR Earth-imaging Acadia satellite, a new generation satellite designed, manufactured, and operated by Capella Space.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [
            {
                "id": 1059,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1059/?format=api",
                "name": "Capella Space",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "",
                "description": "Capella Space is an American space company. It is developing space-based radar Earth observation satellites equipped with synthetic-aperture radar that can penetrate clouds and work at night.",
                "administrator": "CEO: Payam Banazadeh",
                "founding_year": "2016",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://capellaspace.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Capella_Space",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/capella2520space_logo_20230806180121.png",
                "image_url": null,
                "nation_url": null
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 185,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/185/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 1B",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
        "latitude": "-39.262833",
        "longitude": "177.864469",
        "location": {
            "id": 10,
            "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api",
            "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
            "country_code": "NZL",
            "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
            "timezone_name": "Pacific/Auckland",
            "total_launch_count": 57,
            "total_landing_count": 17
        },
        "country_code": "NZL",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_185_20200803143540.jpg",
        "total_launch_count": 28,
        "orbital_launch_attempt_count": 28
    },
    "infoURLs": [
        {
            "priority": 10,
            "source": "www.rocketlabusa.com",
            "title": "Press Kit",
            "description": null,
            "feature_image": null,
            "url": "https://www.rocketlabusa.com/assets/Uploads/FINAL-Capella-We-Will-Never-Desert-You-Press-Kit.pdf",
            "type": {
                "id": 2,
                "name": "Official Press Kit"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Rocket Lab 'We Will Never Desert You' Launch",
            "description": "",
            "feature_image": "https://i.ytimg.com/vi/AfYFqsk_NGk/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=AfYFqsk_NGk",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6521,
    "location_launch_attempt_count": 38,
    "pad_launch_attempt_count": 12,
    "agency_launch_attempt_count": 41,
    "orbital_launch_attempt_count_year": 153,
    "location_launch_attempt_count_year": 6,
    "pad_launch_attempt_count_year": 6,
    "agency_launch_attempt_count_year": 9,
    "pad_turnaround": "P26DT7H10M",
    "mission_patches": [
        {
            "id": 891,
            "name": "Acadia-2 | We will never desert you",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/acadia-225202_mission_patch_20230915062621.png",
            "agency": {
                "id": 1059,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1059/?format=api",
                "name": "Capella Space",
                "type": "Private"
            }
        },
        {
            "id": 887,
            "name": "We will never desert you",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/we2520will252_mission_patch_20230908062243.png",
            "agency": {
                "id": 147,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "type": "Commercial"
            }
        }
    ],
    "type": "detailed"
}