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/e5bf5439-7687-4f67-b70d-9d1c0cf8e0dc/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "e5bf5439-7687-4f67-b70d-9d1c0cf8e0dc",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/e5bf5439-7687-4f67-b70d-9d1c0cf8e0dc/?format=api",
    "launch_library_id": 2015,
    "slug": "soyuz-21bfregat-m-oneweb-7",
    "name": "Soyuz 2.1b/Fregat-M | OneWeb 7",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2021-05-28T17:38:39Z",
    "window_end": "2021-05-28T17:38:39Z",
    "window_start": "2021-05-28T17:38:39Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": -1,
    "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": 2604,
        "configuration": {
            "id": 134,
            "launch_library_id": 153,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/134/?format=api",
            "name": "Soyuz 2.1b/Fregat-M",
            "description": "Soyuz-2, GRAU index 14A14, is the collective designation for the 21st-century version of the Russian Soyuz rocket. In its basic form, it is a three-stage carrier rocket for placing payloads into low Earth orbit. The first-stage boosters and two core stages feature uprated engines with improved injection systems, compared to the previous versions of the Soyuz. Digital flight control and telemetry systems allow the rocket to be launched from a fixed launch platform, whereas the launch platforms for earlier Soyuz rockets had to be rotated as the rocket could not perform a roll to change its heading in flight.",
            "family": "Soyuz",
            "full_name": "Soyuz 2.1b Fregat-M",
            "manufacturer": {
                "id": 111,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/111/?format=api",
                "name": "Progress Rocket Space Center",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "PRSC",
                "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                "administrator": "CEO: Dmitry Baranov",
                "founding_year": "1996",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 45,
                "consecutive_successful_launches": 3,
                "successful_launches": 44,
                "failed_launches": 1,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://en.samspace.ru/",
                "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "Fregat-M",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 46.3,
            "diameter": 10.3,
            "maiden_flight": "2008-07-26",
            "launch_mass": 313,
            "leo_capacity": 8200,
            "gto_capacity": 3250,
            "to_thrust": 4150,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz-2",
            "total_launch_count": 31,
            "consecutive_successful_launches": 31,
            "successful_launches": 31,
            "failed_launches": 0,
            "pending_launches": 3
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 1256,
        "launch_library_id": null,
        "name": "OneWeb 7",
        "description": "A batch of 36 satellites for the OneWeb satellite constellation, which is intended to provide global Internet broadband service for individual consumers. The constellation is planned to have around 648 microsatellites (of which 60 are spares), around 150 kg each, operating in Ku-band from low Earth orbit.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 13,
            "name": "Polar Orbit",
            "abbrev": "PO"
        }
    },
    "pad": {
        "id": 83,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/83/?format=api",
        "agency_id": 63,
        "name": "Cosmodrome Site 1S",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=51.884395,128.333932",
        "latitude": "51.884395",
        "longitude": "128.333932",
        "location": {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.0.0/location/18/?format=api",
            "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
            "total_launch_count": 19,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg",
        "total_launch_count": 18
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Soyuz OneWeb 7",
            "description": "Soyuz OneWeb 7 with initial coverage and post coverage cutThumbnail Photo Credit: TsENKI",
            "feature_image": "https://i.ytimg.com/vi/_FozVhLrXug/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=_FozVhLrXug"
        },
        {
            "priority": 8,
            "title": "Arianespace Flight ST32 - OneWeb (EN)",
            "description": "Flight ST32, the fourth commercial mission performed by Arianespace and its Starsem affiliate from the Vostochny Cosmodrome, will put 36 of OneWeb’s satellit...",
            "feature_image": "https://i.ytimg.com/vi/37D04uzfyus/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=37D04uzfyus"
        },
        {
            "priority": 9,
            "title": "OneWeb Launch#7",
            "description": "Watch OneWeb's 7th Launch from the Vostochny Cosmodrome on 27 May",
            "feature_image": "https://i.ytimg.com/vi/vi6yAVdyVzk/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=vi6yAVdyVzk"
        },
        {
            "priority": 10,
            "title": "Пуск ракеты-носителя «Союз-2.1б» со спутниками OneWeb с космодрома Восточный",
            "description": "28 мая 2021 года в 20:38 по московскому времени со стартового комплекса космодрома Восточный состоится пуск ракеты-носителя «Союз-2.1б» с разгонным блоком «Ф...",
            "feature_image": "https://i.ytimg.com/vi/ZZvv51p-9Kc/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=ZZvv51p-9Kc"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20210520085936.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.0.0/program/26/?format=api",
            "name": "OneWeb",
            "description": "Satellite constellation in low Earth orbit that can provide high-speed broadband internet to rural and isolated areas.",
            "agencies": [
                {
                    "id": 1081,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1081/?format=api",
                    "name": "Eutelsat OneWeb",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oneweb_program_20231228155842.jpeg",
            "start_date": "2019-02-27T21:37:00Z",
            "end_date": null,
            "info_url": "https://oneweb.net/",
            "wiki_url": "https://en.wikipedia.org/wiki/Eutelsat_OneWeb"
        }
    ],
    "orbital_launch_attempt_count": 6084,
    "location_launch_attempt_count": 9,
    "pad_launch_attempt_count": 9,
    "agency_launch_attempt_count": 296,
    "orbital_launch_attempt_count_year": 47,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 3,
    "agency_launch_attempt_count_year": 4
}