API endpoint that allows all Events to be viewed.

FILTERS:
'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET:
Return a list of all Events

SEARCH EXAMPLE:
/2.2.0/event/?search=Dragon
Searches through name

ORDERING:
Fields - 'date', 'last_updated'
Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=850
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 859,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=840",
    "results": [
        {
            "id": 398,
            "url": "https://ll.thespacedevs.com/2.2.0/event/398/?format=api",
            "slug": "lucy-trojan-asteroid-3548-eurybates-queta-flyby",
            "name": "Lucy Trojan Asteroid (3548) Eurybates & Queta Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:26:12Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Flyby of the Trojan asteroid (3548) Eurybates and its satellite Queta by NASA's Lucy mission.",
            "webcast_live": false,
            "location": "(3548) Eurybates",
            "news_url": "http://lucy.swri.edu/timeline.html",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "lucy.swri.edu",
                    "title": "Lucy Mission",
                    "description": "\n• Construction and testing of the L'LORRI Instrument is completed at APL and it is delivered to Lockheed Martin\n• Construction and testing of the L'TES Instrument is completed at ASU and it is delivered to Lockheed Martin\n• Construction and testing of the L'Ralph Instrument is completed at NASA God...",
                    "feature_image": null,
                    "url": "http://lucy.swri.edu/timeline.html",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
            "date": "2027-08-12T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "7e2d0fe7-6156-442d-be4e-cbac85f259e5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api",
                    "slug": "atlas-v-401-lucy",
                    "name": "Atlas V 401 | Lucy",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-12-31T12:31:57Z",
                    "net": "2021-10-16T09:34:00Z",
                    "window_end": "2021-10-16T10:49:00Z",
                    "window_start": "2021-10-16T09:34:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2209,
                        "configuration": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
                            "name": "Atlas V 401",
                            "family": "Atlas",
                            "full_name": "Atlas V 401",
                            "variant": "401"
                        }
                    },
                    "mission": {
                        "id": 5849,
                        "name": "Lucy",
                        "description": "Lucy is the first mission to explore and study Trojan asteroids. The Trojans are a type of asteroids that orbit the Sun in two groups, in front of and behind Jupiter in its orbit around our star. Since these asteroids have been in such stable orbits for billions of years, they are of great interest as remnants of early Solar System.\r\nLucy is a NASA mission led by NASA Goddard and Southwest Research Institute in Boulder, Colorado. Over the course of 12 years, Lucy will fly by seven different Trojan asteroids and also one main belt asteroid. The complex trajectory to visit all targets will include several Earth gravity assists.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 33,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
                            "name": "Discovery Program",
                            "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
                            "start_date": "1990-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6126,
                    "location_launch_attempt_count": 826,
                    "pad_launch_attempt_count": 101,
                    "agency_launch_attempt_count": 147,
                    "orbital_launch_attempt_count_year": 100,
                    "location_launch_attempt_count_year": 15,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 399,
            "url": "https://ll.thespacedevs.com/2.2.0/event/399/?format=api",
            "slug": "lucy-trojan-asteroid-15094-polymele-flyby",
            "name": "Lucy Trojan Asteroid (15094) Polymele Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:24:51Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Flyby of the Trojan asteroid (15094) Polymele by NASA's Lucy mission.",
            "webcast_live": false,
            "location": "(15094) Polymele",
            "news_url": "http://lucy.swri.edu/timeline.html",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "lucy.swri.edu",
                    "title": "Lucy Mission",
                    "description": "\n• Construction and testing of the L'LORRI Instrument is completed at APL and it is delivered to Lockheed Martin\n• Construction and testing of the L'TES Instrument is completed at ASU and it is delivered to Lockheed Martin\n• Construction and testing of the L'Ralph Instrument is completed at NASA God...",
                    "feature_image": null,
                    "url": "http://lucy.swri.edu/timeline.html",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
            "date": "2027-09-15T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "7e2d0fe7-6156-442d-be4e-cbac85f259e5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api",
                    "slug": "atlas-v-401-lucy",
                    "name": "Atlas V 401 | Lucy",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-12-31T12:31:57Z",
                    "net": "2021-10-16T09:34:00Z",
                    "window_end": "2021-10-16T10:49:00Z",
                    "window_start": "2021-10-16T09:34:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2209,
                        "configuration": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
                            "name": "Atlas V 401",
                            "family": "Atlas",
                            "full_name": "Atlas V 401",
                            "variant": "401"
                        }
                    },
                    "mission": {
                        "id": 5849,
                        "name": "Lucy",
                        "description": "Lucy is the first mission to explore and study Trojan asteroids. The Trojans are a type of asteroids that orbit the Sun in two groups, in front of and behind Jupiter in its orbit around our star. Since these asteroids have been in such stable orbits for billions of years, they are of great interest as remnants of early Solar System.\r\nLucy is a NASA mission led by NASA Goddard and Southwest Research Institute in Boulder, Colorado. Over the course of 12 years, Lucy will fly by seven different Trojan asteroids and also one main belt asteroid. The complex trajectory to visit all targets will include several Earth gravity assists.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 33,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
                            "name": "Discovery Program",
                            "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
                            "start_date": "1990-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6126,
                    "location_launch_attempt_count": 826,
                    "pad_launch_attempt_count": 101,
                    "agency_launch_attempt_count": 147,
                    "orbital_launch_attempt_count_year": 100,
                    "location_launch_attempt_count_year": 15,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 385,
            "url": "https://ll.thespacedevs.com/2.2.0/event/385/?format=api",
            "slug": "solar-orbiter-venus-flyby-6",
            "name": "Solar Orbiter Venus Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:24:07Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on March 17, 2028. Throughout its mission it also makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
            "webcast_live": false,
            "location": "Venus",
            "news_url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Solar Orbiter: journey around the Sun",
                    "description": "Solar Orbiter: journey around the Sun",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
            "date": "2028-03-17T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "featured": false,
                    "type": "Multinational",
                    "country_code": "AUT,BEL,CZE,DNK,FIN,FRA,DEU,GRC,IRE,ITA,LUX,NLD,NOR,POL,PRT,ROU,ESP,SWE,CHE,GBR",
                    "abbrev": "ESA",
                    "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                    "administrator": "Director General: Josef Aschbacher",
                    "founding_year": "1975",
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/european2520space2520agency_logo_20221130101442.png"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "acdd0fab-b485-4c18-bb6f-c45cb62bdfd7",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/acdd0fab-b485-4c18-bb6f-c45cb62bdfd7/?format=api",
                    "slug": "atlas-v-411-solar-orbiter",
                    "name": "Atlas V 411 | Solar Orbiter",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-06-14T17:42:26Z",
                    "net": "2020-02-10T04:03:00Z",
                    "window_end": "2020-02-10T06:03:00Z",
                    "window_start": "2020-02-10T04:03:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#SolO",
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 83,
                        "configuration": {
                            "id": 83,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/83/?format=api",
                            "name": "Atlas V 411",
                            "family": "Atlas",
                            "full_name": "Atlas V 411",
                            "variant": "411"
                        }
                    },
                    "mission": {
                        "id": 740,
                        "name": "Solar Orbiter",
                        "description": "Solar Orbiter is a joint ESA/NASA mission dedicated to solar and heliospheric physics. It will be used to examine how the Sun creates and controls the heliosphere, the vast bubble of charged particles blown by the solar wind into the interstellar medium. The spacecraft will combine in situ and remote sensing observations to gain new information about the solar wind, the heliospheric magnetic field, solar energetic particles, transient interplanetary disturbances and the Sun's magnetic field.\n\nInstruments include:\n* Solar Wind Analyser (SWA)\n* Energetic Particle Detector (EPD)\n* Magnetometer (MAG)\n* Radio and Plasma Wave analyser (RPW)\n* Polarimetric and Helioseismic Imager (PHI)\n* Extreme Ultraviolet Imager (EUI)\n* Spectral Imaging of the Coronal Environment (SPICE)\n* Spectrometer Telescope for Imaging X-rays (STIX)\n* Coronagraph (Metis)\n\nWhile mission is not intended to get as close to the Sun as Parker Solar Probe, it's designed to coordinate observations and has different set of instruments. Main mission starts after one and only Earth flyby in November 2021, and lasts until Dec 2026 when it enters extended phase. During the mission, Solar Orbiter will get through numerous Venus gravity assists, and its trajectory will be highly inclined allowing direct observations of Sun's poles.",
                        "launch_designator": null,
                        "type": "Heliophysics",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg",
                    "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/atlas2520v252_infographic_20200204002947.png",
                    "program": [],
                    "orbital_launch_attempt_count": 5923,
                    "location_launch_attempt_count": 794,
                    "pad_launch_attempt_count": 95,
                    "agency_launch_attempt_count": 138,
                    "orbital_launch_attempt_count_year": 11,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 400,
            "url": "https://ll.thespacedevs.com/2.2.0/event/400/?format=api",
            "slug": "lucy-trojan-asteroid-11351-leucus-flyby",
            "name": "Lucy Trojan Asteroid (11351) Leucus Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:26:18Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Flyby of the Trojan asteroid (11351) Leucus by NASA's Lucy mission.",
            "webcast_live": false,
            "location": "(11351) Leucus",
            "news_url": "http://lucy.swri.edu/timeline.html",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "lucy.swri.edu",
                    "title": "Lucy Mission",
                    "description": "\n• Construction and testing of the L'LORRI Instrument is completed at APL and it is delivered to Lockheed Martin\n• Construction and testing of the L'TES Instrument is completed at ASU and it is delivered to Lockheed Martin\n• Construction and testing of the L'Ralph Instrument is completed at NASA God...",
                    "feature_image": null,
                    "url": "http://lucy.swri.edu/timeline.html",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
            "date": "2028-04-18T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "7e2d0fe7-6156-442d-be4e-cbac85f259e5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api",
                    "slug": "atlas-v-401-lucy",
                    "name": "Atlas V 401 | Lucy",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-12-31T12:31:57Z",
                    "net": "2021-10-16T09:34:00Z",
                    "window_end": "2021-10-16T10:49:00Z",
                    "window_start": "2021-10-16T09:34:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2209,
                        "configuration": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
                            "name": "Atlas V 401",
                            "family": "Atlas",
                            "full_name": "Atlas V 401",
                            "variant": "401"
                        }
                    },
                    "mission": {
                        "id": 5849,
                        "name": "Lucy",
                        "description": "Lucy is the first mission to explore and study Trojan asteroids. The Trojans are a type of asteroids that orbit the Sun in two groups, in front of and behind Jupiter in its orbit around our star. Since these asteroids have been in such stable orbits for billions of years, they are of great interest as remnants of early Solar System.\r\nLucy is a NASA mission led by NASA Goddard and Southwest Research Institute in Boulder, Colorado. Over the course of 12 years, Lucy will fly by seven different Trojan asteroids and also one main belt asteroid. The complex trajectory to visit all targets will include several Earth gravity assists.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 33,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
                            "name": "Discovery Program",
                            "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
                            "start_date": "1990-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6126,
                    "location_launch_attempt_count": 826,
                    "pad_launch_attempt_count": 101,
                    "agency_launch_attempt_count": 147,
                    "orbital_launch_attempt_count_year": 100,
                    "location_launch_attempt_count_year": 15,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 401,
            "url": "https://ll.thespacedevs.com/2.2.0/event/401/?format=api",
            "slug": "lucy-trojan-asteroid-21900-orus-flyby",
            "name": "Lucy Trojan Asteroid (21900) Orus Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:26:20Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Flyby of the Trojan asteroid (21900) Orus by NASA's Lucy mission.",
            "webcast_live": false,
            "location": "(21900) Orus",
            "news_url": "http://lucy.swri.edu/timeline.html",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "lucy.swri.edu",
                    "title": "Lucy Mission",
                    "description": "\n• Construction and testing of the L'LORRI Instrument is completed at APL and it is delivered to Lockheed Martin\n• Construction and testing of the L'TES Instrument is completed at ASU and it is delivered to Lockheed Martin\n• Construction and testing of the L'Ralph Instrument is completed at NASA God...",
                    "feature_image": null,
                    "url": "http://lucy.swri.edu/timeline.html",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
            "date": "2028-11-11T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "7e2d0fe7-6156-442d-be4e-cbac85f259e5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api",
                    "slug": "atlas-v-401-lucy",
                    "name": "Atlas V 401 | Lucy",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-12-31T12:31:57Z",
                    "net": "2021-10-16T09:34:00Z",
                    "window_end": "2021-10-16T10:49:00Z",
                    "window_start": "2021-10-16T09:34:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2209,
                        "configuration": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
                            "name": "Atlas V 401",
                            "family": "Atlas",
                            "full_name": "Atlas V 401",
                            "variant": "401"
                        }
                    },
                    "mission": {
                        "id": 5849,
                        "name": "Lucy",
                        "description": "Lucy is the first mission to explore and study Trojan asteroids. The Trojans are a type of asteroids that orbit the Sun in two groups, in front of and behind Jupiter in its orbit around our star. Since these asteroids have been in such stable orbits for billions of years, they are of great interest as remnants of early Solar System.\r\nLucy is a NASA mission led by NASA Goddard and Southwest Research Institute in Boulder, Colorado. Over the course of 12 years, Lucy will fly by seven different Trojan asteroids and also one main belt asteroid. The complex trajectory to visit all targets will include several Earth gravity assists.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 33,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
                            "name": "Discovery Program",
                            "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
                            "start_date": "1990-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6126,
                    "location_launch_attempt_count": 826,
                    "pad_launch_attempt_count": 101,
                    "agency_launch_attempt_count": 147,
                    "orbital_launch_attempt_count_year": 100,
                    "location_launch_attempt_count_year": 15,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 386,
            "url": "https://ll.thespacedevs.com/2.2.0/event/386/?format=api",
            "slug": "solar-orbiter-venus-flyby-7",
            "name": "Solar Orbiter Venus Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:25:48Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on June 10, 2029. Throughout its mission it also makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
            "webcast_live": false,
            "location": "Venus",
            "news_url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Solar Orbiter: journey around the Sun",
                    "description": "Solar Orbiter: journey around the Sun",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
            "date": "2029-06-10T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "featured": false,
                    "type": "Multinational",
                    "country_code": "AUT,BEL,CZE,DNK,FIN,FRA,DEU,GRC,IRE,ITA,LUX,NLD,NOR,POL,PRT,ROU,ESP,SWE,CHE,GBR",
                    "abbrev": "ESA",
                    "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                    "administrator": "Director General: Josef Aschbacher",
                    "founding_year": "1975",
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/european2520space2520agency_logo_20221130101442.png"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "acdd0fab-b485-4c18-bb6f-c45cb62bdfd7",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/acdd0fab-b485-4c18-bb6f-c45cb62bdfd7/?format=api",
                    "slug": "atlas-v-411-solar-orbiter",
                    "name": "Atlas V 411 | Solar Orbiter",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-06-14T17:42:26Z",
                    "net": "2020-02-10T04:03:00Z",
                    "window_end": "2020-02-10T06:03:00Z",
                    "window_start": "2020-02-10T04:03:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#SolO",
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 83,
                        "configuration": {
                            "id": 83,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/83/?format=api",
                            "name": "Atlas V 411",
                            "family": "Atlas",
                            "full_name": "Atlas V 411",
                            "variant": "411"
                        }
                    },
                    "mission": {
                        "id": 740,
                        "name": "Solar Orbiter",
                        "description": "Solar Orbiter is a joint ESA/NASA mission dedicated to solar and heliospheric physics. It will be used to examine how the Sun creates and controls the heliosphere, the vast bubble of charged particles blown by the solar wind into the interstellar medium. The spacecraft will combine in situ and remote sensing observations to gain new information about the solar wind, the heliospheric magnetic field, solar energetic particles, transient interplanetary disturbances and the Sun's magnetic field.\n\nInstruments include:\n* Solar Wind Analyser (SWA)\n* Energetic Particle Detector (EPD)\n* Magnetometer (MAG)\n* Radio and Plasma Wave analyser (RPW)\n* Polarimetric and Helioseismic Imager (PHI)\n* Extreme Ultraviolet Imager (EUI)\n* Spectral Imaging of the Coronal Environment (SPICE)\n* Spectrometer Telescope for Imaging X-rays (STIX)\n* Coronagraph (Metis)\n\nWhile mission is not intended to get as close to the Sun as Parker Solar Probe, it's designed to coordinate observations and has different set of instruments. Main mission starts after one and only Earth flyby in November 2021, and lasts until Dec 2026 when it enters extended phase. During the mission, Solar Orbiter will get through numerous Venus gravity assists, and its trajectory will be highly inclined allowing direct observations of Sun's poles.",
                        "launch_designator": null,
                        "type": "Heliophysics",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg",
                    "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/atlas2520v252_infographic_20200204002947.png",
                    "program": [],
                    "orbital_launch_attempt_count": 5923,
                    "location_launch_attempt_count": 794,
                    "pad_launch_attempt_count": 95,
                    "agency_launch_attempt_count": 138,
                    "orbital_launch_attempt_count_year": 11,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 387,
            "url": "https://ll.thespacedevs.com/2.2.0/event/387/?format=api",
            "slug": "solar-orbiter-venus-flyby-8",
            "name": "Solar Orbiter Venus Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:25:54Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on September 2, 2030. Throughout its mission it also makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
            "webcast_live": false,
            "location": "Venus",
            "news_url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Solar Orbiter: journey around the Sun",
                    "description": "Solar Orbiter: journey around the Sun",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
            "date": "2030-09-02T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "featured": false,
                    "type": "Multinational",
                    "country_code": "AUT,BEL,CZE,DNK,FIN,FRA,DEU,GRC,IRE,ITA,LUX,NLD,NOR,POL,PRT,ROU,ESP,SWE,CHE,GBR",
                    "abbrev": "ESA",
                    "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                    "administrator": "Director General: Josef Aschbacher",
                    "founding_year": "1975",
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/european2520space2520agency_logo_20221130101442.png"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "acdd0fab-b485-4c18-bb6f-c45cb62bdfd7",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/acdd0fab-b485-4c18-bb6f-c45cb62bdfd7/?format=api",
                    "slug": "atlas-v-411-solar-orbiter",
                    "name": "Atlas V 411 | Solar Orbiter",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-06-14T17:42:26Z",
                    "net": "2020-02-10T04:03:00Z",
                    "window_end": "2020-02-10T06:03:00Z",
                    "window_start": "2020-02-10T04:03:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#SolO",
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 83,
                        "configuration": {
                            "id": 83,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/83/?format=api",
                            "name": "Atlas V 411",
                            "family": "Atlas",
                            "full_name": "Atlas V 411",
                            "variant": "411"
                        }
                    },
                    "mission": {
                        "id": 740,
                        "name": "Solar Orbiter",
                        "description": "Solar Orbiter is a joint ESA/NASA mission dedicated to solar and heliospheric physics. It will be used to examine how the Sun creates and controls the heliosphere, the vast bubble of charged particles blown by the solar wind into the interstellar medium. The spacecraft will combine in situ and remote sensing observations to gain new information about the solar wind, the heliospheric magnetic field, solar energetic particles, transient interplanetary disturbances and the Sun's magnetic field.\n\nInstruments include:\n* Solar Wind Analyser (SWA)\n* Energetic Particle Detector (EPD)\n* Magnetometer (MAG)\n* Radio and Plasma Wave analyser (RPW)\n* Polarimetric and Helioseismic Imager (PHI)\n* Extreme Ultraviolet Imager (EUI)\n* Spectral Imaging of the Coronal Environment (SPICE)\n* Spectrometer Telescope for Imaging X-rays (STIX)\n* Coronagraph (Metis)\n\nWhile mission is not intended to get as close to the Sun as Parker Solar Probe, it's designed to coordinate observations and has different set of instruments. Main mission starts after one and only Earth flyby in November 2021, and lasts until Dec 2026 when it enters extended phase. During the mission, Solar Orbiter will get through numerous Venus gravity assists, and its trajectory will be highly inclined allowing direct observations of Sun's poles.",
                        "launch_designator": null,
                        "type": "Heliophysics",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520411_image_20190224012306.jpeg",
                    "infographic": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/atlas2520v252_infographic_20200204002947.png",
                    "program": [],
                    "orbital_launch_attempt_count": 5923,
                    "location_launch_attempt_count": 794,
                    "pad_launch_attempt_count": 95,
                    "agency_launch_attempt_count": 138,
                    "orbital_launch_attempt_count_year": 11,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 402,
            "url": "https://ll.thespacedevs.com/2.2.0/event/402/?format=api",
            "slug": "lucy-earth-flyby-3",
            "name": "Lucy Earth Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:25:21Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Third and final Earth flyby of NASA's Lucy mission to the Trojan asteroids.",
            "webcast_live": false,
            "location": "Earth",
            "news_url": "http://lucy.swri.edu/timeline.html",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "lucy.swri.edu",
                    "title": "Lucy Mission",
                    "description": "\n• Construction and testing of the L'LORRI Instrument is completed at APL and it is delivered to Lockheed Martin\n• Construction and testing of the L'TES Instrument is completed at ASU and it is delivered to Lockheed Martin\n• Construction and testing of the L'Ralph Instrument is completed at NASA God...",
                    "feature_image": null,
                    "url": "http://lucy.swri.edu/timeline.html",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
            "date": "2030-12-25T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "7e2d0fe7-6156-442d-be4e-cbac85f259e5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api",
                    "slug": "atlas-v-401-lucy",
                    "name": "Atlas V 401 | Lucy",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-12-31T12:31:57Z",
                    "net": "2021-10-16T09:34:00Z",
                    "window_end": "2021-10-16T10:49:00Z",
                    "window_start": "2021-10-16T09:34:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2209,
                        "configuration": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
                            "name": "Atlas V 401",
                            "family": "Atlas",
                            "full_name": "Atlas V 401",
                            "variant": "401"
                        }
                    },
                    "mission": {
                        "id": 5849,
                        "name": "Lucy",
                        "description": "Lucy is the first mission to explore and study Trojan asteroids. The Trojans are a type of asteroids that orbit the Sun in two groups, in front of and behind Jupiter in its orbit around our star. Since these asteroids have been in such stable orbits for billions of years, they are of great interest as remnants of early Solar System.\r\nLucy is a NASA mission led by NASA Goddard and Southwest Research Institute in Boulder, Colorado. Over the course of 12 years, Lucy will fly by seven different Trojan asteroids and also one main belt asteroid. The complex trajectory to visit all targets will include several Earth gravity assists.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 33,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
                            "name": "Discovery Program",
                            "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
                            "start_date": "1990-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6126,
                    "location_launch_attempt_count": 826,
                    "pad_launch_attempt_count": 101,
                    "agency_launch_attempt_count": 147,
                    "orbital_launch_attempt_count_year": 100,
                    "location_launch_attempt_count_year": 15,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 403,
            "url": "https://ll.thespacedevs.com/2.2.0/event/403/?format=api",
            "slug": "lucy-trojan-asteroids-617-patroclus-menoetius-flyb",
            "name": "Lucy Trojan Asteroids (617) Patroclus & Menoetius Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:26:20Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Flyby of the Trojan binary asteroid pair (617) Patroclus and Menoetius by NASA's Lucy mission.",
            "webcast_live": false,
            "location": "(617) Patroclus & Menoetius",
            "news_url": "http://lucy.swri.edu/timeline.html",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "lucy.swri.edu",
                    "title": "Lucy Mission",
                    "description": "\n• Construction and testing of the L'LORRI Instrument is completed at APL and it is delivered to Lockheed Martin\n• Construction and testing of the L'TES Instrument is completed at ASU and it is delivered to Lockheed Martin\n• Construction and testing of the L'Ralph Instrument is completed at NASA God...",
                    "feature_image": null,
                    "url": "http://lucy.swri.edu/timeline.html",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
            "date": "2033-03-03T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.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",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "7e2d0fe7-6156-442d-be4e-cbac85f259e5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/7e2d0fe7-6156-442d-be4e-cbac85f259e5/?format=api",
                    "slug": "atlas-v-401-lucy",
                    "name": "Atlas V 401 | Lucy",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-12-31T12:31:57Z",
                    "net": "2021-10-16T09:34:00Z",
                    "window_end": "2021-10-16T10:49:00Z",
                    "window_start": "2021-10-16T09:34:00Z",
                    "net_precision": null,
                    "probability": 90,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2209,
                        "configuration": {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
                            "name": "Atlas V 401",
                            "family": "Atlas",
                            "full_name": "Atlas V 401",
                            "variant": "401"
                        }
                    },
                    "mission": {
                        "id": 5849,
                        "name": "Lucy",
                        "description": "Lucy is the first mission to explore and study Trojan asteroids. The Trojans are a type of asteroids that orbit the Sun in two groups, in front of and behind Jupiter in its orbit around our star. Since these asteroids have been in such stable orbits for billions of years, they are of great interest as remnants of early Solar System.\r\nLucy is a NASA mission led by NASA Goddard and Southwest Research Institute in Boulder, Colorado. Over the course of 12 years, Lucy will fly by seven different Trojan asteroids and also one main belt asteroid. The complex trajectory to visit all targets will include several Earth gravity assists.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral, FL, USA",
                            "country_code": "USA",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 949,
                            "total_landing_count": 51
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 111,
                        "orbital_launch_attempt_count": 111
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 33,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
                            "name": "Discovery Program",
                            "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
                            "start_date": "1990-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6126,
                    "location_launch_attempt_count": 826,
                    "pad_launch_attempt_count": 101,
                    "agency_launch_attempt_count": 147,
                    "orbital_launch_attempt_count_year": 100,
                    "location_launch_attempt_count_year": 15,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}