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=10&ordering=-date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 860,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=20&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&ordering=-date",
    "results": [
        {
            "id": 394,
            "url": "https://ll.thespacedevs.com/2.2.0/event/394/?format=api",
            "slug": "bepicolombo-mercury-orbit-insertion",
            "name": "BepiColombo Mercury Orbit Insertion",
            "updates": [],
            "last_updated": "2024-03-05T17:24:50Z",
            "type": {
                "id": 16,
                "name": "Orbital Insertion"
            },
            "description": "Orbital insertion around Mercury of the ESA-JAXA BepiColombo mission.",
            "webcast_live": false,
            "location": "Mercury",
            "news_url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sci.esa.int",
                    "title": "ESA Science & Technology - Fact Sheet",
                    "description": "Fact Sheet \n \n \n \n \n \n   \n \n \n \n \n \n \n \n \n \n \n \n   Fast Facts  \n \n \n  BepiColombo  \n \n \n \n \n \n \n \n \n \n \n \n   Launch date:   \n 20 October 2018, 01:45:28 UTC \n \n \n   Mission end:   \n...",
                    "feature_image": null,
                    "url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
            "date": "2025-12-05T00: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": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "featured": true,
                    "type": "Government",
                    "country_code": "JPN",
                    "abbrev": "JAXA",
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": "2003",
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
                }
            ],
            "launches": [
                {
                    "id": "e81bd43b-6359-4436-911f-01888c3369ef",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e81bd43b-6359-4436-911f-01888c3369ef/?format=api",
                    "slug": "ariane-5-eca-bepicolombo",
                    "name": "Ariane 5 ECA | BepiColombo",
                    "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-14T04:01:04Z",
                    "net": "2018-10-20T01:45:28Z",
                    "window_end": "2018-10-20T01:45:28Z",
                    "window_start": "2018-10-20T01:45:28Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#BepiColombo",
                    "launch_service_provider": {
                        "id": 115,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
                        "name": "Arianespace",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 14,
                        "configuration": {
                            "id": 20,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/20/?format=api",
                            "name": "Ariane 5 ECA",
                            "family": "Ariane 5",
                            "full_name": "Ariane 5 ECA",
                            "variant": "ECA"
                        }
                    },
                    "mission": {
                        "id": 590,
                        "name": "BepiColombo",
                        "description": "BepiColombo is a joint mission of the ESA and the JAXA to the planet Mercury. The mission comprises two satellites to be launched together: the Mercury Planetary Orbiter (MPO) and the Mercury Magnetospheric Orbiter (MMO). The mission will perform a comprehensive study of Mercury, including its magnetic field, magnetosphere, interior structure and surface.",
                        "launch_designator": null,
                        "type": "Planetary Science",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 77,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api",
                        "agency_id": 115,
                        "name": "Ariane Launch Area 3",
                        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
                        "info_url": null,
                        "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                        "latitude": "5.239",
                        "longitude": "-52.768",
                        "location": {
                            "id": 13,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api",
                            "name": "Guiana Space Centre, French Guiana",
                            "country_code": "GUF",
                            "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_13_20200803142412.jpg",
                            "timezone_name": "America/Cayenne",
                            "total_launch_count": 320,
                            "total_landing_count": 0
                        },
                        "country_code": "GUF",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_77_20200803143458.jpg",
                        "total_launch_count": 118,
                        "orbital_launch_attempt_count": 118
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": 5777,
                    "location_launch_attempt_count": 284,
                    "pad_launch_attempt_count": 102,
                    "agency_launch_attempt_count": 269,
                    "orbital_launch_attempt_count_year": 81,
                    "location_launch_attempt_count_year": 7,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 7,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 415,
            "url": "https://ll.thespacedevs.com/2.2.0/event/415/?format=api",
            "slug": "boeing-starliner-1-landing",
            "name": "Boeing Starliner-1 Landing",
            "updates": [],
            "last_updated": "2024-03-05T17:26:33Z",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "Following its deorbit burn, the Boeing CST-100 Starliner will reenter the Earth's atmosphere and land at the White Sands Missile Range using its parachutes.",
            "webcast_live": false,
            "location": "White Sands Missile Range",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
            "date": "2025-06-30T00:00:00Z",
            "date_precision": {
                "id": 12,
                "name": "Year Half 1",
                "abbrev": "H1",
                "description": "The T-0 is expected in the first half of the given year."
            },
            "duration": null,
            "agencies": [
                {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "featured": false,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "BA",
                    "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                    "administrator": "Leanne Caret",
                    "founding_year": "2002",
                    "launchers": "SLS",
                    "spacecraft": "Starliner",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/boeing_logo_20201128183345.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": "07e945c1-2ec6-4d29-a500-1afbe920440f",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/07e945c1-2ec6-4d29-a500-1afbe920440f/?format=api",
                    "slug": "atlas-v-n22-starliner-1",
                    "name": "Atlas V N22 | Starliner-1",
                    "status": {
                        "id": 2,
                        "name": "To Be Determined",
                        "abbrev": "TBD",
                        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                    },
                    "last_updated": "2023-10-12T16:11:00Z",
                    "net": "2025-02-28T00:00:00Z",
                    "window_end": "2025-02-28T00:00:00Z",
                    "window_start": "2025-02-28T00:00:00Z",
                    "net_precision": {
                        "id": 8,
                        "name": "Quarter 1",
                        "abbrev": "Q1",
                        "description": "The T-0 is expected in the first quarter of the given year."
                    },
                    "probability": -1,
                    "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": 2710,
                        "configuration": {
                            "id": 166,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
                            "name": "Atlas V N22",
                            "family": "Atlas",
                            "full_name": "Atlas V N22",
                            "variant": "V N22"
                        }
                    },
                    "mission": {
                        "id": 1113,
                        "name": "Starliner-1",
                        "description": "Starliner-1 is the first crewed operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "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": 950,
                            "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_n22_image_20210813082339.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                            "name": "Commercial Crew Program",
                            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                            "agencies": [
                                {
                                    "id": 80,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                    "name": "Boeing",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                            "start_date": "2011-04-18T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6817,
                    "location_launch_attempt_count": 1011,
                    "pad_launch_attempt_count": 128,
                    "agency_launch_attempt_count": 178,
                    "orbital_launch_attempt_count_year": 5,
                    "location_launch_attempt_count_year": 5,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 414,
            "url": "https://ll.thespacedevs.com/2.2.0/event/414/?format=api",
            "slug": "boeing-starliner-1-undocking",
            "name": "Boeing Starliner-1 Undocking",
            "updates": [],
            "last_updated": "2024-03-05T17:26:34Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Boeing CST-100 Starliner will undock from the International Space Station and conduct a deorbit burn as part of its first operational mission.\r\n\r\nFollowing the deorbit burn the capsule will renter the Earth's atmosphere and land at the 'White Sands Missile Range' using its parachutes.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing2520starliner2520docking_image_20191210170411.jpeg",
            "date": "2025-06-30T00:00:00Z",
            "date_precision": {
                "id": 12,
                "name": "Year Half 1",
                "abbrev": "H1",
                "description": "The T-0 is expected in the first half of the given year."
            },
            "duration": null,
            "agencies": [
                {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "featured": false,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "BA",
                    "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                    "administrator": "Leanne Caret",
                    "founding_year": "2002",
                    "launchers": "SLS",
                    "spacecraft": "Starliner",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/boeing_logo_20201128183345.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": "07e945c1-2ec6-4d29-a500-1afbe920440f",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/07e945c1-2ec6-4d29-a500-1afbe920440f/?format=api",
                    "slug": "atlas-v-n22-starliner-1",
                    "name": "Atlas V N22 | Starliner-1",
                    "status": {
                        "id": 2,
                        "name": "To Be Determined",
                        "abbrev": "TBD",
                        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                    },
                    "last_updated": "2023-10-12T16:11:00Z",
                    "net": "2025-02-28T00:00:00Z",
                    "window_end": "2025-02-28T00:00:00Z",
                    "window_start": "2025-02-28T00:00:00Z",
                    "net_precision": {
                        "id": 8,
                        "name": "Quarter 1",
                        "abbrev": "Q1",
                        "description": "The T-0 is expected in the first quarter of the given year."
                    },
                    "probability": -1,
                    "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": 2710,
                        "configuration": {
                            "id": 166,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
                            "name": "Atlas V N22",
                            "family": "Atlas",
                            "full_name": "Atlas V N22",
                            "variant": "V N22"
                        }
                    },
                    "mission": {
                        "id": 1113,
                        "name": "Starliner-1",
                        "description": "Starliner-1 is the first crewed operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "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": 950,
                            "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_n22_image_20210813082339.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                            "name": "Commercial Crew Program",
                            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                            "agencies": [
                                {
                                    "id": 80,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                    "name": "Boeing",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                            "start_date": "2011-04-18T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6817,
                    "location_launch_attempt_count": 1011,
                    "pad_launch_attempt_count": 128,
                    "agency_launch_attempt_count": 178,
                    "orbital_launch_attempt_count_year": 5,
                    "location_launch_attempt_count_year": 5,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 397,
            "url": "https://ll.thespacedevs.com/2.2.0/event/397/?format=api",
            "slug": "lucy-main-belt-asteroid-52246-donaldjohansen-flyby",
            "name": "Lucy Main Belt Asteroid (52246) Donaldjohansen Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:26:11Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Flyby of the main belt asteroid (52246) Donaldjohansen asteroid by NASA's Lucy mission.",
            "webcast_live": false,
            "location": "(52246) Donaldjohansen",
            "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": "2025-04-20T00: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": 950,
                            "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": 383,
            "url": "https://ll.thespacedevs.com/2.2.0/event/383/?format=api",
            "slug": "solar-orbiter-venus-flyby-4",
            "name": "Solar Orbiter Venus Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:24:00Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus on February 18, 2025. 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": "2025-02-18T00: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": 950,
                            "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": 393,
            "url": "https://ll.thespacedevs.com/2.2.0/event/393/?format=api",
            "slug": "bepicolombo-mercury-flyby-6",
            "name": "BepiColombo Mercury Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:26:09Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Last of six Mercury flybys of the ESA-JAXA BepiColombo mission before entering orbit around its destination planet in 2025.",
            "webcast_live": false,
            "location": "Mercury",
            "news_url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sci.esa.int",
                    "title": "ESA Science & Technology - Fact Sheet",
                    "description": "Fact Sheet \n \n \n \n \n \n   \n \n \n \n \n \n \n \n \n \n \n \n   Fast Facts  \n \n \n  BepiColombo  \n \n \n \n \n \n \n \n \n \n \n \n   Launch date:   \n 20 October 2018, 01:45:28 UTC \n \n \n   Mission end:   \n...",
                    "feature_image": null,
                    "url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
            "date": "2025-01-09T00: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": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "featured": true,
                    "type": "Government",
                    "country_code": "JPN",
                    "abbrev": "JAXA",
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": "2003",
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
                }
            ],
            "launches": [
                {
                    "id": "e81bd43b-6359-4436-911f-01888c3369ef",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e81bd43b-6359-4436-911f-01888c3369ef/?format=api",
                    "slug": "ariane-5-eca-bepicolombo",
                    "name": "Ariane 5 ECA | BepiColombo",
                    "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-14T04:01:04Z",
                    "net": "2018-10-20T01:45:28Z",
                    "window_end": "2018-10-20T01:45:28Z",
                    "window_start": "2018-10-20T01:45:28Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#BepiColombo",
                    "launch_service_provider": {
                        "id": 115,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
                        "name": "Arianespace",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 14,
                        "configuration": {
                            "id": 20,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/20/?format=api",
                            "name": "Ariane 5 ECA",
                            "family": "Ariane 5",
                            "full_name": "Ariane 5 ECA",
                            "variant": "ECA"
                        }
                    },
                    "mission": {
                        "id": 590,
                        "name": "BepiColombo",
                        "description": "BepiColombo is a joint mission of the ESA and the JAXA to the planet Mercury. The mission comprises two satellites to be launched together: the Mercury Planetary Orbiter (MPO) and the Mercury Magnetospheric Orbiter (MMO). The mission will perform a comprehensive study of Mercury, including its magnetic field, magnetosphere, interior structure and surface.",
                        "launch_designator": null,
                        "type": "Planetary Science",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 77,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api",
                        "agency_id": 115,
                        "name": "Ariane Launch Area 3",
                        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
                        "info_url": null,
                        "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                        "latitude": "5.239",
                        "longitude": "-52.768",
                        "location": {
                            "id": 13,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api",
                            "name": "Guiana Space Centre, French Guiana",
                            "country_code": "GUF",
                            "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_13_20200803142412.jpg",
                            "timezone_name": "America/Cayenne",
                            "total_launch_count": 320,
                            "total_landing_count": 0
                        },
                        "country_code": "GUF",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_77_20200803143458.jpg",
                        "total_launch_count": 118,
                        "orbital_launch_attempt_count": 118
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": 5777,
                    "location_launch_attempt_count": 284,
                    "pad_launch_attempt_count": 102,
                    "agency_launch_attempt_count": 269,
                    "orbital_launch_attempt_count_year": 81,
                    "location_launch_attempt_count_year": 7,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 7,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 352,
            "url": "https://ll.thespacedevs.com/2.2.0/event/352/?format=api",
            "slug": "htv-x1-release-reentry",
            "name": "HTV-X1 Release & Reentry",
            "updates": [],
            "last_updated": "2024-03-05T17:25:41Z",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The JAXA HTV-X1 will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/htv-x1_rendezvo_image_20210922165256.jpg",
            "date": "2024-12-31T01:00:00Z",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "duration": null,
            "agencies": [
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "featured": true,
                    "type": "Government",
                    "country_code": "JPN",
                    "abbrev": "JAXA",
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": "2003",
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
                }
            ],
            "launches": [
                {
                    "id": "8c2412ae-fbef-443f-aae8-db538f38eec6",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/8c2412ae-fbef-443f-aae8-db538f38eec6/?format=api",
                    "slug": "h3-24-htv-x1",
                    "name": "H3-24 | HTV-X1",
                    "status": {
                        "id": 2,
                        "name": "To Be Determined",
                        "abbrev": "TBD",
                        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                    },
                    "last_updated": "2024-01-09T14:30:38Z",
                    "net": "2024-12-31T00:00:00Z",
                    "window_end": "2024-12-31T00:00:00Z",
                    "window_start": "2024-12-31T00:00:00Z",
                    "net_precision": {
                        "id": 15,
                        "name": "Fiscal Year",
                        "abbrev": "FY",
                        "description": "The T-0 is expected in the given fiscal year of the launch country."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 98,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/98/?format=api",
                        "name": "Mitsubishi Heavy Industries",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2540,
                        "configuration": {
                            "id": 204,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/204/?format=api",
                            "name": "H3-24",
                            "family": "H3",
                            "full_name": "H3-24",
                            "variant": "24"
                        }
                    },
                    "mission": {
                        "id": 5860,
                        "name": "HTV-X1",
                        "description": "First flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "featured": true,
                                "type": "Government",
                                "country_code": "JPN",
                                "abbrev": "JAXA",
                                "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                                "administrator": "Administrator: Hiroshi Yamakawa",
                                "founding_year": "2003",
                                "launchers": "H-II",
                                "spacecraft": "",
                                "launch_library_url": null,
                                "total_launch_count": 36,
                                "consecutive_successful_launches": 1,
                                "successful_launches": 32,
                                "failed_launches": 4,
                                "pending_launches": 4,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.jaxa.jp/",
                                "wiki_url": "http://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 209,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/209/?format=api",
                        "agency_id": 37,
                        "name": "Yoshinobu Launch Complex LP-2",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
                        "latitude": "30.400938",
                        "longitude": "130.97564",
                        "location": {
                            "id": 26,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api",
                            "name": "Tanegashima Space Center, Japan",
                            "country_code": "JPN",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_26_20200803142507.jpg",
                            "timezone_name": "Asia/Tokyo",
                            "total_launch_count": 90,
                            "total_landing_count": 0
                        },
                        "country_code": "JPN",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
                        "total_launch_count": 11,
                        "orbital_launch_attempt_count": 11
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/h-iii_image_20221104084531.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6812,
                    "location_launch_attempt_count": 96,
                    "pad_launch_attempt_count": 15,
                    "agency_launch_attempt_count": 55,
                    "orbital_launch_attempt_count_year": 234,
                    "location_launch_attempt_count_year": 8,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 7,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 343,
            "url": "https://ll.thespacedevs.com/2.2.0/event/343/?format=api",
            "slug": "htv-x1-rendezvous-and-capture",
            "name": "HTV-X1 Rendezvous and Capture",
            "updates": [],
            "last_updated": "2024-03-05T17:27:38Z",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live stream the rendezvous and capture of JAXA's HTV-X1 cargo craft to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/htv-x1_rendezvo_image_20210922165256.jpg",
            "date": "2024-12-31T00:00:00Z",
            "date_precision": {
                "id": 14,
                "name": "Year",
                "abbrev": "Y",
                "description": "The T-0 is expected in the given year."
            },
            "duration": null,
            "agencies": [
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "featured": true,
                    "type": "Government",
                    "country_code": "JPN",
                    "abbrev": "JAXA",
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": "2003",
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
                }
            ],
            "launches": [
                {
                    "id": "8c2412ae-fbef-443f-aae8-db538f38eec6",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/8c2412ae-fbef-443f-aae8-db538f38eec6/?format=api",
                    "slug": "h3-24-htv-x1",
                    "name": "H3-24 | HTV-X1",
                    "status": {
                        "id": 2,
                        "name": "To Be Determined",
                        "abbrev": "TBD",
                        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                    },
                    "last_updated": "2024-01-09T14:30:38Z",
                    "net": "2024-12-31T00:00:00Z",
                    "window_end": "2024-12-31T00:00:00Z",
                    "window_start": "2024-12-31T00:00:00Z",
                    "net_precision": {
                        "id": 15,
                        "name": "Fiscal Year",
                        "abbrev": "FY",
                        "description": "The T-0 is expected in the given fiscal year of the launch country."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 98,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/98/?format=api",
                        "name": "Mitsubishi Heavy Industries",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2540,
                        "configuration": {
                            "id": 204,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/204/?format=api",
                            "name": "H3-24",
                            "family": "H3",
                            "full_name": "H3-24",
                            "variant": "24"
                        }
                    },
                    "mission": {
                        "id": 5860,
                        "name": "HTV-X1",
                        "description": "First flight of the upgraded Japanese HTV-X spacecraft designed to resupply the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "featured": true,
                                "type": "Government",
                                "country_code": "JPN",
                                "abbrev": "JAXA",
                                "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                                "administrator": "Administrator: Hiroshi Yamakawa",
                                "founding_year": "2003",
                                "launchers": "H-II",
                                "spacecraft": "",
                                "launch_library_url": null,
                                "total_launch_count": 36,
                                "consecutive_successful_launches": 1,
                                "successful_launches": 32,
                                "failed_launches": 4,
                                "pending_launches": 4,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.jaxa.jp/",
                                "wiki_url": "http://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 209,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/209/?format=api",
                        "agency_id": 37,
                        "name": "Yoshinobu Launch Complex LP-2",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
                        "latitude": "30.400938",
                        "longitude": "130.97564",
                        "location": {
                            "id": 26,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api",
                            "name": "Tanegashima Space Center, Japan",
                            "country_code": "JPN",
                            "description": "",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_26_20200803142507.jpg",
                            "timezone_name": "Asia/Tokyo",
                            "total_launch_count": 90,
                            "total_landing_count": 0
                        },
                        "country_code": "JPN",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
                        "total_launch_count": 11,
                        "orbital_launch_attempt_count": 11
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/h-iii_image_20221104084531.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6812,
                    "location_launch_attempt_count": 96,
                    "pad_launch_attempt_count": 15,
                    "agency_launch_attempt_count": 55,
                    "orbital_launch_attempt_count_year": 234,
                    "location_launch_attempt_count_year": 8,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 7,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 396,
            "url": "https://ll.thespacedevs.com/2.2.0/event/396/?format=api",
            "slug": "lucy-earth-flyby-2",
            "name": "Lucy Earth Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:24:14Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Second of three Earth flybys 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": "2024-12-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": 950,
                            "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": 392,
            "url": "https://ll.thespacedevs.com/2.2.0/event/392/?format=api",
            "slug": "bepicolombo-mercury-flyby-5",
            "name": "BepiColombo Mercury Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:26:08Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Fifth of six Mercury flybys of the ESA-JAXA BepiColombo mission before entering orbit around its destination planet in 2025.",
            "webcast_live": false,
            "location": "Mercury",
            "news_url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sci.esa.int",
                    "title": "ESA Science & Technology - Fact Sheet",
                    "description": "Fact Sheet \n \n \n \n \n \n   \n \n \n \n \n \n \n \n \n \n \n \n   Fast Facts  \n \n \n  BepiColombo  \n \n \n \n \n \n \n \n \n \n \n \n   Launch date:   \n 20 October 2018, 01:45:28 UTC \n \n \n   Mission end:   \n...",
                    "feature_image": null,
                    "url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
            "date": "2024-12-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": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "featured": true,
                    "type": "Government",
                    "country_code": "JPN",
                    "abbrev": "JAXA",
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": "2003",
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/japan2520aerospace2520exploration2520agency_logo_20190207032440.png"
                }
            ],
            "launches": [
                {
                    "id": "e81bd43b-6359-4436-911f-01888c3369ef",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/e81bd43b-6359-4436-911f-01888c3369ef/?format=api",
                    "slug": "ariane-5-eca-bepicolombo",
                    "name": "Ariane 5 ECA | BepiColombo",
                    "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-14T04:01:04Z",
                    "net": "2018-10-20T01:45:28Z",
                    "window_end": "2018-10-20T01:45:28Z",
                    "window_start": "2018-10-20T01:45:28Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#BepiColombo",
                    "launch_service_provider": {
                        "id": 115,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api",
                        "name": "Arianespace",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 14,
                        "configuration": {
                            "id": 20,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/20/?format=api",
                            "name": "Ariane 5 ECA",
                            "family": "Ariane 5",
                            "full_name": "Ariane 5 ECA",
                            "variant": "ECA"
                        }
                    },
                    "mission": {
                        "id": 590,
                        "name": "BepiColombo",
                        "description": "BepiColombo is a joint mission of the ESA and the JAXA to the planet Mercury. The mission comprises two satellites to be launched together: the Mercury Planetary Orbiter (MPO) and the Mercury Magnetospheric Orbiter (MMO). The mission will perform a comprehensive study of Mercury, including its magnetic field, magnetosphere, interior structure and surface.",
                        "launch_designator": null,
                        "type": "Planetary Science",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 77,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api",
                        "agency_id": 115,
                        "name": "Ariane Launch Area 3",
                        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
                        "info_url": null,
                        "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                        "latitude": "5.239",
                        "longitude": "-52.768",
                        "location": {
                            "id": 13,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api",
                            "name": "Guiana Space Centre, French Guiana",
                            "country_code": "GUF",
                            "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_13_20200803142412.jpg",
                            "timezone_name": "America/Cayenne",
                            "total_launch_count": 320,
                            "total_landing_count": 0
                        },
                        "country_code": "GUF",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_77_20200803143458.jpg",
                        "total_launch_count": 118,
                        "orbital_launch_attempt_count": 118
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": 5777,
                    "location_launch_attempt_count": 284,
                    "pad_launch_attempt_count": 102,
                    "agency_launch_attempt_count": 269,
                    "orbital_launch_attempt_count_year": 81,
                    "location_launch_attempt_count_year": 7,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 7,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}