Event Instance
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/112/?format=api
{ "id": 112, "url": "https://lldev.thespacedevs.com/2.2.0/event/112/?format=api", "slug": "virgin-galactic-spaceship-cabin-reveal", "name": "Virgin Galactic Spaceship Cabin Reveal", "updates": [], "last_updated": "2024-03-05T17:28:42Z", "type": { "id": 20, "name": "Press Event" }, "description": "Virgin Galactic will unveil the cabin interior design of their spaceship during a live-streamed event featuring a virtual walkthrough.", "webcast_live": false, "location": null, "news_url": "https://www.virgingalactic.com/articles/virgin-galactic-announces-date-for-worlds-first-virtual-reveal-of-spaceship-cabin-design/", "video_url": "https://www.youtube.com/watch?v=LC286Dnq4M4", "info_urls": [ { "priority": 10, "source": "www.virgingalactic.com", "title": "Virgin Galactic", "description": "Virgin Galactic is launching a new space age, where all are invited along for the ride.", "feature_image": null, "url": "https://www.virgingalactic.com/articles/virgin-galactic-announces-date-for-worlds-first-virtual-reveal-of-spaceship-cabin-design/", "type": { "id": 1, "name": "Official Page" }, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [ { "priority": 10, "source": "youtube.com", "publisher": "Virgin Galactic", "title": "Virgin Galactic Spaceship Cabin Design Reveal", "description": "Join a virtual walkthrough of SpaceShipTwo Unity's cabin, curated by our design team.\nWant to fly to space with us? Join our community of Spacefarers to take One Small Step towards reserving your seat...", "feature_image": "https://i.ytimg.com/vi/LC286Dnq4M4/maxresdefault.jpg", "url": "https://www.youtube.com/watch?v=LC286Dnq4M4", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2020-07-28T16:50:09Z", "end_time": "2020-07-28T17:18:49Z" } ], "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20200707144137.jpeg", "date": "2020-07-28T17:00:00Z", "date_precision": null, "duration": null, "agencies": [], "launches": [], "expeditions": [], "spacestations": [], "program": [] }