API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/<id>/ 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/31e722e3-77bc-4a2f-bb5c-e6afd6d93302/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "31e722e3-77bc-4a2f-bb5c-e6afd6d93302",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/31e722e3-77bc-4a2f-bb5c-e6afd6d93302/?format=api",
    "launch_library_id": 1005,
    "slug": "saturn-ib-apollo-7",
    "name": "Saturn IB | Apollo 7",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "1968-10-11T15:02:45Z",
    "window_end": "1968-10-11T15:02:45Z",
    "window_start": "1968-10-11T15:02:45Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": -1,
    "holdreason": "",
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "featured": true,
        "type": "Government",
        "country_code": "USA",
        "abbrev": "NASA",
        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
        "administrator": "Administrator: Bill Nelson",
        "founding_year": "1958",
        "launchers": "Space Shuttle | SLS",
        "spacecraft": "Orion",
        "launch_library_url": null,
        "total_launch_count": 135,
        "consecutive_successful_launches": 11,
        "successful_launches": 115,
        "failed_launches": 20,
        "pending_launches": 6,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.nasa.gov",
        "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
    },
    "rocket": {
        "id": 215,
        "configuration": {
            "id": 163,
            "launch_library_id": 135,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/163/?format=api",
            "name": "Saturn IB",
            "description": "The Saturn IB (pronounced \"one B\", also known as the Uprated Saturn I) was an American launch vehicle commissioned by the National Aeronautics and Space Administration (NASA) for the Apollo program. It replaced the S-IV second stage of the Saturn I with the much more powerful S-IVB, able to launch a partially fueled Apollo Command/Service Module (CSM) or a fully fueled Lunar Module (LM) into low Earth orbit for early flight tests before the larger Saturn V needed for lunar flight was ready.",
            "family": "Saturn",
            "full_name": "Saturn IB",
            "manufacturer": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "featured": true,
                "type": "Government",
                "country_code": "USA",
                "abbrev": "NASA",
                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                "administrator": "Administrator: Bill Nelson",
                "founding_year": "1958",
                "launchers": "Space Shuttle | SLS",
                "spacecraft": "Orion",
                "launch_library_url": null,
                "total_launch_count": 135,
                "consecutive_successful_launches": 11,
                "successful_launches": 115,
                "failed_launches": 20,
                "pending_launches": 6,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.nasa.gov",
                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
            },
            "program": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
                    "name": "Apollo",
                    "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                    "start_date": "1966-11-16T00:00:00Z",
                    "end_date": "1972-12-19T19:24:59Z",
                    "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
                }
            ],
            "variant": "IB",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 43.2,
            "diameter": 6.61,
            "maiden_flight": "1966-02-26",
            "launch_mass": 590,
            "leo_capacity": 21000,
            "gto_capacity": null,
            "to_thrust": 7100,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Saturn_IB",
            "total_launch_count": 10,
            "consecutive_successful_launches": 6,
            "successful_launches": 9,
            "failed_launches": 1,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/25/?format=api",
            "mission_end": "1968-10-22T11:11:00Z",
            "destination": "Low Earth Orbit",
            "launch_crew": [
                {
                    "id": 951,
                    "role": "Commander",
                    "astronaut": {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/27/?format=api",
                        "name": "Wally Schirra",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1923-03-12",
                        "date_of_death": "2007-05-03",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Walter Marty Schirra Jr. was an American naval aviator and NASA astronaut. In 1959, he became one of the original seven astronauts chosen for Project Mercury, which was the United States' first effort to put human beings in space. On October 3, 1962, he flew the six-orbit, nine-hour, Mercury-Atlas 8 mission, in a spacecraft he nicknamed Sigma 7. At the time of his mission in Sigma 7, Schirra became the fifth American and ninth human to travel into space. In the two-man Gemini program, he achieved the first space rendezvous, station-keeping his Gemini 6A spacecraft within 1 foot (30 cm) of the sister Gemini 7 spacecraft in December 1965. In October 1968, he commanded Apollo 7, an 11-day low Earth orbit shakedown test of the three-man Apollo Command/Service Module and the first manned launch for the Apollo program.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/wally2520schirra_image_20190426143652.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Wally_Schirra",
                        "last_flight": "1968-10-11T15:02:45Z",
                        "first_flight": "1962-10-03T12:15:12Z"
                    }
                },
                {
                    "id": 952,
                    "role": "Command Module Pilot",
                    "astronaut": {
                        "id": 45,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/45/?format=api",
                        "name": "Donn F. Eisele",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-23",
                        "date_of_death": "1987-12-02",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Donn Fulton Eisele was a United States Air Force officer, test pilot, and later a NASA astronaut. He occupied the Command Module Pilot seat during the flight of Apollo 7 in 1968. After retiring from both NASA and the Air Force, he became the Peace Corps country director for Thailand, before moving into private business.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/donn2520f.2520eisele_image_20190426143659.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Donn_F._Eisele",
                        "last_flight": "1968-10-11T15:02:45Z",
                        "first_flight": "1968-10-11T15:02:45Z"
                    }
                },
                {
                    "id": 953,
                    "role": "Lunar Module Pilot",
                    "astronaut": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/44/?format=api",
                        "name": "Walter Cunningham",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-03-16",
                        "date_of_death": "2023-01-03",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Ronnie Walter Cunningham was an American astronaut. In 1968, he was a Lunar Module Pilot on the Apollo 7 mission. He was NASA's third civilian astronaut (after Neil Armstrong and Elliot See), and has also been a fighter pilot, physicist, entrepreneur, venture capitalist, and author of The All-American Boys.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/walter_cunningh_image_20220911033756.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Walter_Cunningham",
                        "last_flight": "1968-10-11T15:02:45Z",
                        "first_flight": "1968-10-11T15:02:45Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 31,
                    "role": "Commander",
                    "astronaut": {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/27/?format=api",
                        "name": "Wally Schirra",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1923-03-12",
                        "date_of_death": "2007-05-03",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Walter Marty Schirra Jr. was an American naval aviator and NASA astronaut. In 1959, he became one of the original seven astronauts chosen for Project Mercury, which was the United States' first effort to put human beings in space. On October 3, 1962, he flew the six-orbit, nine-hour, Mercury-Atlas 8 mission, in a spacecraft he nicknamed Sigma 7. At the time of his mission in Sigma 7, Schirra became the fifth American and ninth human to travel into space. In the two-man Gemini program, he achieved the first space rendezvous, station-keeping his Gemini 6A spacecraft within 1 foot (30 cm) of the sister Gemini 7 spacecraft in December 1965. In October 1968, he commanded Apollo 7, an 11-day low Earth orbit shakedown test of the three-man Apollo Command/Service Module and the first manned launch for the Apollo program.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/wally2520schirra_image_20190426143652.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Wally_Schirra",
                        "last_flight": "1968-10-11T15:02:45Z",
                        "first_flight": "1962-10-03T12:15:12Z"
                    }
                },
                {
                    "id": 32,
                    "role": "Command Module Pilot",
                    "astronaut": {
                        "id": 45,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/45/?format=api",
                        "name": "Donn F. Eisele",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1930-06-23",
                        "date_of_death": "1987-12-02",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Donn Fulton Eisele was a United States Air Force officer, test pilot, and later a NASA astronaut. He occupied the Command Module Pilot seat during the flight of Apollo 7 in 1968. After retiring from both NASA and the Air Force, he became the Peace Corps country director for Thailand, before moving into private business.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/donn2520f.2520eisele_image_20190426143659.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Donn_F._Eisele",
                        "last_flight": "1968-10-11T15:02:45Z",
                        "first_flight": "1968-10-11T15:02:45Z"
                    }
                },
                {
                    "id": 33,
                    "role": "Lunar Module Pilot",
                    "astronaut": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.0.0/astronaut/44/?format=api",
                        "name": "Walter Cunningham",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1932-03-16",
                        "date_of_death": "2023-01-03",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Ronnie Walter Cunningham was an American astronaut. In 1968, he was a Lunar Module Pilot on the Apollo 7 mission. He was NASA's third civilian astronaut (after Neil Armstrong and Elliot See), and has also been a fighter pilot, physicist, entrepreneur, venture capitalist, and author of The All-American Boys.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/walter_cunningh_image_20220911033756.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Walter_Cunningham",
                        "last_flight": "1968-10-11T15:02:45Z",
                        "first_flight": "1968-10-11T15:02:45Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 25,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/25/?format=api",
                "name": "Apollo CSM-101",
                "serial_number": "CSM-101",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "CSM-101 was an Apollo Command & Service Module used in the Apollo 7 mission.",
                "spacecraft_config": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/10/?format=api",
                    "name": "Apollo Command/Service Module",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 999,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/999/?format=api",
                        "name": "North American Aviation",
                        "featured": false,
                        "type": "Commercial",
                        "country_code": "USA",
                        "abbrev": "",
                        "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
                        "administrator": null,
                        "founding_year": "1928",
                        "launchers": "North American X-15",
                        "spacecraft": "",
                        "parent": "Boeing",
                        "image_url": null
                    },
                    "in_use": false,
                    "capability": "Cargo and Human Transportation to Lunar Orbit",
                    "history": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972.",
                    "details": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972. The CSM functioned as a mother ship which carried a crew of three astronauts and the second Apollo spacecraft, the Lunar Module, to lunar orbit, and brought the astronauts back to Earth. It consisted of two parts: the conical Command Module, a cabin that housed the crew and carried equipment needed for atmospheric reentry and splashdown; and the cylindrical Service Module which provided propulsion, electrical power and storage for various consumables required during a mission. An umbilical connection transferred power and consumables between the two modules. Just before reentry of the Command Module on the return home, the umbilical connection was severed and the Service Module was cast off and allowed to burn up in the atmosphere.",
                    "maiden_flight": "1966-02-26",
                    "height": 11.0,
                    "diameter": 3.9,
                    "human_rated": true,
                    "crew_capacity": 3,
                    "payload_capacity": 1050,
                    "flight_life": "14 days",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Apollo_Command/Service_Module",
                    "info_link": ""
                }
            },
            "docking_events": []
        }
    },
    "mission": {
        "id": 154,
        "launch_library_id": 215,
        "name": "Apollo 7",
        "description": "The Apollo 7 crew was commanded by Walter M. Schirra, with Command Module Pilot Donn F. Eisele, and Lunar Module Pilot R. Walter Cunningham. Their mission was Apollo's 'C' mission, an 11-day Earth-orbital test flight to check out the redesigned Block II Apollo Command/Service Module (CSM) with a crew on board.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        }
    },
    "pad": {
        "id": 19,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/19/?format=api",
        "agency_id": null,
        "name": "Launch Complex 34",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34",
        "map_url": "https://www.google.com/maps?q=28.521811,-80.56113",
        "latitude": "28.521811",
        "longitude": "-80.56113",
        "location": {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
            "name": "Cape Canaveral, FL, USA",
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
            "total_launch_count": 952,
            "total_landing_count": 51
        },
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_19_20200803143428.jpg",
        "total_launch_count": 9
    },
    "infoURLs": [
        {
            "priority": 0,
            "title": "Apollo 7 - Wikipedia",
            "description": "First crewed mission of the Apollo space program\n\nApollo 7 was an October 1968 human spaceflight mission carried out by the United States. It was the first mission in the United States' Apollo program to carry a crew into space. It was also the first U.S. spaceflight to carry astronauts since the fl...",
            "feature_image": null,
            "url": "https://en.wikipedia.org/wiki/Apollo_7"
        }
    ],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Apollo 7 - Launch Cape Canaveral, Florida (October 11, 1968)",
            "description": "Apollo 7 - (October 11 - 22, 1968) Apollo 7 was the first human spaceflight of NASA's Apollo Program, and the first three-person American space mission. The ...",
            "feature_image": "https://i.ytimg.com/vi/axxYJ2pUp44/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=axxYJ2pUp44"
        },
        {
            "priority": 0,
            "title": "NASA footage of the launch of Apollo 7 the first manned Apollo on a Saturn IB rocket",
            "description": "Apollo 7 was the first manned mission in the United States Apollo space program, and the first manned US space flight after a cabin fire killed the crew of w...",
            "feature_image": "https://i.ytimg.com/vi/cNwxG8FbEiM/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=cNwxG8FbEiM"
        },
        {
            "priority": 0,
            "title": "Apollo 7 Launch (PAO)",
            "description": "The launch of Apollo 7 - Shows the countdown from about T-2 minutes through SECO. The first portion is the TV coverage audio to the T-21 second point when th...",
            "feature_image": "https://i.ytimg.com/vi/zECfJvlvSeY/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=zECfJvlvSeY"
        },
        {
            "priority": 0,
            "title": "Flight of Apollo 7 : NASA : Free Download, Borrow, and Streaming",
            "description": "Shows the first manned mission in the U.S. Apollo manned lunar landing program. Shows three astronauts living and working aboard the Apollo command module...",
            "feature_image": "https://archive.org/download/FlightOfApollo7/FlightOfApollo7.thumbs/flight_of_apollo_7_000030.jpg",
            "url": "https://archive.org/details/FlightOfApollo7"
        },
        {
            "priority": 0,
            "title": "Launch of Apollo 7 (CBS)",
            "description": "CBS coverage of the launch of Apollo 7 - October 11th 1968. Walter Cronkite reports for CBS.",
            "feature_image": "https://i.ytimg.com/vi/HNY2yKBPn9w/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=HNY2yKBPn9w"
        }
    ],
    "webcast_live": false,
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
            "name": "Apollo",
            "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
            "start_date": "1966-11-16T00:00:00Z",
            "end_date": "1972-12-19T19:24:59Z",
            "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
        }
    ],
    "orbital_launch_attempt_count": 887,
    "location_launch_attempt_count": 223,
    "pad_launch_attempt_count": 9,
    "agency_launch_attempt_count": 96,
    "orbital_launch_attempt_count_year": 100,
    "location_launch_attempt_count_year": 9,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 6
}