AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/\<id\>/ 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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids',
'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

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.2.0/launch/d9ee0da9-b380-4e50-9f50-2a62a8e740e3/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "d9ee0da9-b380-4e50-9f50-2a62a8e740e3",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/d9ee0da9-b380-4e50-9f50-2a62a8e740e3/?format=api",
    "slug": "soyuz-fg-progress-ms-10-71p",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Soyuz-FG | Progress MS-10 (71P)",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T03:48:32Z",
    "updates": [],
    "net": "2018-11-16T18:14:08Z",
    "net_precision": null,
    "window_end": "2018-11-16T18:14:08Z",
    "window_start": "2018-11-16T18:14:08Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 63,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "featured": true,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "RFSA",
        "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
        "administrator": "Administrator: Yuri Borisov",
        "founding_year": "1992",
        "launchers": "Soyuz",
        "spacecraft": "Soyuz",
        "launch_library_url": null,
        "total_launch_count": 322,
        "consecutive_successful_launches": 46,
        "successful_launches": 311,
        "failed_launches": 11,
        "pending_launches": 9,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://en.roscosmos.ru/",
        "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
    },
    "rocket": {
        "id": 19,
        "configuration": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api",
            "name": "Soyuz",
            "active": false,
            "reusable": false,
            "description": "The Soyuz FG rocket is an expendable launch vehicle most commonly known for carrying humans to the International Space Station today.",
            "family": "Soyuz-U",
            "full_name": "Soyuz FG",
            "manufacturer": {
                "id": 111,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/111/?format=api",
                "name": "Progress Rocket Space Center",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "PRSC",
                "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                "administrator": "Dmitry Baranov",
                "founding_year": "1996",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 45,
                "consecutive_successful_launches": 3,
                "successful_launches": 44,
                "failed_launches": 1,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://en.samspace.ru/",
                "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "FG",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 49.5,
            "diameter": 3.0,
            "maiden_flight": "2001-05-20",
            "launch_cost": null,
            "launch_mass": 305,
            "leo_capacity": 6450,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz-FG",
            "total_launch_count": 60,
            "consecutive_successful_launches": 5,
            "successful_launches": 59,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 280,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/280/?format=api",
            "mission_end": "2019-06-04T11:28:00Z",
            "destination": "International Space Station",
            "launch_crew": [],
            "onboard_crew": [],
            "landing_crew": [],
            "spacecraft": {
                "id": 209,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/209/?format=api",
                "name": "Progress MS-10",
                "serial_number": "Progress MS-10 (No.440)",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P199DT17H13M52S",
                "time_docked": "P197DT13H12M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Progress MS-10 , identified by NASA as Progress 71 or 71P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                "spacecraft_config": {
                    "id": 33,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                    "name": "Progress-MS",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "featured": true,
                        "type": "Government",
                        "country_code": "RUS",
                        "abbrev": "RFSA",
                        "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                        "administrator": "Administrator: Yuri Borisov",
                        "founding_year": "1992",
                        "launchers": "Soyuz",
                        "spacecraft": "Soyuz",
                        "parent": null,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
                    },
                    "in_use": true,
                    "capability": "ISS Logistics, ISS Orbit Raising",
                    "history": "Progress-MS is an improved variant which first launched on 21 December 2015. It has the following improvements:\r\n- New external compartment that enables it to deploy satellites.\r\n- Enhanced redundancy\r\n- Improved Micrometeoroid (MMOD) protection\r\n- Luch Russian relay satellites link capabilities\r\n- GNSS autonomous navigation\r\n- Real time relative navigation\r\n- New digital radio\r\n    The Ukrainian Chezara Kvant-V on board radio system and antenna/feeder system has been replaced with a Unified Command Telemetry System (UCTS).\r\n- Replacement of the Kurs A with Kurs NA digital system.",
                    "details": "Progress is derived from the manned Soyuz spacecraft and is launched on the same vehicle, a Soyuz rocket.\r\nThe purpose of Progress is to deliver supplies needed to sustain human presence in orbit. Currently it is used as a re-supply spacecraft for the ISS.",
                    "maiden_flight": "2015-12-21",
                    "height": 7.23,
                    "diameter": 2.72,
                    "human_rated": false,
                    "crew_capacity": null,
                    "payload_capacity": 2400,
                    "payload_return_capacity": null,
                    "flight_life": "6 Months docked to ISS",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Progress_(spacecraft)#Progress_MS_(2015%E2%80%93present)",
                    "info_link": ""
                }
            },
            "landing": {
                "id": 662,
                "attempt": false,
                "success": null,
                "description": "The Progress spacecraft burned up upon entering Earth's atmosphere.",
                "downrange_distance": null,
                "location": null,
                "type": null
            },
            "docking_events": [
                {
                    "id": 2,
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "founded": "1998-11-20",
                        "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "docking": "2018-11-18T19:28:00Z",
                    "departure": "2019-06-04T08:40:00Z",
                    "docking_location": {
                        "id": 2,
                        "name": "Zvezda aft",
                        "spacestation": {
                            "id": 4,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                            "name": "International Space Station"
                        }
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 663,
        "name": "Progress MS-10 (71P)",
        "description": "The Progress resupply vehicle is an automated, unpiloted version of the Soyuz spacecraft that is used to bring supplies and fuel to the International Space Station.",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": "45.92",
        "longitude": "63.342",
        "location": {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "country_code": "KAZ",
            "description": "",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
            "timezone_name": "Asia/Qyzylorda",
            "total_launch_count": 1548,
            "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487,
        "orbital_launch_attempt_count": 487
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "ISS Timelapse - Progress MS-10 launch (16 novembre 2018)",
            "description": "Original timelapse by Riccardo Rossi (ISAA) - Attribution-NonCommercial-ShareAlike 4.0 International License - Raw photos courtesy of http://eol.jsc.nasa.gov...",
            "feature_image": "https://i.ytimg.com/vi/aJy1u-N3NY0/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=aJy1u-N3NY0",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Пуск РКН «Союз-ФГ» с ТГК «Прогресс МС-10»",
            "description": "16 ноября 2018 года в 21:14 мск с космодрома Байконур успешно осуществлен запуск ракеты космического назначения «Союз-ФГ» по программе Международной космичес...",
            "feature_image": "https://i.ytimg.com/vi/OsPr_eWjP1g/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=OsPr_eWjP1g",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Запуск ТГК \"Прогресс МС-10\" с 7-ми камер с космодрома Байконур 16 ноября 2018 г.",
            "description": "16 ноября 2018 года в 21:14 мск с космодрома Байконур успешно осуществлен запуск ракеты космического назначения «Союз-ФГ» по программе Международной космичес...",
            "feature_image": "https://i.ytimg.com/vi/FYg3lDHltzA/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=FYg3lDHltzA",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Прямая трансляция запуска ТГК \"Прогресс МС-10\" / Progress MS-10 Launch Baikonur LIVE",
            "description": "Место: космодром Байконур, пл.1 Начало трансляции: 16.11.2018 г., 20:00 (МСК).",
            "feature_image": "https://i.ytimg.com/vi/aUUk9UPYtic/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=aUUk9UPYtic",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
    "infographic": null,
    "program": [
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
            "name": "International Space Station",
            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
            "agencies": [
                {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "orbital_launch_attempt_count": 5789,
    "location_launch_attempt_count": 1493,
    "pad_launch_attempt_count": 483,
    "agency_launch_attempt_count": 277,
    "orbital_launch_attempt_count_year": 93,
    "location_launch_attempt_count_year": 7,
    "pad_launch_attempt_count_year": 4,
    "agency_launch_attempt_count_year": 7,
    "pad_turnaround": "P36DT9H33M53S",
    "mission_patches": [],
    "type": "detailed"
}