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/61ba04f7-64c4-443d-836c-151f83954e85/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "61ba04f7-64c4-443d-836c-151f83954e85",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/61ba04f7-64c4-443d-836c-151f83954e85/?format=api",
    "launch_library_id": null,
    "slug": "skyrora-xl-maiden-flight",
    "name": "Skyrora XL | Maiden flight",
    "status": {
        "id": 2,
        "name": "TBD"
    },
    "net": "2025-12-31T00:00:00Z",
    "window_end": "2025-12-31T00:00:00Z",
    "window_start": "2025-12-31T00:00:00Z",
    "inhold": false,
    "tbdtime": true,
    "tbddate": true,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1042,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1042/?format=api",
        "name": "Skyrora",
        "featured": false,
        "type": "Private",
        "country_code": "GBR",
        "abbrev": "SKR",
        "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
        "administrator": "CEO: Volodymyr Lvykin",
        "founding_year": "2017",
        "launchers": "Skyrora",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 0,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 0,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.skyrora.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Skyrora",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_20240325081654.png"
    },
    "rocket": {
        "id": 7705,
        "configuration": {
            "id": 485,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/485/?format=api",
            "name": "Skyrora XL",
            "description": "The Skyrora XL is a three-stage orbital launch vehicle under development with nine hydrogen peroxide–kerosene engines of the same type used in Skylark L.",
            "family": "",
            "full_name": "Skyrora XL",
            "manufacturer": {
                "id": 1042,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1042/?format=api",
                "name": "Skyrora",
                "featured": false,
                "type": "Private",
                "country_code": "GBR",
                "abbrev": "SKR",
                "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
                "administrator": "CEO: Volodymyr Lvykin",
                "founding_year": "2017",
                "launchers": "Skyrora",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.skyrora.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Skyrora",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_20240325081654.png"
            },
            "program": [],
            "variant": "XL",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 22.7,
            "diameter": 2.2,
            "maiden_flight": null,
            "launch_mass": 56,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": 70,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png",
            "info_url": "https://www.skyrora.com/skyrora-xl/",
            "wiki_url": "https://en.wikipedia.org/wiki/Skyrora#Skyrora_XL",
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6223,
        "launch_library_id": null,
        "name": "Maiden flight",
        "description": "First flight of the Skyrora XL launch vehicle",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 205,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/205/?format=api",
        "agency_id": 1045,
        "name": "Launch Pad Fredo",
        "info_url": "https://saxavord.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport",
        "map_url": "https://www.google.com/maps?q=60.81736038715111,-0.7626391593025057",
        "latitude": "60.81736038715111",
        "longitude": "-0.7626391593025057",
        "location": {
            "id": 157,
            "url": "https://ll.thespacedevs.com/2.0.0/location/157/?format=api",
            "name": "SaxaVord Spaceport",
            "country_code": "GBR",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg",
            "total_launch_count": 0,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_fredo_20230112225206.jpg",
        "total_launch_count": 0
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 7113,
    "location_launch_attempt_count": 3,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 264,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 1
}