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 - ll.thespacedevs.com/docs

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

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=320&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=300&ordering=-last_updated",
    "results": [
        {
            "id": 610,
            "url": "https://ll.thespacedevs.com/2.3.0/events/610/?format=api",
            "name": "Booster 7 Static Fire #2",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starbase Live: 24/7 Starship & Super Heavy Development From SpaceX's Boca Chica Facility",
                    "description": "Starship is SpaceX's fully reusable launch system which is being developed at Starbase in Cameron County, Texas. Starbase LIVE provides 24/7 coverage of the ...",
                    "feature_image": "https://i.ytimg.com/vi/mhJRzQsLZGg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1006,
                "name": "[AUTO] Booster 7 Static Fire #2 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_stati_image_20220811175508.webp",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191351.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-08-11T19:50:00Z",
            "slug": "booster-7-static-fire-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will conduct a static fire test on Booster 7.",
            "webcast_live": false,
            "location": "Boca Chica, TX",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:46Z"
        },
        {
            "id": 608,
            "url": "https://ll.thespacedevs.com/2.3.0/events/608/?format=api",
            "name": "Booster 7 Static Fire #1",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Conducts Dual Static Fires with Booster 7 and Starship 24",
                    "description": "SpaceX is testing the Raptor engines on Ship 24 and Booster 7. The objectives of the test have not been officially confirmed.If you are interested in using f...",
                    "feature_image": "https://i.ytimg.com/vi/2w-2tJ9rm6A/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=2w-2tJ9rm6A",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 957,
                "name": "[AUTO] Booster 7 Static Fire #1 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_stati_image_20240305173145.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191230.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-08-09T22:25:00Z",
            "slug": "booster-7-static-fire-1",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX conducted a static fire test of Booster 7, the first static fire on the Orbital Launch Mount.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 2203,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
                    "comment": "Mary has received a verbal OP notice. Static Fire at 5:20pm CDT.",
                    "info_url": "https://www.youtube.com/watch?v=2w-2tJ9rm6A",
                    "created_by": "Jay",
                    "created_on": "2022-08-09T22:19:05Z"
                }
            ],
            "last_updated": "2024-03-05T17:31:45Z"
        },
        {
            "id": 604,
            "url": "https://ll.thespacedevs.com/2.3.0/events/604/?format=api",
            "name": "Artemis I Detailed Mission Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Host Briefings to Preview Artemis I Moon Mission",
                    "description": "NASA will host a pair of briefings on Wednesday, Aug. 3, and Friday, Aug. 5, to preview the upcoming Artemis I lunar mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-briefings-to-preview-artemis-i-moon-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Previews Artemis I Mission to the Moon (Official NASA Broadcast)",
                    "description": "Mission experts for NASA's #Artemis I mission around the Moon go over the details and mission timeline—from pre-launch to splashdown—of the four-to-six-week ...",
                    "feature_image": "https://i.ytimg.com/vi/K5ovFY175zo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=K5ovFY175zo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1136,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.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": "2022-08-05T15:30:00Z",
            "slug": "artemis-i-detailed-mission-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a detailed mission briefing about Artemis I which will send the Orion spacecraft around the Moon and back to Earth. The mission will take place over the course of about six weeks to check out systems before crew fly aboard on Artemis II.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:40Z"
        },
        {
            "id": 599,
            "url": "https://ll.thespacedevs.com/2.3.0/events/599/?format=api",
            "name": "SLS Flight Support Booster-2 Static Fire",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA, Northrop Grumman to Test Fire Future Artemis Booster Motor",
                    "description": "NASA and Northrop Grumman will perform a full-scale static test of a  Space Launch System (SLS) solid rocket booster motor at Northrop Grumman’s Promontory, Utah, test facility July 21.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/exploration/systems/sls/nasa-northrop-grumman-to-test-fire-future-artemis-booster-motor.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Bring the Heat! Watch NASA’s Full-Scale Space Launch System Rocket Booster Test",
                    "description": "NASA and Northrop Grumman teams conducted a full-scale hot fire test of a Space Launch System solid rocket booster on July 21 at the Northrop Grumman facilit...",
                    "feature_image": "https://i.ytimg.com/vi/Hl5m7mQIyio/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Hl5m7mQIyio",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 980,
                "name": "SLS Flight Support Booster Static Fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_flight_supp_image_20240305173139.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191308.jpeg",
                "credit": "Northrop Grumman",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-07-21T20:00:00Z",
            "slug": "sls-flight-support-booster-2-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "Flight Support Booster-2 (FSB-2) is a full-scale static test of a Space Launch System (SLS) solid rocket booster motor.\r\n\r\nThe FSB-2 test builds off the Flight Support Booster-1 test conducted in September 2020 and will demonstrate a newly qualified motor initiation system and qualify a new ablative lining to protect the booster nozzle.",
            "webcast_live": false,
            "location": "Promontory, Utah",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:39Z"
        },
        {
            "id": 589,
            "url": "https://ll.thespacedevs.com/2.3.0/events/589/?format=api",
            "name": "Artemis I Pre-WDR #2 Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss, Conduct Test to Prepare for Artemis I Moon Mission",
                    "description": "NASA is targeting Saturday, June 18, for the beginning of the next wet dress rehearsal test of the agency’s Space Launch System (SLS) rocket and Orion spacecraft at the Kennedy Space Center in Florida with tanking operations on Monday, June 20.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-conduct-test-to-prepare-for-artemis-i-moon-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Wet Dress Rehearsal",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/ppiJSeUxqqo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ppiJSeUxqqo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1231,
                "name": "SLS rollout seen from LCC (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_wdr__image_20220504170858.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192108.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": "2022-06-15T15:00:00Z",
            "slug": "artemis-i-pre-wdr-2-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference ahead of the next wet dress rehearsal test of the agency’s Space Launch System (SLS) rocket and Orion spacecraft at the agency’s Kennedy Space Center in Florida ahead of the uncrewed Artemis I lunar mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:35Z"
        },
        {
            "id": 577,
            "url": "https://ll.thespacedevs.com/2.3.0/events/577/?format=api",
            "name": "Artemis I WDR #2 Media Teleconference #2",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Status of Final Test Needed for Artemis I Moon Mission",
                    "description": "NASA will hold a media teleconference at 12 p.m. EDT on Friday, May 27, to discuss the status of the next wet dress rehearsal test of the agency’s Space Launch System (SLS) rocket and Orion spacecraft at the agency’s Kennedy Space Center in Florida ahead of the uncrewed Artemis I lunar mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-status-of-final-test-needed-for-artemis-i-moon-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis l Wet Dress Rehearsal Status Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/jAumudhOFAI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=jAumudhOFAI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1231,
                "name": "SLS rollout seen from LCC (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_wdr__image_20220504170858.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192108.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": "2022-05-27T16:00:00Z",
            "slug": "artemis-i-wdr-2-media-teleconference-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to discuss the status of the next wet dress rehearsal test of the agency’s Space Launch System (SLS) rocket and Orion spacecraft at the agency’s Kennedy Space Center in Florida ahead of the uncrewed Artemis I lunar mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:35Z"
        },
        {
            "id": 601,
            "url": "https://ll.thespacedevs.com/2.3.0/events/601/?format=api",
            "name": "Artemis I SLS Rollout #3",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis Live! Watch NASA's new Moon rocket at the launch pad",
                    "description": "Watch a live view from the Kennedy Space Center as NASA prepares its Artemis 1 moon rocket for launch on its inaugural flight. Launch of the Artemis 1 missio...",
                    "feature_image": "https://i.ytimg.com/vi/rQsW7icfJk4/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=rQsW7icfJk4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1266,
                "name": "[AUTO] Artemis I SLS Rollout #3 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220720160712.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192216.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-08-17T02:00:00Z",
            "slug": "artemis-i-sls-rollout-3",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "NASA will roll out their Space Launch System (SLS) to Launch Complex 39B at the Agencies Kennedy Space Center. Following the approximately 11 hour rollout, SLS will complete final pre-launch checkouts and procedures prior to a launch attempt ~2 weeks later.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 2241,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Pushed back due to weather",
                    "info_url": "https://twitter.com/nextspaceflight/status/1559708493002641410?s=21&t=r-Bl59S4FxkElipcvKcDsw",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-08-17T01:09:36Z"
                }
            ],
            "last_updated": "2024-03-05T17:31:33Z"
        },
        {
            "id": 597,
            "url": "https://ll.thespacedevs.com/2.3.0/events/597/?format=api",
            "name": "JWST Image Release",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "First Images From NASA’s Webb Space Telescope Coming Soon",
                    "description": "NASA’s James Webb Space Telescope, a partnership with ESA (European Space Agency) and the Canadian Space Agency (CSA), will release its first full-color images and spectroscopic data on July 12, 2022.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/feature/goddard/2022/first-images-from-nasa-s-webb-space-telescope-coming-soon",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "First Images From the James Webb Space Telescope (Official NASA Broadcast)",
                    "description": "It’s time to #UnfoldTheUniverse. Watch as the mission team reveals the long-awaited first images from the James Webb Space Telescope. Webb, an international ...",
                    "feature_image": "https://i.ytimg.com/vi/nmMRMIE3MGw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=nmMRMIE3MGw",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1224,
                "name": "JWST render from above",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jwst_alignment__image_20220505152744.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192056.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": "2022-07-12T14:30:00Z",
            "slug": "jwst-image-release",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will reveal first full-color images and data from the James Webb Space Telescope.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:31Z"
        },
        {
            "id": 600,
            "url": "https://ll.thespacedevs.com/2.3.0/events/600/?format=api",
            "name": "Artemis I Status Update #3",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Status of Artemis I Moon Mission",
                    "description": "NASA will hold a media teleconference at 11 a.m. EDT Wednesday, July 20, to discuss next steps for the Artemis I mission with the Space Launch System (SLS) rocket and Orion spacecraft at the agency’s Kennedy Space Center in Florida.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-status-of-artemis-i-moon-mission-1",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis l Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/p3CXCgXONc4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=p3CXCgXONc4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1136,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.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": "2022-07-20T15:00:00Z",
            "slug": "artemis-i-status-update-3",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to discuss next steps for the Artemis I mission with the Space Launch System (SLS) rocket and Orion spacecraft at the agency’s Kennedy Space Center in Florida.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:31Z"
        },
        {
            "id": 594,
            "url": "https://ll.thespacedevs.com/2.3.0/events/594/?format=api",
            "name": "JWST Pre-First Images Media Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Invites Media, Public to View Webb Telescope’s First Images",
                    "description": "NASA, in partnership with ESA (European Space Agency) and CSA (Canadian Space Agency), will release the James Webb Space Telescope’s first full-color images and spectroscopic data during a televised broadcast beginning at 10:30 a.m. EDT on Tuesday, July 12, from NASA’s Goddard Space Flight Center in...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-invites-media-public-to-view-webb-telescope-s-first-images",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: NASA’s Webb Telescope Prepares for First Images",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/IrEGNjuC97s/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=IrEGNjuC97s",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1224,
                "name": "JWST render from above",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jwst_alignment__image_20220505152744.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192056.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": "2022-06-29T14:00:00Z",
            "slug": "jwst-pre-first-images-media-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media day at the Space Telescope Science Institute (STScI) on Wednesday, June 29. The event will begin with a media briefing on the status of Webb’s commissioning as well as overviews of planned science for Webb’s first year of operations and Webb image processing.",
            "webcast_live": false,
            "location": "Space Telescope Science Institute, Baltimore, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:30Z"
        }
    ]
}