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/78224ca7-278d-4410-a1ac-eddb3cc018ca/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "78224ca7-278d-4410-a1ac-eddb3cc018ca",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/78224ca7-278d-4410-a1ac-eddb3cc018ca/?format=api",
    "slug": "smart-dragon-3-8-satellites",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Smart Dragon 3 | 8 satellites",
    "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-25T07:46:18Z",
    "updates": [
        {
            "id": 8687,
            "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/5082105973312516",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-09-24T04:41:00Z"
        },
        {
            "id": 8685,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://weibo.com/l/wblive/p/show/1022:2321325082063903785180",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-09-24T02:32:00Z"
        },
        {
            "id": 8670,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Adding launch per NOTAMs; Payload identities uncertain.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=57867.msg2626471#msg2626471",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-09-22T15:30:00Z"
        }
    ],
    "net": "2024-09-24T02:31:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2024-09-24T03:52:00Z",
    "window_start": "2024-09-24T02:24: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": 9,
        "consecutive_successful_launches": 9,
        "successful_launches": 9,
        "failed_launches": 0,
        "pending_launches": 1,
        "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": 8359,
        "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": 9,
                "consecutive_successful_launches": 9,
                "successful_launches": 9,
                "failed_launches": 0,
                "pending_launches": 1,
                "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": 8,
            "consecutive_successful_launches": 8,
            "successful_launches": 8,
            "failed_launches": 0,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6940,
        "name": "8 satellites",
        "description": "Carried 8 satellites to a 500 km Sun-synchronous orbit:\r\n\r\n* Tianyi-41\r\n* Luojia 4-01\r\n* Fudan-1\r\n* Tianyan-15\r\n* Jitianxing A-01\r\n* Xingshidai-15/21/22",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 212,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/212/?format=api",
        "agency_id": 88,
        "name": "Haiyang Spaceport",
        "description": "Sea-based spaceport",
        "info_url": null,
        "wiki_url": null,
        "map_url": null,
        "latitude": "36.676794",
        "longitude": "121.235103",
        "location": {
            "id": 185,
            "url": "https://ll.thespacedevs.com/2.2.0/location/185/?format=api",
            "name": "Haiyang Oriental Spaceport",
            "country_code": "CHN",
            "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
            "timezone_name": "Asia/Shanghai",
            "total_launch_count": 21,
            "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_haiyang_spaceport_20230827174240.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "source": "weibo.com",
            "publisher": "Weibo",
            "title": "微博直播",
            "description": "",
            "feature_image": null,
            "url": "https://weibo.com/l/wblive/p/show/1022:2321325082063903785180",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 2,
                "name": "Chinese",
                "code": "zn"
            },
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6766,
    "location_launch_attempt_count": 13,
    "pad_launch_attempt_count": 3,
    "agency_launch_attempt_count": 5,
    "orbital_launch_attempt_count_year": 177,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 3,
    "agency_launch_attempt_count_year": 2,
    "pad_turnaround": "P25DT21H9M",
    "mission_patches": [],
    "type": "detailed"
}