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/a50ec695-118b-4d82-ab8f-a36580e00b56/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "a50ec695-118b-4d82-ab8f-a36580e00b56",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/a50ec695-118b-4d82-ab8f-a36580e00b56/?format=api",
    "slug": "long-march-2d-saudisat-5a-5b",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Long March 2D | SaudiSat 5A & 5B",
    "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-14T15:48:07Z",
    "updates": [],
    "net": "2018-12-07T04:12:05Z",
    "net_precision": null,
    "window_end": "2018-12-07T04:25:00Z",
    "window_start": "2018-12-07T04:04:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "featured": true,
        "type": "Government",
        "country_code": "CHN",
        "abbrev": "CASC",
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": "1999",
        "launchers": "Long March",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 557,
        "consecutive_successful_launches": 99,
        "successful_launches": 543,
        "failed_launches": 14,
        "pending_launches": 5,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://english.spacechina.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
    },
    "rocket": {
        "id": 2162,
        "configuration": {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/17/?format=api",
            "name": "Long March 2D",
            "active": true,
            "reusable": false,
            "description": "The Long March 2D, also known as the Chang Zheng 2D, CZ-2D and LM-2D, is a Chinese orbital carrier rocket. It is a 2-stage carrier rocket mainly used for launching LEO and SSO satellites.",
            "family": "Long March",
            "full_name": "Long March 2D",
            "manufacturer": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "featured": true,
                "type": "Government",
                "country_code": "CHN",
                "abbrev": "CASC",
                "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
                "administrator": "Chairman & President: Lei Fanpei",
                "founding_year": "1999",
                "launchers": "Long March",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 557,
                "consecutive_successful_launches": 99,
                "successful_launches": 543,
                "failed_launches": 14,
                "pending_launches": 5,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://english.spacechina.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
            },
            "program": [],
            "variant": "D",
            "alias": "",
            "min_stage": 1,
            "max_stage": 2,
            "length": 38.3,
            "diameter": 3.35,
            "maiden_flight": "1992-08-09",
            "launch_cost": "30000000",
            "launch_mass": 232,
            "leo_capacity": 3500,
            "gto_capacity": 0,
            "to_thrust": 2962,
            "apogee": 500,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Long_March_(rocket_family)",
            "total_launch_count": 96,
            "consecutive_successful_launches": 64,
            "successful_launches": 95,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 23,
        "name": "SaudiSat 5A & 5B",
        "description": "SaudiSat 5A and 5B are Earth observation satellites developed by KACST (King Abdulaziz City for Science & Technology). They share the launch with several microsatellites for private Chinese companies.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 22,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api",
        "agency_id": null,
        "name": "Launch Area 4 (SLS-2 / 603)",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
        "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
        "latitude": "40.960482",
        "longitude": "100.298059",
        "location": {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
            "name": "Jiuquan Satellite Launch Center, People's Republic of China",
            "country_code": "CHN",
            "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
            "timezone_name": "Asia/Shanghai",
            "total_launch_count": 266,
            "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 130,
        "orbital_launch_attempt_count": 130
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "source": "youtube.com",
            "publisher": "KACST",
            "title": "تغطية 🎥 | تابعوا معنا البث المباشر لإطلاق قمري #سعودي_سات5 🇸🇦#لنا_الأرض_والفضاء",
            "description": "",
            "feature_image": "https://i.ytimg.com/vi/RgTC4m6pqHU/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=RgTC4m6pqHU",
            "type": null,
            "language": {
                "id": 2,
                "name": "Chinese",
                "code": "zn"
            },
            "start_time": "2018-12-07T04:51:16Z",
            "end_time": "2018-12-07T05:11:48Z"
        },
        {
            "priority": 0,
            "source": "youtube.com",
            "publisher": "CGTN",
            "title": "Two Saudi satellites launched from NW China",
            "description": "A Long March-2D rocket carrying two Saudi satellites was launched from the Jiuquan Satellite Launch Center in northwest China on Friday. The satellites, Saudi SAT 5A and Saudi SAT 5B, were developed b...",
            "feature_image": "https://i.ytimg.com/vi/lUPbLXKuVwo/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=lUPbLXKuVwo",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2018-12-07T07:32:14Z",
            "end_time": "2018-12-07T07:33:08Z"
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 5810,
    "location_launch_attempt_count": 111,
    "pad_launch_attempt_count": 61,
    "agency_launch_attempt_count": 240,
    "orbital_launch_attempt_count_year": 104,
    "location_launch_attempt_count_year": 14,
    "pad_launch_attempt_count_year": 10,
    "agency_launch_attempt_count_year": 33,
    "pad_turnaround": "P17DT4H32M1S",
    "mission_patches": [],
    "type": "detailed"
}