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=60&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=70&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=50&ordering=-last_updated",
    "results": [
        {
            "id": 1100,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1100/?format=api",
            "name": "Russian EVA-63",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Roscosmos Spacewalk 63",
                    "description": "Coverage of Roscosmos Spacewalk 63 at the International Space Station | (Ovchinin and Vagner; spacewalk is scheduled to begin at 10:10 a.m. EST and is scheduled to last around 6 […]",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/11/russian-spacewalk-key-art-r3-op-a-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/roscosmos-spacewalk-63/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-19T14:45:00Z",
                    "end_time": "2024-12-19T23:00:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1095,
                "name": "Russian EVA",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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": "2024-12-19T15:10:00Z",
            "slug": "russian-eva-63",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Russian cosmonauts Ovchinin and Vagner will perform an EVA.",
            "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": "PT6H40M",
            "updates": [
                {
                    "id": 9257,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://plus.nasa.gov/scheduled-video/roscosmos-spacewalk-63/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-11-20T21:35:00Z"
                },
                {
                    "id": 9589,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://plus.nasa.gov/scheduled-video/roscosmos-spacewalk-63/",
                    "created_by": "LL2",
                    "created_on": "2024-12-19T14:46:00Z"
                }
            ],
            "last_updated": "2024-12-19T23:01:44Z"
        },
        {
            "id": 1101,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1101/?format=api",
            "name": "SpaceX CRS-31 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "The Space Devs",
                    "title": "SpaceX CRS-31 Dragon Undocking",
                    "description": "Description generated from the Launch Library 2 API.\n——————————————————————\nObject in the Launch Library 2 API: https://ll.thespacedevs.com/2.3.0/events/1101/?format=json\nRelated news in the Spaceflig...",
                    "feature_image": "https://i.ytimg.com/vi/h1_Nkzv0eEQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=h1_Nkzv0eEQ",
                    "type": {
                        "id": 4,
                        "name": "Unofficial Re-stream"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-16T16:37:27Z",
                    "end_time": "2024-12-16T17:16:26Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA’s SpaceX 31st Commercial Resupply Services Undocking",
                    "description": "Coverage of the Undocking of the SpaceX CRS-31 Cargo Craft from the International Space Station (Undocking scheduled at 11:05 a.m. EST)",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/11/crs-31-undocking-key-art-r2-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-31st-commercial-resupply-services-undocking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-16T15:50:00Z",
                    "end_time": "2024-12-16T16:31:00Z",
                    "live": false
                }
            ],
            "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": "2024-12-16T16:05:00Z",
            "slug": "spacex-crs-31-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-31 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
            "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": 9518,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Delayed to NET December 16 due to landing site weather.",
                    "info_url": "https://blogs.nasa.gov/spacestation/2024/12/14/nasa-spacex-adjust-dragon-undock-date-due-to-weather/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-12-14T18:14:00Z"
                },
                {
                    "id": 9536,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Webcast live.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-31st-commercial-resupply-services-undocking/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-16T16:03:00Z"
                },
                {
                    "id": 9387,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated undocking time.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-31st-commercial-resupply-services-undocking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-12-02T15:56:00Z"
                },
                {
                    "id": 9410,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Updating undocking day",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-31st-commercial-resupply-services-undocking/",
                    "created_by": "Nosu",
                    "created_on": "2024-12-04T20:45:00Z"
                },
                {
                    "id": 9258,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-31st-commercial-resupply-services-undocking/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-11-20T21:39:00Z"
                },
                {
                    "id": 9435,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Delayed to NET December 12.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-31st-commercial-resupply-services-undocking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-12-06T05:02:00Z"
                },
                {
                    "id": 9478,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET December 14.",
                    "info_url": "https://www.nasa.gov/live/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-12-11T18:13:00Z"
                },
                {
                    "id": 9497,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET December 15.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-31st-commercial-resupply-services-undocking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-12-13T17:42:00Z"
                }
            ],
            "last_updated": "2024-12-17T22:47:33Z"
        },
        {
            "id": 1105,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1105/?format=api",
            "name": "NASA CLPS Firefly Blue Ghost Mission 1 Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Discuss Firefly’s First Robotic Artemis Moon Flight",
                    "description": "NASA will host a media teleconference at 1 p.m. EST Tuesday, Dec. 17, to discuss the agency science and technology flying aboard Firefly Aerospace’s first",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-discuss-fireflys-first-robotic-artemis-moon-flight/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Media Briefing: What’s On Board Firefly’s Blue Ghost Mission 1",
                    "description": "NASA holds a virtual audio-only media teleconference to highlight the NASA science flying onboard Firefly Aerospace’s Blue Ghost Mission 1 as part of the agency’s CLPS (Commercial Lunar Payload Servic...",
                    "feature_image": "https://i.ytimg.com/vi/k9VaA5-YLio/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=k9VaA5-YLio",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-17T17:55:21Z",
                    "end_time": "2024-12-17T18:53:49Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2288,
                "name": "Blue Ghost lander 1 in the clean room",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_ghost_land_image_20241211151547.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_ghost_land_image_thumbnail_20241211151548.jpeg",
                "credit": "Firefly Aerospace",
                "license": {
                    "id": 35,
                    "name": "Firefly Image Use Policy",
                    "priority": 6,
                    "link": "https://fireflyspace.com/terms-and-conditions/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-12-17T18:00:00Z",
            "slug": "nasa-clps-firefly-blue-ghost-mission-1-teleconfere",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the agency science and technology flying aboard Firefly Aerospace’s first delivery to the Moon as part of the NASA’s CLPS (Commercial Lunar Payload Services) initiative and Artemis campaign.\r\nBriefing participants include Joel Kearns, deputy associate administrator for exploration, Science Mission Directorate, NASA Headquarters; Ryan Watkins, program scientist, Exploration Science Strategy and Integration Office, NASA Headquarters; Jason Kim, chief executive officer, Firefly Aerospace.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT58M28S",
            "updates": [
                {
                    "id": 9561,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=k9VaA5-YLio",
                    "created_by": "LL2",
                    "created_on": "2024-12-17T17:55:00Z"
                },
                {
                    "id": 9473,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-discuss-fireflys-first-robotic-artemis-moon-flight/",
                    "created_by": "Nosu",
                    "created_on": "2024-12-11T15:17:00Z"
                }
            ],
            "last_updated": "2024-12-17T18:54:23Z"
        },
        {
            "id": 396,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/396/?format=api",
            "name": "Lucy Earth Flyby",
            "info_urls": [
                {
                    "priority": 9,
                    "source": "svs.gsfc.nasa.gov",
                    "title": "Lucy Earth Gravity Assist 2 Trajectory Visualizations",
                    "description": "Ride-along view of Lucy’s second Earth gravity assist (EGA). The camera follows Lucy as the spacecraft approaches the sunlit side of Earth before crossing into Earth’s shadow as it slingshots around the planet. || lucy_ega2_pov-full.02400_print.jpg (1024x576) [73.5 KB] || lucy_ega2_pov-full.02400_se...",
                    "feature_image": null,
                    "url": "https://svs.gsfc.nasa.gov/5429",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                },
                {
                    "priority": 10,
                    "source": "lucy.swri.edu",
                    "title": "Lucy Mission",
                    "description": "\n• Construction and testing of the L'LORRI Instrument is completed at APL and it is delivered to Lockheed Martin\n• Construction and testing of the L'TES Instrument is completed at ASU and it is delivered to Lockheed Martin\n• Construction and testing of the L'Ralph Instrument is completed at NASA God...",
                    "feature_image": null,
                    "url": "http://lucy.swri.edu/timeline.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1004,
                "name": "Lucy in space render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191348.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": "2024-12-13T04:15:00Z",
            "slug": "lucy-earth-flyby-2",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Second of three Earth flybys of NASA's Lucy mission to the Trojan asteroids.",
            "webcast_live": false,
            "location": "Earth",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 9459,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Updated closest approach time",
                    "info_url": "https://svs.gsfc.nasa.gov/5429",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-09T20:52:00Z"
                }
            ],
            "last_updated": "2024-12-09T20:52:07Z"
        },
        {
            "id": 1104,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1104/?format=api",
            "name": "Booster 14 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "🚀 SpaceX Static Fires Super Heavy Booster 14 for Starship Flight 7",
                    "description": "SpaceX is testing Booster 14 on the Orbital Launch Mount. Booster 14 is expected to be the booster on Starship Flight Test 7. Road closures are scheduled for the upcoming days, and tests up to a stati...",
                    "feature_image": "https://i.ytimg.com/vi/jLeSmChxDHA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=jLeSmChxDHA",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-09T15:32:30Z",
                    "end_time": "2024-12-09T16:42:04Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191358.jpeg",
                "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": "2024-12-09T16:19:00Z",
            "slug": "booster-14-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire booster 14 in preparation for IFT-7.",
            "webcast_live": false,
            "location": "Starbase. Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H9M34S",
            "updates": [
                {
                    "id": 9455,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event (Fuel loading underway).",
                    "info_url": "https://www.youtube.com/watch?v=jLeSmChxDHA",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-09T15:54:00Z"
                },
                {
                    "id": 9456,
                    "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=jLeSmChxDHA",
                    "created_by": "LL2",
                    "created_on": "2024-12-09T15:54:00Z"
                },
                {
                    "id": 9457,
                    "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=jLeSmChxDHA",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-09T16:19:00Z"
                }
            ],
            "last_updated": "2024-12-09T16:42:39Z"
        },
        {
            "id": 1103,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1103/?format=api",
            "name": "NASA Artemis Campaign Leadership News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Leadership to Provide Update on Artemis Campaign",
                    "description": "NASA Administrator Bill Nelson and leadership will hold a news conference at 1 p.m. EST, Thursday, Dec. 5, at the agency’s headquarters in Washington to",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-leadership-to-provide-update-on-artemis-campaign/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA Artemis Campaign Leadership News Conference",
                    "description": "NASA will hold a media event on Dec. 5 to provide an update on the agency’s Artemis campaign.  \n \nParticipants: \n\n-NASA Administrator Bill Nelson \n-NASA Deputy Administrator Pam Melroy \n-NASA Associat...",
                    "feature_image": "https://i.ytimg.com/vi/mAP-ywsh_HI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=mAP-ywsh_HI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-05T17:58:35Z",
                    "end_time": "2024-12-05T19:44:21Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "NASA Artemis Campaign Leadership News Conference",
                    "description": "NASA Administrator Bill Nelson and leadership will hold a news conference at 1 p.m. EST, Thursday, Dec. 5, at the agency’s headquarters in Washington to provide a briefing about the […]",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/12/12-05-24-artemis-news-conference-key-art-r3-op-ahorizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/nasa-artemis-campaign-leadership-news-conference/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-12-05T18:00:00Z",
                    "end_time": "2024-12-05T19:44:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1203,
                "name": "[AUTO] Artemis Moon Mission Plans Media Teleconference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_moon_mi_image_20240106103748.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192018.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-12-05T18:00:00Z",
            "slug": "nasa-artemis-campaign-leadership-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Administrator Bill Nelson and leadership will hold a news conference to provide a briefing about the agency’s Artemis campaign.\r\n\r\nParticipants include:\r\n\r\n- NASA Administrator Bill Nelson\r\n- NASA Deputy Administrator Pam Melroy\r\n- NASA Associate Administrator Jim Free\r\n- Catherine Koerner, associate administrator, Exploration Systems Development Mission Directorate, NASA Headquarters\r\n- Amit Kshatriya, deputy associate administrator, Moon to Mars Program Office, Exploration Systems Development Mission Directorate\r\n- Reid Wiseman, NASA astronaut and Artemis II commander",
            "webcast_live": false,
            "location": "Washington",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H45M46S",
            "updates": [
                {
                    "id": 9409,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-leadership-to-provide-update-on-artemis-campaign/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-12-04T20:10:00Z"
                },
                {
                    "id": 9426,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA has started",
                    "info_url": "https://www.youtube.com/watch?v=mAP-ywsh_HI",
                    "created_by": "LL2",
                    "created_on": "2024-12-05T17:59:00Z"
                }
            ],
            "last_updated": "2024-12-05T19:45:07Z"
        },
        {
            "id": 392,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/392/?format=api",
            "name": "BepiColombo Mercury Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "sci.esa.int",
                    "title": "ESA Science & Technology - Fact Sheet",
                    "description": "Fact Sheet \n \n \n \n \n \n   \n \n \n \n \n \n \n \n \n \n \n \n   Fast Facts  \n \n \n  BepiColombo  \n \n \n \n \n \n \n \n \n \n \n \n   Launch date:   \n 20 October 2018, 01:45:28 UTC \n \n \n   Mission end:   \n...",
                    "feature_image": null,
                    "url": "https://sci.esa.int/web/bepicolombo/-/47346-fact-sheet",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1155,
                "name": "BepiColombo at Mercury render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_thumbnail_20240306080108.jpeg",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-12-01T14:23:00Z",
            "slug": "bepicolombo-mercury-flyby-5",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Fifth of six Mercury flybys of the ESA-JAXA BepiColombo mission before entering orbit around its destination planet in 2025.",
            "webcast_live": false,
            "location": "Mercury",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-12-01T15:32:38Z"
        },
        {
            "id": 1102,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1102/?format=api",
            "name": "Sentinel-1C Pre-Launch Media Briefing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "esa.int",
                    "publisher": "Esa",
                    "title": "Sentinel-1C pre-launch media briefing",
                    "description": "Thank you for liking\n\nYou have already liked this page, you can only like it once!",
                    "feature_image": "https://www.esa.int/var/esa/storage/images/esa_multimedia/videos/2024/11/sentinel-1c_pre-launch_media_briefing/26471207-1-eng-GB/Sentinel-1C_pre-launch_media_briefing_pillars.png",
                    "url": "https://www.esa.int/ESA_Multimedia/Videos/2024/11/Sentinel-1C_pre-launch_media_briefing",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "esa.int",
                    "publisher": "Esa",
                    "title": "ESA Web TV",
                    "description": "Start your day with spectacular imagery from space. From satcoms to GPS, learn how satellites help you find where you are, get you where you want to go, and help you stay connected. This programme introduces space’s part in the 5G revolution and the benefits of satellite communication technology fro...",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV",
                    "type": {
                        "id": 7,
                        "name": "24/7 Live Feed"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1861,
                "name": "Vega-C liftoff on its maiden flight (LARES-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
                "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-11-27T14:00:00Z",
            "slug": "sentinel-1c-pre-launch-media-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Pre-launch media briefing for the Sentinel-1C mission which will be launched aboard a Vega-C rocket in early December from Europe’s Spaceport in Kourou, French Guiana.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H",
            "updates": [
                {
                    "id": 9354,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV",
                    "created_by": "Nosu",
                    "created_on": "2024-11-27T12:53:00Z"
                }
            ],
            "last_updated": "2024-11-29T07:27:39Z"
        },
        {
            "id": 1096,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1096/?format=api",
            "name": "Progress MS-29 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-29» с МКС",
                    "description": "21 ноября в 15:22 мск с 31-й площадки Байконура взлетела ракета «Союз-2.1а» с грузовым кораблём «Прогресс МС-29».\n\nОжидаем его стыковку с модулем «Поиск» российского сегмента МКС 23 ноября в 17:36 мск...",
                    "feature_image": "https://i.ytimg.com/vi/pgdwNzCThVg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=pgdwNzCThVg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-11-23T14:19:41Z",
                    "end_time": "2024-11-23T14:36:39Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Progress 90 Cargo Ship Docking",
                    "description": "Coverage of the Rendezvous and Docking of the ISS Progress 90 Cargo Craft to the Poisk Module of the International Space Station (Docking is scheduled at 9:35 a.m. EST).",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2024/10/progress-90-docking-key-art-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/progress-90-cargo-ship-docking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-11-23T13:45:00Z",
                    "end_time": "2024-11-23T14:39:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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": "2024-11-23T14:36:51Z",
            "slug": "progress-ms-29-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-29 spacecraft is scheduled to autonomously dock to the Poisk module of the ISS.",
            "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": "PT16M58S",
            "updates": [
                {
                    "id": 9030,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://www.nasa.gov/live/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-10-29T16:22:00Z"
                },
                {
                    "id": 9270,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-11-21T18:50:00Z"
                },
                {
                    "id": 9286,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=pgdwNzCThVg",
                    "created_by": "LL2",
                    "created_on": "2024-11-23T14:19:00Z"
                }
            ],
            "last_updated": "2024-11-23T14:40:30Z"
        },
        {
            "id": 1099,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1099/?format=api",
            "name": "Progress MS-27 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки грузового корабля «Прогресс МС-27» и МКС",
                    "description": "19 ноября в 15:53 мск грузовой корабль «Прогресс МС-27», проработавший на Международной космической станции полгода, отстыкуется от модуля «Поиск» российского сегмента. \n\nВключение двигателя на тормож...",
                    "feature_image": "https://i.ytimg.com/vi/tCqMFWs14XU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=tCqMFWs14XU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-11-19T12:29:41Z",
                    "end_time": "2024-11-19T13:10:40Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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": "2024-11-19T12:58:00Z",
            "slug": "progress-ms-27-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-27 spacecraft will undock from the Poisk module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "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": "PT40M59S",
            "updates": [
                {
                    "id": 9245,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=tCqMFWs14XU",
                    "created_by": "LL2",
                    "created_on": "2024-11-19T12:30:00Z"
                },
                {
                    "id": 9117,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-11-07T17:39:00Z"
                },
                {
                    "id": 9145,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked undocking time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-11-11T02:39:00Z"
                }
            ],
            "last_updated": "2024-11-19T13:10:45Z"
        }
    ]
}