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/a32fa9ec-7925-4698-bbc7-a7ed1ad12621/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "a32fa9ec-7925-4698-bbc7-a7ed1ad12621",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/a32fa9ec-7925-4698-bbc7-a7ed1ad12621/?format=api",
    "launch_library_id": 1977,
    "slug": "delta-iv-heavy-nrol-70",
    "name": "Delta IV Heavy | NROL-70",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2024-04-09T16:53:00Z",
    "window_end": "2024-04-09T22:51:00Z",
    "window_start": "2024-04-09T16:53:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": 90,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "ULA",
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "CEO: Tory Bruno",
        "founding_year": "2006",
        "launchers": "Atlas | Delta IV | Vulcan",
        "spacecraft": "CST-100 Starliner",
        "launch_library_url": null,
        "total_launch_count": 165,
        "consecutive_successful_launches": 165,
        "successful_launches": 165,
        "failed_launches": 0,
        "pending_launches": 44,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.ulalaunch.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg"
    },
    "rocket": {
        "id": 2534,
        "configuration": {
            "id": 21,
            "launch_library_id": 21,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/21/?format=api",
            "name": "Delta IV Heavy",
            "description": "The Delta IV Heavy (Delta 9250H) is an expendable heavy-lift launch vehicle, the largest type of the Delta IV family, and is the world's second highest-capacity rocket in operation. It is manufactured by United Launch Alliance and was first launched in 2004.",
            "family": "Delta",
            "full_name": "Delta IV Heavy",
            "manufacturer": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
                "name": "United Launch Alliance",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "ULA",
                "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                "administrator": "CEO: Tory Bruno",
                "founding_year": "2006",
                "launchers": "Atlas | Delta IV | Vulcan",
                "spacecraft": "CST-100 Starliner",
                "launch_library_url": null,
                "total_launch_count": 165,
                "consecutive_successful_launches": 165,
                "successful_launches": 165,
                "failed_launches": 0,
                "pending_launches": 44,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.ulalaunch.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg"
            },
            "program": [],
            "variant": "Heavy",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 72.0,
            "diameter": 5.0,
            "maiden_flight": "2004-12-21",
            "launch_mass": 733,
            "leo_capacity": 28370,
            "gto_capacity": 14210,
            "to_thrust": 8674,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_iv_heavy_image_20210426103838.jpg",
            "info_url": "https://www.ulalaunch.com/rockets/delta-iv",
            "wiki_url": "https://en.wikipedia.org/wiki/Delta_IV_Heavy",
            "total_launch_count": 16,
            "consecutive_successful_launches": 15,
            "successful_launches": 15,
            "failed_launches": 1,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6494,
        "launch_library_id": null,
        "name": "NROL-70",
        "description": "Classified payload for the NRO.\r\nLast flight of the Delta IV Heavy rocket.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 1,
            "name": "Geostationary Orbit",
            "abbrev": "Direct-GEO"
        }
    },
    "pad": {
        "id": 38,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/38/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 37B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37",
        "map_url": "https://www.google.com/maps?q=28.5317,-80.56495",
        "latitude": "28.5317",
        "longitude": "-80.56495",
        "location": {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
            "name": "Cape Canaveral SFS, FL, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
            "total_launch_count": 1023,
            "total_landing_count": 64
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg",
        "total_launch_count": 40
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": "Delta IV Heavy NROL-70",
            "description": "Launch update: The launch of a United Launch Alliance Delta IV Heavy carrying the NROL-70 mission for the National Reconnaissance Office was scrubbed today due to an issue with a liquid pump failure on the gaseous nitrogen pipeline which provides pneumatic pressure to the launch vehicle systems. The...",
            "feature_image": null,
            "url": "https://www.ulalaunch.com/missions/next-launch/delta-iv-heavy-nrol-70"
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "title": "April 9 LIVE Broadcast: Delta IV Heavy NROL-70",
            "description": "A United Launch Alliance (ULA) Delta IV Heavy rocket is launching the NROL-70 mission for the National Reconnaissance Office (NRO). Liftoff will occur from S...",
            "feature_image": "https://i.ytimg.com/vi/aTh7dhCYZFE/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=aTh7dhCYZFE"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/divh_liftoff_fr_image_20240410045210.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6657,
    "location_launch_attempt_count": 944,
    "pad_launch_attempt_count": 40,
    "agency_launch_attempt_count": 161,
    "orbital_launch_attempt_count_year": 68,
    "location_launch_attempt_count_year": 17,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2
}