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/1b11f81e-cdbf-49aa-a7ce-aa79f609046c/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "1b11f81e-cdbf-49aa-a7ce-aa79f609046c",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/1b11f81e-cdbf-49aa-a7ce-aa79f609046c/?format=api",
    "launch_library_id": null,
    "slug": "orbex-prime-maiden-flight",
    "name": "Orbex Prime | 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": 1033,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1033/?format=api",
        "name": "Orbex",
        "featured": false,
        "type": "Commercial",
        "country_code": "GBR",
        "abbrev": "Orbex",
        "description": "Orbex is an aerospace company based in Scotland providing CubeSat launches to low Earth orbits.",
        "administrator": "CEO: Martin Coates",
        "founding_year": "2015",
        "launchers": "Orbex Prime",
        "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://orbex.space",
        "wiki_url": "https://en.wikipedia.org/wiki/Orbex",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_logo_20220511124742.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_nation_20220511124743.jpg"
    },
    "rocket": {
        "id": 7575,
        "configuration": {
            "id": 480,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/480/?format=api",
            "name": "Prime",
            "description": "Prime is a 2 stage orbital launch vehicle manufactured and operated by Orbex to provide launches for small satellites to low Earth orbits.",
            "family": "",
            "full_name": "Orbex Prime",
            "manufacturer": {
                "id": 1033,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1033/?format=api",
                "name": "Orbex",
                "featured": false,
                "type": "Commercial",
                "country_code": "GBR",
                "abbrev": "Orbex",
                "description": "Orbex is an aerospace company based in Scotland providing CubeSat launches to low Earth orbits.",
                "administrator": "CEO: Martin Coates",
                "founding_year": "2015",
                "launchers": "Orbex Prime",
                "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://orbex.space",
                "wiki_url": "https://en.wikipedia.org/wiki/Orbex",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_logo_20220511124742.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_image_20220511124742.jpg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/orbex_nation_20220511124743.jpg"
            },
            "program": [],
            "variant": "Prime",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 19.0,
            "diameter": 1.3,
            "maiden_flight": null,
            "launch_mass": 18,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/prime_image_20220511125637.jpg",
            "info_url": "https://orbex.space/vehicle",
            "wiki_url": "https://en.wikipedia.org/wiki/Orbex#Prime",
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6018,
        "launch_library_id": null,
        "name": "Maiden Flight",
        "description": "Maiden flight of Orbex's Prime rocket from Sutherland Spaceport. This flights marks the first vertical orbital launch attempt from the United Kingdom, and the first orbital launch attempt from Scotland.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 25,
            "name": "Unknown",
            "abbrev": "N/A"
        }
    },
    "pad": {
        "id": 237,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/237/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport",
        "map_url": "https://www.google.com/maps?q=60.8184,-0.7692",
        "latitude": "60.8184",
        "longitude": "-0.7692",
        "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_unknown_pad_20241227075133.jpg",
        "total_launch_count": 0
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/prime_image_20220511125637.jpg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 7113,
    "location_launch_attempt_count": 3,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 264,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}