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/711/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 711,
    "url": "https://ll.thespacedevs.com/2.2.0/event/711/?format=api",
    "slug": "iss-expedition-68-spacewalk-preview-briefing",
    "name": "ISS Expedition 68 Spacewalk Preview Briefing",
    "updates": [],
    "last_updated": "2024-03-07T14:23:18Z",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "NASA will hold a preview briefing to provide an update on the upcoming extra-vehicular activities of ISS Expedition 66.",
    "webcast_live": false,
    "location": "Johnson Space Center, Houston, TX, USA",
    "news_url": "https://www.nasa.gov/press-release/nasa-to-provide-coverage-of-us-spacewalk-preview-news-conference/",
    "video_url": "https://www.youtube.com/watch?v=HHBojWFqTrE",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.nasa.gov",
            "title": "NASA to Provide Coverage of US Spacewalk, Preview News Conference",
            "description": "Two astronauts on the International Space Station will conduct a spacewalk Friday, Jan. 20, to install hardware for future power system upgrades.",
            "feature_image": null,
            "url": "https://www.nasa.gov/press-release/nasa-to-provide-coverage-of-us-spacewalk-preview-news-conference/",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Expedition 68 International Space Station U.S. Spacewalk 84 News Conference - Jan. 17, 2023",
            "description": "Ahead of an upcoming spacewalk scheduled for Jan. 20, Dina Contella, operations integration manager, International Space Station, Chloe Mehring, spacewalk fl...",
            "feature_image": "https://i.ytimg.com/vi/HHBojWFqTrE/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGEAgXChlMA8=&rs=AOn4CLDx25xs8fPG-IP0xpT9oSASZBolvA",
            "url": "https://www.youtube.com/watch?v=HHBojWFqTrE",
            "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/us2520eva-52_image_20190318200748.jpeg",
    "date": "2023-01-17T20:00:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [],
    "expeditions": [
        {
            "id": 142,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/142/?format=api",
            "name": "Expedition 66",
            "start": "2021-10-17T01:14:00Z",
            "end": "2022-03-30T07:21:00Z",
            "spacestation": {
                "id": 4,
                "url": "https://ll.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": 729,
                    "name": "Expedition 66 Patch",
                    "priority": 9,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_66_patch_20221024013525.png",
                    "agency": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    }
                },
                {
                    "id": 95,
                    "name": "Expedition 66 Mission Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20211017070255.png",
                    "agency": {
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "type": "Government"
                    }
                }
            ],
            "spacewalks": [
                {
                    "id": 435,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/435/?format=api",
                    "name": "Expedition 66 EVA 4",
                    "start": "2022-03-23T12:32:00Z",
                    "end": "2022-03-23T19:26:00Z",
                    "duration": "PT6H54M",
                    "location": "International Space Station"
                },
                {
                    "id": 434,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/434/?format=api",
                    "name": "Expedition 66 EVA 3",
                    "start": "2022-03-15T12:11:00Z",
                    "end": "2022-03-15T19:06:00Z",
                    "duration": "PT6H55M",
                    "location": "International Space Station"
                },
                {
                    "id": 433,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/433/?format=api",
                    "name": "Expedition 66 EVA 2",
                    "start": "2022-01-19T12:17:00Z",
                    "end": "2022-01-19T19:28:00Z",
                    "duration": "PT7H11M",
                    "location": "International Space Station"
                },
                {
                    "id": 432,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/432/?format=api",
                    "name": "Expedition 66 EVA 1",
                    "start": "2021-12-02T11:15:00Z",
                    "end": "2021-12-02T17:47:00Z",
                    "duration": "PT6H32M",
                    "location": "International Space Station"
                }
            ]
        }
    ],
    "spacestations": [
        {
            "id": 4,
            "url": "https://ll.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": 17,
            "url": "https://ll.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://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.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"
            }
        }
    ]
}