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

{
    "id": 332,
    "url": "https://ll.thespacedevs.com/2.2.0/event/332/?format=api",
    "slug": "spacex-ax-1-crew-dragon-undocking",
    "name": "SpaceX AX-1 Crew Dragon Undocking",
    "updates": [],
    "last_updated": "2024-03-05T17:30:54Z",
    "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
    },
    "description": "The AX-1 Crew Dragon will undock from the International Space Station, carrying Axiom Space Mission 1 commander Michael López-Alegría and passengers Larry Connor, Eytan Stibbe and Mark Pathy. It will then reenter the Earth's atmosphere and splashdown in the Atlantic Ocean.",
    "webcast_live": false,
    "location": "International Space Station",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=GBFZghqrI_4",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Ax-1 Mission | Undocking",
            "description": "SpaceX, Axiom Space, and NASA are targeting no earlier than Sunday, April 24 at 8:55 p.m. ET (00:55 UTC Monday, April 25) for Dragon and the Ax-1 astronauts ...",
            "feature_image": "https://i.ytimg.com/vi/GBFZghqrI_4/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=GBFZghqrI_4",
            "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/spacex_dm-2_cre_image_20200504065311.jpeg",
    "date": "2022-04-25T01:10:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "a3eeb03b-a209-4255-91b5-772dc0d2150e",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/a3eeb03b-a209-4255-91b5-772dc0d2150e/?format=api",
            "slug": "falcon-9-block-5-axiom-space-mission-1",
            "name": "Falcon 9 Block 5 | Axiom Space Mission 1",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-03-05T18:13:01Z",
            "net": "2022-04-08T15:17:11Z",
            "window_end": "2022-04-08T15:17:11Z",
            "window_start": "2022-04-08T15:17:11Z",
            "net_precision": null,
            "probability": 90,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": "#AX1",
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2693,
                "configuration": {
                    "id": 164,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 1099,
                "name": "Axiom Space Mission 1",
                "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a commander professionally trained by Axiom alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "description": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                    "timezone_name": "America/New_York",
                    "total_launch_count": 236,
                    "total_landing_count": 0
                },
                "country_code": "USA",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                "total_launch_count": 178,
                "orbital_launch_attempt_count": 177
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220407135314.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                    "name": "Axiom Private Spaceflight",
                    "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                    "agencies": [
                        {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    ],
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                    "start_date": "2022-04-08T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.axiomspace.com/missions/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                    "mission_patches": [
                        {
                            "id": 605,
                            "name": "Ax-1 Patch",
                            "priority": 10,
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        },
                        {
                            "id": 778,
                            "name": "Axiom Mission 2 Patch",
                            "priority": 10,
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        },
                        {
                            "id": 901,
                            "name": "Ax-3 Patch",
                            "priority": 10,
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        }
                    ],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6209,
            "location_launch_attempt_count": 199,
            "pad_launch_attempt_count": 142,
            "agency_launch_attempt_count": 165,
            "orbital_launch_attempt_count_year": 38,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 13,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "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": [
        {
            "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"
            }
        }
    ]
}