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

{
    "count": 851,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=30",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": 150,
            "url": "https://ll.thespacedevs.com/2.2.0/event/150/?format=api",
            "slug": "starship-hopper-wet-dress-rehearsal-5",
            "name": "Starship Hopper Wet Dress Rehearsal",
            "updates": [],
            "last_updated": "2024-03-05T17:22:39Z",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Starhopper prototype has successfully performed a wet dress rehearsal.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/ojwoS874BgI",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Live Starhopper Testing at SpaceX Boca Chica Launch Pad",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/ojwoS874BgI/maxresdefault.jpg",
                    "url": "https://youtu.be/ojwoS874BgI",
                    "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/starship_hopper_image_20200821071216.png",
            "date": "2019-06-19T15:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "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/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/event/17/?format=api",
            "slug": "soyuz-ms-11-undocking",
            "name": "Soyuz MS-11 Undocking",
            "updates": [],
            "last_updated": "2024-03-05T17:28:32Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Soyuz MS-11 spacecraft will undock at approximately 23:25 UTC from the 'Poisk aft' port on the International Space Station.\r\n\r\nIt will return to Earth with Oleg Kononenko, David Saint-Jacques, and Anne McClain onboard. Landing will be at approximately 02:47 UTC.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://en.wikipedia.org/wiki/Soyuz_MS-11",
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Soyuz MS-11 - Wikipedia",
                    "description": "Soyuz MS-11 was a Soyuz spaceflight that launched on 3 December 2018, marking the 100th orbital launch of the year.[3] Originally scheduled for 20 December, the launch date was advanced to 3 December following the failure of Soyuz MS-10.[4] MS-11 was the 140th flight of a Soyuz spacecraft and carrie...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/Soyuz_MS-11",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "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/soyuz_ms_in_orb_image_20240313130407.jpeg",
            "date": "2019-06-24T23:25:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "49fbe80b-277d-4192-bfa9-8dc0b1dbfd9b",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/49fbe80b-277d-4192-bfa9-8dc0b1dbfd9b/?format=api",
                    "slug": "soyuz-fg-soyuz-ms-11",
                    "name": "Soyuz-FG | Soyuz MS-11",
                    "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-14T08:40:36Z",
                    "net": "2018-12-03T11:31:52Z",
                    "window_end": "2018-12-03T11:31:52Z",
                    "window_start": "2018-12-03T11:31:52Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": "#SoyuzMS11",
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 49,
                        "configuration": {
                            "id": 34,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api",
                            "name": "Soyuz",
                            "family": "Soyuz-U",
                            "full_name": "Soyuz FG",
                            "variant": "FG"
                        }
                    },
                    "mission": {
                        "id": 834,
                        "name": "Soyuz MS-11",
                        "description": "Soyuz MS-11 begins expedition 58 by carrying Roscosmos cosmonaut Oleg Kononenko, CSA astronaut David Saint-Jacques and NASA astronaut Anne McClain to the International Space Station. After launching from the Baikonur Cosmodrome in Kazakhstan, they will rendezvous to the station where they will remain for their 6 month stay.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 32,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                        "agency_id": null,
                        "name": "1/5",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "",
                        "map_url": "https://www.google.com/maps?q=45.92,63.342",
                        "latitude": "45.92",
                        "longitude": "63.342",
                        "location": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "description": null,
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                            "timezone_name": "Asia/Qyzylorda",
                            "total_launch_count": 1547,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
                        "total_launch_count": 487,
                        "orbital_launch_attempt_count": 487
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
                    "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": 8,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
                            "name": "Soyuz",
                            "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                            "agencies": [
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                },
                                {
                                    "id": 66,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                                    "name": "Soviet Space Program",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                            "start_date": "1966-11-28T11:02:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5796,
                    "location_launch_attempt_count": 1494,
                    "pad_launch_attempt_count": 484,
                    "agency_launch_attempt_count": 278,
                    "orbital_launch_attempt_count_year": 100,
                    "location_launch_attempt_count_year": 8,
                    "pad_launch_attempt_count_year": 5,
                    "agency_launch_attempt_count_year": 8,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 93,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/93/?format=api",
                    "name": "Expedition 59",
                    "start": "2019-03-15T01:01:00Z",
                    "end": "2019-06-24T23:25:00Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 720,
                            "name": "Expedition 59 Patch",
                            "priority": 9,
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_59_patch_20221024013519.png",
                            "agency": {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 404,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/404/?format=api",
                            "name": "Expedition 59 EVA 4",
                            "start": "2019-05-29T15:42:00Z",
                            "end": "2019-05-29T21:43:00Z",
                            "duration": "PT6H1M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 403,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/403/?format=api",
                            "name": "Expedition 59 EVA 3",
                            "start": "2019-04-08T11:31:00Z",
                            "end": "2019-04-08T18:00:00Z",
                            "duration": "PT6H29M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 402,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/402/?format=api",
                            "name": "Expedition 59 EVA 2",
                            "start": "2019-03-29T11:42:00Z",
                            "end": "2019-03-29T18:27:00Z",
                            "duration": "PT6H45M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 401,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/401/?format=api",
                            "name": "Expedition 59 EVA 1",
                            "start": "2019-03-22T12:01:00Z",
                            "end": "2019-03-22T18:40:00Z",
                            "duration": "PT6H39M",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "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": 20,
            "url": "https://ll.thespacedevs.com/2.2.0/event/20/?format=api",
            "slug": "total-solar-eclipse-2",
            "name": "Total Solar Eclipse",
            "updates": [],
            "last_updated": "2024-03-05T17:28:34Z",
            "type": {
                "id": 11,
                "name": "Celestial Event"
            },
            "description": "NASA has partnered with the Exploratorium in San Francisco to bring live views to people across the world of a total solar eclipse, occurring Tuesday, July 2, over South America.\r\n\r\nTotal solar eclipse live streams are available with no commentary (3:15-6 p.m. EDT), or with commentary (4-5 p.m. EDT) in English or Spanish.",
            "webcast_live": false,
            "location": "South America",
            "news_url": "https://www.nasa.gov/nasalive",
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Live",
                    "description": "NASA launches, landings, and events. Watch live broadcasts from NASA Television and NASA's social media channels, and a schedule of upcoming live events including news briefings, launches and landings.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/nasalive",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "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/total2520solar2520eclipse_image_20190702195513.jpg",
            "date": "2019-07-02T20:15:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.2.0/event/19/?format=api",
            "slug": "hayabusa2-second-sample-collection-from-ryugu",
            "name": "Hayabusa2 Second sample collection from Ryugu",
            "updates": [],
            "last_updated": "2024-03-05T17:28:34Z",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "On July 11 the second sample collection from the asteroid 'Ryugu' will occur.\r\n\r\nThe location is about 20m north of the artificial crater formed by the Small Carry-on Impactor earlier this year.",
            "webcast_live": false,
            "location": "162173 Ryugu",
            "news_url": "http://www.hayabusa2.jaxa.jp/en/",
            "video_url": "https://www.youtube.com/watch?v=hnJX9obXzPU&",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.hayabusa2.jaxa.jp",
                    "title": "JAXA Hayabusa2 Project",
                    "description": "Web site of the asteroid explorer Hayabusa2 project.",
                    "feature_image": null,
                    "url": "http://www.hayabusa2.jaxa.jp/en/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "[Mission Control Live] \"Hayabusa2\" 2nd Touchdown Operation(PPTD)",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/hnJX9obXzPU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=hnJX9obXzPU&",
                    "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/hayabusa22520second2520sample2520collection2520from2520ryugu_image_20190629002325.jpg",
            "date": "2019-07-11T00:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "d2b9e5ed-5009-476f-8aee-4d84c43e7cec",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/d2b9e5ed-5009-476f-8aee-4d84c43e7cec/?format=api",
                    "slug": "h-iia-202-hayabusa-2",
                    "name": "H-IIA 202 | Hayabusa-2",
                    "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-14T03:53:09Z",
                    "net": "2014-12-03T04:22:04Z",
                    "window_end": "2014-12-03T04:22:04Z",
                    "window_start": "2014-12-03T04:22:04Z",
                    "net_precision": null,
                    "probability": -1,
                    "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": 1805,
                        "configuration": {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/32/?format=api",
                            "name": "H-IIA",
                            "family": "H-II",
                            "full_name": "H-IIA 202",
                            "variant": "202"
                        }
                    },
                    "mission": {
                        "id": 1216,
                        "name": "Hayabusa-2",
                        "description": "Hayabusa2 (Japanese: はやぶさ2, \"Peregrine falcon 2\") is an asteroid sample-return mission operated by the Japanese space agency, JAXA. It follows on from the Hayabusa mission which returned asteroid samples in June 2010.\r\n\r\nHayabusa2 carries multiple science payloads for remote sensing, sampling, and four small rovers that investigated the asteroid surface to inform the environmental and geological context of the samples collected.",
                        "launch_designator": null,
                        "type": "Robotic Exploration",
                        "orbit": {
                            "id": 6,
                            "name": "Heliocentric N/A",
                            "abbrev": "Helio-N/A"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/41/?format=api",
                        "agency_id": 37,
                        "name": "Yoshinobu Launch Complex LP-1",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                        "map_url": "https://www.google.com/maps?q=30.400813,130.977748",
                        "latitude": "30.400813",
                        "longitude": "130.977748",
                        "location": {
                            "id": 26,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/26/?format=api",
                            "name": "Tanegashima Space Center, Japan",
                            "country_code": "JPN",
                            "description": null,
                            "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_41_20200803143551.jpg",
                        "total_launch_count": 55,
                        "orbital_launch_attempt_count": 55
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/h-iia_202_lifto_image_20240325123250.jpg",
                    "infographic": null,
                    "program": [],
                    "orbital_launch_attempt_count": 5418,
                    "location_launch_attempt_count": 61,
                    "pad_launch_attempt_count": 33,
                    "agency_launch_attempt_count": 23,
                    "orbital_launch_attempt_count_year": 79,
                    "location_launch_attempt_count_year": 4,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 4,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 151,
            "url": "https://ll.thespacedevs.com/2.2.0/event/151/?format=api",
            "slug": "starship-hopper-wet-dress-rehearsal-6",
            "name": "Starship Hopper Wet Dress Rehearsal",
            "updates": [],
            "last_updated": "2024-03-05T17:22:50Z",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Starhopper prototype has successfully performed a wet dress rehearsal.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/dBnyI6NH13Q",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Starhopper Preburner Test - July 15, 2019",
                    "description": "Late at night on July 15, SpaceX's Starhopper underwent a preburner test - a key step ahead of its Static Fire test with SN6 Raptor.Filmed by NSF's BocaChica...",
                    "feature_image": "https://i.ytimg.com/vi/dBnyI6NH13Q/maxresdefault.jpg",
                    "url": "https://youtu.be/dBnyI6NH13Q",
                    "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/starship_hopper_image_20200821071216.png",
            "date": "2019-07-16T03:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "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/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 152,
            "url": "https://ll.thespacedevs.com/2.2.0/event/152/?format=api",
            "slug": "starship-hopper-static-fire-2",
            "name": "Starship Hopper Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:23:03Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The Starhopper prototype has successfully performed a static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/JKyZ_7ZjabU",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX StarHopper engine test and unexpected fireball (4K Slow Mo)",
                    "description": "SpaceX performed a test of their StarShip prototype vehicle known as StarHopper with a brand new serial number 6 Raptor Engine. The vehicle was tethered and ...",
                    "feature_image": "https://i.ytimg.com/vi/JKyZ_7ZjabU/maxresdefault.jpg",
                    "url": "https://youtu.be/JKyZ_7ZjabU",
                    "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/starship_hopper_image_20200821071216.png",
            "date": "2019-07-17T03:24:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "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/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.2.0/event/25/?format=api",
            "slug": "apollo-11th-50th-anniversary-lunar-landing",
            "name": "Apollo 11th 50th Anniversary - Lunar Landing",
            "updates": [],
            "last_updated": "2024-03-05T17:21:52Z",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "The United States' Apollo 11 was the first crewed mission to land on the Moon, on 20 July 1969. To date, the United States is the only country to have successfully conducted crewed missions to the Moon, with the last departing the lunar surface in December 1972.\r\n\r\nA total of twelve men have landed on the Moon. This was accomplished with two US pilot-astronauts flying a Lunar Module on each of six NASA missions across a 41-month period starting 20 July 1969 UTC, with Neil Armstrong and Buzz Aldrin on Apollo 11, and ending on 14 December 1972 UTC with Gene Cernan and Jack Schmitt on Apollo 17. Cernan was the last to step off the lunar surface.",
            "webcast_live": false,
            "location": "Lunar Surface",
            "news_url": "https://www.nasa.gov/feature/apollo-11-in-real-time-50-years-later/",
            "video_url": "https://apolloinrealtime.org/11/",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Apollo 11 in Real Time, 50 Years Later",
                    "description": "Apolloinrealtime.org is an interactive, multimedia website that replays the entirety of the Apollo 11 mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/feature/apollo-11-in-real-time-50-years-later/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "apolloinrealtime.org",
                    "publisher": null,
                    "title": "Apollo 11 in Real Time",
                    "description": "A real-time interactive journey through the first landing on the Moon. Relive every moment as it occurred in 1969.",
                    "feature_image": "https://apolloinrealtime.org/11/img/screenshot.png",
                    "url": "https://apolloinrealtime.org/11/",
                    "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/apollo252011th2520-2520lunar2520landing252050th2520anniversary_image_20190715211113.jpg",
            "date": "2019-07-20T20:17:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "aed29ce0-d4e3-4177-b286-d186c7b21354",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/aed29ce0-d4e3-4177-b286-d186c7b21354/?format=api",
                    "slug": "saturn-v-apollo-11",
                    "name": "Saturn V | Apollo 11",
                    "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-14T08:37:04Z",
                    "net": "1969-07-16T13:32:00Z",
                    "window_end": "1969-07-16T13:32:00Z",
                    "window_start": "1969-07-16T13:32:00Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 222,
                        "configuration": {
                            "id": 93,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/93/?format=api",
                            "name": "Saturn V",
                            "family": "Saturn",
                            "full_name": "Saturn V",
                            "variant": "V"
                        }
                    },
                    "mission": {
                        "id": 155,
                        "name": "Apollo 11",
                        "description": "Apollo 11 was commanded by Neil Armstrong , Command Module Pilot Michael Collins and Lunar Module Pilot Edwin \"Buzz\" E. Aldrin. The Mission was to complete the goal that President John F. Kennedy set on May 25, 1961 to land a man on the moon and return the crew back to Earth. On July 20,1969 Neil Armstrong and Buzz Aldrin landed there Lunar Module on the sea of tranquility this marked the first time a human has set foot upon another celestial body.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 11,
                            "name": "Lunar Orbit",
                            "abbrev": "LO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": null,
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 232,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 174,
                        "orbital_launch_attempt_count": 173
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 4,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api",
                            "name": "Apollo",
                            "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.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/apollo_program_20200820200202.png",
                            "start_date": "1966-11-16T00:00:00Z",
                            "end_date": "1972-12-19T19:24:59Z",
                            "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 987,
                    "location_launch_attempt_count": 6,
                    "pad_launch_attempt_count": 5,
                    "agency_launch_attempt_count": 100,
                    "orbital_launch_attempt_count_year": 69,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 3,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/event/27/?format=api",
            "slug": "soyuz-ms-13-docking",
            "name": "Soyuz MS-13 Docking",
            "updates": [],
            "last_updated": "2024-03-13T13:05:02Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Launching from Baikonur Cosmodrome in Kazakhstan in July 2019, Soyuz MS-13 is expected to bring three more people to the International Space Station: Russian cosmonaut Aleksandr Skvortsov, European Space Agency astronaut Luca Parmitano and NASA astronaut Drew Morgan.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://spacelaunchnow.me/launch/soyuz-fg-soyuz-ms-13-1627/",
            "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "spacelaunchnow.me",
                    "title": "Launch Schedule",
                    "description": "A spaceflight launch schedule for Cape Canaveral/Kennedy Space Center, Vandenberg AFB, Wallops Island, SpaceX, Blue Origin, ULA, Rocket Lab and much more - tracking the latest developments in spaceflight, check back often for launch schedule changes.",
                    "feature_image": null,
                    "url": "https://spacelaunchnow.me/launch/soyuz-fg-soyuz-ms-13-1627/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "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/soyuz_ms_in_orb_image_20240313130407.jpeg",
            "date": "2019-07-20T22:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "f129f583-9e12-421c-bc40-60661d1d77b2",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/f129f583-9e12-421c-bc40-60661d1d77b2/?format=api",
                    "slug": "soyuz-fg-soyuz-ms-13",
                    "name": "Soyuz-FG | Soyuz MS-13",
                    "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-14T08:43:19Z",
                    "net": "2019-07-20T16:28:21Z",
                    "window_end": "2019-07-20T16:28:21Z",
                    "window_start": "2019-07-20T16:28:21Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 1369,
                        "configuration": {
                            "id": 34,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api",
                            "name": "Soyuz",
                            "family": "Soyuz-U",
                            "full_name": "Soyuz FG",
                            "variant": "FG"
                        }
                    },
                    "mission": {
                        "id": 1012,
                        "name": "Soyuz MS-13",
                        "description": "Soyuz MS-13 begins expedition 60 by carrying NASA astronaut Andrew Morgan, Luca Parmitano of ESA (European Space Agency) and Alexander Skvortsov of the Russian space agency Roscosmos launch to the International Space Station aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 32,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                        "agency_id": null,
                        "name": "1/5",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "",
                        "map_url": "https://www.google.com/maps?q=45.92,63.342",
                        "latitude": "45.92",
                        "longitude": "63.342",
                        "location": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "description": null,
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                            "timezone_name": "Asia/Qyzylorda",
                            "total_launch_count": 1547,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
                        "total_launch_count": 487,
                        "orbital_launch_attempt_count": 487
                    },
                    "webcast_live": false,
                    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
                    "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": 8,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
                            "name": "Soyuz",
                            "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                            "agencies": [
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                },
                                {
                                    "id": 66,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                                    "name": "Soviet Space Program",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                            "start_date": "1966-11-28T11:02:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5856,
                    "location_launch_attempt_count": 1501,
                    "pad_launch_attempt_count": 486,
                    "agency_launch_attempt_count": 284,
                    "orbital_launch_attempt_count_year": 46,
                    "location_launch_attempt_count_year": 6,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 5,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 119,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/119/?format=api",
                    "name": "Expedition 60",
                    "start": "2019-06-24T23:25:00Z",
                    "end": "2019-10-02T00:00:00Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 722,
                            "name": "Expedition 60 Patch",
                            "priority": 9,
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_60_patch_20221024013520.png",
                            "agency": {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 405,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/405/?format=api",
                            "name": "Expedition 60 EVA",
                            "start": "2019-08-21T12:27:00Z",
                            "end": "2019-08-21T18:59:00Z",
                            "duration": "PT6H32M",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "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": 153,
            "url": "https://ll.thespacedevs.com/2.2.0/event/153/?format=api",
            "slug": "starship-hopper-wet-dress-rehearsal-7",
            "name": "Starship Hopper Wet Dress Rehearsal",
            "updates": [],
            "last_updated": "2024-03-05T17:23:32Z",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Starhopper prototype has successfully performed a wet dress rehearsal.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=-O1AFN9iSi4",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship Hopper @SpaceX Side Thrusters Test?",
                    "description": "July 22, 2019. Tonight's testing seemed to involve the side thrusters.This 24/7 stream is powered by LabPadre, in cooperation with Sapphire Condominiums, @Bo...",
                    "feature_image": "https://i.ytimg.com/vi/-O1AFN9iSi4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-O1AFN9iSi4",
                    "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/starship_hopper_image_20200821071216.png",
            "date": "2019-07-23T04:57:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "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/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/event/30/?format=api",
            "slug": "lightsail-2-sail-deployment",
            "name": "Lightsail 2 | Sail Deployment",
            "updates": [],
            "last_updated": "2024-03-05T17:28:35Z",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "Come sail away! The Planetary Society's LightSail 2 mission team is preparing to deploy the spacecraft’s solar sail. The next attempt is scheduled for Tuesday, 23 July 2019, during a ground station pass that starts at roughly 11:22 PDT (18:22 UTC).",
            "webcast_live": false,
            "location": "Low Earth Orbit",
            "news_url": "http://www.planetary.org/blogs/jason-davis/ls2-sail-deployment-live.html",
            "video_url": "https://www.youtube.com/watch?v=LxcsLSpFV4c",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.planetary.org",
                    "title": "Live Coverage: LightSail 2 Sail Deployment",
                    "description": "Visit planetary.org/live for video and audio from mission control, located at Cal Poly San Luis Obispo in California.",
                    "feature_image": null,
                    "url": "http://www.planetary.org/blogs/jason-davis/ls2-sail-deployment-live.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "LIVE: LightSail 2 Sail Deployment",
                    "description": "Come sail away! The Planetary Society's LightSail 2 mission team is preparing to deploy the spacecraft’s solar sail. The next attempt is scheduled for Tuesda...",
                    "feature_image": "https://i.ytimg.com/vi/LxcsLSpFV4c/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=LxcsLSpFV4c",
                    "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/lightsail252022520257c2520sail2520deployment_image_20190723181517.png",
            "date": "2019-07-23T18:22:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}