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

{
    "id": 207,
    "url": "https://ll.thespacedevs.com/2.2.0/event/207/?format=api",
    "slug": "starship-sn9-static-fire",
    "name": "Starship SN9 Static Fire",
    "updates": [],
    "last_updated": "2024-03-05T17:24:24Z",
    "type": {
        "id": 5,
        "name": "Static Fire"
    },
    "description": "SpaceX performed a static fire on Starship SN9's three raptor engines.",
    "webcast_live": false,
    "location": "Boca Chica, Texas",
    "news_url": null,
    "video_url": "https://www.youtube.com/watch?v=x06Y1FNV2fY",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "SN9 Completes 1st Static Fire",
            "description": "01.06.2021 SpaceX Boca Chica, Texas completes another milestone as it performs its first static fire on Starship SN9. Its hard to say whether all three engin...",
            "feature_image": "https://i.ytimg.com/vi/x06Y1FNV2fY/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=x06Y1FNV2fY",
            "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/starship_sn9_st_image_20210107083631.jpeg",
    "date": "2021-01-06T22:07:00Z",
    "date_precision": null,
    "duration": null,
    "agencies": [],
    "launches": [
        {
            "id": "44670393-85da-4504-99f3-e5b95d71cbb6",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/44670393-85da-4504-99f3-e5b95d71cbb6/?format=api",
            "slug": "starship-sn9-10-km-flight",
            "name": "Starship SN9 | 10 km Flight",
            "status": {
                "id": 7,
                "name": "Launch was a Partial Failure",
                "abbrev": "Partial Failure",
                "description": "Either the launch vehicle reached orbit but did not deliver its payload in the targeted orbit, or an exceptional event made it impossible to consider the mission a success."
            },
            "last_updated": "2024-03-05T18:21:44Z",
            "net": "2021-02-02T20:25:15Z",
            "window_end": "2021-02-02T23:59:00Z",
            "window_start": "2021-02-02T15:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "Destroyed on landing",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2815,
                "configuration": {
                    "id": 207,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                    "name": "Starship Prototype",
                    "family": "Starship",
                    "full_name": "Starship Prototype",
                    "variant": "Prototype"
                }
            },
            "mission": {
                "id": 1224,
                "name": "10 km Flight",
                "description": "The SN9 Starship performed a first flight similar to the one of SN8. It launched up to an altitude of 10 km or 33,000 ft, did a belly flop maneuver and a controlled descent to the landing pad where the landing flip maneuver was unsuccessful and resulted in the destruction of the prototype on impact.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 187,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/187/?format=api",
                "agency_id": 121,
                "name": "Suborbital Pad B",
                "description": "Suborbital Pad B was used for 2 Starship high altitude flight tests. It is now being used for static fire tests",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
                "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
                "latitude": "25.997116",
                "longitude": "-97.15503099856647",
                "location": {
                    "id": 143,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                    "name": "SpaceX Starbase, TX, USA",
                    "country_code": "USA",
                    "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                    "timezone_name": "America/Chicago",
                    "total_launch_count": 17,
                    "total_landing_count": 13
                },
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_b_20201211004226.jpg",
                "total_launch_count": 2,
                "orbital_launch_attempt_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship2520sn_image_20210308112907.jpeg",
            "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/starship2520sn_infographic_20210124205946.png",
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.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://ll.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"
                    }
                }
            ],
            "orbital_launch_attempt_count": null,
            "location_launch_attempt_count": 6,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 121,
            "orbital_launch_attempt_count_year": 0,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        }
    ],
    "expeditions": [],
    "spacestations": [],
    "program": [
        {
            "id": 1,
            "url": "https://ll.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://ll.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"
            }
        }
    ]
}