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/20861be2-c5d7-4b81-b032-665725a07540/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "20861be2-c5d7-4b81-b032-665725a07540",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/20861be2-c5d7-4b81-b032-665725a07540/?format=api",
    "launch_library_id": 1243,
    "slug": "ariane-5-eca-hellas-sat-3-inmarsat-s-ean-gsat-17",
    "name": "Ariane 5 ECA | Hellas Sat 3 (Inmarsat S EAN) & GSAT-17",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2017-06-28T21:15:00Z",
    "window_end": "2017-06-28T22:16:00Z",
    "window_start": "2017-06-28T20:59:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": -1,
    "holdreason": "",
    "failreason": null,
    "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": 1246,
        "configuration": {
            "id": 20,
            "launch_library_id": 27,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/20/?format=api",
            "name": "Ariane 5 ECA",
            "description": "Ariane 5 is a heavy-lift launch vehicle, part of the Ariane rocket family.",
            "family": "Ariane",
            "full_name": "Ariane 5 ECA",
            "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": "ECA",
            "alias": "",
            "min_stage": 0,
            "max_stage": 2,
            "length": 57.7,
            "diameter": 5.4,
            "maiden_flight": "2002-12-11",
            "launch_mass": 780,
            "leo_capacity": null,
            "gto_capacity": 10500,
            "to_thrust": 11400,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "total_launch_count": 73,
            "consecutive_successful_launches": 8,
            "successful_launches": 71,
            "failed_launches": 2,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 425,
        "launch_library_id": 558,
        "name": "HellasSat-3 (Inmarsat S EAN) & GSAT-17",
        "description": "Hellas-Sat 3 is a powerful telecommunications condominium satellite for Inmarsat and Hellas-Sat. The satellite will provide Mobile Satellite Services (MSS), Fixed Satellite Services (FSS) and Broadcast Satellite Services (BSS). It is equipped with Ka/S-band payload, 47 Ku-band transponders, 1 Ka-band transponder. Weighing 5900 kg at launch, the satellite is to reside in geostationary orbit in an orbital position 39° East, where it is expected to operate for about 15 years. GSAT-17 is a communication satellite with a lift off mass of 3425 kg and 6 KW power generation capacity. The satellite's commercial transponders include Ku-band, Normal C-band and Extended C-band transponders. It additionally carries a dedicated transponder for data relay (DRT) and search-and-rescue (SAR) services.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 2,
            "name": "Geostationary Transfer Orbit",
            "abbrev": "GTO"
        }
    },
    "pad": {
        "id": 77,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 3",
        "info_url": null,
        "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
        "latitude": "5.239",
        "longitude": "-52.768",
        "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_77_20200803143458.jpg",
        "total_launch_count": 118
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "title": "VA238 - 06/28/2017",
            "description": "The 80th consecutive success for Arianespace’s heavy-lift Ariane 5 lofted two satellites today, delivering new capacity for use in the distribution of TV and...",
            "feature_image": "https://i.ytimg.com/vi/ny3egZdi23k/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=ny3egZdi23k"
        },
        {
            "priority": 0,
            "title": "Inmarsat S EAN Satellite Launch",
            "description": "Watch LIVE on YouTube as we bring you all the excitement of our European Aviation Network satellite launch from French Guiana in real-time! Catch all the act...",
            "feature_image": "https://i.ytimg.com/vi/doe-Kk4GPUs/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=doe-Kk4GPUs"
        },
        {
            "priority": 0,
            "title": "Arianespace Flight VA238 / Hellas Sat 3-Inmarsat S EAN and GSAT-17",
            "description": "Arianespace has successfully launched the Hellas Sat 3-Inmarsat S EAN “condosat” – composed of two payloads for operators Hellas Sat and Inmarsat; as well as...",
            "feature_image": "https://i.ytimg.com/vi/RpCjcLTES58/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=RpCjcLTES58"
        },
        {
            "priority": 0,
            "title": "Arianespace Flight VA238 / Hellas Sat 3-Inmarsat S EAN and GSAT-17",
            "description": "The 80th consecutive success for Arianespace’s heavy-lift Ariane 5 lofted two satellites today, delivering new capacity for use in the distribution of TV and...",
            "feature_image": "https://i.ytimg.com/vi/_qEUwwFgoaY/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=_qEUwwFgoaY"
        },
        {
            "priority": 0,
            "title": "Arianespace Flight VA238 / Behind the Scenes of the Dream",
            "description": "The 80th consecutive success for Arianespace’s heavy-lift Ariane 5 lofted two satellites today, delivering new capacity for use in the distribution of TV and...",
            "feature_image": "https://i.ytimg.com/vi/TtfpdjeHzbE/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=TtfpdjeHzbE"
        },
        {
            "priority": 0,
            "title": "Arianespace Vol VA238 / Hellas Sat 3-Inmarsat S EAN et GSAT-17 (VF)",
            "description": "Arianespace a lancé avec succès le « condosat » composé des deux charges utiles Hel-las Sat 3-Inmarsat S EAN pour les opérateurs Hellas Sat et Inmarsat, ains...",
            "feature_image": "https://i.ytimg.com/vi/hcDaUTQG9b4/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=hcDaUTQG9b4"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 5657,
    "location_launch_attempt_count": 273,
    "pad_launch_attempt_count": 95,
    "agency_launch_attempt_count": 258,
    "orbital_launch_attempt_count_year": 42,
    "location_launch_attempt_count_year": 7,
    "pad_launch_attempt_count_year": 5,
    "agency_launch_attempt_count_year": 7
}