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/abb6612f-3fc4-4e9c-96ed-71c12f9e9086/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "abb6612f-3fc4-4e9c-96ed-71c12f9e9086",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/abb6612f-3fc4-4e9c-96ed-71c12f9e9086/?format=api",
    "launch_library_id": 1667,
    "slug": "ariane-62-cso-3",
    "name": "Ariane 62 | CSO-3",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2025-03-06T16:24:26Z",
    "window_end": "2025-03-06T16:24:26Z",
    "window_start": "2025-03-06T16:24:26Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 115,
        "url": "https://ll.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": 319,
        "consecutive_successful_launches": 7,
        "successful_launches": 304,
        "failed_launches": 15,
        "pending_launches": 48,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.arianespace.com",
        "wiki_url": "http://en.wikipedia.org/wiki/Arianespace",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg"
    },
    "rocket": {
        "id": 2192,
        "configuration": {
            "id": 121,
            "launch_library_id": 164,
            "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                "nation_url": "https://thespacedevs-prod.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-prod.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": 2,
            "consecutive_successful_launches": 2,
            "successful_launches": 2,
            "failed_launches": 0,
            "pending_launches": 11
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 955,
        "launch_library_id": 1167,
        "name": "CSO-3",
        "description": "The CSO-3 (Composante Spatiale Optique-3 satellite is the third of three new-generation high-resolution optical imaging satellites for the French military, replacing the Helios 2 spy satellite series.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 67,
        "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/13/?format=api",
            "name": "Guiana Space Centre, French Guiana",
            "country_code": "GUF",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
            "total_launch_count": 325,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
        "total_launch_count": 2
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": "Lancement d’Ariane 6 avec le satellite CSO-3",
            "description": "La mission VA263 sera le premier vol commercial d’Ariane 6, le nouveau lanceur lourd européen. Elle fait suite au succès de son vol inaugural, le 9 juillet 2024.",
            "feature_image": null,
            "url": "https://cnes.fr/evenements/deuxieme-lancement-dariane-6-satellite-cso-3"
        }
    ],
    "vidURLs": [
        {
            "priority": 9,
            "title": "Flight VA263 | CSO-3 | Ariane 6 | First Commercial Flight I Arianespace",
            "description": "On March 6, 2025 at 1:24 p.m. local time in Kourou, French Guiana (4:24 p.m. UTC, 5:24 p.m. CET), Ariane 6, the new European heavy-lift launcher operated by Arianespace, lifted off from Europe’s Space...",
            "feature_image": "https://i.ytimg.com/vi/yvvUCkAUqvI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=yvvUCkAUqvI"
        },
        {
            "priority": 10,
            "title": "Vol VA263 | CSO-3 | Ariane 6 | Premier vol commercial  I Arianespace",
            "description": "Le 6 mars 2025 à 13h24 heure locale (16h24 UTC, 17h24 CET), Ariane 6, opérée par Arianespace, a décollé avec succès du port spatial européen de Kourou, en Guyane française, avec à son bord le satellit...",
            "feature_image": "https://i.ytimg.com/vi/I-45oYBZHOs/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=I-45oYBZHOs"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6894,
    "location_launch_attempt_count": 324,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 318,
    "orbital_launch_attempt_count_year": 45,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}