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/04522dea-1450-48f5-bc9d-2d7f1e637f9b/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "04522dea-1450-48f5-bc9d-2d7f1e637f9b",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/04522dea-1450-48f5-bc9d-2d7f1e637f9b/?format=api",
    "launch_library_id": null,
    "slug": "haste-leidos-3",
    "name": "HASTE | Leidos-3",
    "status": {
        "id": 2,
        "name": "TBD"
    },
    "net": "2025-12-31T00:00:00Z",
    "window_end": "2025-12-31T00:00:00Z",
    "window_start": "2025-12-31T00:00:00Z",
    "inhold": false,
    "tbdtime": true,
    "tbddate": true,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 147,
        "url": "https://ll.thespacedevs.com/2.0.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": 8023,
        "configuration": {
            "id": 26,
            "launch_library_id": 148,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
            "name": "Electron",
            "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.0.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_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
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": null,
    "pad": {
        "id": 79,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/79/?format=api",
        "agency_id": 147,
        "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=37.833262,-75.488235",
        "latitude": "37.833262",
        "longitude": "-75.488235",
        "location": {
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.0.0/location/21/?format=api",
            "name": "Wallops Flight Facility, Virginia, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
            "total_launch_count": 80,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg",
        "total_launch_count": 6
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": "Attention Required! | Cloudflare",
            "description": "Why have I been blocked? This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed da...",
            "feature_image": null,
            "url": "https://investors.rocketlabusa.com/news/news-details/2023/Rocket-Lab-Signs-Deal-with-Leidos-to-Launch-Four-HASTE-Missions/default.aspx"
        }
    ],
    "vidURLs": [],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 7113,
    "location_launch_attempt_count": 89,
    "pad_launch_attempt_count": 13,
    "agency_launch_attempt_count": 86,
    "orbital_launch_attempt_count_year": 7113,
    "location_launch_attempt_count_year": 9,
    "pad_launch_attempt_count_year": 7,
    "agency_launch_attempt_count_year": 28
}