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/5b40e5a7-bb9a-475d-a6a6-f80df686e746/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "5b40e5a7-bb9a-475d-a6a6-f80df686e746",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/5b40e5a7-bb9a-475d-a6a6-f80df686e746/?format=api",
    "launch_library_id": null,
    "slug": "sparta-wresat",
    "name": "SPARTA | WRESAT",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "1967-11-29T04:49:00Z",
    "window_end": "1967-11-29T04:49:00Z",
    "window_start": "1967-11-29T04:49:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 1016,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1016/?format=api",
        "name": "Weapons Research Establishment",
        "featured": false,
        "type": "Government",
        "country_code": "AUS",
        "abbrev": "WRE",
        "description": "The Weapons Research Establishment was an Australian government entity dedicated to providing science and technology support for Australia's defence and national security needs.",
        "administrator": null,
        "founding_year": "1955",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 1,
        "consecutive_successful_launches": 1,
        "successful_launches": 1,
        "failed_launches": 0,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Defence_Science_and_Technology_Group",
        "logo_url": null,
        "image_url": null,
        "nation_url": null
    },
    "rocket": {
        "id": 3733,
        "configuration": {
            "id": 354,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/354/?format=api",
            "name": "SPARTA",
            "description": "The Sparta was a three-stage rocket that launched Australia's first Earth satellite, WRESAT, on 29 November 1967.",
            "family": "",
            "full_name": "SPARTA",
            "manufacturer": {
                "id": 158,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/158/?format=api",
                "name": "Chrysler",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "CHR",
                "description": "In July 1959, NASA chose the Redstone missile as the basis for the Mercury-Redstone Launch Vehicle to be used for suborbital test flights of the Project Mercury spacecraft. Three unmanned MRLV launch attempts were made between November 1960 and March 1961, two of which were successful. The MRLV successfully launched the chimpanzee Ham, and astronauts Alan Shepard and Gus Grissom on three suborbital flights in January, May and July 1961, respectively.",
                "administrator": null,
                "founding_year": "1950",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.chryslergroupllc.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Chrysler_Corporation#Space_boosters",
                "logo_url": null,
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chrysler_nation_20190701071744.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 21.8,
            "diameter": 1.78,
            "maiden_flight": "1966-11-28",
            "launch_mass": 30,
            "leo_capacity": 45,
            "gto_capacity": null,
            "to_thrust": 416,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sparta_rocket_o_image_20240411095008.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Sparta_(rocket)",
            "total_launch_count": 1,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 0,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 2151,
        "launch_library_id": null,
        "name": "WRESAT",
        "description": "Australian satellite carrying four astrophysics experiments.",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 181,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/181/?format=api",
        "agency_id": null,
        "name": "Launch Area 8",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/RAAF_Woomera_Range_Complex",
        "map_url": "https://www.google.com/maps?q=-30.9552778,136.5300282",
        "latitude": "-30.9552778",
        "longitude": "136.5300282",
        "location": {
            "id": 152,
            "url": "https://ll.thespacedevs.com/2.0.0/location/152/?format=api",
            "name": "RAAF Woomera Range Complex",
            "country_code": "AUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg",
            "total_launch_count": 6,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_181_20200803143447.jpg",
        "total_launch_count": 1
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sparta_rocket_o_image_20240411095008.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 779,
    "location_launch_attempt_count": 1,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 131,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}