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

{
    "id": 1202,
    "url": "https://lldev.thespacedevs.com/2.2.0/event/1202/?format=api",
    "slug": "booster-16-static-fire",
    "name": "Booster 16 Static Fire",
    "updates": [
        {
            "id": 11205,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Unofficial Webcast by NASASpaceflight has started",
            "info_url": "https://www.youtube.com/watch?v=IgLeUxq1yVY",
            "created_by": "LL2",
            "created_on": "2025-06-05T18:38:00Z"
        },
        {
            "id": 11204,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added static fire.",
            "info_url": "https://www.youtube.com/watch?v=IgLeUxq1yVY",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-06-05T18:37:00Z"
        },
        {
            "id": 11209,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "New attempt for static fire on June 6th.",
            "info_url": "https://www.youtube.com/live/roczr21ELFc",
            "created_by": "hitura-nobad",
            "created_on": "2025-06-06T16:55:00Z"
        },
        {
            "id": 11210,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by NASASpaceflight has started",
            "info_url": "https://www.youtube.com/watch?v=roczr21ELFc",
            "created_by": "LL2",
            "created_on": "2025-06-06T17:04:00Z"
        },
        {
            "id": 11211,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Static Fire completed",
            "info_url": "https://www.youtube.com/watch?v=roczr21ELFc",
            "created_by": "hitura-nobad",
            "created_on": "2025-06-06T18:05:00Z"
        }
    ],
    "last_updated": "2025-06-06T18:35:31Z",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "SpaceX will static fire Starship/Super Heavy Booster 16, in preparation for Starship's 10th launch.",
    "webcast_live": false,
    "location": "Starbase. Texas",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=roczr21ELFc",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "NASASpaceflight",
            "title": "Second Attempt: SpaceX Performs Static Fire of Booster 16 for Starship Flight 10",
            "description": "SpaceX is conducting Booster testing with Booster 16. It is expected that Booster 16 will be used for Starship Flight 10, and be caught by the chopsticks. The test was most likely attempted on Thursda...",
            "feature_image": "https://i.ytimg.com/vi/roczr21ELFc/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=roczr21ELFc",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-06-06T17:04:09Z",
            "end_time": "2025-06-06T18:35:13Z"
        }
    ],
    "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
    "date": "2025-06-06T18:04:00Z",
    "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
    },
    "duration": "PT1H31M4S",
    "agencies": [
        {
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": "2002",
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        }
    ],
    "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"
            }
        }
    ]
}