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/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.0.0/launch/1b8e6f37-c703-4e48-b160-470ffe5ecb26/?format=api",
    "launch_library_id": 1984,
    "slug": "angara-a5blok-dm-03-vostochny-angara-test-flight",
    "name": "Angara A5/Blok DM-03 | Vostochny Angara Test Flight",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2024-04-11T09:00:00Z",
    "window_end": "2024-04-11T09:00:00Z",
    "window_start": "2024-04-11T09:00:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.0.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,
            "launch_library_id": 224,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/196/?format=api",
            "name": "Angara A5/Blok DM-03",
            "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.0.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_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
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6652,
        "launch_library_id": null,
        "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"
        }
    },
    "pad": {
        "id": 108,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/108/?format=api",
        "agency_id": 63,
        "name": "Cosmodrome Site 1A",
        "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_108_20200803143525.jpg",
        "total_launch_count": 1
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "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"
        },
        {
            "priority": 11,
            "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"
        }
    ],
    "webcast_live": false,
    "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
}