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

{
    "count": 1005,
    "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=980&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=960&ordering=-last_updated",
    "results": [
        {
            "id": 116,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/116/?format=api",
            "slug": "mars-2020-engineering-science-briefing",
            "name": "Mars 2020 Engineering & Science Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:22:08Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 engineering and science briefing will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://youtu.be/21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "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://youtu.be/21X5lGlDOfg",
                    "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/mars_2020_pre-l_image_20200717135837.png",
            "date": "2020-07-27T19:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 39,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/39/?format=api",
            "slug": "rocket-lab-announcement",
            "name": "Rocket Lab Announcement",
            "updates": [],
            "last_updated": "2024-03-05T17:22:07Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "New Zealand launch provider Rocket Lab will livestream an announcement about the future of the company and its endeavours in the smallsat market.",
            "webcast_live": false,
            "location": "SmallSat Conference - Logan, UT",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=joONWIGtcdY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Rocket Lab Unveils Plans For Reusability",
                    "description": "On August 6, 2019, Rocket Lab Founder and CEO Peter Beck announced plans to make Electron a reusable launch vehicle.",
                    "feature_image": "https://i.ytimg.com/vi/joONWIGtcdY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=joONWIGtcdY",
                    "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/rocket2520lab2520announcement_image_20190803011751.jpeg",
            "date": "2019-08-06T21:55:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 759,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/759/?format=api",
            "slug": "ax-2-flight-readiness-media-teleconference",
            "name": "Ax-2 Flight Readiness Media Teleconference",
            "updates": [
                {
                    "id": 4042,
                    "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=uSdzc5c7xBY",
                    "created_by": "LL2",
                    "created_on": "2023-05-15T20:58:51Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:04Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference following the agency’s flight readiness review for the Axiom Mission 2 (Ax-2).",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-axiom-mission-2-briefings-events-broadcast",
            "video_url": "https://www.youtube.com/watch?v=uSdzc5c7xBY",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Axiom Mission 2 Briefings, Events, Broadcast",
                    "description": "NASA, Axiom Space, and SpaceX will provide coverage of the upcoming prelaunch and launch activities for Axiom Mission 2 (Ax-2), the second private astronaut mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-axiom-mission-2-briefings-events-broadcast",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Axiom Mission 2 Flight Readiness Review (May 15, 2023)",
                    "description": "NASA, Axiom, and SpaceX leaders discuss the outcome of NASA’s Flight Readiness Review for Axiom Mission 2 with media.",
                    "feature_image": "https://i.ytimg.com/vi/uSdzc5c7xBY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=uSdzc5c7xBY",
                    "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/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2023-05-15T21: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": [
                {
                    "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": 825,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/825/?format=api",
            "slug": "boeing-starliner-cft-media-teleconference-3",
            "name": "Boeing Starliner CFT Media Teleconference",
            "updates": [
                {
                    "id": 4255,
                    "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=SwuDuX2XifU",
                    "created_by": "LL2",
                    "created_on": "2023-06-01T20:58:28Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:03Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Boeing will host a media teleconference to provide an update on the agency’s Boeing Crew Flight Test to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-boeing-to-hold-media-update-on-crew-flight-test-today",
            "video_url": "https://www.youtube.com/watch?v=SwuDuX2XifU",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA, Boeing to Hold Media Update on Crew Flight Test Today",
                    "description": "NASA and Boeing will host a media teleconference at 4:30 p.m. EDT today, Thursday, June 1, to provide an update on the agency’s Boeing Crew Flight Test to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-boeing-to-hold-media-update-on-crew-flight-test-today",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA and Boeing Crew Flight Test Media Update (June 1, 2023)",
                    "description": "NASA and Boeing host a media teleconference to provide an update on the agency’s Boeing Crew Flight Test to the International Space Station – the first fligh...",
                    "feature_image": "https://i.ytimg.com/vi/SwuDuX2XifU/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGEAgVChlMA8=&rs=AOn4CLCObdL4pj2DrYuLjyQD1tvV1crWWg",
                    "url": "https://www.youtube.com/watch?v=SwuDuX2XifU",
                    "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/boeing_starline_image_20230601202235.jpeg",
            "date": "2023-06-01T21: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": 17,
                    "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 5,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 821,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/821/?format=api",
            "slug": "spacex-crs-28-pre-launch-media-teleconference",
            "name": "SpaceX CRS-28 Pre-Launch Media Teleconference",
            "updates": [
                {
                    "id": 4232,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=_QrdNIpkSLU",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-05-30T19:10:38Z"
                },
                {
                    "id": 4260,
                    "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=157ntLrPoNo",
                    "created_by": "LL2",
                    "created_on": "2023-06-02T20:02:24Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:02Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a pre-launch media teleconference ahead of the CRS-28 resupply mission towards the International Space Station.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-next-spacex-resupply-launch-to-space-station-1",
            "video_url": "https://www.youtube.com/watch?v=157ntLrPoNo",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Next SpaceX Resupply Launch to Space Station",
                    "description": "NASA and SpaceX now are targeting Monday June 5, to launch the company’s 28th commercial resupply services mission to the International Space Station from Launch Complex 39A at the agency’s Kennedy Space Center in Florida.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-next-spacex-resupply-launch-to-space-station-1",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s SpaceX CRS-28 Space Station Mission Prelaunch Teleconference (June 2, 2023)",
                    "description": "NASA and SpaceX discuss the results of the Launch Readiness Review for the company’s 28th commercial resupply services mission to the International Space Sta...",
                    "feature_image": "https://i.ytimg.com/vi/157ntLrPoNo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=157ntLrPoNo",
                    "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/crs-28_dragon_d_image_20230530191602.jpeg",
            "date": "2023-06-02T20: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": [
                {
                    "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": 11,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 708,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/708/?format=api",
            "slug": "spaceport-esrange-inauguration",
            "name": "Spaceport Esrange Inauguration",
            "updates": [],
            "last_updated": "2024-03-05T17:22:01Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Officials from Sweden and the EU Commission will visit Europe's first mainland spaceport, Spaceport Esrange to cut the ribbon.",
            "webcast_live": false,
            "location": "Spaceport Esrange, Sweden",
            "news_url": "https://sscspace.com/inauguration-of-mainland-europes-first-satellite-launch-complex/",
            "video_url": "https://www.youtube.com/watch?v=S5wRsAYzVmw",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sscspace.com",
                    "title": "Inauguration of Mainland Europe’s first satellite launch complex",
                    "description": "In January, the King of Sweden and European politicians will inaugurate European mainland’s first orbital launch complex; Spaceport Esrange.",
                    "feature_image": null,
                    "url": "https://sscspace.com/inauguration-of-mainland-europes-first-satellite-launch-complex/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Inauguration of Spaceport Esrange",
                    "description": "Mainland Europe’s first facility for satellite launches will be inaugurated by H.M. the King of Sweden, the Swedish Prime Minister, and the President of the ...",
                    "feature_image": "https://i.ytimg.com/vi/S5wRsAYzVmw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=S5wRsAYzVmw",
                    "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/spaceport_esran_image_20221225143213.jpeg",
            "date": "2023-01-13T09:10:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 138,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/138/?format=api",
            "slug": "starship-sn4-cryoproof-test-2",
            "name": "Starship SN4 Cryoproof Test",
            "updates": [],
            "last_updated": "2024-03-05T17:22:00Z",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN4 prototype successfully performed its second cryoproof test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": "https://twitter.com/NASASpaceflight/status/1259343216228343809",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/NASASpaceflight/status/1259343216228343809",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
            "date": "2020-05-10T04:25:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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": 322,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/322/?format=api",
            "slug": "briefing-on-successful-sample-collection-of-martia",
            "name": "Briefing on Successful Sample Collection of Martian Rock",
            "updates": [],
            "last_updated": "2024-03-05T17:21:59Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA is to provide an update on Perseverance rover and its recent successful collection of Martian rock samples.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://mars.nasa.gov/news/9030/nasa-to-host-briefing-on-successful-sample-collection-of-martian-rock/",
            "video_url": "https://www.youtube.com/watch?v=IMyuOBexwE0",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "NASA to Host Briefing on Successful Sample Collection of Martian Rock – NASA Mars Exploration",
                    "description": "Panelists will discuss the Perseverance rover’s successful collection of the sample and latest science analysis.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/news/9030/nasa-to-host-briefing-on-successful-sample-collection-of-martian-rock/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s Perseverance Mars Rover Collects First Core Samples & Early Science (Media Briefing)",
                    "description": "The Perseverance rover successfully collected its first Martian core samples that NASA and ESA (the European Space Agency) plan to return to Earth for furthe...",
                    "feature_image": "https://i.ytimg.com/vi/IMyuOBexwE0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=IMyuOBexwE0",
                    "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/briefing_on_suc_image_20210910055403.jpg",
            "date": "2021-09-10T16:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 147,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/147/?format=api",
            "slug": "starship-hopper-static-fire",
            "name": "Starship Hopper Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:21:59Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The Starhopper prototype has successfully performed its first static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/5vfiM10lc1M",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "First Raptor Static Fire test on StarHopper - April 3, 2019",
                    "description": "Uploaded with permission from and on behalf of @BocaChicaGalhttps://www.nasaspaceflight.com/2019/04/starhopper-first-flight-starship-superheavy-updates/",
                    "feature_image": "https://i.ytimg.com/vi/5vfiM10lc1M/maxresdefault.jpg",
                    "url": "https://youtu.be/5vfiM10lc1M",
                    "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/starship_hopper_image_20200821071216.png",
            "date": "2019-04-03T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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": 182,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/182/?format=api",
            "slug": "starship-sn8-static-fire",
            "name": "Starship SN8 Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:21:58Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "Starship SN8 sucessfully performed a static fire of its raptor engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX SN10 At Boca Chica Starship Launch Facility",
                    "description": "NO LAUNCH TODAY ~ Saturday 2/13/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: Flight TFRs a...",
                    "feature_image": "https://i.ytimg.com/vi/Ky5l9ZxsG9M/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
                    "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/starship_sn8_st_image_20201014184312.jpg_large",
            "date": "2020-10-20T08:14:21Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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"
                    }
                }
            ]
        }
    ]
}