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/2a787f32-69db-4f78-b69e-df26e5c2ab88/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "2a787f32-69db-4f78-b69e-df26e5c2ab88",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/2a787f32-69db-4f78-b69e-df26e5c2ab88/?format=api",
    "slug": "pslv-dl-amazonia-1-18-others",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "PSLV-DL | Amazonia 1 & 18 others",
    "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-14T03:54:26Z",
    "updates": [
        {
            "id": 276,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Launch is set go according to NOTAM: YMMM F0502/21",
            "info_url": null,
            "created_by": "spacevogel",
            "created_on": "2021-02-12T16:58:08Z"
        },
        {
            "id": 267,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Updating exact launch time.",
            "info_url": "https://www.isro.gov.in/launcher/pslv-c51-scheduled-to-launch-amazonia-1-and-20-co-passenger-satellites-february-28-2021",
            "created_by": "spacevogel",
            "created_on": "2021-02-05T18:53:17Z"
        },
        {
            "id": 217,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Feb. 28 04:54 UTC",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=50228.msg2181359#msg2181359",
            "created_by": "Cosmic_Penguin",
            "created_on": "2021-01-22T02:57:29Z"
        },
        {
            "id": 175,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "NET February 22nd",
            "info_url": "https://www.sjc.sp.gov.br/noticias/2020/dezembro/22/satelite-brasileiro-e-embarcado-para-a-india-para-lancamento/",
            "created_by": "SwGustav",
            "created_on": "2021-01-02T11:50:25Z"
        }
    ],
    "net": "2021-02-28T04:54:00Z",
    "net_precision": null,
    "window_end": "2021-02-28T04:54:00Z",
    "window_start": "2021-02-28T04:54:00Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "featured": true,
        "type": "Government",
        "country_code": "IND",
        "abbrev": "ISRO",
        "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
        "administrator": "Chairman: V. Narayanan",
        "founding_year": "1969",
        "launchers": "PSLV | GSLV",
        "spacecraft": "Gaganyaan",
        "launch_library_url": null,
        "total_launch_count": 95,
        "consecutive_successful_launches": 0,
        "successful_launches": 81,
        "failed_launches": 14,
        "pending_launches": 18,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.isro.gov.in/",
        "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg"
    },
    "rocket": {
        "id": 2178,
        "configuration": {
            "id": 178,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/178/?format=api",
            "name": "PSLV-DL",
            "active": true,
            "reusable": false,
            "description": "PSLV-DL variant has only two strapons boosters with 12 tonne propellant load on them. PSLV-C44 on 24 January 2019 was the first flight to use PSLV-DL variant of Polar Satellite Launch Vehicle.",
            "family": "PSLV",
            "full_name": "PSLV-DL",
            "manufacturer": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "featured": true,
                "type": "Government",
                "country_code": "IND",
                "abbrev": "ISRO",
                "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                "administrator": "Chairman: V. Narayanan",
                "founding_year": "1969",
                "launchers": "PSLV | GSLV",
                "spacecraft": "Gaganyaan",
                "launch_library_url": null,
                "total_launch_count": 95,
                "consecutive_successful_launches": 0,
                "successful_launches": 81,
                "failed_launches": 14,
                "pending_launches": 18,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.isro.gov.in/",
                "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg"
            },
            "program": [],
            "variant": "DL",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "2019-01-24",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": 3800,
            "gto_capacity": 1200,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv-dl_image_20191201202351.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle",
            "total_launch_count": 4,
            "consecutive_successful_launches": 4,
            "successful_launches": 4,
            "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": 1244,
        "name": "Amazonia & 18 others",
        "description": "Amazonia 1 is a Brazilian optical Earth observation satellite of the National Institute for Space Research (INPE). This satellite will further strengthen the existing structure by providing remote sensing data to users for monitoring deforestation in the Amazon region and analysis of diversified agriculture across the Brazilian territory.\r\n\r\nThe 18 co-passenger satellites include four from IN-SPACe (three UNITYsats from consortium of three Indian academic institutes and One Satish Dhawan Sat from Space Kidz India) and 14 from NSIL.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 50,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.733,80.235",
        "latitude": "13.733",
        "longitude": "80.235",
        "location": {
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api",
            "name": "Satish Dhawan Space Centre, India",
            "country_code": "IND",
            "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
            "timezone_name": "Asia/Kolkata",
            "total_launch_count": 99,
            "total_landing_count": 0
        },
        "country_code": "IND",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 62,
        "orbital_launch_attempt_count": 61
    },
    "infoURLs": [
        {
            "priority": 10,
            "source": null,
            "title": "PSLV-C51/Amazonia-1 Brochure - ISRO",
            "description": "Humans Space Policy for India-2021 - Last date for public comments by 28.02.2021",
            "feature_image": null,
            "url": "https://www.isro.gov.in/pslv-c51-amazonia-1/pslv-c51-amazonia-1-brochure",
            "type": null,
            "language": null
        }
    ],
    "vidURLs": [
        {
            "priority": 7,
            "source": null,
            "publisher": null,
            "title": "Watch Live: Launch of Amazonia-1 and 18 Co-passenger satellites onboard PSLV-C51",
            "description": "India’s PSLV-C51 carrying Amazonia-1 and 18 Co-passenger satellites is scheduled to lift-off at 10:24 a.m. IST on Sunday February 28, 2021 from Satish Dhawan...",
            "feature_image": "https://i.ytimg.com/vi/lr91aM3nbW0/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=lr91aM3nbW0",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 8,
            "source": null,
            "publisher": null,
            "title": "Watch Live: Launch of Amazonia-1 and 18 Co-passenger satellites onboard PSLV-C51",
            "description": "India’s PSLV-C51 carrying Amazonia-1 and 18 Co-passenger satellites is scheduled to lift-off at 10:24 a.m. IST on Sunday February 28, 2021 from Satish Dhawan...",
            "feature_image": "https://i.ytimg.com/vi/1Of1oODVl2Y/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=1Of1oODVl2Y",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 9,
            "source": null,
            "publisher": null,
            "title": "AO VIVO - Lançamento do satélite Amazônia-1",
            "description": "Acompanhe ao vivo o lançamento do Amazonia-1, que é o primeiro satélite de observação da Terra completamente projetado, integrado, testado e operado pelo Bra...",
            "feature_image": "https://i.ytimg.com/vi/1ydrOiObmvo/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=1ydrOiObmvo",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        },
        {
            "priority": 10,
            "source": null,
            "publisher": null,
            "title": "PSLV-C51/Amazonia-1",
            "description": "PSLV-C51, which is the 53rd mission of PSLV, will launch Amazonia-1 of Brazil as primary satellite and 18 Co-passenger satellites from Satish Dhawan Space Centre (SDSC) SHAR, Sriharikota. The launch is tentatively scheduled at 1024 Hrs IST on February 28, 2021 subject to weather conditions.\n\nPSLV-C5...",
            "feature_image": null,
            "url": "http://cdn.24fd.com/e21/02/isro/28/index.html",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv-dl_image_20191201202351.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6053,
    "location_launch_attempt_count": 78,
    "pad_launch_attempt_count": 50,
    "agency_launch_attempt_count": 74,
    "orbital_launch_attempt_count_year": 16,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P72DT18H43M",
    "mission_patches": [],
    "type": "detailed"
}