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/04941f7c-a19e-4fce-9716-59336efe56ba/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "04941f7c-a19e-4fce-9716-59336efe56ba",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/04941f7c-a19e-4fce-9716-59336efe56ba/?format=api",
    "slug": "start-1-eros-b",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Start-1 | EROS B",
    "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-14T04:23:09Z",
    "updates": [],
    "net": "2006-04-25T16:47:16Z",
    "net_precision": null,
    "window_end": "2006-04-25T16:47:16Z",
    "window_start": "2006-04-25T16:47:16Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 193,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "VKS",
        "description": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
        "administrator": "Commander: Aleksandr Golovko",
        "founding_year": "1992",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 143,
        "consecutive_successful_launches": 55,
        "successful_launches": 135,
        "failed_launches": 8,
        "pending_launches": 2,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Russian_Aerospace_Forces",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_logo_20200805185824.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_nation_20230805154528.png"
    },
    "rocket": {
        "id": 7263,
        "configuration": {
            "id": 381,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/381/?format=api",
            "name": "Start-1",
            "active": false,
            "reusable": false,
            "description": "Start-1 is a Russian satellite launch vehicle based on the RT-2PM Topol, a Soviet intercontinental ballistic missile developed by Moscow Institute of Thermal Technology.",
            "family": "Start",
            "full_name": "Start-1",
            "manufacturer": {
                "id": 1011,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1011/?format=api",
                "name": "Moscow Institute of Thermal Technology",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "MITT",
                "description": "Moscow Institute of Thermal Technology is a Russian (formerly Soviet) engineering and scientific research institute founded on May 13, 1946. The institute is located in the Otradnoye District in the north of Moscow.\r\n\r\nPreviously, it was primarily focused on developing ballistic missiles and rockets to increase the nation's strategic deterrent capability. Today it is also involved in civilian projects and has modified some of its intercontinental ballistic missiles into launch vehicles to be used for satellites.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "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/Moscow_Institute_of_Thermal_Technology",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "1",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 22.7,
            "diameter": 1.61,
            "maiden_flight": "1993-03-25",
            "launch_cost": "9000000",
            "launch_mass": 47,
            "leo_capacity": 632,
            "gto_capacity": null,
            "to_thrust": 887,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Start-1",
            "total_launch_count": 5,
            "consecutive_successful_launches": 5,
            "successful_launches": 5,
            "failed_launches": 0,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5652,
        "name": "EROS B",
        "description": "In order to address market demand for faster revisit of EROS (Earth Resources Observation Systems B) satellites, ImageSat has purchased the EROS B satellite, which is scheduled for launch during the first quarter of 2006. Similar in appearance to EROS A, the new satellite has superior capabilities, including a larger camera of CCD/TDI type (Charge Coupled Device/Time Delay Integration), with standard panchromatic resolution of 0.70 m at an altitude of about 500 km, a larger on-board recorder, improved pointing accuracy and a faster data communication link.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 128,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/128/?format=api",
        "agency_id": 163,
        "name": "5",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Svobodny_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=51.7,127.997806",
        "latitude": "51.7",
        "longitude": "127.997806",
        "location": {
            "id": 146,
            "url": "https://ll.thespacedevs.com/2.2.0/location/146/?format=api",
            "name": "Svobodny Cosmodrome, Russian Federation",
            "country_code": "RUS",
            "description": "Svobodny was a Russian rocket launch site located approximately 15 km north of Svobodny, Amur Oblast. The cosmodrome was originally constructed as a launch site for intercontinental ballistic missiles called Svobodny-18. It was initially selected as a replacement for Baikonur Cosmodrome in the Kazakh Soviet Socialist Republic, which became independent as Kazakhstan after the dissolution of the Soviet Union. However the development of Svobodny was subsequently ended in 2007 in favour of a totally new space port, the Vostochny Cosmodrome.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_146_20200803142450.jpg",
            "timezone_name": "Asia/Yakutsk",
            "total_launch_count": 5,
            "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_128_20200803143250.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": null,
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 4766,
    "location_launch_attempt_count": 5,
    "pad_launch_attempt_count": 5,
    "agency_launch_attempt_count": 63,
    "orbital_launch_attempt_count_year": 16,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P1890DT7H58M49S",
    "mission_patches": [],
    "type": "detailed"
}