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/ffaceda9-2d21-4c79-b854-3414b774d8af/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "ffaceda9-2d21-4c79-b854-3414b774d8af",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/ffaceda9-2d21-4c79-b854-3414b774d8af/?format=api",
    "launch_library_id": null,
    "slug": "astra-rocket-32-flight-2",
    "name": "Astra Rocket 3.2 | Flight 2",
    "status": {
        "id": 4,
        "name": "Failure"
    },
    "net": "2020-12-15T20:55:00Z",
    "window_end": "2020-12-15T22:00:00Z",
    "window_start": "2020-12-15T19:00:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "Premature second stage engine cutoff prevented successful orbit insertion.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 285,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/285/?format=api",
        "name": "Astra Space",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "AS",
        "description": "Astra Space is a launch vehicle company based in San Francisco, California, that develops pump-fed, liquid bipropellant propulsion engines for DARPA and NASA as well as their Astra Rocket launch vehicle.",
        "administrator": "CEO: Chris Kemp",
        "founding_year": "2005",
        "launchers": "Rocket 3.3",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 7,
        "consecutive_successful_launches": 0,
        "successful_launches": 2,
        "failed_launches": 5,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://astra.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Astra_Space",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_logo_20210828205410.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_nation_20200216210039.jpg"
    },
    "rocket": {
        "id": 2808,
        "configuration": {
            "id": 213,
            "launch_library_id": 243,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/213/?format=api",
            "name": "Astra Rocket 3",
            "description": "Astra Rocket 3.0 is the third version and first orbital version of Astra Space's small satellite launch vehicle. It is designed to carry 100kg in LEO.",
            "family": "Astra Rocket",
            "full_name": "Astra Rocket 3",
            "manufacturer": {
                "id": 285,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/285/?format=api",
                "name": "Astra Space",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "AS",
                "description": "Astra Space is a launch vehicle company based in San Francisco, California, that develops pump-fed, liquid bipropellant propulsion engines for DARPA and NASA as well as their Astra Rocket launch vehicle.",
                "administrator": "CEO: Chris Kemp",
                "founding_year": "2005",
                "launchers": "Rocket 3.3",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 7,
                "consecutive_successful_launches": 0,
                "successful_launches": 2,
                "failed_launches": 5,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://astra.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Astra_Space",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_logo_20210828205410.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra2520space_nation_20200216210039.jpg"
            },
            "program": [],
            "variant": "3",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 11.6,
            "diameter": 1.32,
            "maiden_flight": "2020-09-12",
            "launch_mass": null,
            "leo_capacity": 100,
            "gto_capacity": null,
            "to_thrust": 140,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra_rocket_3_image_20211012141057.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Astra_Space",
            "total_launch_count": 7,
            "consecutive_successful_launches": 0,
            "successful_launches": 2,
            "failed_launches": 5,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 1208,
        "launch_library_id": null,
        "name": "Flight 2",
        "description": "Astra will attempt a second test flight of Rocket 3.0 following an unsuccessful first flight",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 13,
            "name": "Polar Orbit",
            "abbrev": "PO"
        }
    },
    "pad": {
        "id": 114,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/114/?format=api",
        "agency_id": null,
        "name": "Launch Pad 3B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Pacific_Spaceport_Complex_%E2%80%93_Alaska",
        "map_url": "https://www.google.com/maps?q=57.430673,-152.353077",
        "latitude": "57.430673",
        "longitude": "-152.353077",
        "location": {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.0.0/location/25/?format=api",
            "name": "Pacific Spaceport Complex, Alaska, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_25_20200803142500.jpg",
            "total_launch_count": 9,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_114_20200803145248.jpg",
        "total_launch_count": 5
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/astra_rocket_3_image_20211012141057.jpg",
    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/astra2520rocke_infographic_20220831040803.png",
    "program": [],
    "orbital_launch_attempt_count": 6031,
    "location_launch_attempt_count": 5,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 2,
    "orbital_launch_attempt_count_year": 109,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 2
}