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=870&ordering=-date
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=880&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=860&ordering=-date",
    "results": [
        {
            "id": 128,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/128/?format=api",
            "slug": "spacex-dm-2-crew-dragon-farewell-ceremony-on-the-i",
            "name": "SpaceX DM-2 Crew Dragon Farewell Ceremony on the ISS",
            "updates": [],
            "last_updated": "2024-03-05T17:22:59Z",
            "type": {
                "id": 17,
                "name": "Farewell Ceremony"
            },
            "description": "The SpaceX DM-2 Crew Dragon farewell ceremony on the International Space Station will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=13OkD0C_TWU",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Astronauts Return Home in SpaceX's Crew Dragon Spacecraft",
                    "description": "They’re coming home! 🌎On Aug. 1, NASA astronauts Robert Behnken and Douglas Hurley will depart from the International Space Station aboard SpaceX’s Dragon “...",
                    "feature_image": "https://i.ytimg.com/vi/13OkD0C_TWU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=13OkD0C_TWU",
                    "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": "2020-08-01T13:10:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://lldev.thespacedevs.com/2.2.0/expedition/138/?format=api",
                    "name": "Expedition 63",
                    "start": "2020-04-17T01:53:00Z",
                    "end": "2020-10-20T20:15:00Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 725,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        },
                        {
                            "id": 726,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/418/?format=api",
                            "name": "Expedition 63 EVA 4",
                            "start": "2020-07-21T11:12:00Z",
                            "end": "2020-07-21T16:41:00Z",
                            "duration": "PT5H29M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 415,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/415/?format=api",
                            "name": "Expedition 63 EVA 1",
                            "start": "2020-06-26T11:32:00Z",
                            "end": "2020-06-26T17:39:00Z",
                            "duration": "PT6H7M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 416,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/416/?format=api",
                            "name": "Expedition 63 EVA 2",
                            "start": "2020-07-01T10:13:00Z",
                            "end": "2020-07-01T16:14:00Z",
                            "duration": "PT6H1M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 417,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/417/?format=api",
                            "name": "Expedition 63 EVA 3",
                            "start": "2020-07-16T11:10:00Z",
                            "end": "2020-07-16T17:10:00Z",
                            "duration": "PT6H",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "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": 123,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/123/?format=api",
            "slug": "starship-sn5-static-fire",
            "name": "Starship SN5 Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:23:00Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will attempt to perform a static fire of its Starship SN5 prototype in preparation of its upcoming 150m hop.\r\n\r\nThe road closure lasts from 8am to 8pm CDT (1pm to 1am UTC).",
            "webcast_live": false,
            "location": "Boca Chica, TX, USA",
            "news_url": null,
            "video_url": "https://youtu.be/5QbM7Vsz3kg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "LIVE! 24/7 4K SpaceX Boca Chica Launch Facility",
                    "description": "08.22.2020 Road closures on the 23rd (24th/25th as alternates) for static fire, 28th (29th/30th as alternates) all from 8:00 a.m. - 8:00 p.m. CDT (1300-0100 ...",
                    "feature_image": "https://i.ytimg.com/vi/5QbM7Vsz3kg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/5QbM7Vsz3kg",
                    "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_sn5_st_image_20200730210143.jpg",
            "date": "2020-07-30T20: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": 120,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/120/?format=api",
            "slug": "mars-2020-post-launch-news-conference",
            "name": "Mars 2020 Post-Launch News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:22:57Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 post-launch news conference 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-30T15:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 119,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/119/?format=api",
            "slug": "mars-2020-nasa-administrator-center-director-brief",
            "name": "Mars 2020 NASA Administrator & Center Director Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:22:48Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 briefing held by the NASA Administrator and Center Director 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-29T16:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 118,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/118/?format=api",
            "slug": "mars-2020-mission-tech-humans-to-mars-briefing",
            "name": "Mars 2020 Mission Tech & Humans to Mars Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:22:11Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 mission tech and humans to Mars 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-28T18:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "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://youtu.be/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": "youtu.be",
                    "publisher": null,
                    "title": "Virgin Galactic Spaceship Cabin Design Reveal",
                    "description": "Join a virtual walkthrough of SpaceShipTwo Unity's cabin, curated by our design team.Want to fly to space with us? Join our community of Spacefarers to take ...",
                    "feature_image": "https://i.ytimg.com/vi/LC286Dnq4M4/maxresdefault.jpg",
                    "url": "https://youtu.be/LC286Dnq4M4",
                    "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/virgin_galactic_image_20200707144137.jpeg",
            "date": "2020-07-28T17:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 117,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/117/?format=api",
            "slug": "mars-2020-sample-return-briefing",
            "name": "Mars 2020 Sample Return Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:23:12Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 sample return 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-28T16:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "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": 115,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/115/?format=api",
            "slug": "mars-2020-pre-launch-news-conference",
            "name": "Mars 2020 Pre-Launch News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:23:01Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Mars 2020 pre-launch news conference will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "news_url": null,
            "video_url": "https://youtu.be/V0dw0hwBYTs",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Perseverance Mars Rover Pre-Launch News Conference",
                    "description": "Learn more about the planned July 30 launch of our Mars 2020 rover from Cape Canaveral aboard an Atlas V 541 rocket, featuring:- Jim Bridenstine, NASA Admini...",
                    "feature_image": "https://i.ytimg.com/vi/V0dw0hwBYTs/maxresdefault.jpg",
                    "url": "https://youtu.be/V0dw0hwBYTs",
                    "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-27T17:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 127,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/127/?format=api",
            "slug": "press-conference-for-momo-f7-launch-abort",
            "name": "Press Conference for MOMO F7 launch abort.",
            "updates": [],
            "last_updated": "2024-03-05T17:22:58Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NVS will be livestreaming the press conference of the MOMO-F7 launch attempt cancellation.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=VCvkLA5RrJc",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "「ねじのロケット」MOMO7号機 打上げ中止 記者会見 / Press Conference on Cancellation of \"Rocket of NEJI\" MOMO7",
                    "description": "7月26日16:30に実施した「ねじのロケット」MOMO7号機打上げは点火器の温度パラメータを理由に自動停止が発生。本日の打上げは行わない。Automatic shutdown occurs due to the temperature parameter of the igniter.No launch tod...",
                    "feature_image": "https://i.ytimg.com/vi/VCvkLA5RrJc/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VCvkLA5RrJc",
                    "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/press_conferenc_image_20200726085748.jpg",
            "date": "2020-07-26T10:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}