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/1cb9fb8c-abfa-4c09-b094-b93b855b5388/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "1cb9fb8c-abfa-4c09-b094-b93b855b5388",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/1cb9fb8c-abfa-4c09-b094-b93b855b5388/?format=api",
    "slug": "naro-1-stsat-2b",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Naro-1 | STSAT-2B",
    "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": "2023-06-14T03:55:16Z",
    "updates": [],
    "net": "2010-06-10T08:01:00Z",
    "net_precision": null,
    "window_end": "2010-06-10T08:01:00Z",
    "window_start": "2010-06-10T08:01:00Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "Rapid Unscheduled Disassembly during first stage burn.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 41,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/41/?format=api",
        "name": "Korea Aerospace Research Institute",
        "featured": false,
        "type": "Government",
        "country_code": "KOR",
        "abbrev": "KARI",
        "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
        "administrator": "Administrator: Lee Sang-Ryool",
        "founding_year": "1989",
        "launchers": "Nuri",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 7,
        "consecutive_successful_launches": 2,
        "successful_launches": 4,
        "failed_launches": 3,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.kari.kr/",
        "wiki_url": "http://en.wikipedia.org/wiki/Korea_Aerospace_Research_Institute",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg"
    },
    "rocket": {
        "id": 1464,
        "configuration": {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/12/?format=api",
            "name": "Naro-1",
            "active": false,
            "reusable": false,
            "description": "",
            "family": "KSLV",
            "full_name": "KSLV Naro-1",
            "manufacturer": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/41/?format=api",
                "name": "Korea Aerospace Research Institute",
                "featured": false,
                "type": "Government",
                "country_code": "KOR",
                "abbrev": "KARI",
                "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
                "administrator": "Administrator: Lee Sang-Ryool",
                "founding_year": "1989",
                "launchers": "Nuri",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 7,
                "consecutive_successful_launches": 2,
                "successful_launches": 4,
                "failed_launches": 3,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.kari.kr/",
                "wiki_url": "http://en.wikipedia.org/wiki/Korea_Aerospace_Research_Institute",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg"
            },
            "program": [],
            "variant": "1",
            "alias": "",
            "min_stage": null,
            "max_stage": null,
            "length": null,
            "diameter": null,
            "maiden_flight": "2009-08-25",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Naro-1",
            "total_launch_count": 3,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 2,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": null,
    "pad": {
        "id": 64,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/64/?format=api",
        "agency_id": 41,
        "name": "LC-1",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center",
        "map_url": "https://www.google.com/maps?q=34.431867,127.535069",
        "latitude": "34.431867",
        "longitude": "127.535069",
        "location": {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/location/9/?format=api",
            "name": "Naro Space Center, South Korea",
            "country_code": "KOR",
            "description": "The Naro Space Center is a South Korean spaceport in South Jeolla's Goheung County, operated by the state-run Korea Aerospace Research Institute.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_9_20200803142441.jpg",
            "timezone_name": "Asia/Seoul",
            "total_launch_count": 7,
            "total_landing_count": 0
        },
        "country_code": "KOR",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_64_20200803143347.jpg",
        "total_launch_count": 3,
        "orbital_launch_attempt_count": 3
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": null,
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 5060,
    "location_launch_attempt_count": 2,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 2,
    "orbital_launch_attempt_count_year": 5060,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P289DT27S",
    "mission_patches": [],
    "type": "detailed"
}