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/104013c7-d082-4c56-a81c-270fe77ac286/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "104013c7-d082-4c56-a81c-270fe77ac286",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/104013c7-d082-4c56-a81c-270fe77ac286/?format=api",
    "launch_library_id": null,
    "slug": "proton-m-briz-m-amc-23",
    "name": "Proton-M Briz-M | AMC 23",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2005-12-29T02:28:40Z",
    "window_end": "2005-12-29T02:28:40Z",
    "window_start": "2005-12-29T02:28:40Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "featured": true,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "KhSC",
        "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
        "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
        "founding_year": "1916",
        "launchers": "Proton | Rokot",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 196,
        "consecutive_successful_launches": 7,
        "successful_launches": 181,
        "failed_launches": 15,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.khrunichev.ru/main.php?lang=en",
        "wiki_url": "http://en.wikipedia.org/wiki/Khrunichev_State_Research_and_Production_Space_Center",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg"
    },
    "rocket": {
        "id": 7253,
        "configuration": {
            "id": 22,
            "launch_library_id": 4,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/22/?format=api",
            "name": "Proton-M Briz-M",
            "description": "",
            "family": "Proton / UR-500",
            "full_name": "Proton-M Briz-M",
            "manufacturer": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "KhSC",
                "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
                "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
                "founding_year": "1916",
                "launchers": "Proton | Rokot",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 196,
                "consecutive_successful_launches": 7,
                "successful_launches": 181,
                "failed_launches": 15,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.khrunichev.ru/main.php?lang=en",
                "wiki_url": "http://en.wikipedia.org/wiki/Khrunichev_State_Research_and_Production_Space_Center",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg"
            },
            "program": [],
            "variant": "Briz-M",
            "alias": "",
            "min_stage": 1,
            "max_stage": 4,
            "length": 53.0,
            "diameter": 7.4,
            "maiden_flight": "2001-04-07",
            "launch_mass": 712,
            "leo_capacity": 21000,
            "gto_capacity": 4500,
            "to_thrust": 10000,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Proton_(rocket_family)",
            "total_launch_count": 68,
            "consecutive_successful_launches": 19,
            "successful_launches": 62,
            "failed_launches": 6,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5642,
        "launch_library_id": null,
        "name": "AMC 23",
        "description": "This series of satellites based on the new generation Spacebus-4000C3 platform has been originally ordered by GE-Americom as GE 1i, 2i, 3i, 4i and 2E. They were renamed to AMC after SES took over Americom and some were cancelled in this process.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 1,
            "name": "Geostationary Orbit",
            "abbrev": "Direct-GEO"
        }
    },
    "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
            "total_launch_count": 1555,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 4750,
    "location_launch_attempt_count": 1251,
    "pad_launch_attempt_count": 102,
    "agency_launch_attempt_count": 117,
    "orbital_launch_attempt_count_year": 56,
    "location_launch_attempt_count_year": 19,
    "pad_launch_attempt_count_year": 5,
    "agency_launch_attempt_count_year": 7
}