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

{
    "count": 1009,
    "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=740&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=720&ordering=-last_updated",
    "results": [
        {
            "id": 906,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/906/?format=api",
            "slug": "information-session-from-esas-322nd-council-in-par",
            "name": "Information session from ESA’s 322nd Council in Paris",
            "updates": [
                {
                    "id": 5948,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.esa.int/Newsroom/Press_Releases/Media_invitation_Information_session_from_ESA_s_322nd_Council_in_Paris",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-12-12T14:23:03Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:31Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "ESA Director General Josef Aschbacher and Swiss ESA Council Chair Renato Krpoun will give an update on the roll-out of decisions taken at the Space Summit in Seville, including the implications for space transportation and progress towards enabling a European commercial provider to deliver supplies to the International Space Station by 2028 and return cargo to Earth. The evolution of the European Spaceport in Kourou will also be covered. \r\n\r\nFurthermore, the briefing will address upcoming, high-level political meetings on space and international cooperation projects that ESA runs with partners around the globe, as well as ESA’s contribution to Poland’s Earth observation project “Country awareness mission in land analysis”.",
            "webcast_live": false,
            "location": "ESA Headquarters, Paris",
            "news_url": null,
            "video_url": "https://livestream.com/esa/esawebtv",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "livestream.com",
                    "publisher": "",
                    "title": "ESA Web TV by European Space Agency",
                    "description": "Watch European Space Agency's ESA Web TV on Livestream.com.",
                    "feature_image": "https://img.new.livestream.com/events/000000000060e5e8/e1e3ff0e-8958-4e66-90d0-aecb4ff0ac35.jpg",
                    "url": "https://livestream.com/esa/esawebtv",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/information_ses_image_20231214063355.jpg",
            "date": "2023-12-14T13:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT1H",
            "agencies": [
                {
                    "id": 27,
                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "featured": false,
                    "type": "Multinational",
                    "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN",
                    "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": "Ariane | Vega",
                    "spacecraft": "Space Rider",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
                }
            ],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 777,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/777/?format=api",
            "slug": "ax-2-crew-press-conference",
            "name": "Ax-2 Crew Press Conference",
            "updates": [
                {
                    "id": 4047,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
                    "created_by": "LL2",
                    "created_on": "2023-05-16T15:01:25Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:30Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Axiom will hold a press conference with the Ax-2 crew.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ax-2 All Crew Press Conference",
                    "description": "The press conference will give the Ax-2 crew an opportunity to highlight their experiences leading up to the mission, preparedness, and important mission obj...",
                    "feature_image": "https://i.ytimg.com/vi/jgcFuYF23uU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ax-2_crew_press_image_20230515161930.png",
            "date": "2023-05-16T15:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 314,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/314/?format=api",
            "slug": "nasa-mars-2020-ingenuity-ninth-flight",
            "name": "NASA Mars 2020 Ingenuity Ninth Flight",
            "updates": [],
            "last_updated": "2024-03-05T17:25:29Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "The 9th flight on Ingenuity Mars Helicopter was a success. Unlike with previous flights, this time Ingenuity flew over not the safe flat grounds, but over a sandy terrain called \"Séítah\". This kind of area is difficult, if not dangerous, for a rover to wheel through However, it can be easily surveyed from air. This proves that rover-helicopter combo can expand science value of the mission by covering more diverse areas which would not be possible to explore with a rover alone.",
            "webcast_live": false,
            "location": "Airfield E, Jezero crater, Mars",
            "news_url": "https://mars.nasa.gov/technology/helicopter/status/314/flight-9-was-a-nail-biter-but-ingenuity-came-through-with-flying-colors/",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "Flight 9 Was a Nail-Biter, but Ingenuity Came Through With Flying Colors - NASA",
                    "description": "It has been a week of heightened apprehension on the Mars Helicopter team as we prepared a major flight challenge for Ingenuity.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/technology/helicopter/status/314/flight-9-was-a-nail-biter-but-ingenuity-came-through-with-flying-colors/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210728154209.jpg",
            "date": "2021-07-05T09:03:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 300,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/300/?format=api",
            "slug": "nasa-mars-2020-ingenuity-seventh-flight",
            "name": "NASA Mars 2020 Ingenuity Seventh Flight",
            "updates": [],
            "last_updated": "2024-03-05T17:25:29Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "The seventh flight of Ingenuity Mars Helicopter took it to a new base of operations about 106 meters south of its current location. This marked the second time the helicopter landed at an airfield that it did not survey from the air during a previous flight. Instead, the Ingenuity team relied on imagery collected by the HiRISE camera aboard NASA’s Mars Reconnaissance Orbiter that suggests this new base of operations is relatively flat and has few surface obstructions.",
            "webcast_live": false,
            "location": "Airfield C, Jezero crater, Mars",
            "news_url": "https://mars.nasa.gov/technology/helicopter/status/306/ingenuity-flight-7-preview/",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "Ingenuity Flight 7 Preview - NASA",
                    "description": "The next flight of NASA’s Ingenuity Mars Helicopter will take place no earlier than this Sunday, June 6.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/technology/helicopter/status/306/ingenuity-flight-7-preview/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210409201945.jpeg",
            "date": "2021-06-08T15:54:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 745,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/745/?format=api",
            "slug": "nasa-artemis-ii-crew-interviews",
            "name": "NASA Artemis II Crew Interviews",
            "updates": [],
            "last_updated": "2024-03-05T17:25:28Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host live interviews with the Artemis II crew.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_artemis_ii_image_20230403161326.jpeg",
            "date": "2023-04-04T11:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "41699701-2ef4-4b0c-ac9d-6757820cde87",
                    "url": "https://lldev.thespacedevs.com/2.2.0/launch/41699701-2ef4-4b0c-ac9d-6757820cde87/?format=api",
                    "slug": "sls-block-1-artemis-ii",
                    "name": "SLS Block 1 | Artemis II",
                    "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": "2025-04-04T07:42:06Z",
                    "net": "2026-04-30T00:00:00Z",
                    "window_end": "2026-04-30T00:00:00Z",
                    "window_start": "2026-04-30T00:00:00Z",
                    "net_precision": {
                        "id": 7,
                        "name": "Month",
                        "abbrev": "M",
                        "description": "The T-0 is expected in the given month."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 187,
                        "configuration": {
                            "id": 143,
                            "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/143/?format=api",
                            "name": "Space Launch System (SLS)",
                            "family": "Space Launch System",
                            "full_name": "Space Launch System Block 1",
                            "variant": "Block 1"
                        }
                    },
                    "mission": {
                        "id": 6343,
                        "name": "Artemis II",
                        "description": "Artemis II is the first crewed mission as part of the Artemis program. Artemis II will send a crew of 4 - 3 Americans and 1 Canadian around the moon and return them back to Earth.\r\n\r\nThe mission will test the core systems of NASA's Orion spacecraft including the critical life support system, among other systems which could not be tested during Artemis I due to the lack of crew onboard.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 9,
                            "name": "Lunar flyby",
                            "abbrev": "Lunar flyby"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.2.0/pad/4/?format=api",
                        "agency_id": 44,
                        "name": "Launch Complex 39B",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                        "latitude": "28.62711233",
                        "longitude": "-80.62101503",
                        "location": {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 267,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                        "total_launch_count": 58,
                        "orbital_launch_attempt_count": 57
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20220331082429.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 15,
                            "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
                            "name": "Artemis",
                            "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                            "start_date": "2017-12-11T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/specials/artemis/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 7156,
                    "location_launch_attempt_count": 272,
                    "pad_launch_attempt_count": 59,
                    "agency_launch_attempt_count": 142,
                    "orbital_launch_attempt_count_year": 9,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 9,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/9/?format=api",
            "slug": "crs-17-dragon-berthing",
            "name": "CRS-17 Dragon Berthing",
            "updates": [],
            "last_updated": "2024-03-05T17:25:28Z",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "Following its launch atop a Falcon 9, the CRS-17 Dragon will rendezvous and berth with the ISS, bringing crew supplies as well as experiments.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg",
            "date": "2019-05-06T09:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": []
        },
        {
            "id": 686,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/686/?format=api",
            "slug": "nasa-loftid-first-results-media-briefing",
            "name": "NASA LOFTID First Results Media Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:25:27Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing to share early results from the Low-Earth Orbit Flight Test of an Inflatable Decelerator (LOFTID) technology demonstration.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-to-share-first-results-of-inflatable-heat-shield-technology-test",
            "video_url": "https://www.youtube.com/watch?v=OUGtgTR4D9E",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Share First Results of Inflatable Heat Shield Technology Test",
                    "description": "NASA will host a media briefing on Thursday, Nov. 17, at 2 p.m. EST to share early results from the Low-Earth Orbit Flight Test of an Inflatable Decelerator (LOFTID) technology demonstration.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-share-first-results-of-inflatable-heat-shield-technology-test",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing on Results of LOFTID Demonstration (Nov. 17, 2022)",
                    "description": "NASA will hold a media briefing at 2 p.m. EST on Thursday, Nov. 17, to share initial results from the Low-Earth Orbit Flight Test of an Inflatable Decelerato...",
                    "feature_image": "https://i.ytimg.com/vi/OUGtgTR4D9E/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=OUGtgTR4D9E",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_loftid_fir_image_20221116032240.jpeg",
            "date": "2022-11-17T19:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 875,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/875/?format=api",
            "slug": "falcon-heavy-static-fire-for-psyche",
            "name": "Falcon Heavy Static Fire for Psyche",
            "updates": [
                {
                    "id": 5266,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/SpaceX/status/1707818774857134287",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-09-29T18:23:00Z"
                },
                {
                    "id": 5272,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=rWeu2wt3j6c",
                    "created_by": "LL2",
                    "created_on": "2023-09-30T12:29:22Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:26Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire Falcon Heavy before the launch of NASAs Psyche mission.",
            "webcast_live": false,
            "location": "LC-39A, KSC",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=rWeu2wt3j6c",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Watch live: SpaceX test fires Falcon Heavy for NASA's Psyche asteroid mission",
                    "description": "SpaceX is about to test fire a Falcon Heavy at launch pad 39A at the Kennedy Space Center. Ignition and a short burn of the 27 Merlin first stage engines is ...",
                    "feature_image": "https://i.ytimg.com/vi/rWeu2wt3j6c/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=rWeu2wt3j6c",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                },
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Launch Pad Live: Falcon 9 / Falcon Heavy / Starship",
                    "description": "Watch live views as SpaceX prepares for rocket launches from Cape Canaveral and Kennedy Space Center. Meanwhile at Starbase in Texas, SpaceX is working on pr...",
                    "feature_image": "https://i.ytimg.com/vi/mNRP1y_IpW4/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mNRP1y_IpW4",
                    "type": {
                        "id": 7,
                        "name": "24/7 Live Feed"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_st_image_20230929182300.jpeg",
            "date": "2023-09-30T13:00:00Z",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "duration": "PT42M10S",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://lldev.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": "Acting Administrator:  James Free",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                },
                {
                    "id": 121,
                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 429,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/429/?format=api",
            "slug": "tiangong-eva-2",
            "name": "Tiangong EVA-2",
            "updates": [],
            "last_updated": "2024-03-05T17:25:26Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Nie Haisheng and Liu Boming performed work on the Tianhe mechanical arm and installed equipment outside the station.",
            "webcast_live": false,
            "location": "Tiangong Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_eva_image_20210704082303.jpg",
            "date": "2021-08-20T02:12:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 145,
                    "url": "https://lldev.thespacedevs.com/2.2.0/expedition/145/?format=api",
                    "name": "Shenzhou 12",
                    "start": "2021-06-17T07:54:00Z",
                    "end": "2021-09-17T05:34:00Z",
                    "spacestation": {
                        "id": 18,
                        "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                        "name": "Tiangong space station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    },
                    "mission_patches": [
                        {
                            "id": 8,
                            "name": "China Shenzhou 12 Mission Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/china2520shenz_mission_patch_20210606212146.png",
                            "agency": {
                                "id": 17,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": []
                }
            ],
            "spacestations": [
                {
                    "id": 18,
                    "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "2021-04-29",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                }
            ],
            "program": [
                {
                    "id": 19,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/19/?format=api",
                    "name": "Tiangong space station",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                    "agencies": [
                        {
                            "id": 88,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 662,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/662/?format=api",
            "slug": "nasa-dart-update-press-briefing",
            "name": "NASA DART Update Press Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:25:25Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing to discuss the agency’s Double Asteroid Redirection Test (DART) mission and its intentional collision with its target asteroid, Dimorphos.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_pre-launch_image_20211116204913.jpeg",
            "date": "2022-10-11T18:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}