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

EXAMPLE - /launch/[id]/ 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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

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.2.0/launch/1b8e6f37-c703-4e48-b160-470ffe5ecb26/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "1b8e6f37-c703-4e48-b160-470ffe5ecb26",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/1b8e6f37-c703-4e48-b160-470ffe5ecb26/?format=api",
    "slug": "angara-a5blok-dm-03-vostochny-angara-test-flight",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Angara A5/Blok DM-03 | Vostochny Angara Test Flight",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-04-11T16:19:57Z",
    "updates": [
        {
            "id": 7270,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success confirmed with the upper stage reaching GEO.",
            "info_url": "https://t.me/roscosmos_gk/13229",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-11T16:19:57Z"
        },
        {
            "id": 7263,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Liftoff",
            "info_url": "https://www.youtube.com/watch?v=BLWrsJGiZsE",
            "created_by": "Nosu",
            "created_on": "2024-04-11T09:00:38Z"
        },
        {
            "id": 7262,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by Роскосмос ТВ has started",
            "info_url": "https://www.youtube.com/watch?v=BLWrsJGiZsE",
            "created_by": "LL2",
            "created_on": "2024-04-11T08:28:19Z"
        },
        {
            "id": 7255,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "24 hours scrub due to engine ignition controller issue.",
            "info_url": "https://twitter.com/katlinegrey/status/1778005378401276062",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-10T10:40:26Z"
        },
        {
            "id": 7254,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Hold just before liftoff.",
            "info_url": "https://www.youtube.com/watch?v=aBoIASnJABc",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-10T09:02:09Z"
        },
        {
            "id": 7253,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by Роскосмос ТВ has started",
            "info_url": "https://www.youtube.com/watch?v=aBoIASnJABc",
            "created_by": "LL2",
            "created_on": "2024-04-10T08:29:46Z"
        },
        {
            "id": 7243,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://www.youtube.com/watch?v=aBoIASnJABc",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-10T01:37:15Z"
        },
        {
            "id": 7235,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Scrubbed for the day due to core stage oxidizer tank pressurization issue.",
            "info_url": "https://t.me/roscosmos_press/1957",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-09T09:49:21Z"
        },
        {
            "id": 7234,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Hold at T-2 minutes.",
            "info_url": "https://www.youtube.com/watch?v=UBnBZidkn7Y",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-09T09:00:14Z"
        },
        {
            "id": 7233,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by Роскосмос ТВ has started",
            "info_url": "https://www.youtube.com/watch?v=UBnBZidkn7Y",
            "created_by": "LL2",
            "created_on": "2024-04-09T08:00:08Z"
        },
        {
            "id": 7224,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "GO for launch.",
            "info_url": "https://www.youtube.com/watch?v=UBnBZidkn7Y",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-08T08:47:11Z"
        },
        {
            "id": 7221,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added approximate launch time.",
            "info_url": "https://tass.ru/kosmos/20473213",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-04-08T02:13:12Z"
        },
        {
            "id": 7113,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Reportedly targeting April 9",
            "info_url": "https://twitter.com/katlinegrey/status/1772971192879603908",
            "created_by": "Nosu",
            "created_on": "2024-03-27T13:24:53Z"
        },
        {
            "id": 6926,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET April 6-10.",
            "info_url": "https://ria.ru/20240304/angara-1930905751.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-03-10T09:45:00Z"
        },
        {
            "id": 6456,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET early April 2024.",
            "info_url": "https://tass.ru/kosmos/19792305",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-01-23T23:43:50Z"
        },
        {
            "id": 5684,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March 21, 2024.",
            "info_url": "https://vostochny-kosmodrom-tour.ru/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-11-15T12:17:18Z"
        },
        {
            "id": 5230,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET March 2024.",
            "info_url": "https://kosmodrom.space/raspisanie-zapuskov",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-09-23T06:31:14Z"
        },
        {
            "id": 3797,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET December 2023",
            "info_url": "https://www.interfax.ru/russia/895171",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-04-14T16:23:25Z"
        }
    ],
    "net": "2024-04-11T09:00:00Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2024-04-11T09:00:00Z",
    "window_start": "2024-04-11T09:00:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "featured": true,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "KhSC",
        "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
        "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
        "founding_year": "1916",
        "launchers": "Proton | Rokot",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 196,
        "consecutive_successful_launches": 7,
        "successful_launches": 181,
        "failed_launches": 15,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.khrunichev.ru/main.php?lang=en",
        "wiki_url": "http://en.wikipedia.org/wiki/Khrunichev_State_Research_and_Production_Space_Center",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg"
    },
    "rocket": {
        "id": 2543,
        "configuration": {
            "id": 196,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/196/?format=api",
            "name": "Angara A5/Blok DM-03",
            "active": true,
            "reusable": false,
            "description": "Angara A5/Blok DM-03 is an Angara A5 with an improved Blok DM-03 RP-1/LOX upper stage. There are 2 variants for the DM-03: the Persey for launches from the Plesetsk Cosmodrome, and the Orion for launches from the Vostochny Cosmodrome.",
            "family": "Angara",
            "full_name": "Angara A5/Blok DM-03",
            "manufacturer": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "KhSC",
                "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
                "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
                "founding_year": "1916",
                "launchers": "Proton | Rokot",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 196,
                "consecutive_successful_launches": 7,
                "successful_launches": 181,
                "failed_launches": 15,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.khrunichev.ru/main.php?lang=en",
                "wiki_url": "http://en.wikipedia.org/wiki/Khrunichev_State_Research_and_Production_Space_Center",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg"
            },
            "program": [],
            "variant": "A5/DM-03",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 55.4,
            "diameter": 8.86,
            "maiden_flight": "2021-12-27",
            "launch_cost": "31000000",
            "launch_mass": 773,
            "leo_capacity": 24500,
            "gto_capacity": 7000,
            "to_thrust": 9600,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara_a5_on_si_image_20240409071243.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Angara_(rocket_family)",
            "total_launch_count": 2,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6652,
        "name": "Vostochny Angara Test Flight",
        "description": "First test launch of the Angara A5 launch vehicle from the Vostochny Cosmodrome. The rocket will carry a mass simulator payload.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 1,
            "name": "Geostationary Orbit",
            "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 108,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/108/?format=api",
        "agency_id": 63,
        "name": "Cosmodrome Site 1A",
        "description": "",
        "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.2.0/location/18/?format=api",
            "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
            "country_code": "RUS",
            "description": "The Vostochny Cosmodrome is a Russian spaceport above the 51st parallel north in the Amur Oblast, in the Russian Far East. It is intended to reduce Russia's dependency on the Baikonur Cosmodrome in Kazakhstan. The first launch took place on 28 April 2016 at 02:01 UTC.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
            "timezone_name": "Asia/Yakutsk",
            "total_launch_count": 19,
            "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_108_20200803143525.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "Роскосмос ТВ",
            "title": "Трансляция пуска ракеты-носителя «Ангара-А5»",
            "description": "11 апреля в 12:00 мск с площадки 1А космодрома Восточный проведен первый пуск ракеты-носителя «Ангара-А5» с разгонным блоком «Орион» и испытательной полезной...",
            "feature_image": "https://i.ytimg.com/vi/BLWrsJGiZsE/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=BLWrsJGiZsE",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 3,
                "name": "Russian",
                "code": "ru"
            },
            "start_time": "2024-04-11T08:27:24Z",
            "end_time": "2024-04-11T09:16:35Z"
        },
        {
            "priority": 11,
            "source": "youtube.com",
            "publisher": "Роскосмос ТВ",
            "title": "Техническая трансляция пуска ракеты-носителя «Ангара-А5»",
            "description": "11 апреля в 12:00 мск с площадки 1А космодрома Восточный проведен первый пуск ракеты-носителя «Ангара-А5» с разгонным блоком «Орион» и испытательной полезной...",
            "feature_image": "https://i.ytimg.com/vi/pastRR_3zVU/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=pastRR_3zVU",
            "type": {
                "id": 5,
                "name": "Technical Webcast"
            },
            "language": {
                "id": 3,
                "name": "Russian",
                "code": "ru"
            },
            "start_time": "2024-04-10T08:30:00Z",
            "end_time": null
        }
    ],
    "webcast_live": false,
    "timeline": [
        {
            "type": {
                "id": 10,
                "abbrev": "Liftoff",
                "description": "First upwards movement of the rocket"
            },
            "relative_time": "P0D"
        },
        {
            "type": {
                "id": 100,
                "abbrev": "Booster Separation",
                "description": "The side boosters are separated from the launcher."
            },
            "relative_time": "PT3M34S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT5M25S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT5M39S"
        },
        {
            "type": {
                "id": 24,
                "abbrev": "SECO",
                "description": "Cut-off of the second engine"
            },
            "relative_time": "PT12M26S"
        }
    ],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara_a5_lifto_image_20240411095331.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6659,
    "location_launch_attempt_count": 17,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 194,
    "orbital_launch_attempt_count_year": 70,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "pad_turnaround": "P0D",
    "mission_patches": [],
    "type": "detailed"
}