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/71514e1b-5411-40b9-a0bf-a711f7e335d8/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "71514e1b-5411-40b9-a0bf-a711f7e335d8",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/71514e1b-5411-40b9-a0bf-a711f7e335d8/?format=api",
    "launch_library_id": null,
    "slug": "h3-22-vep-4-ce-sat-1e-tirsat",
    "name": "H3-22 | VEP 4, CE-SAT-1E & TIRSAT",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2024-02-17T00:22:55Z",
    "window_end": "2024-02-17T04:06:34Z",
    "window_start": "2024-02-17T00:22:55Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 98,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "featured": false,
        "type": "Commercial",
        "country_code": "JPN",
        "abbrev": "MHI",
        "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
        "administrator": "President: Seiji Izumisawa",
        "founding_year": "1884",
        "launchers": "H-I, H-II, H-III",
        "spacecraft": "Kounotori | HTV",
        "launch_library_url": null,
        "total_launch_count": 54,
        "consecutive_successful_launches": 6,
        "successful_launches": 53,
        "failed_launches": 1,
        "pending_launches": 13,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.mhi.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Mitsubishi_Heavy_Industries",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_logo_20200117065724.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_nation_20240112111043.jpg"
    },
    "rocket": {
        "id": 7879,
        "configuration": {
            "id": 486,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/486/?format=api",
            "name": "H3-22",
            "description": "The H3 Launch Vehicle is a Japanese expendable launch system.\r\nEach H3 booster configuration has a two-digit and a letter designation that indicates the features of that configuration. The first digit represents the number of LE-9 engines on the main stage, either \"2\" or \"3\". The second digit indicates the number of SRB-3 solid rocket boosters attached to the base of the rocket, and can be \"0\", \"2\" or \"4\". All layouts of solid boosters are symmetrical. The letter in the end shows the length of the payload fairing, either short \"S\" or long \"L\". For example, an H3-24L has two engines, four solid rocket boosters, and a long fairing, whereas an H3-30S has three engines, no solid rocket boosters, and a short fairing.",
            "family": "H3",
            "full_name": "H3-22",
            "manufacturer": {
                "id": 98,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
                "name": "Mitsubishi Heavy Industries",
                "featured": false,
                "type": "Commercial",
                "country_code": "JPN",
                "abbrev": "MHI",
                "description": "Mitsubishi Heavy Industries, Ltd. is a Japanese multinational engineering, electrical equipment and electronics company headquartered in Tokyo, Japan. MHI is one of the core companies of the Mitsubishi Group.\r\n\r\nMHI's products include aerospace components, air conditioners, aircraft, automotive components, forklift trucks, hydraulic equipment, machine tools, missiles, power generation equipment, printing machines, ships and space launch vehicles. Through its defense-related activities, it is the world's 23rd-largest defense contractor measured by 2011 defense revenues and the largest based in Japan.",
                "administrator": "President: Seiji Izumisawa",
                "founding_year": "1884",
                "launchers": "H-I, H-II, H-III",
                "spacecraft": "Kounotori | HTV",
                "launch_library_url": null,
                "total_launch_count": 54,
                "consecutive_successful_launches": 6,
                "successful_launches": 53,
                "failed_launches": 1,
                "pending_launches": 13,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.mhi.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Mitsubishi_Heavy_Industries",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_logo_20200117065724.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_nation_20240112111043.jpg"
            },
            "program": [],
            "variant": "22",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 63.0,
            "diameter": 5.27,
            "maiden_flight": "2023-03-07",
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": 5400,
            "to_thrust": 7542,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h3-22_image_20230307130808.jpeg",
            "info_url": "http://global.jaxa.jp/press/2015/07/20150702_h3.html",
            "wiki_url": "https://en.wikipedia.org/wiki/H3_(rocket)",
            "total_launch_count": 5,
            "consecutive_successful_launches": 4,
            "successful_launches": 4,
            "failed_launches": 1,
            "pending_launches": 3
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6386,
        "launch_library_id": null,
        "name": "VEP 4, CE-SAT-1E & TIRSAT",
        "description": "New test flight of the H3 ordered following the failure of the inaugural launch of H3 in March 2023 with ALOS-3. \r\n\r\nMain payload is VEP 4 (Vehicle Evaluation Payload 4), a 2.6 tonnes mass simulator payload that will be carried on the 2nd test flight of the H3 rocket, instead of the ALOS-4 Earth observation satellite as originally planned. It will be deployed after the 2nd de-orbit burn is completed to test the payload separation mechanism.\r\n\r\n2 hitchhiking secondary payloads have been selected in June 2023:\r\n\r\n* CE-SAT-1E - 70 kilograms class optical Earth observation satellite from Canon Electronics Inc., similar to the previously launched CE-SAT-1.\r\n\r\n* TIRSAT - 3U cubesat by Japan Space Systems and other institutes to test an infrared sensor for Earth surface observation purposes.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 209,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": "30.400938",
        "longitude": "130.97564",
        "location": {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.0.0/location/26/?format=api",
            "name": "Tanegashima Space Center, Japan",
            "country_code": "JPN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
            "total_launch_count": 94,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 14
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": "H3ロケット2号機 打上げ特設サイト",
            "description": "宇宙輸送技術部門は、地球と宇宙を結ぶ輸送手段である「ロケット」を扱う部署です。",
            "feature_image": null,
            "url": "https://www.rocket.jaxa.jp/rocket/h3/tf2_special/index.html"
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "title": "Launch of the Second H3 Launch Vehicle",
            "description": "The live coverage of the launch of the Second H3 Launch Vehicle(H3/TF2:Test Flight No.2). Broadcast Start: one hour before the launch on Feb 17 (JST) / on Fe...",
            "feature_image": "https://i.ytimg.com/vi/hEQOlhDRddI/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=hEQOlhDRddI"
        },
        {
            "priority": 11,
            "title": "H3ロケット試験機2号機打上げライブ中継",
            "description": "H3ロケット試験機2号機の打上げの様子を種子島宇宙センターよりライブ配信します。配信予定:2024年2月17日打上げ1時間前頃場所:種子島宇宙センター English → https://www.youtube.com/watch?v=hEQOlhDRddI",
            "feature_image": "https://i.ytimg.com/vi/VtsUTvZRcJM/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=VtsUTvZRcJM"
        },
        {
            "priority": 12,
            "title": "H3ロケット試験機2号機 打上げライブ配信 H3 Rocket TF2 Launch live Streaming",
            "description": "打上げ予定日(Launch Date):2024/2/17打上げ予定時刻(Launch Time):09:22’55\" +0900 (JST)打上げ可能時間帯(Window): 09:22’55\"~13:06'34\" +0900 (JST)予備期間(Preliminary duration): 2024.02.1...",
            "feature_image": "https://i.ytimg.com/vi/aw2Ilabp2Uc/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=aw2Ilabp2Uc"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h3-22_image_20230307130808.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6621,
    "location_launch_attempt_count": 90,
    "pad_launch_attempt_count": 11,
    "agency_launch_attempt_count": 50,
    "orbital_launch_attempt_count_year": 32,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2
}