Event Instance
API endpoint that allows all Events to be viewed.
GET: Return a list of all Events
SEARCH EXAMPLE: /2.0.0/event/?search=Dragon Searches through name
GET /2.0.0/event/1289/?format=api
{ "id": 1289, "url": "https://lldev.thespacedevs.com/2.0.0/event/1289/?format=api", "slug": "s38-static-fire-test", "name": "S38 Static Fire Test", "type": { "id": 5, "name": "Static Fire" }, "description": "Starship S38 will perform its static fire on Orbital Launch Pad-A at Starbase.", "location": "Starbase Texas, USA", "news_url": null, "video_url": "https://www.youtube.com/watch?v=SoDZ4ClJ3jM", "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg", "date": "2025-09-22T18:52:00Z", "launches": [ { "id": "41068e09-4097-448f-ac7c-421c19b6aab9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/41068e09-4097-448f-ac7c-421c19b6aab9/?format=api", "launch_library_id": null, "slug": "starship-flight-11", "name": "Starship | Flight 11", "status": { "id": 3, "name": "Success" }, "net": "2025-10-13T23:23:41Z", "window_end": "2025-10-14T00:30:00Z", "window_start": "2025-10-13T23:15:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 80, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8696, "configuration": { "id": 527, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V2", "variant": "V2" } }, "mission": { "id": 7288, "launch_library_id": null, "name": "Flight 11", "description": "11th test flight of the two-stage Starship launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/pad/188/?format=api", "agency_id": 121, "name": "Orbital Launch Pad 1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))", "map_url": "https://www.google.com/maps?q=25.9962,-97.154423", "latitude": "25.9962", "longitude": "-97.154423", "location": { "id": 143, "url": "https://lldev.thespacedevs.com/2.0.0/location/143/?format=api", "name": "SpaceX Starbase, TX, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg", "total_launch_count": 20, "total_landing_count": 13 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg", "infographic": null, "program": [ { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.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.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.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" } ] } ], "expeditions": [], "spacestations": [], "program": [ { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.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.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.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" } ] }