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/febac5e8-8996-4ab5-940a-ba6b21d55546/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "febac5e8-8996-4ab5-940a-ba6b21d55546",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/febac5e8-8996-4ab5-940a-ba6b21d55546/?format=api",
    "launch_library_id": null,
    "slug": "atlas-slv-3-agena-d-gatv-12",
    "name": "Atlas SLV-3 Agena D | GATV 12",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "1966-11-11T19:07:59Z",
    "window_end": "1966-11-11T19:07:59Z",
    "window_start": "1966-11-11T19:07:59Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "featured": false,
        "type": "Government",
        "country_code": "USA",
        "abbrev": "USAF",
        "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
        "administrator": "Commander-in-Chief: President of the US",
        "founding_year": "1947",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1078,
        "consecutive_successful_launches": 68,
        "successful_launches": 972,
        "failed_launches": 106,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.af.mil",
        "wiki_url": "http://en.wikipedia.org/wiki/United_States_Air_Force",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg"
    },
    "rocket": {
        "id": 3592,
        "configuration": {
            "id": 258,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/258/?format=api",
            "name": "Atlas SLV-3 Agena D",
            "description": "The Atlas-Agena was an American expendable launch system derived from the SM-65 Atlas missile. It was a member of the Atlas family of rockets, and was launched 109 times between 1960 and 1978.",
            "family": "Atlas",
            "full_name": "Atlas SLV-3 Agena D",
            "manufacturer": {
                "id": 1004,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1004/?format=api",
                "name": "Convair",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "",
                "description": "Convair, previously Consolidated Vultee, was an American aircraft manufacturing company that later expanded into rockets and spacecraft. The company was formed in 1943 by the merger of Consolidated Aircraft and Vultee Aircraft. In 1953 it was purchased by General Dynamics, and operated as their Convair Division for most of its corporate history.",
                "administrator": null,
                "founding_year": "1943",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 1,
                "consecutive_successful_launches": 1,
                "successful_launches": 1,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Convair",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "SLV-3 Agena D",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 36.0,
            "diameter": 3.0,
            "maiden_flight": "1964-08-14",
            "launch_mass": 155,
            "leo_capacity": 1000,
            "gto_capacity": null,
            "to_thrust": 1340,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas-Agena",
            "total_launch_count": 48,
            "consecutive_successful_launches": 25,
            "successful_launches": 44,
            "failed_launches": 4,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 2011,
        "launch_library_id": null,
        "name": "GATV 12",
        "description": "The GATV (Gemini Agena Target Vehicle) was designed to be launched into Earth orbit prior to a Gemini mission and used for rendezvous and docking practice.",
        "launch_designator": null,
        "type": "Test Target",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 17,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/17/?format=api",
        "agency_id": 1048,
        "name": "Space Launch Complex 14",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_14",
        "map_url": "https://www.google.com/maps?q=28.49103,-80.54687",
        "latitude": "28.49103",
        "longitude": "-80.54687",
        "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": 1020,
            "total_landing_count": 64
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_17_20200803143405.jpg",
        "total_launch_count": 20
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": null,
    "infographic": null,
    "program": [
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.0.0/program/3/?format=api",
            "name": "Gemini",
            "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
            "start_date": "1961-12-07T00:00:00Z",
            "end_date": "1966-11-15T19:21:04Z",
            "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini"
        }
    ],
    "orbital_launch_attempt_count": 630,
    "location_launch_attempt_count": 189,
    "pad_launch_attempt_count": 20,
    "agency_launch_attempt_count": 365,
    "orbital_launch_attempt_count_year": 113,
    "location_launch_attempt_count_year": 30,
    "pad_launch_attempt_count_year": 6,
    "agency_launch_attempt_count_year": 66
}