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/b8f2e028-285c-457d-b807-a6749cfc3af6/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "b8f2e028-285c-457d-b807-a6749cfc3af6",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/b8f2e028-285c-457d-b807-a6749cfc3af6/?format=api",
    "launch_library_id": null,
    "slug": "firefly-alpha-flta003-victus-nox",
    "name": "Firefly Alpha | FLTA003 (VICTUS NOX)",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2023-09-15T02:28:00Z",
    "window_end": "2023-09-15T03:19:00Z",
    "window_start": "2023-09-15T01:57:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 265,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/265/?format=api",
        "name": "Firefly Aerospace",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "FA",
        "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
        "administrator": "CEO: Peter Schumacher",
        "founding_year": "2014",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 6,
        "consecutive_successful_launches": 0,
        "successful_launches": 3,
        "failed_launches": 3,
        "pending_launches": 4,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://firefly.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Aerospace",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_nation_20230531050520.jpg"
    },
    "rocket": {
        "id": 7758,
        "configuration": {
            "id": 179,
            "launch_library_id": 216,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/179/?format=api",
            "name": "Firefly Alpha",
            "description": "Firefly Alpha (Firefly α) is a two-stage orbital expendable launch vehicle developed by the American aerospace company Firefly Aerospace to cover the commercial small satellite launch market. Alpha is intended to provide launch options for both full vehicle and ride share customers.",
            "family": "",
            "full_name": "Firefly Alpha",
            "manufacturer": {
                "id": 265,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/265/?format=api",
                "name": "Firefly Aerospace",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "FA",
                "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
                "administrator": "CEO: Peter Schumacher",
                "founding_year": "2014",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 6,
                "consecutive_successful_launches": 0,
                "successful_launches": 3,
                "failed_launches": 3,
                "pending_launches": 4,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://firefly.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Aerospace",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_nation_20230531050520.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 29.0,
            "diameter": 1.82,
            "maiden_flight": "2021-09-03",
            "launch_mass": 54,
            "leo_capacity": 1000,
            "gto_capacity": null,
            "to_thrust": 736,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg",
            "info_url": "https://fireflyspace.com/alpha/",
            "wiki_url": "https://en.wikipedia.org/wiki/Firefly_Alpha",
            "total_launch_count": 6,
            "consecutive_successful_launches": 0,
            "successful_launches": 3,
            "failed_launches": 3,
            "pending_launches": 4
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6274,
        "launch_library_id": null,
        "name": "FLTA003 (VICTUS NOX)",
        "description": "Third flight of the Firefly Alpha small sat launcher, carrying a payload for the US Department of Defense.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 39,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 2W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
        "latitude": "34.7556",
        "longitude": "-120.6224",
        "location": {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
            "name": "Vandenberg SFB, CA, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
            "total_launch_count": 807,
            "total_landing_count": 26
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 98
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "24 Hour Rocket Launch Operations in 1 Minute!",
            "description": "The successful #VICTUSNOX mission demonstrates Firefly’s capability to launch on-demand and deploy assets when and where customers need them. Our combined co...",
            "feature_image": "https://i.ytimg.com/vi/sW1PBrz0H-g/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=sW1PBrz0H-g"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/firefly2520alp_image_20230915073405.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6517,
    "location_launch_attempt_count": 729,
    "pad_launch_attempt_count": 95,
    "agency_launch_attempt_count": 3,
    "orbital_launch_attempt_count_year": 149,
    "location_launch_attempt_count_year": 20,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}