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/c5473ef2-a393-4755-8053-db9ee4fbfb47/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "c5473ef2-a393-4755-8053-db9ee4fbfb47",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/c5473ef2-a393-4755-8053-db9ee4fbfb47/?format=api",
    "launch_library_id": null,
    "slug": "atlas-i-goes-10",
    "name": "Atlas I | GOES 10",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "1997-04-25T05:49:01Z",
    "window_end": "1997-04-25T05:49:01Z",
    "window_start": "1997-04-25T05:49:01Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 106,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/106/?format=api",
        "name": "General Dynamics",
        "featured": false,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "GD",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 11,
        "consecutive_successful_launches": 7,
        "successful_launches": 9,
        "failed_launches": 2,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.gd.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/General_Dynamics",
        "logo_url": null,
        "image_url": null,
        "nation_url": null
    },
    "rocket": {
        "id": 6777,
        "configuration": {
            "id": 252,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/252/?format=api",
            "name": "Atlas I",
            "description": "The Atlas I was a US expendable launch system manufactured by General Dynamics in the 1990s to launch a variety of satellites.",
            "family": "Atlas",
            "full_name": "Atlas I",
            "manufacturer": {
                "id": 106,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/106/?format=api",
                "name": "General Dynamics",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "GD",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 11,
                "consecutive_successful_launches": 7,
                "successful_launches": 9,
                "failed_launches": 2,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.gd.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/General_Dynamics",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "I",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 43.9,
            "diameter": 3.05,
            "maiden_flight": "1990-07-25",
            "launch_mass": 164,
            "leo_capacity": 5900,
            "gto_capacity": null,
            "to_thrust": 1939,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Atlas_I",
            "total_launch_count": 11,
            "consecutive_successful_launches": 7,
            "successful_launches": 9,
            "failed_launches": 2,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 5167,
        "launch_library_id": null,
        "name": "GOES 10",
        "description": "American meteorological satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
            "id": 1,
            "name": "Geostationary Orbit",
            "abbrev": "Direct-GEO"
        }
    },
    "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
            "name": "Cape Canaveral SFS, FL, USA",
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
            "total_launch_count": 1023,
            "total_landing_count": 64
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "image": null,
    "infographic": null,
    "program": [
        {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.0.0/program/37/?format=api",
            "name": "Geostationary Operational Environmental Satellite",
            "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 210,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/210/?format=api",
                    "name": "National Oceanic and Atmospheric Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg",
            "start_date": "1975-10-16T22:40:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite"
        }
    ],
    "orbital_launch_attempt_count": 4138,
    "location_launch_attempt_count": 528,
    "pad_launch_attempt_count": 59,
    "agency_launch_attempt_count": 11,
    "orbital_launch_attempt_count_year": 20,
    "location_launch_attempt_count_year": 5,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 1
}