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/13439df6-e99b-42b3-ab82-c0a8a2afe4d1/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "13439df6-e99b-42b3-ab82-c0a8a2afe4d1",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/13439df6-e99b-42b3-ab82-c0a8a2afe4d1/?format=api",
    "slug": "h3-22-alos-3-maiden-flight",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "H3-22 | ALOS-3 (Maiden flight)",
    "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
    },
    "last_updated": "2024-03-25T12:16:18Z",
    "updates": [
        {
            "id": 3464,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Apparent failure at 2nd stage ignition;FTS initiated.",
            "info_url": "https://www.youtube.com/watch?v=5RWCnKbysO0",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-07T01:59:24Z"
        },
        {
            "id": 3463,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://www.youtube.com/watch?v=5RWCnKbysO0",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-07T01:38:33Z"
        },
        {
            "id": 3462,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Webcast live",
            "info_url": "https://www.youtube.com/live/5RWCnKbysO0",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-07T00:46:35Z"
        },
        {
            "id": 3450,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "24 hours slip due to weather.",
            "info_url": "https://www.jaxa.jp/press/2023/03/20230304-1_j.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-04T07:00:19Z"
        },
        {
            "id": 3441,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "March 6 new launch date confirmed by JAXA.",
            "info_url": "https://www.jaxa.jp/press/2023/03/20230303-2_j.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-03T06:08:45Z"
        },
        {
            "id": 3439,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March 6 per local news reports and air-space closure notices.",
            "info_url": "https://twitter.com/nhk_kagoshima/status/1631489073436033025",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-03-03T03:29:22Z"
        },
        {
            "id": 3399,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET early March",
            "info_url": "https://www.mext.go.jp/kaigisiryo/content/230222-mxt_uchukai01-000027752_1.pdf",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-27T06:54:10Z"
        },
        {
            "id": 3346,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch aborted post main engine ignition due to 1st stage problem; roll back to VAB required.",
            "info_url": "https://www.youtube.com/live/70t36RZKjMc",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-17T05:33:44Z"
        },
        {
            "id": 3332,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/scottm3_profile_20210817212204.png",
            "comment": "24 hr delay after abort",
            "info_url": null,
            "created_by": "scottm3",
            "created_on": "2023-02-17T01:44:22Z"
        },
        {
            "id": 3331,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/scottm3_profile_20210817212204.png",
            "comment": "hold at engine ignition",
            "info_url": "https://www.youtube.com/watch?v=jygg5_sud0w",
            "created_by": "scottm3",
            "created_on": "2023-02-17T01:38:37Z"
        },
        {
            "id": 3330,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Webcast started",
            "info_url": "https://www.youtube.com/watch?v=tEEwsYYzyME",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-17T00:50:28Z"
        },
        {
            "id": 3319,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "2 days slip due to weather.",
            "info_url": "https://www.jaxa.jp/press/2023/02/20230214-1_j.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-14T02:30:36Z"
        },
        {
            "id": 3291,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "February 15 launch date confirmed.",
            "info_url": "https://www.jaxa.jp/press/2023/02/20230209-2_j.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-02-09T06:34:47Z"
        },
        {
            "id": 3274,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Delayed to NET February 15. Launch window TBC.",
            "info_url": "https://www.jaxa.jp/press/2023/02/20230206-1_j.html",
            "created_by": "Nosu",
            "created_on": "2023-02-06T07:29:17Z"
        },
        {
            "id": 3222,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "1 day slip due to one day slip of the previous H-IIA launch that flew today",
            "info_url": "https://twitter.com/jaxa_jp/status/1618490422556495879",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-01-26T07:13:36Z"
        },
        {
            "id": 3063,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch window confirmed.",
            "info_url": "https://www.jaxa.jp/press/2022/12/20221223-1_j.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-12-23T01:23:01Z"
        },
        {
            "id": 3061,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET February 12, 2023",
            "info_url": "https://www3.nhk.or.jp/lnews/kagoshima/20221222/5050021500.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-12-22T03:48:32Z"
        }
    ],
    "net": "2023-03-07T01:37:55Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2023-03-07T01:44:15Z",
    "window_start": "2023-03-07T01:37:55Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "2nd stage engine failed to ignite due to electrical circuit failure between vehicle controller and engine igniter at engine ignition.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 98,
        "url": "https://ll.thespacedevs.com/2.2.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": 50,
        "consecutive_successful_launches": 2,
        "successful_launches": 49,
        "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_logo_20200117065724.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_nation_20240112111043.jpg"
    },
    "rocket": {
        "id": 2538,
        "configuration": {
            "id": 486,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/486/?format=api",
            "name": "H3-22",
            "active": true,
            "reusable": false,
            "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.2.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": 50,
                "consecutive_successful_launches": 2,
                "successful_launches": 49,
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_logo_20200117065724.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mitsubishi2520heavy2520industries_image_20200117065724.jpg",
                "nation_url": "https://spacelaunchnow-prod-east.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_cost": "50000000",
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": 4000,
            "to_thrust": 7542,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.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": 2,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 1,
            "pending_launches": 6,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6089,
        "name": "ALOS-3 (Maiden flight)",
        "description": "Maiden flight of the H3 launch vehicle, carrying the Advanced Land Observing Satellite-3 (ALOS-3).\r\n\r\nALOS-3, also known as Advanced Optical Satellite is a successor of the optical mission of the Advanced Land Observation Satellite “DAICHI” (ALOS). The new satellite will achieve improved ground resolution (0.8 m) while observing a wide -swath (70 km) by a larger sensor with higher performance compared to DAICH, and continuously observe not only Japan but also global land areas to construct a system that can swiftly and timely acquire, process and distribute image data. Based on the accumulated data captured in pre- and post-disaster times, the satellite aims to become one of the imperative devices for disaster prevention and preparation activities of countries and municipal governments.\r\n\r\nObservation data acquired by the satellite is also expected to be useful in various fields such as contributing to the maintenance and updates of precise geospatial information in Japan as well as developing countries, and research and applications on coastal and land environmental monitoring by its observation capabilities.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 209,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "description": null,
        "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.2.0/location/26/?format=api",
            "name": "Tanegashima Space Center, Japan",
            "country_code": "JPN",
            "description": "",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_26_20200803142507.jpg",
            "timezone_name": "Asia/Tokyo",
            "total_launch_count": 90,
            "total_landing_count": 0
        },
        "country_code": "JPN",
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 11,
        "orbital_launch_attempt_count": 11
    },
    "infoURLs": [
        {
            "priority": 10,
            "source": null,
            "title": "JAXA | Advanced Land Observing Satellite-3 “DAICHI-3” (ALOS-3)",
            "description": "Achieving improved optical observation with wide-swath and high-resolution as a successor of optical mission of ALOS Advanced Land Observing Satellite-3 “DAICHI-3” (ALOS-3) is a successor of the optical mission of Advanced Land Observation Satellite (ALOS). The sensor onboard ALOS-3 is designed for ...",
            "feature_image": null,
            "url": "https://global.jaxa.jp/projects/sat/alos3/",
            "type": null,
            "language": null
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "Launch of the First H3 Launch Vehicle with Advanced Land Observing Satellite-3 “DAICHI-3” onboard",
            "description": "The live coverage of the launch of the First H3 Launch Vehicle(H3/TF1:Test Flight No.1) with Advanced Land Observing Satellite-3 “DAICHI-3” (ALOS-3)  onboard...",
            "feature_image": "https://i.ytimg.com/vi/5RWCnKbysO0/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=5RWCnKbysO0",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 19,
            "source": null,
            "publisher": null,
            "title": "Launch of the First H3 Launch Vehicle with Advanced Land Observing Satellite-3 “DAICHI-3” onboard",
            "description": "This is the live coverage of the launch attempt of the first H3 Launch Vehicle (H3 TF1: Test Flight No.1) carrying the Advanced Land Observing Satellite-3 \"D...",
            "feature_image": "https://i.ytimg.com/vi/jygg5_sud0w/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=jygg5_sud0w",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 20,
            "source": null,
            "publisher": null,
            "title": "H3ロケット試験機1号機/先進光学衛星「だいち3号」(ALOS-3)打上げライブ中継",
            "description": "2023年2月17日(金)、H3ロケット試験機1号機による先進光学衛星「だいち3号」(ALOS-3)打上げの様子です。この日は、ロケットの自動カウントダウンシーケンス中に、1段機体システムが異常を検知し、固体ロケットブースタ(SRB-3)の着火信号を送出しなかったため、打上げを中止しました。調査結果・処置状況等を...",
            "feature_image": "https://i.ytimg.com/vi/tEEwsYYzyME/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=tEEwsYYzyME",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/h3-22_image_20230307130808.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6389,
    "location_launch_attempt_count": 87,
    "pad_launch_attempt_count": 10,
    "agency_launch_attempt_count": 48,
    "orbital_launch_attempt_count_year": 32,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2,
    "pad_turnaround": "P1020DT8H6M55S",
    "mission_patches": [
        {
            "id": 845,
            "name": "ALOS-3 Patch",
            "priority": 10,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/alos-32520patc_mission_patch_20230720095110.png",
            "agency": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "type": "Government"
            }
        }
    ],
    "type": "detailed"
}