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/430ec3fb-6b43-4863-9791-ba3fa2ddca26/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "430ec3fb-6b43-4863-9791-ba3fa2ddca26",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/430ec3fb-6b43-4863-9791-ba3fa2ddca26/?format=api",
    "slug": "pslv-xl-cartosat-2d-103-others",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "PSLV XL | Cartosat-2D & 103 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:29Z",
    "updates": [],
    "net": "2017-02-15T03:58:00Z",
    "net_precision": null,
    "window_end": "2017-02-15T03:58:00Z",
    "window_start": "2017-02-15T03:58:00Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": null,
    "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": 1985,
        "configuration": {
            "id": 38,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/38/?format=api",
            "name": "PSLV-XL",
            "active": true,
            "reusable": false,
            "description": "PSLV-XL is the upgraded version of Polar Satellite Launch Vehicle in its standard configuration boosted by more powerful, stretched strap-on boosters with 12 tonne propellant load. Weighing 320t at lift-off, the vehicle uses larger strap-on motors (PSOM-XL or S12) to achieve higher payload capability. On 29 December 2005, ISRO successfully tested the improved version of strap-on booster for the PSLV. The first use of PSLV-XL was the launch of Chandrayaan-1 by PSLV C11. The payload capability for this variant is 1,800 kg to SSO.",
            "family": "PSLV",
            "full_name": "PSLV XL",
            "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": "XL",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "2008-10-22",
            "launch_cost": null,
            "launch_mass": 320,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle",
            "total_launch_count": 27,
            "consecutive_successful_launches": 0,
            "successful_launches": 25,
            "failed_launches": 2,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 238,
        "name": "Cartosat-2D & 103 others",
        "description": "Cartosat 2D is a remote sensing satellite for ISRO and is tasked with land observation from sun-synchronous orbit. It is launched along with 103 small satellites of foreign companies and research groups. Among these, 88 cubesats are Earth-imaging Dove satellites operated by Planet Labs company.",
        "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": 0,
            "source": null,
            "title": "PSLV-C37 - Wikipedia",
            "description": "PSLV-C37 was the 39th mission of the Indian Polar Satellite Launch Vehicle (PSLV) program and its 16th mission in the XL configuration. PSLV-C37 successfully carried and deployed a record 104 satellites in sun-synchronous orbits. Launched on 15 February 2017 by the Indian Space Research Organisation...",
            "feature_image": null,
            "url": "https://en.wikipedia.org/wiki/PSLV-C37",
            "type": null,
            "language": null
        },
        {
            "priority": 0,
            "source": null,
            "title": "PSLV-C37 / Cartosat -2 Series Satellite - ISRO",
            "description": "India's Polar Satellite Launch Vehicle, in its thirty ninth flight (PSLV-C37), launches the 714 kg Cartosat-2 series satellite for earth observation and 103 co-passenger satellites together weighing about 663 kg at lift-off into a 505 km polar Sun Synchronous Orbit (SSO). PSLV-C37 was launched from ...",
            "feature_image": null,
            "url": "http://www.isro.gov.in/launcher/pslv-c37-cartosat-2-series-satellite",
            "type": null,
            "language": null
        }
    ],
    "vidURLs": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "The launch of PSLV–C37/CARTOSAT – 2 Series Satellite - Live",
            "description": "",
            "feature_image": "https://i.ytimg.com/vi/fujsQ5teHJI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=fujsQ5teHJI",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 5624,
    "location_launch_attempt_count": 58,
    "pad_launch_attempt_count": 38,
    "agency_launch_attempt_count": 54,
    "orbital_launch_attempt_count_year": 9,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P69DT23H4M",
    "mission_patches": [],
    "type": "detailed"
}