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/1b9bed2f-7e00-4d95-b5d1-7b71c36a4ab1/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "1b9bed2f-7e00-4d95-b5d1-7b71c36a4ab1",
    "url": "https://lldev.thespacedevs.com/2.0.0/launch/1b9bed2f-7e00-4d95-b5d1-7b71c36a4ab1/?format=api",
    "launch_library_id": 1364,
    "slug": "ariane-62-metop-sg-a1",
    "name": "Ariane 62 | Metop-SG A1",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2025-08-13T00:37:50Z",
    "window_end": "2025-08-13T00:37:50Z",
    "window_start": "2025-08-13T00:37:50Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "featured": true,
        "type": "Commercial",
        "country_code": "FRA",
        "abbrev": "ASA",
        "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
        "administrator": "CEO: David Cavaillolès",
        "founding_year": "1980",
        "launchers": "Ariane | Vega",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 321,
        "consecutive_successful_launches": 9,
        "successful_launches": 306,
        "failed_launches": 15,
        "pending_launches": 43,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.arianespace.com",
        "wiki_url": "https://en.wikipedia.org/wiki/Arianespace",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg"
    },
    "rocket": {
        "id": 169,
        "configuration": {
            "id": 121,
            "launch_library_id": 164,
            "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/121/?format=api",
            "name": "Ariane 62",
            "description": "The Ariane 6 family is currently under development by the European Space Agency, with two variations including the Ariane 62 with two solid boosters intended for government and scientific missions.",
            "family": "Ariane",
            "full_name": "Ariane 62",
            "manufacturer": {
                "id": 1044,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1044/?format=api",
                "name": "ArianeGroup",
                "featured": false,
                "type": "Commercial",
                "country_code": "FRA",
                "abbrev": "AG",
                "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
                "administrator": "CEO: Martin Sion",
                "founding_year": "2015",
                "launchers": "Ariane",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.ariane.group/",
                "wiki_url": "https://en.wikipedia.org/wiki/ArianeGroup",
                "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_nation_20230802053255.jpg"
            },
            "program": [],
            "variant": "62",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 63.0,
            "diameter": 5.4,
            "maiden_flight": "2024-07-09",
            "launch_mass": 530,
            "leo_capacity": 10350,
            "gto_capacity": 5000,
            "to_thrust": 10370,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
            "info_url": "http://www.arianespace.com/wp-content/uploads/2017/02/Ariane6_Users-Manual_February2017.pdf",
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6",
            "total_launch_count": 3,
            "consecutive_successful_launches": 3,
            "successful_launches": 3,
            "failed_launches": 0,
            "pending_launches": 11
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5920,
        "launch_library_id": null,
        "name": "Metop-SG A1",
        "description": "First of EUMETSAT's second generation of Metop weather satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 67,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/67/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 4",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
        "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
        "latitude": "5.256319",
        "longitude": "-52.786838",
        "location": {
            "id": 13,
            "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api",
            "name": "Guiana Space Centre, French Guiana",
            "country_code": "GUF",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
            "total_launch_count": 327,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 3
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": "Ariane 6 Flight VA264",
            "description": "Allow us to count visits and traffic sources so we can measure and improve the performance of our site. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc. Without these cookies, we will not be able to gather accurate data in order to identify ...",
            "feature_image": null,
            "url": "https://newsroom.arianespace.com/ariane-6-flight-va264"
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "title": "Flight VA264 | Metop-SGA1 | Ariane 6 I Arianespace",
            "description": "On August 12, 2025 at 9:37 p.m. local time in Kourou, French Guiana (00:37 a.m. UTC, 2:37 a.m. CEST, on August 13), Ariane 6 lifted off from Europe's Spaceport carrying EUMETSAT's Metop-SGA1 satellite...",
            "feature_image": "https://i.ytimg.com/vi/lc0kyvSZGiI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=lc0kyvSZGiI"
        },
        {
            "priority": 11,
            "title": "Vol VA264 | Metop-SGA1 | Ariane 6 | Arianespace",
            "description": "Le 12 août 2025 à 21h37 heure locale (00h37 UTC, 02h37 CEST le 13 août), Arianespace a lancé avec succès le satellite Metop-SGA1 de l'Organisation européenne pour l'exploitation des satellites météoro...",
            "feature_image": "https://i.ytimg.com/vi/zSBELXbg6TM/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=zSBELXbg6TM"
        },
        {
            "priority": 12,
            "title": "ESA Web TV",
            "description": "Start your day with spectacular imagery from space. A colourful journey through our Universe with James Webb It is the largest, most powerful telescope ever launched into space: the James Webb Space Telescope! Following Hubble Space Telescope’s footsteps, James Webb is unveiling the secrets of the c...",
            "feature_image": null,
            "url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV"
        },
        {
            "priority": 13,
            "title": "Watch live: Back-to back launches of Vulcan and Ariane 6 rockets",
            "description": "Watch live coverage as two of the world's newest heavy-lift rockets lift off, potentially within minutes of each other.\n\nFirst up is the launch of Europe's Ariane 6 from Kourou in French Guiana. Lifto...",
            "feature_image": "https://i.ytimg.com/vi/Lr3wkoKdpzI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=Lr3wkoKdpzI"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 22,
            "url": "https://lldev.thespacedevs.com/2.0.0/program/22/?format=api",
            "name": "Copernicus",
            "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
            "agencies": [
                {
                    "id": 27,
                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 1043,
                    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1043/?format=api",
                    "name": "European Union Agency for the Space Programme",
                    "type": "Multinational"
                }
            ],
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
            "start_date": "2014-04-03T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.copernicus.eu",
            "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme"
        }
    ],
    "orbital_launch_attempt_count": 7026,
    "location_launch_attempt_count": 327,
    "pad_launch_attempt_count": 3,
    "agency_launch_attempt_count": 321,
    "orbital_launch_attempt_count_year": 177,
    "location_launch_attempt_count_year": 4,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 4
}