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/2a29a629-f28c-4fc4-8e5f-48e959e0a5b1/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "2a29a629-f28c-4fc4-8e5f-48e959e0a5b1",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/2a29a629-f28c-4fc4-8e5f-48e959e0a5b1/?format=api",
    "slug": "pslv-dl-xposat",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "PSLV-DL | XPoSat",
    "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-03-05T18:31:16Z",
    "updates": [
        {
            "id": 6157,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success and satellite in operation.",
            "info_url": "https://www.youtube.com/watch?v=H10igyNHsr4",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-01T04:06:58Z"
        },
        {
            "id": 6156,
            "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=H10igyNHsr4",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-01T03:40:37Z"
        },
        {
            "id": 6155,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Livestream has started",
            "info_url": "https://www.youtube.com/watch?v=H10igyNHsr4",
            "created_by": "LL2",
            "created_on": "2024-01-01T03:09:16Z"
        },
        {
            "id": 6150,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://www.youtube.com/live/H10igyNHsr4",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-12-30T12:34:21Z"
        },
        {
            "id": 6114,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Updated NET to 03:40 UTC 2024-01-01",
            "info_url": "https://lvg.shar.gov.in/VSCREGISTRATION/index.jsp",
            "created_by": "hitura-nobad",
            "created_on": "2023-12-26T11:21:16Z"
        },
        {
            "id": 6050,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET New Year's Day, 2024 per new NOTAMs.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=56716.msg2551164#msg2551164",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-12-20T09:35:24Z"
        },
        {
            "id": 5769,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET December 28, 2023.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=56716.msg2543824#msg2543824",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-11-25T08:09:02Z"
        },
        {
            "id": 5648,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET late December 2023.",
            "info_url": "https://theprint.in/science/after-moon-isro-sets-its-eyes-on-mars-landing-its-an-aspiration-work-yet-to-begin/1779281/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-11-09T07:43:51Z"
        },
        {
            "id": 3858,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Updating LV",
            "info_url": "https://www.youtube.com/live/lGyCpYFS90o",
            "created_by": "Nosu",
            "created_on": "2023-04-22T12:06:45Z"
        },
        {
            "id": 2590,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Q2 2023",
            "info_url": "http://164.100.24.220/loksabhaquestions/annex/179/AU556.pdf",
            "created_by": "Nosu",
            "created_on": "2022-10-14T09:34:12Z"
        }
    ],
    "net": "2024-01-01T03:40:00Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2024-01-01T03:40:00Z",
    "window_start": "2024-01-01T03:40:00Z",
    "probability": null,
    "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": 7562,
        "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": 6495,
        "name": "XPoSat",
        "description": "XPoSat (X-ray Polarimeter Satellite) is India’s first dedicated polarimetry mission to study various dynamics of bright astronomical X-ray sources in extreme conditions. The spacecraft will carry two scientific payloads in a low earth orbit. The primary payload POLIX (Polarimeter Instrument in X-rays) will measure the polarimetry parameters (degree and angle of polarization) in medium X-ray energy range of 8-30 keV photons of astronomical origin. The XSPECT (X-ray Spectroscopy and Timing) payload will give spectroscopic information in the energy range of 0.8-15 keV.\r\n\r\nIn addition, 10 attached payloads on the PSLV 4th stage will perform various experiments and testing from Indian institutions coordinated by ISRO, known as PSLV Orbital Experimental Module-3 (POEM-3).",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [
            {
                "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"
            }
        ],
        "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": "www.isro.gov.in",
            "title": "",
            "description": "",
            "feature_image": null,
            "url": "https://www.isro.gov.in/media_isro/pdf/Missions/PSLV_C58/PSLV_C58_Brochure.pdf",
            "type": {
                "id": 2,
                "name": "Official Press Kit"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        },
        {
            "priority": 10,
            "source": "www.isro.gov.in",
            "title": "XPoSat",
            "description": "XPoSat (X-ray Polarimeter Satellite) is India’s first dedicated polarimetry mission to study various dynamics of bright astronomical X-ray sources in extreme conditions. The spacecraft will carry two scientific payloads in a low earth orbit. The primary payload POLIX (Polarimeter Instrument in X-ray...",
            "feature_image": null,
            "url": "https://www.isro.gov.in/XPoSat.html",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "ISRO Official",
            "title": "Launch of PSLV-C58/XPoSat Mission from Satish Dhawan Space Centre (SDSC) SHAR, Sriharikota",
            "description": "XPoSat (X-ray Polarimeter Satellite) is India’s first dedicated polarimetry mission to study various dynamics of bright astronomical X-ray sources in extreme...",
            "feature_image": "https://i.ytimg.com/vi/H10igyNHsr4/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=H10igyNHsr4",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-01-01T03:07:14Z",
            "end_time": "2024-01-01T04:28:09Z"
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv-dl252025_image_20240101105209.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6590,
    "location_launch_attempt_count": 93,
    "pad_launch_attempt_count": 58,
    "agency_launch_attempt_count": 89,
    "orbital_launch_attempt_count_year": 1,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P71DT23H10M",
    "mission_patches": [],
    "type": "detailed"
}