Event Instance
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/893/?format=api
{ "id": 893, "url": "https://ll.thespacedevs.com/2.2.0/event/893/?format=api", "slug": "dlr-moraba-suborbital-rocket-launch", "name": "DLR Moraba Suborbital Rocket Launch", "updates": [ { "id": 5674, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png", "comment": "Livestream has started", "info_url": "https://www.youtube.com/watch?v=3hKwi1GfSko", "created_by": "LL2", "created_on": "2023-11-13T10:36:08Z" }, { "id": 5673, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg", "comment": "Added Event", "info_url": "https://www.youtube.com/watch?v=3hKwi1GfSko", "created_by": "hitura-nobad", "created_on": "2023-11-13T09:39:07Z" } ], "last_updated": "2024-03-05T17:22:54Z", "type": { "id": 31, "name": "Sounding Rocket Launch" }, "description": "SOAR is an abbreviation for \"Single-stage Operational Assessment of Red Kite\", and is a project between the German space agency DLR and Bayern-Chemie GmbH which aims to develop a new solid fueled rocket motor called Red Kite. The ride kite will be qualified during the SOAR mission. \r\n\r\nThe mission is launched from Andøya Space in Norway in November. But it´s not only about the Red Kite flight qualification, the new motor carries a quite fancy looking experiment from DLR´s Institute of Aerodynamics and Flow Technology on supersonic and hypersonic Ram-Jet flow", "webcast_live": false, "location": "Andøya Space, Norway", "news_url": null, "video_url": "https://www.youtube.com/watch?v=3hKwi1GfSko", "info_urls": [], "vid_urls": [ { "priority": 10, "source": "www.youtube.com", "publisher": null, "title": "DLR MORABA SOAR Campaign from @Andøya Space | Day 1", "description": "Mission purpose: SOAR is an abbreviation for \"Single-stage Operational Assessment of Red Kite\", and is a project between the German space agency DLR and Baye...", "feature_image": "https://i.ytimg.com/vi/3hKwi1GfSko/maxresdefault_live.jpg", "url": "https://www.youtube.com/watch?v=3hKwi1GfSko", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": null, "end_time": null } ], "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dlr_moraba_subo_image_20231113093859.jpg", "date": "2023-11-13T12:20:00Z", "date_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "duration": "PT1H51M40S", "agencies": [ { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/agencies/29/?format=api", "name": "German Aerospace Center", "featured": false, "type": "Government", "country_code": "DEU", "abbrev": "DLR", "description": "The German Aerospace Center is Germany's Center for aerospace, energy, and transportation research. Their main work is as a contributor to the ESA. They have done work both in tandem with the US on Space Shuttle and the ISS, and also with other European Nations on missions like Space Lab and Mars Express.", "administrator": "Administrator: Anke Kaysser-Pyzalla", "founding_year": "1969", "launchers": "", "spacecraft": "Mars Express | Rosetta | Dawn", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png" } ], "launches": [], "expeditions": [], "spacestations": [], "program": [] }