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/08ccc857-69bc-4e74-9ed5-218a1ac47884/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "08ccc857-69bc-4e74-9ed5-218a1ac47884",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/08ccc857-69bc-4e74-9ed5-218a1ac47884/?format=api",
    "launch_library_id": 90,
    "slug": "delta-iv-m42-gps-iif-5-usa-248",
    "name": "Delta IV M+(4,2) | GPS IIF-5 (USA-248)",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2014-02-21T01:59:00Z",
    "window_end": "2014-02-21T01:59:00Z",
    "window_start": "2014-02-21T01:59:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": -1,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "featured": true,
        "type": "Commercial",
        "country_code": "USA",
        "abbrev": "ULA",
        "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
        "administrator": "CEO: Tory Bruno",
        "founding_year": "2006",
        "launchers": "Atlas | Delta IV | Vulcan",
        "spacecraft": "CST-100 Starliner",
        "launch_library_url": null,
        "total_launch_count": 165,
        "consecutive_successful_launches": 165,
        "successful_launches": 165,
        "failed_launches": 0,
        "pending_launches": 44,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.ulalaunch.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg"
    },
    "rocket": {
        "id": 1739,
        "configuration": {
            "id": 33,
            "launch_library_id": 40,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/33/?format=api",
            "name": "Delta IV M+(4,2)",
            "description": "",
            "family": "Delta",
            "full_name": "Delta IV M+(4,2)",
            "manufacturer": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
                "name": "United Launch Alliance",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "ULA",
                "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
                "administrator": "CEO: Tory Bruno",
                "founding_year": "2006",
                "launchers": "Atlas | Delta IV | Vulcan",
                "spacecraft": "CST-100 Starliner",
                "launch_library_url": null,
                "total_launch_count": 165,
                "consecutive_successful_launches": 165,
                "successful_launches": 165,
                "failed_launches": 0,
                "pending_launches": 44,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.ulalaunch.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/United_Launch_Alliance",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_nation_20230531043703.jpg"
            },
            "program": [],
            "variant": "M+(4,2)",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 66.2,
            "diameter": 5.0,
            "maiden_flight": "2002-11-20",
            "launch_mass": 292,
            "leo_capacity": 11920,
            "gto_capacity": 6270,
            "to_thrust": 4200,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_iv_m252b_image_20220302002926.jpeg",
            "info_url": "https://www.spacelaunchreport.com/delta4.html",
            "wiki_url": null,
            "total_launch_count": 15,
            "consecutive_successful_launches": 15,
            "successful_launches": 15,
            "failed_launches": 0,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 28,
        "launch_library_id": 73,
        "name": "GPS IIF-5",
        "description": "GPS Block IIF, or GPS IIF is an interim class of GPS satellite, which will be used to keep the Navstar Global Positioning System operational until the GPS Block IIIA satellites become operational. They are being built by Boeing, and will be operated by the United States Air Force following their launch by United Launch Alliance, using Evolved Expendable Launch Vehicles.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
            "id": 12,
            "name": "Medium Earth Orbit",
            "abbrev": "MEO"
        }
    },
    "pad": {
        "id": 38,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/38/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 37B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37",
        "map_url": "https://www.google.com/maps?q=28.5317,-80.56495",
        "latitude": "28.5317",
        "longitude": "-80.56495",
        "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": 1022,
            "total_landing_count": 64
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg",
        "total_launch_count": 40
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 0,
            "title": "ULA Launch Highlights for GPS IIF-5 on Delta IV Medium + 4.2",
            "description": "United Launch Alliance provided this launch highlights video feature for the launch of the United States Air Force's GPS IIF-5 satellite on Feb. 20, 2014. The launch site is Cape Canaveral Air Force S...",
            "feature_image": "https://i.ytimg.com/vi/HPirQwAF3Bg/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=HPirQwAF3Bg"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_iv_m252b_image_20220302002926.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 29,
            "url": "https://ll.thespacedevs.com/2.0.0/program/29/?format=api",
            "name": "Global Positioning System",
            "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
            "agencies": [
                {
                    "id": 1041,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api",
                    "name": "United States Space Force",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
            "start_date": "1978-02-22T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.gps.gov/",
            "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System"
        }
    ],
    "orbital_launch_attempt_count": 5357,
    "location_launch_attempt_count": 706,
    "pad_launch_attempt_count": 27,
    "agency_launch_attempt_count": 80,
    "orbital_launch_attempt_count_year": 8,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2
}