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=370&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=380&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=360&ordering=-last_updated",
    "results": [
        {
            "id": 483,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/483/?format=api",
            "slug": "james-webb-telescope-week-one-deployments-update",
            "name": "James Webb Telescope Week One Deployments Update",
            "updates": [],
            "last_updated": "2024-03-05T17:30:40Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference providing updates on the deployment of the James Webb Space Telescope.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=PGt5RT-LfbE",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Webb Telescope Week One Deployments Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/PGt5RT-LfbE/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=PGt5RT-LfbE",
                    "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/jwst_pre-launch_image_20211213150440.jpeg",
            "date": "2021-01-03T16:10:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 477,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/477/?format=api",
            "slug": "jwst-post-launch-briefing",
            "name": "JWST Post-Launch Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:30:39Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing after the launch of the James Webb Space Telescope (JWST).",
            "webcast_live": false,
            "location": "Guiana Space Centre, French Guiana",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jwst_pre-launch_image_20211213150440.jpeg",
            "date": "2021-12-25T14:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 484,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/484/?format=api",
            "slug": "james-webb-space-telescope-secondary-mirror-deploy",
            "name": "James Webb Space Telescope secondary mirror deployment",
            "updates": [],
            "last_updated": "2024-03-05T17:30:39Z",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "NASA will host a livestream during the deployment of James Webb Space Telescope's secondary mirror.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://youtube.com/watch?v=-EnlaXnFcGs",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": null,
                    "title": "James Webb Space Telescope: Secondary Mirror Deployment - Mission Control Live",
                    "description": "James Webb Space Telescope experts give real-time updates on deployment of the telescope’s secondary mirror.  The secondary mirror is one of the most importa...",
                    "feature_image": "https://i.ytimg.com/vi/-EnlaXnFcGs/maxresdefault.jpg",
                    "url": "https://youtube.com/watch?v=-EnlaXnFcGs",
                    "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/jwst_pre-launch_image_20211213150440.jpeg",
            "date": "2022-01-05T15:20:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 476,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/476/?format=api",
            "slug": "jwst-pre-launch-news-conference",
            "name": "JWST Pre-Launch News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:30:38Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing about the upcoming launch of the James Webb Space Telescope (JWST).",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=8dTiaKa1Q50",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: JWST Prelaunch Briefing",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/8dTiaKa1Q50/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=8dTiaKa1Q50",
                    "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/jwst_pre-launch_image_20211213150440.jpeg",
            "date": "2021-12-21T19:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 441,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/441/?format=api",
            "slug": "total-solar-eclipse",
            "name": "Total Solar Eclipse",
            "updates": [],
            "last_updated": "2024-03-05T17:30:36Z",
            "type": {
                "id": 11,
                "name": "Celestial Event"
            },
            "description": "Camera views of the total solar eclipse visible from Antarctica will be broadcasted on NASA TV.",
            "webcast_live": false,
            "location": "Antarctica",
            "news_url": "https://earthsky.org/astronomy-essentials/total-solar-eclipse-december-4-2021/",
            "video_url": "https://youtu.be/J04GFN2Pq1w",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "earthsky.org",
                    "title": "Total solar eclipse of December 4, 2021",
                    "description": "A total solar eclipse sweeps across Antarctica on December 4, 2021. The instant of greatest eclipse takes place at 07:33 UTC, which is 1:33 a.m. on the morning of December 4 for people in North America (CST). So North Americans will not see the eclipse. People located at the southernmost tips of Sou...",
                    "feature_image": null,
                    "url": "https://earthsky.org/astronomy-essentials/total-solar-eclipse-december-4-2021/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Live Feed of the Dec. 4, 2021 Total Solar Eclipse",
                    "description": "Weather permitting, NASA TV will air a view of the Dec. 4, 2021, total solar eclipse from Union Glacier, Antarctica. The stream will start at 1:30 a.m. EST (...",
                    "feature_image": "https://i.ytimg.com/vi/J04GFN2Pq1w/maxresdefault.jpg",
                    "url": "https://youtu.be/J04GFN2Pq1w",
                    "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/total_solar_ecl_image_20201206083620.jpeg",
            "date": "2021-12-04T07:33:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 437,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/437/?format=api",
            "slug": "ixpe-pre-launch-news-conference",
            "name": "IXPE Pre-Launch News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:30:36Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing about the upcoming launch of the Imaging X-ray Polarimetry Explorer (IXPE) mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "news_url": "https://www.nasa.gov/press-release/nasa-tv-to-air-ixpe-prelaunch-activities-launch",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA TV to Air IXPE Prelaunch Activities, Launch",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the Imaging X-ray Polarimetry Explorer (IXPE) mission, the first satellite dedicated to measuring the polarization of X-rays from a variety of cosmic sources, such as black holes and neutron stars.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-tv-to-air-ixpe-prelaunch-activities-launch",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ixpe_pre-launch_image_20211201070800.jpeg",
            "date": "2021-12-07T22:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 440,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/440/?format=api",
            "slug": "2021-nasa-astronaut-candidates-announcement",
            "name": "2021 NASA Astronaut Candidates Announcement",
            "updates": [],
            "last_updated": "2024-03-05T17:30:35Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "After evaluating more than 12,000 applications, NASA will introduce its 2021 astronaut candidates from Ellington Field near NASA’s Johnson Space Center in Houston. After completing training, these individuals could be eligible for a variety of flight assignments including missions on and around the Moon under the Artemis program.",
            "webcast_live": false,
            "location": "Ellington Field Joint Reserve Base, TX, USA",
            "news_url": "https://www.nasa.gov/press-release/nasa-to-announce-america-s-next-class-of-astronaut-candidates",
            "video_url": "https://www.youtube.com/watch?v=UGpZxV9AJKM",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Announce America’s Next Class of Astronaut Candidates",
                    "description": "After evaluating more than 12,000 applications, NASA will introduce its 2021 astronaut candidates at 12:30 p.m. EST Monday, Dec. 6, from Ellington Field near NASA’s Johnson Space Center in Houston.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-announce-america-s-next-class-of-astronaut-candidates",
                    "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 Announces 2021 Class of Astronaut Candidates",
                    "description": "After evaluating more than 12,000 applications, we’ll introduce our 2021 astronaut candidates live at a ceremony at Ellington Field near NASA’s Johnson Space...",
                    "feature_image": "https://i.ytimg.com/vi/UGpZxV9AJKM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=UGpZxV9AJKM",
                    "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/2021_nasa_astro_image_20211202132624.jpeg",
            "date": "2021-12-06T17:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 661,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/661/?format=api",
            "slug": "crew-5-pre-launch-news-teleconference",
            "name": "Crew-5 Pre-Launch News Teleconference",
            "updates": [],
            "last_updated": "2024-03-05T17:30:35Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news teleconference ahead of the launch of the Crew-5 mission towards the International Space Station.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=NIC2YbBSlUY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s SpaceX Crew-5 Launch Readiness Review Media Teleconference (Oct. 3, 2022)",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/NIC2YbBSlUY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=NIC2YbBSlUY",
                    "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/spacex_crew-5_m_image_20240305172807.jpeg",
            "date": "2022-10-03T23:30:00Z",
            "date_precision": null,
            "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": 439,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/439/?format=api",
            "slug": "national-space-council-meeting",
            "name": "National Space Council Meeting",
            "updates": [],
            "last_updated": "2024-03-05T17:30:34Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "US Vice President Kamala Harris chairs her first National Space Council meeting on Dec. 1, 2021, at the U.S. Institute of Peace in Washington. NASA Administrator Bill Nelson will join the vice president to deliver remarks.\r\n \r\nThe council advises the president on America’s space policy and strategy, and reviews the nation’s long-range goals for space activities.",
            "webcast_live": false,
            "location": "Institude of Peace, Washington, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=G_hzzWjVowg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Vice President Kamala Harris Chairs Her First National Space Council Meeting",
                    "description": "Vice President Kamala Harris chairs her first National Space Council meeting on Dec. 1, 2021, at the U.S. Institute of Peace in Washington. NASA Administrato...",
                    "feature_image": "https://i.ytimg.com/vi/G_hzzWjVowg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=G_hzzWjVowg",
                    "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/national_space__image_20211201183547.jpeg",
            "date": "2021-12-01T18:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 486,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/486/?format=api",
            "slug": "jwst-post-deployment-news-conference",
            "name": "JWST Post-Deployment News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:30:33Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news conference about the conclusion of the James Webb Space Telescope’s major spacecraft deployments.",
            "webcast_live": false,
            "location": "Space Telescope Science Institute, Baltimore, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=hET2MS1tIjA",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "News Update on James Webb Space Telescope's Full Deployment",
                    "description": "Experts from the James Webb Space Telescope team discuss the successful completion of the final stage of all major spacecraft deployments to prepare for scie...",
                    "feature_image": "https://i.ytimg.com/vi/hET2MS1tIjA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=hET2MS1tIjA",
                    "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/jwst_pre-launch_image_20211213150440.jpeg",
            "date": "2022-01-08T19:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}