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/8bedae91-ef09-419d-af8c-f3043dae6ab5/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "8bedae91-ef09-419d-af8c-f3043dae6ab5",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/8bedae91-ef09-419d-af8c-f3043dae6ab5/?format=api",
    "launch_library_id": null,
    "slug": "atlas-i-bepposax",
    "name": "Atlas I | BeppoSAX",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "1996-04-30T04:31:01Z",
    "window_end": "1996-04-30T04:31:01Z",
    "window_start": "1996-04-30T04:31:01Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 106,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/106/?format=api",
        "name": "General Dynamics",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "GD",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 11,
        "consecutive_successful_launches": 7,
        "successful_launches": 9,
        "failed_launches": 2,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.gd.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/General_Dynamics",
        "logo_url": null,
        "image_url": null,
        "nation_url": null
    },
    "rocket": {
        "id": 6727,
        "configuration": {
            "id": 252,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/252/?format=api",
            "name": "Atlas I",
            "description": "The Atlas I was a US expendable launch system manufactured by General Dynamics in the 1990s to launch a variety of satellites.",
            "family": "Atlas",
            "full_name": "Atlas I",
            "manufacturer": {
                "id": 106,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/106/?format=api",
                "name": "General Dynamics",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "GD",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 11,
                "consecutive_successful_launches": 7,
                "successful_launches": 9,
                "failed_launches": 2,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.gd.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/General_Dynamics",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "I",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 43.9,
            "diameter": 3.05,
            "maiden_flight": "1990-07-25",
            "launch_mass": 164,
            "leo_capacity": 5900,
            "gto_capacity": null,
            "to_thrust": 1939,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas_I",
            "total_launch_count": 11,
            "consecutive_successful_launches": 7,
            "successful_launches": 9,
            "failed_launches": 2,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5117,
        "launch_library_id": null,
        "name": "BeppoSAX",
        "description": "SAX (Satellite Astronomia Raggio-X) is the X-Ray Astronomy Satellite selected by the Italian National Space Plan for inclusion in the Science Plan. The objective of the mission is to perform spectroscopic and time variability studies of celestial X-ray sources in the energy band from 1 to 200 keV. including an all-sky monitoring investigation of transients in the 2-30 keV.energy range.",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "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_122_20200803143232.jpg",
        "total_launch_count": 76
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": null,
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 4069,
    "location_launch_attempt_count": 513,
    "pad_launch_attempt_count": 55,
    "agency_launch_attempt_count": 10,
    "orbital_launch_attempt_count_year": 28,
    "location_launch_attempt_count_year": 7,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 1
}