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/ee41a4a4-e57c-435e-8445-73c5a3df0e15/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "ee41a4a4-e57c-435e-8445-73c5a3df0e15",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/ee41a4a4-e57c-435e-8445-73c5a3df0e15/?format=api",
    "launch_library_id": null,
    "slug": "long-march-4b-shijian-6-group-05",
    "name": "Long March 4B | Shijian 6 Group 05",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2021-12-10T00:11:30Z",
    "window_end": "2021-12-10T00:27:00Z",
    "window_start": "2021-12-10T00:03: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": 523,
        "consecutive_successful_launches": 65,
        "successful_launches": 509,
        "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": 2840,
        "configuration": {
            "id": 10,
            "launch_library_id": 16,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/10/?format=api",
            "name": "Long March 4B",
            "description": "The Long March 4B (Chinese: 长征四号乙火箭), also known as the Chang Zheng 4B, CZ-4B and LM-4B is a Chinese orbital carrier rocket. Launched from Launch Complex 1 at the Taiyuan Satellite Launch Center, it is a 3-stage rocket, used mostly to place satellites into low Earth and sun synchronous orbits.",
            "family": "Long March",
            "full_name": "Long March 4B",
            "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": 523,
                "consecutive_successful_launches": 65,
                "successful_launches": 509,
                "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": 3,
            "max_stage": 3,
            "length": 44.1,
            "diameter": 3.35,
            "maiden_flight": "1999-05-10",
            "launch_mass": 249,
            "leo_capacity": 4200,
            "gto_capacity": 1500,
            "to_thrust": 2961,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25204_image_20190430065008.jpg",
            "info_url": null,
            "wiki_url": "http://en.wikipedia.org/wiki/Long_March_4B",
            "total_launch_count": 52,
            "consecutive_successful_launches": 32,
            "successful_launches": 51,
            "failed_launches": 1,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5901,
        "launch_library_id": null,
        "name": "Shijian 6 Group 05",
        "description": "The SJ 6 (Shi Jian 6) series consisted of pairs of technology satellites, which were reported to be used to probe the space environment, radiation and its effects, record space physical environment parameters, and conduct other related space experiments.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 22,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/22/?format=api",
        "agency_id": null,
        "name": "Launch Area 4 (SLS-2 / 603)",
        "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.0.0/location/17/?format=api",
            "name": "Jiuquan Satellite Launch Center, People's Republic of China",
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
            "total_launch_count": 249,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 124
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "Long March-4B launches Shijian-6 05",
            "description": "A Long March-4B launch vehicle launched a group of Shijian-6 05 satellites from the Jiuquan Satellite Launch Center, Gansu Province, northwest China, on 10 D...",
            "feature_image": "https://i.ytimg.com/vi/g8iihLH4Xko/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=g8iihLH4Xko"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25204_image_20190430065008.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6167,
    "location_launch_attempt_count": 155,
    "pad_launch_attempt_count": 82,
    "agency_launch_attempt_count": 347,
    "orbital_launch_attempt_count_year": 130,
    "location_launch_attempt_count_year": 20,
    "pad_launch_attempt_count_year": 12,
    "agency_launch_attempt_count_year": 43
}