Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gt__lt, date__gte, date__lte, day, id, last_updated__gte, last_updated__lte, month, program, slug, type, type__ids, video_url, year

Example - /events/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/?limit=2

Format

Switch to JSON output - /events/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/events/?format=api&offset=20&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 995,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=30&ordering=last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=10&ordering=last_updated",
    "results": [
        {
            "id": 890,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/890/?format=api",
            "name": "CRS-29 Dragon Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-11-11T10:10:00Z",
            "slug": "crs-29-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Following its launch atop a Falcon 9, the CRS-29 Dragon will autonomously dock to the ISS, bringing crew supplies as well as experiments.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 5512,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-27T08:06:07Z"
                },
                {
                    "id": 5601,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Docking delayed due to launch delay",
                    "info_url": "https://blogs.nasa.gov/spacestation/2023/11/02/health-checks-and-science-on-station-spacex-adjusts-launch-date/",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-11-03T12:36:01Z"
                },
                {
                    "id": 5659,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Webcast live",
                    "info_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-11-11T08:48:17Z"
                },
                {
                    "id": 5660,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New docking time.",
                    "info_url": "https://twitter.com/NASA/status/1723260977993404575",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-11-11T08:49:22Z"
                }
            ],
            "last_updated": "2024-03-05T17:21:54Z"
        },
        {
            "id": 430,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/430/?format=api",
            "name": "Tiangong EVA-3",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Live: Special coverage on China's Shenzhou-13 space mission",
                    "description": "The #Shenzhou13 space mission is a six-month mission as well as the second of the four manned missions to build Tiangong, #China's first space station. Three...",
                    "feature_image": "https://i.ytimg.com/vi/eqbSfiBoJu8/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=eqbSfiBoJu8",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1254,
                "name": "[AUTO] Tiangong EVA-1 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_eva_image_20210704082303.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192153.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-11-07T11:30:00Z",
            "slug": "tiangong-eva-3",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Zhai Zhigang and Wang Yaping headed outside Tianhe for a 6 hours long EVA.",
            "webcast_live": false,
            "location": "Tiangong Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:55Z"
        },
        {
            "id": 29,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/29/?format=api",
            "name": "NG-11 Cygnus Release and Reentry",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.northropgrumman.com",
                    "title": "NASA Commercial Resupply Missions",
                    "description": "Northrop Grumman is a partner with NASA in providing resupply services to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.northropgrumman.com/Capabilities/Antares/Pages/Antares-Missions.aspx",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191718.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2019-07-27T16:20:00Z",
            "slug": "ng-11-cygnus-release-and-reentry",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Northrop Grumman NG-11 Cygnus 'S.S. Roger Chaffee' will undock before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:56Z"
        },
        {
            "id": 169,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/169/?format=api",
            "name": "Starship SN7.1 Testing to Failure",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX SN10 At Boca Chica Starship Launch Facility",
                    "description": "NO LAUNCH TODAY ~ Saturday 2/13/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: Flight TFRs a...",
                    "feature_image": "https://i.ytimg.com/vi/Ky5l9ZxsG9M/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-09-23T09:58:10Z",
            "slug": "starship-sn71-testing-to-failure",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "SN7.1 performed testing to failure to validate the performance of 304L stainless steel.\r\n\r\nAwaiting status of success.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:57Z"
        },
        {
            "id": 785,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/785/?format=api",
            "name": "US EVA-88",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Briefing, Coverage of Spacewalks for Station Upgrades",
                    "description": "Two NASA astronauts aboard the International Space Station will conduct a pair of spacewalks Friday, June 9, and Thursday, June 15, to install two new solar arrays.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-briefing-coverage-of-spacewalks-for-station-upgrades",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk with Astronauts Steve Bowen and Woody Hoburg (June 15, 2023) (Official NASA Broadcast)",
                    "description": "NASA astronauts Steve Bowen and Warren \"Woody\" Hoburg are taking a spacewalk on Thursday, June 15, to add a new solar panel to the International Space Statio...",
                    "feature_image": "https://i.ytimg.com/vi/yekfGi-JF0g/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=yekfGi-JF0g",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-06-15T12:55:00Z",
            "slug": "us-eva-88",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Steve Bowen and Woody Hoburg will exit the station’s Quest airlock to install an upgraded IROSA (International Space Station Roll-Out Solar Array) on the 1B power channel on the starboard truss of the station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4353,
                    "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=yekfGi-JF0g",
                    "created_by": "LL2",
                    "created_on": "2023-06-15T11:29:02Z"
                }
            ],
            "last_updated": "2024-03-05T17:21:57Z"
        },
        {
            "id": 182,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/182/?format=api",
            "name": "Starship SN8 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX SN10 At Boca Chica Starship Launch Facility",
                    "description": "NO LAUNCH TODAY ~ Saturday 2/13/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: Flight TFRs a...",
                    "feature_image": "https://i.ytimg.com/vi/Ky5l9ZxsG9M/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1171,
                "name": "[AUTO] Starship SN8 Preburner Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn8_st_image_20201014184312.jpg_large",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191856.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-10-20T08:14:21Z",
            "slug": "starship-sn8-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "Starship SN8 sucessfully performed a static fire of its raptor engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:58Z"
        },
        {
            "id": 147,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/147/?format=api",
            "name": "Starship Hopper Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "First Raptor Static Fire test on StarHopper - April 3, 2019",
                    "description": "Uploaded with permission from and on behalf of @BocaChicaGalhttps://www.nasaspaceflight.com/2019/04/starhopper-first-flight-starship-superheavy-updates/",
                    "feature_image": "https://i.ytimg.com/vi/5vfiM10lc1M/maxresdefault.jpg",
                    "url": "https://youtu.be/5vfiM10lc1M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1131,
                "name": "Starhopper with sunrise",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_hopper_image_20200821071216.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191728.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2019-04-03T00:00:00Z",
            "slug": "starship-hopper-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The Starhopper prototype has successfully performed its first static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:59Z"
        },
        {
            "id": 322,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/322/?format=api",
            "name": "Briefing on Successful Sample Collection of Martian Rock",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "NASA to Host Briefing on Successful Sample Collection of Martian Rock – NASA Mars Exploration",
                    "description": "Panelists will discuss the Perseverance rover’s successful collection of the sample and latest science analysis.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/news/9030/nasa-to-host-briefing-on-successful-sample-collection-of-martian-rock/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s Perseverance Mars Rover Collects First Core Samples & Early Science (Media Briefing)",
                    "description": "The Perseverance rover successfully collected its first Martian core samples that NASA and ESA (the European Space Agency) plan to return to Earth for furthe...",
                    "feature_image": "https://i.ytimg.com/vi/IMyuOBexwE0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=IMyuOBexwE0",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1279,
                "name": "[AUTO] Briefing on Successful Sample Collection of Martian Rock - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/briefing_on_suc_image_20210910055403.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192246.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-09-10T16:00:00Z",
            "slug": "briefing-on-successful-sample-collection-of-martia",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA is to provide an update on Perseverance rover and its recent successful collection of Martian rock samples.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:59Z"
        },
        {
            "id": 138,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/138/?format=api",
            "name": "Starship SN4 Cryoproof Test",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/NASASpaceflight/status/1259343216228343809",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-10T04:25:00Z",
            "slug": "starship-sn4-cryoproof-test-2",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN4 prototype successfully performed its second cryoproof test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:00Z"
        },
        {
            "id": 708,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/708/?format=api",
            "name": "Spaceport Esrange Inauguration",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sscspace.com",
                    "title": "Inauguration of Mainland Europe’s first satellite launch complex",
                    "description": "In January, the King of Sweden and European politicians will inaugurate European mainland’s first orbital launch complex; Spaceport Esrange.",
                    "feature_image": null,
                    "url": "https://sscspace.com/inauguration-of-mainland-europes-first-satellite-launch-complex/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Inauguration of Spaceport Esrange",
                    "description": "Mainland Europe’s first facility for satellite launches will be inaugurated by H.M. the King of Sweden, the Swedish Prime Minister, and the President of the ...",
                    "feature_image": "https://i.ytimg.com/vi/S5wRsAYzVmw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=S5wRsAYzVmw",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1061,
                "name": "[AUTO] Spaceport Esrange Inauguration - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceport_esran_image_20221225143213.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191522.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-01-13T09:10:00Z",
            "slug": "spaceport-esrange-inauguration",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Officials from Sweden and the EU Commission will visit Europe's first mainland spaceport, Spaceport Esrange to cut the ribbon.",
            "webcast_live": false,
            "location": "Spaceport Esrange, Sweden",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:01Z"
        }
    ]
}