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/f38f0321-080b-4313-843b-2b8c140b0669/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "f38f0321-080b-4313-843b-2b8c140b0669",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/f38f0321-080b-4313-843b-2b8c140b0669/?format=api",
    "slug": "smart-dragon-3-10-x-centispace-1",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Smart Dragon 3 | 10 x CentiSpace-1",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2025-01-29T16:00:27Z",
    "updates": [
        {
            "id": 9770,
            "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/5122338208615996",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T05:07:00Z"
        },
        {
            "id": 9769,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://www.youtube.com/watch?v=gF9fxUqSHCs",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-13T03:00:00Z"
        },
        {
            "id": 9768,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Unofficial Re-stream by International Rocket Launches has started",
            "info_url": "https://www.youtube.com/watch?v=gF9fxUqSHCs",
            "created_by": "LL2",
            "created_on": "2025-01-13T02:24:00Z"
        },
        {
            "id": 9750,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch per NOTAMs; Payload and launch vehicle identities uncertain.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=57867.msg2653846#msg2653846",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-01-10T04:18:00Z"
        }
    ],
    "net": "2025-01-13T03:00:00Z",
    "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "window_end": "2025-01-13T03:17:00Z",
    "window_start": "2025-01-13T02:51: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": 8459,
        "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": 7048,
        "name": "10 x CentiSpace-1",
        "description": "Chinese commercial small satellites by Beijing-based company Future Navigation for providing GNSS augmentation signals services from LEO. They are part of a planned 160 satellites constellation.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "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": "International Rocket Launches",
            "title": "Live: Jielong 3 Flight 5 Launch (No Commentary)",
            "description": "Footage courtesy of 齐鲁晚报/中国山东网\n\n\nInternational Rocket Launches provides commentary-free coverage of select global rocket launches.\n\nFollow @IntRocketLaunch on Twitter: https://twitter.com/IntRocketLau...",
            "feature_image": "https://i.ytimg.com/vi/gF9fxUqSHCs/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=gF9fxUqSHCs",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 2,
                "name": "Chinese",
                "code": "zn"
            },
            "start_time": "2025-01-13T02:23:00Z",
            "end_time": "2025-01-13T03:04:34Z"
        }
    ],
    "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": 6856,
    "location_launch_attempt_count": 15,
    "pad_launch_attempt_count": 4,
    "agency_launch_attempt_count": 6,
    "orbital_launch_attempt_count_year": 7,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P111DT29M",
    "mission_patches": [],
    "type": "detailed"
}