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/10841065-8861-47ba-8c55-228c15672792/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "10841065-8861-47ba-8c55-228c15672792",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/10841065-8861-47ba-8c55-228c15672792/?format=api",
    "launch_library_id": null,
    "slug": "taurus-1110-mti",
    "name": "Taurus 1110 | MTI",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2000-03-12T09:29:00Z",
    "window_end": "2000-03-12T09:29:00Z",
    "window_start": "2000-03-12T09:29:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 100,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/100/?format=api",
        "name": "Orbital Sciences Corporation",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "OSC",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 72,
        "consecutive_successful_launches": 0,
        "successful_launches": 65,
        "failed_launches": 7,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.orbital.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Orbital_Sciences_Corporation",
        "logo_url": null,
        "image_url": null,
        "nation_url": null
    },
    "rocket": {
        "id": 6976,
        "configuration": {
            "id": 383,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/383/?format=api",
            "name": "Minotaur-C 1110",
            "description": "American all-solid orbital launch vehicle based on a Pegasus and Peacekeeper rocket.It has been designed as a quick reaction launch vehicle, which can be launched from minimaly prepared places in a matter of a few days.",
            "family": "Minotaur",
            "full_name": "Minotaur-C 1110",
            "manufacturer": {
                "id": 100,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/100/?format=api",
                "name": "Orbital Sciences Corporation",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "OSC",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 72,
                "consecutive_successful_launches": 0,
                "successful_launches": 65,
                "failed_launches": 7,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.orbital.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Orbital_Sciences_Corporation",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "1110",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 27.9,
            "diameter": 2.35,
            "maiden_flight": "2000-03-12",
            "launch_mass": 73,
            "leo_capacity": 1320,
            "gto_capacity": null,
            "to_thrust": 1320,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Minotaur-C",
            "total_launch_count": 1,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 0,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5365,
        "launch_library_id": null,
        "name": "MTI",
        "description": "The primary objective of MTI (Multispectral Thermal Imager) was to demonstrate advanced multispectral and thermal imaging, image processing, and associated technologies that could be used in future systems for detecting and characterizing facilities producing weapons of mass destruction using radiometrically accurate, high spatial resolution, multispectral imaging.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 13,
            "name": "Polar Orbit",
            "abbrev": "PO"
        }
    },
    "pad": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/55/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 576E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
        "latitude": "34.739444",
        "longitude": "-120.619167",
        "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": 806,
            "total_landing_count": 26
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_55_20200803143429.jpg",
        "total_launch_count": 9
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": null,
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 4382,
    "location_launch_attempt_count": 599,
    "pad_launch_attempt_count": 5,
    "agency_launch_attempt_count": 34,
    "orbital_launch_attempt_count_year": 15,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2
}