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/f004b764-e63d-4dff-b372-1a558e0c7a59/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "f004b764-e63d-4dff-b372-1a558e0c7a59",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/f004b764-e63d-4dff-b372-1a558e0c7a59/?format=api",
    "slug": "long-march-11-jilin-1-hr-03d-04-to-07-04a",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Long March 11 | Jilin-1 HR-03D-04 to 07 & 04A",
    "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-14T04:30:10Z",
    "updates": [
        {
            "id": 1634,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://m.weibo.cn/detail/4763922702532633",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-04-30T04:13:42Z"
        },
        {
            "id": 1624,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed 24 hours based on new filed NOTAMs",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=55382.msg2364467#msg2364467",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-04-29T03:49:18Z"
        },
        {
            "id": 1603,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "New launch date",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=55382.msg2362970#msg2362970",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-04-25T06:56:33Z"
        },
        {
            "id": 1592,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch per NOTAMs",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=55382.msg2362204#msg2362204",
            "created_by": "Cosmic_Penguin",
            "created_on": "2022-04-22T08:09:19Z"
        }
    ],
    "net": "2022-04-30T03:30:00Z",
    "net_precision": null,
    "window_end": "2022-04-30T04:34:00Z",
    "window_start": "2022-04-30T03:19:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "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": 530,
        "consecutive_successful_launches": 72,
        "successful_launches": 516,
        "failed_launches": 14,
        "pending_launches": 7,
        "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": 7571,
        "configuration": {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/47/?format=api",
            "name": "Long March 11",
            "active": true,
            "reusable": false,
            "description": "",
            "family": "Long March",
            "full_name": "Long March 11",
            "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": 530,
                "consecutive_successful_launches": 72,
                "successful_launches": 516,
                "failed_launches": 14,
                "pending_launches": 7,
                "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": "11",
            "alias": "",
            "min_stage": 1,
            "max_stage": 4,
            "length": 20.0,
            "diameter": 2.0,
            "maiden_flight": "2015-09-25",
            "launch_cost": null,
            "launch_mass": 58,
            "leo_capacity": 500,
            "gto_capacity": 0,
            "to_thrust": 1177,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march252011_image_20190222031217.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Long_March_11",
            "total_launch_count": 17,
            "consecutive_successful_launches": 17,
            "successful_launches": 17,
            "failed_launches": 0,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6014,
        "name": "Jilin-1 Gaofen 03D-04 to 07 & 04A",
        "description": "Earth observation satellites for the Jilin-1 commercial Earth observation satellites constellation.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 186,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/186/?format=api",
        "agency_id": 88,
        "name": "Tai Rui mobile launch platform",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=34.899444,121.190278",
        "latitude": "34.899444",
        "longitude": "121.190278",
        "location": {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api",
            "name": "Sea Launch",
            "country_code": "???",
            "description": "",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
            "timezone_name": "",
            "total_launch_count": 56,
            "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_11_launch_platform_20200901183938.jpg",
        "total_launch_count": 3,
        "orbital_launch_attempt_count": 3
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march252011_image_20190222031217.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6229,
    "location_launch_attempt_count": 42,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 365,
    "orbital_launch_attempt_count_year": 47,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 13,
    "pad_turnaround": "P1059DT23H23M59S",
    "mission_patches": [],
    "type": "detailed"
}