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

{
    "id": 996,
    "url": "https://lldev.thespacedevs.com/2.2.0/event/996/?format=api",
    "slug": "starliner-cft-post-docking-news-conference",
    "name": "Starliner CFT Post-Docking News Conference",
    "updates": [
        {
            "id": 7746,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by NASA Video has started",
            "info_url": "https://www.youtube.com/watch?v=9G8lryfgXlw",
            "created_by": "LL2",
            "created_on": "2024-06-06T21:11:12Z"
        }
    ],
    "last_updated": "2024-06-07T07:32:22Z",
    "type": {
        "id": 20,
        "name": "Press Event"
    },
    "description": "NASA and Boeing will host a joint media teleconference following the docking of Starliner to the International Space Station as part of its Crewed Flight Test mission.",
    "webcast_live": false,
    "location": "Online",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=9G8lryfgXlw",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "NASA Video",
            "title": "NASA's Boeing Crew Flight Test Post-Docking News Conference",
            "description": "NASA astronauts Butch Wilmore and Suni Williams, aboard Boeing’s Starliner spacecraft, successfully docked to the International Space Station at 1:34 p.m. ED...",
            "feature_image": "https://i.ytimg.com/vi/9G8lryfgXlw/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=9G8lryfgXlw",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-06-06T20:59:06Z",
            "end_time": "2024-06-06T22:14:48Z"
        }
    ],
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
    "date": "2024-06-06T21:00:00Z",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "duration": null,
    "agencies": [
        {
            "id": 80,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/80/?format=api",
            "name": "Boeing",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "BA",
            "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
            "administrator": "CEO: Kelly Ortberg",
            "founding_year": "1916",
            "launchers": "SLS",
            "spacecraft": "Starliner",
            "parent": null,
            "image_url": null,
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png"
        },
        {
            "id": 44,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
            "name": "National Aeronautics and Space Administration",
            "featured": true,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "NASA",
            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
            "administrator": "Acting Administrator:  James Free",
            "founding_year": "1958",
            "launchers": "Space Shuttle | SLS",
            "spacecraft": "Orion",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
    ],
    "launches": [],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "id": 5,
            "url": "https://lldev.thespacedevs.com/2.2.0/program/5/?format=api",
            "name": "Commercial Crew Program",
            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
            "agencies": [
                {
                    "id": 80,
                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "type": "Commercial"
                },
                {
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "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/commercial2520_program_20200820201209.png",
            "start_date": "2011-04-18T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}