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/fc495db8-543e-4b3b-b831-79f5c8be3032/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "fc495db8-543e-4b3b-b831-79f5c8be3032",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/fc495db8-543e-4b3b-b831-79f5c8be3032/?format=api",
    "slug": "smart-dragon-3-satnet-test-satellite",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Smart Dragon 3 | SatNet test satellite",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-09-22T15:26:36Z",
    "updates": [
        {
            "id": 5878,
            "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/4975819258593718",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-12-06T00:10:12Z"
        },
        {
            "id": 5774,
            "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=59846.0",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-11-25T12:19:51Z"
        }
    ],
    "net": "2023-12-05T19:24:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2023-12-05T20:02:00Z",
    "window_start": "2023-12-05T19:17:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 272,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api",
        "name": "China Rocket Co. Ltd.",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "CHNR",
        "description": "China Rocket Co. Ltd. is a spinoff of China’s state-owned launch vehicle manufacturer using a “commercial business model”.",
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 6,
        "consecutive_successful_launches": 6,
        "successful_launches": 6,
        "failed_launches": 0,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": null,
        "wiki_url": null,
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520rocket2520co.2520ltd._logo_20221001084159.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china_rocket_co_image_20240922154013.jpg"
    },
    "rocket": {
        "id": 8105,
        "configuration": {
            "id": 484,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/484/?format=api",
            "name": "Smart Dragon 3",
            "active": true,
            "reusable": false,
            "description": "Smart Dragon-3 is a solid fuel orbital rocket designed by a subsidiary of the state-owned CASC group built for the commercial market.",
            "family": "Smart Dragon",
            "full_name": "Smart Dragon 3",
            "manufacturer": {
                "id": 272,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api",
                "name": "China Rocket Co. Ltd.",
                "featured": false,
                "type": "Commercial",
                "country_code": "CHN",
                "abbrev": "CHNR",
                "description": "China Rocket Co. Ltd. is a spinoff of China’s state-owned launch vehicle manufacturer using a “commercial business model”.",
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 6,
                "consecutive_successful_launches": 6,
                "successful_launches": 6,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": null,
                "wiki_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520rocket2520co.2520ltd._logo_20221001084159.png",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china_rocket_co_image_20240922154013.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": null,
            "max_stage": null,
            "length": 32.0,
            "diameter": 2.64,
            "maiden_flight": "2022-12-09",
            "launch_cost": null,
            "launch_mass": 140,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg",
            "info_url": null,
            "wiki_url": null,
            "total_launch_count": 5,
            "consecutive_successful_launches": 5,
            "successful_launches": 5,
            "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": 6663,
        "name": "SatNet test satellite",
        "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellite(s)\" built by Chinese Academy of Sciences. Probable 1 (?) test satellite for the Chinese state-owned LEO communication satellite constellation SatNet.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 13,
            "name": "Polar Orbit",
            "abbrev": "PO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 217,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/217/?format=api",
        "agency_id": null,
        "name": "Bo Run Jiu Zhou mobile launch platform",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=21.283333,112.0",
        "latitude": "21.283333",
        "longitude": "112.0",
        "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": 55,
            "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_bo_run_jiu_zhou_mobile_launch_platform_20231206001303.jpg",
        "total_launch_count": 3,
        "orbital_launch_attempt_count": 3
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "SciNews",
            "title": "Smart Dragon-3 launches “Satellite Internet Technology Test Satellite”",
            "description": "A Smart Dragon-3 launch vehicle successfully launched a new “Satellite Internet Technology Test Satellite” (卫星互联网技术试验卫星) from a sea-based platform off the co...",
            "feature_image": "https://i.ytimg.com/vi/QdqHQs-xWHY/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGF4gXiheMA8=&rs=AOn4CLA-ilaTbxIKLxM0KczS646I3plfAg",
            "url": "https://www.youtube.com/watch?v=QdqHQs-xWHY",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2023-12-06T04:55:25Z",
            "end_time": "2023-12-06T04:56:56Z"
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart2520drago_image_20231206073547.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6567,
    "location_launch_attempt_count": 47,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 3,
    "orbital_launch_attempt_count_year": 199,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P0D",
    "mission_patches": [
        {
            "id": 951,
            "name": "SD-3",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/sd-3_mission_patch_20231206084314.png",
            "agency": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            }
        }
    ],
    "type": "detailed"
}