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

{
    "id": 17,
    "url": "https://ll.thespacedevs.com/2.2.0/event/17/?format=api",
    "slug": "soyuz-ms-11-undocking",
    "name": "Soyuz MS-11 Undocking",
    "updates": [],
    "last_updated": "2024-03-05T17:28:32Z",
    "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
    },
    "description": "The Soyuz MS-11 spacecraft will undock at approximately 23:25 UTC from the 'Poisk aft' port on the International Space Station.\r\n\r\nIt will return to Earth with Oleg Kononenko, David Saint-Jacques, and Anne McClain onboard. Landing will be at approximately 02:47 UTC.",
    "webcast_live": false,
    "location": "International Space Station",
    "news_url": "https://en.wikipedia.org/wiki/Soyuz_MS-11",
    "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
    "info_urls": [
        {
            "priority": 10,
            "source": "en.wikipedia.org",
            "title": "Soyuz MS-11 - Wikipedia",
            "description": "Soyuz MS-11 was a Soyuz spaceflight that launched on 3 December 2018, marking the 100th orbital launch of the year.[3] Originally scheduled for 20 December, the launch date was advanced to 3 December following the failure of Soyuz MS-10.[4] MS-11 was the 140th flight of a Soyuz spacecraft and carrie...",
            "feature_image": null,
            "url": "https://en.wikipedia.org/wiki/Soyuz_MS-11",
            "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 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://www.youtube.com/watch?v=21X5lGlDOfg",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": null,
            "end_time": null
        }
    ],
    "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
    "date": "2019-06-24T23:25:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "49fbe80b-277d-4192-bfa9-8dc0b1dbfd9b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/49fbe80b-277d-4192-bfa9-8dc0b1dbfd9b/?format=api",
            "slug": "soyuz-fg-soyuz-ms-11",
            "name": "Soyuz-FG | Soyuz MS-11",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:40:36Z",
            "net": "2018-12-03T11:31:52Z",
            "window_end": "2018-12-03T11:31:52Z",
            "window_start": "2018-12-03T11:31:52Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": "#SoyuzMS11",
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 49,
                "configuration": {
                    "id": 34,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api",
                    "name": "Soyuz",
                    "family": "Soyuz-U",
                    "full_name": "Soyuz FG",
                    "variant": "FG"
                }
            },
            "mission": {
                "id": 834,
                "name": "Soyuz MS-11",
                "description": "Soyuz MS-11 begins expedition 58 by carrying Roscosmos cosmonaut Oleg Kononenko, CSA astronaut David Saint-Jacques and NASA astronaut Anne McClain to the International Space Station. After launching from the Baikonur Cosmodrome in Kazakhstan, they will rendezvous to the station where they will remain for their 6 month stay.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487,
                "orbital_launch_attempt_count": 487
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
                    "name": "Soyuz",
                    "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                    "start_date": "1966-11-28T11:02:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "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://spacelaunchnow-prod-east.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"
                    }
                }
            ],
            "orbital_launch_attempt_count": 5796,
            "location_launch_attempt_count": 1494,
            "pad_launch_attempt_count": 484,
            "agency_launch_attempt_count": 278,
            "orbital_launch_attempt_count_year": 100,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 8,
            "type": "normal"
        }
    ],
    "expeditions": [
        {
            "id": 93,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/93/?format=api",
            "name": "Expedition 59",
            "start": "2019-03-15T01:01:00Z",
            "end": "2019-06-24T23:25: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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
            },
            "mission_patches": [
                {
                    "id": 720,
                    "name": "Expedition 59 Patch",
                    "priority": 9,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_59_patch_20221024013519.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": 404,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/404/?format=api",
                    "name": "Expedition 59 EVA 4",
                    "start": "2019-05-29T15:42:00Z",
                    "end": "2019-05-29T21:43:00Z",
                    "duration": "PT6H1M",
                    "location": "International Space Station"
                },
                {
                    "id": 403,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/403/?format=api",
                    "name": "Expedition 59 EVA 3",
                    "start": "2019-04-08T11:31:00Z",
                    "end": "2019-04-08T18:00:00Z",
                    "duration": "PT6H29M",
                    "location": "International Space Station"
                },
                {
                    "id": 402,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/402/?format=api",
                    "name": "Expedition 59 EVA 2",
                    "start": "2019-03-29T11:42:00Z",
                    "end": "2019-03-29T18:27:00Z",
                    "duration": "PT6H45M",
                    "location": "International Space Station"
                },
                {
                    "id": 401,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/401/?format=api",
                    "name": "Expedition 59 EVA 1",
                    "start": "2019-03-22T12:01:00Z",
                    "end": "2019-03-22T18:40:00Z",
                    "duration": "PT6H39M",
                    "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        }
    ],
    "program": []
}