AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/\<id\>/ 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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids',
'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

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.2.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.2.0/launch/ffaceda9-2d21-4c79-b854-3414b774d8af/?format=api",
    "slug": "astra-rocket-32-flight-2",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Astra Rocket 3.2 | Flight 2",
    "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
    },
    "last_updated": "2023-06-14T04:20:31Z",
    "updates": [
        {
            "id": 153,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "unsuccessful orbit insertion",
            "info_url": "https://twitter.com/lorengrush/status/1338977683594731523",
            "created_by": "SwGustav",
            "created_on": "2020-12-15T22:50:50Z"
        },
        {
            "id": 151,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "",
            "info_url": "https://twitter.com/Astra/status/1338950928041345024",
            "created_by": "spacevogel",
            "created_on": "2020-12-15T20:56:33Z"
        },
        {
            "id": 150,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "",
            "info_url": "https://twitter.com/Astra/status/1338947241180983296",
            "created_by": "spacevogel",
            "created_on": "2020-12-15T20:42:27Z"
        },
        {
            "id": 146,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "NOTAMs for Dec 14 no longer active. Pushing to the next available date per NOTAMs which is Dec 15.",
            "info_url": "https://twitter.com/spacetfrs/status/1338496243245461507",
            "created_by": "spacevogel",
            "created_on": "2020-12-14T17:14:57Z"
        },
        {
            "id": 136,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/spacevogel_profile_20210217192809.jpg",
            "comment": "Launch delayed due to weather",
            "info_url": "https://twitter.com/Astra/status/1337499321864896512",
            "created_by": "spacevogel",
            "created_on": "2020-12-11T20:49:48Z"
        },
        {
            "id": 107,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch date.",
            "info_url": "https://twitter.com/Astra/status/1336410870629298176",
            "created_by": "Cosmic_Penguin",
            "created_on": "2020-12-08T23:31:32Z"
        },
        {
            "id": 89,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "NET Dec 10th",
            "info_url": "https://twitter.com/Astra/status/1334995451527884800",
            "created_by": "SwGustav",
            "created_on": "2020-12-04T23:15:37Z"
        },
        {
            "id": 36,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "updating the window and setting go",
            "info_url": "https://twitter.com/Astra/status/1329489151780012033",
            "created_by": "SwGustav",
            "created_on": "2020-11-19T18:30:43Z"
        },
        {
            "id": 18,
            "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/profile_images/scottm3_profile_20210817212204.png",
            "comment": "Added astra flight based off flight restrictions\r\n\r\nNET: 2020-12-07 19:00",
            "info_url": "https://forum.nasaspaceflight.com/index.php?action=dlattach;topic=51938.0;attach=1988129;image",
            "created_by": "scottm3",
            "created_on": "2020-11-15T11:59:46Z"
        }
    ],
    "net": "2020-12-15T20:55:00Z",
    "net_precision": null,
    "window_end": "2020-12-15T22:00:00Z",
    "window_start": "2020-12-15T19:00:00Z",
    "probability": null,
    "weather_concerns": 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.2.0/agencies/285/?format=api",
        "name": "Astra Space",
        "featured": true,
        "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/astra2520space_logo_20210828205410.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/astra2520space_nation_20200216210039.jpg"
    },
    "rocket": {
        "id": 2808,
        "configuration": {
            "id": 213,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/213/?format=api",
            "name": "Astra Rocket 3",
            "active": false,
            "reusable": false,
            "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.2.0/agencies/285/?format=api",
                "name": "Astra Space",
                "featured": true,
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/astra2520space_logo_20210828205410.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/astra2520space_image_20200216210038.jpg",
                "nation_url": "https://spacelaunchnow-prod-east.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_cost": "2500000",
            "launch_mass": null,
            "leo_capacity": 100,
            "gto_capacity": null,
            "to_thrust": 140,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.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,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 1208,
        "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"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 114,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/114/?format=api",
        "agency_id": null,
        "name": "Launch Pad 3B",
        "description": null,
        "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.2.0/location/25/?format=api",
            "name": "Pacific Spaceport Complex, Alaska, USA",
            "country_code": "USA",
            "description": "",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_25_20200803142500.jpg",
            "timezone_name": "America/Anchorage",
            "total_launch_count": 9,
            "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_114_20200803145248.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/astra_rocket_3_image_20211012141057.jpg",
    "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/astra2520rocke_infographic_20220831040803.png",
    "program": [],
    "orbital_launch_attempt_count": 6020,
    "location_launch_attempt_count": 5,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 2,
    "orbital_launch_attempt_count_year": 108,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 2,
    "pad_turnaround": "P94DT17H36M",
    "mission_patches": [],
    "type": "detailed"
}