API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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.0.0/launch/520a0927-088f-4273-a7ea-eedb09965d89/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "520a0927-088f-4273-a7ea-eedb09965d89",
    "url": "https://lldev.thespacedevs.com/2.0.0/launch/520a0927-088f-4273-a7ea-eedb09965d89/?format=api",
    "launch_library_id": null,
    "slug": "pslv-dl-eos-n1-and-others",
    "name": "PSLV-DL | EOS-N1 and others",
    "status": {
        "id": 4,
        "name": "Failure"
    },
    "net": "2026-01-12T04:48:30Z",
    "window_end": "2026-01-12T08:15:00Z",
    "window_start": "2026-01-12T04:15:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "3rd stage lost attitude control towards the end of burn; 4th stage separated and ignited but was unable to regain control.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 31,
        "url": "https://lldev.thespacedevs.com/2.0.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": 99,
        "consecutive_successful_launches": 0,
        "successful_launches": 84,
        "failed_launches": 15,
        "pending_launches": 17,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.isro.gov.in/",
        "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg"
    },
    "rocket": {
        "id": 8802,
        "configuration": {
            "id": 178,
            "launch_library_id": 215,
            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/178/?format=api",
            "name": "PSLV-DL",
            "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://lldev.thespacedevs.com/2.0.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": 99,
                "consecutive_successful_launches": 0,
                "successful_launches": 84,
                "failed_launches": 15,
                "pending_launches": 17,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.isro.gov.in/",
                "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                "nation_url": "https://thespacedevs-dev.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_mass": null,
            "leo_capacity": 3800,
            "gto_capacity": 1200,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-dev.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": 5,
            "consecutive_successful_launches": 0,
            "successful_launches": 4,
            "failed_launches": 1,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 7393,
        "launch_library_id": null,
        "name": "EOS-N1 and others",
        "description": "Small Earth observation satellite from NewSpace India Limited (NSIL) for an \"Indian strategic user\", details TBD.\r\n\r\nThis launch will also carry 18 other ride-share payloads.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 50,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "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://lldev.thespacedevs.com/2.0.0/location/14/?format=api",
            "name": "Satish Dhawan Space Centre, India",
            "country_code": "IND",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
            "total_launch_count": 103,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 63
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": null,
            "description": null,
            "feature_image": null,
            "url": "https://www.isro.gov.in/media_isro/pdf/PSLVC62/PSLV_C62_Brochure080126.pdf"
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "title": "PSLV-C62 / EOS-N1 Mission | Live Launch Coverage",
            "description": "Live coverage of the PSLV-C62 / EOS-N1 Mission, a commercial launch mission of NewSpace India Limited (NSIL).\nThe livestream will begin 30 minutes prior to liftoff and will feature pre-launch updates followed by the launch of PSLV-C62 carrying EOS-N1 and 15 co-passenger satellites into Sun Synchronous Orbit from the First Launch Pad at Satish Dhawan Space Centre, Sriharikota.\nDate: 12 January 2026, Liftoff: 10:18 Hours.",
            "feature_image": "https://i.ytimg.com/vi/GgYh2Vv87ik/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=GgYh2Vv87ik"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pslv-dl_image_20191201202351.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 7178,
    "location_launch_attempt_count": 103,
    "pad_launch_attempt_count": 63,
    "agency_launch_attempt_count": 99,
    "orbital_launch_attempt_count_year": 5,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}