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/e652a538-6d40-4b55-97a6-7c757ec4e1e9/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "e652a538-6d40-4b55-97a6-7c757ec4e1e9",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/e652a538-6d40-4b55-97a6-7c757ec4e1e9/?format=api",
    "launch_library_id": null,
    "slug": "spectrum-maiden-flight",
    "name": "Spectrum | Maiden Flight",
    "status": {
        "id": 4,
        "name": "Failure"
    },
    "net": "2025-03-30T10:30:00Z",
    "window_end": "2025-03-30T13:30:00Z",
    "window_start": "2025-03-30T10:30:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1046,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "featured": false,
        "type": "Private",
        "country_code": "DEU",
        "abbrev": "ISAR",
        "description": "Isar Aerospace is a German aerospace company based in Munich, Germany. The company was founded in 2018.",
        "administrator": "CEO: Daniel Metzler",
        "founding_year": "2018",
        "launchers": "Spectrum",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 1,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.isaraerospace.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Isar_Aerospace",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/isar2520aerospace_logo_20230125151814.jpeg",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/isar_aerospace__image_20241021093234.png"
    },
    "rocket": {
        "id": 8206,
        "configuration": {
            "id": 491,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/491/?format=api",
            "name": "Spectrum",
            "description": "Spectrum is a small launch vehicle developed by German company Isar Aerospace.",
            "family": "",
            "full_name": "Spectrum",
            "manufacturer": {
                "id": 1046,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1046/?format=api",
                "name": "Isar Aerospace",
                "featured": false,
                "type": "Private",
                "country_code": "DEU",
                "abbrev": "ISAR",
                "description": "Isar Aerospace is a German aerospace company based in Munich, Germany. The company was founded in 2018.",
                "administrator": "CEO: Daniel Metzler",
                "founding_year": "2018",
                "launchers": "Spectrum",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 1,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 1,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.isaraerospace.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Isar_Aerospace",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/isar2520aerospace_logo_20230125151814.jpeg",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/isar_aerospace__image_20241021093234.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 28.0,
            "diameter": 2.0,
            "maiden_flight": "2025-03-30",
            "launch_mass": null,
            "leo_capacity": 1000,
            "gto_capacity": null,
            "to_thrust": 675,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
            "info_url": "https://www.isaraerospace.com/spectrum",
            "wiki_url": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 1,
            "pending_launches": 1
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6778,
        "launch_library_id": null,
        "name": "Maiden Flight",
        "description": "First flight of the Isar Spectrum launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 51,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/51/?format=api",
        "agency_id": null,
        "name": "Orbital Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": "69.1084",
        "longitude": "15.5895",
        "location": {
            "id": 161,
            "url": "https://ll.thespacedevs.com/2.0.0/location/161/?format=api",
            "name": "Andøya Spaceport",
            "country_code": "NOR",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
            "total_launch_count": 1,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "Livestream: First test flight of Isar Aerospace",
            "description": "Mission Name: 'Going full Spectrum'\n\nLaunch Date: Updates via https://isaraerospace.com/newsroom-first-test-flight\n\nLaunch site: Andøya Spaceport\n\nThe launch window for 'Going full Spectrum' opens not...",
            "feature_image": "https://i.ytimg.com/vi/IKLQxe2MvpQ/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=IKLQxe2MvpQ"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6915,
    "location_launch_attempt_count": 1,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 66,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}