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/8b442a10-9355-46aa-8af9-75bdb075aefd/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "8b442a10-9355-46aa-8af9-75bdb075aefd",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/8b442a10-9355-46aa-8af9-75bdb075aefd/?format=api",
    "launch_library_id": null,
    "slug": "long-march-5b-mengtian",
    "name": "Long March 5B | Mengtian",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2022-10-31T07:37:23Z",
    "window_end": "2022-10-31T07:45:00Z",
    "window_start": "2022-10-31T07:25:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.0.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": 524,
        "consecutive_successful_launches": 66,
        "successful_launches": 510,
        "failed_launches": 14,
        "pending_launches": 9,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://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": 2868,
        "configuration": {
            "id": 208,
            "launch_library_id": 240,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/208/?format=api",
            "name": "Long March 5B",
            "description": "The configuration of the CZ-5B variant consists of the Long March 5 core stage with its four strapped-on liquid-fueled boosters, but the usual second stage will be absent; in place of the second stage would be heavier low earth orbit payloads.",
            "family": "Long March",
            "full_name": "Long March 5B",
            "manufacturer": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.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": 524,
                "consecutive_successful_launches": 66,
                "successful_launches": 510,
                "failed_launches": 14,
                "pending_launches": 9,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://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": "B",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 53.66,
            "diameter": 5.0,
            "maiden_flight": "2020-05-05",
            "launch_mass": 837,
            "leo_capacity": 25000,
            "gto_capacity": null,
            "to_thrust": 10565,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_5b_image_20210428182650.JPG",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Long_March_5",
            "total_launch_count": 4,
            "consecutive_successful_launches": 4,
            "successful_launches": 4,
            "failed_launches": 0,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 1284,
        "launch_library_id": null,
        "name": "Mengtian",
        "description": "Mengtian is the second Laboratory Cabin Module (LCM) and third major component of the Chinese spacestation. It will provide a pressurized environment for researchers to conduct science experiments in zero gravity.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 175,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/175/?format=api",
        "agency_id": null,
        "name": "101",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.614334,110.951011",
        "latitude": "19.614334",
        "longitude": "110.951011",
        "location": {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.0.0/location/8/?format=api",
            "name": "Wenchang Space Launch Site, People's Republic of China",
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
            "total_launch_count": 39,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_175_20200803143424.jpg",
        "total_launch_count": 14
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 9,
            "title": "Live: Special coverage of Mengtian lab module's launch to China Space Station",
            "description": "The Mengtian lab module, the last major part of the China Space Station, is about to be launched from Wenchang Spacecraft Launch Site in south China's Hainan...",
            "feature_image": "https://i.ytimg.com/vi/vEQ1PALRwho/hqdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=vEQ1PALRwho"
        },
        {
            "priority": 10,
            "title": "中国空间站第三大舱段——梦天实验舱发射",
            "description": "据中国载人航天工程办公室消息,日前,梦天实验舱与长征五号B遥四运载火箭组合体已转运至发射区,并将择机发射。梦天实验舱成功发射入轨后,与天和核心舱对接于前向对接口,随后进行转位。完成转位后,神舟十四号航天员将进驻梦天实验舱,中国空间站也将正式完成T字构型组合体设置。",
            "feature_image": "https://i.ytimg.com/vi/tVqx8hrXXWc/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=tVqx8hrXXWc"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_5b_image_20210428182650.JPG",
    "infographic": null,
    "program": [
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.0.0/program/19/?format=api",
            "name": "Tiangong space station",
            "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
            "agencies": [
                {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
            "start_date": "2021-04-29T03:23:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station"
        }
    ],
    "orbital_launch_attempt_count": 6330,
    "location_launch_attempt_count": 20,
    "pad_launch_attempt_count": 9,
    "agency_launch_attempt_count": 393,
    "orbital_launch_attempt_count_year": 148,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 41
}