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=540&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=550&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=530&ordering=-last_updated",
    "results": [
        {
            "id": 580,
            "url": "https://ll.thespacedevs.com/2.3.0/events/580/?format=api",
            "name": "US EVA-82",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk with NASA Astronauts Josh Cassada and Frank Rubio",
                    "description": "NASA astronauts Josh Cassada and Frank Rubio are conducting a spacewalk on Saturday, Dec. 3, to install an International Space Station Roll-Out Solar Array (...",
                    "feature_image": "https://i.ytimg.com/vi/zvxenTNLjWE/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=zvxenTNLjWE",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "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": "2022-12-03T12:25:00Z",
            "slug": "us-eva-82",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Two astronauts will venture in space from the Quest airlock to install an IROSA (ISS Rollout Solar Array) on the Starboard 4 Truss of the International Space Station",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 2840,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated start of EVA time",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-11-18T00:37:36Z"
                }
            ],
            "last_updated": "2024-03-05T17:28:28Z"
        },
        {
            "id": 691,
            "url": "https://ll.thespacedevs.com/2.3.0/events/691/?format=api",
            "name": "Artemis I Orion Distant Retrograde Orbit Insertion Burn",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Distant Lunar Orbit Insertion Burn",
                    "description": "At 4:52 p.m. EST (21:52 UTC), the Orion spacecraft will perform a burn burn to enter a distant retrograde orbit around the Moon, an orbit that is high altitu...",
                    "feature_image": "https://i.ytimg.com/vi/pDeNo0fQslo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=pDeNo0fQslo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1207,
                "name": "Orion render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_orion_image_20220821063559.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192026.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-11-25T21:30:00Z",
            "slug": "artemis-i-orion-distant-retrograde-orbit-insertion",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "NASA will livestream coverage of the distant retrograde orbit insertion burn around the Moon by the Artemis I Orion spacecraft.",
            "webcast_live": false,
            "location": "Lunar Orbit",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:26Z"
        },
        {
            "id": 639,
            "url": "https://ll.thespacedevs.com/2.3.0/events/639/?format=api",
            "name": "Starship S24 Static Fire #2",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Static Fires Starship 24 and Grass Fire Ensues, Plus Booster 7 Spin Prime",
                    "description": "SpaceX is performing potential static fire engine testing with Super Heavy Booster 7 and/or Ship 24. An alert notice has been given to the Boca Chica locals ...",
                    "feature_image": "https://i.ytimg.com/vi/4a7-zRRgqyI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=4a7-zRRgqyI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1198,
                "name": "Starship Static Fire - Orbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192005.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": "2022-09-08T21:30:40Z",
            "slug": "starship-s24-static-fire-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX conducted a 6 second static fire test of Ship 24 at their facility in Boca Chica, TX.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:24Z"
        },
        {
            "id": 685,
            "url": "https://ll.thespacedevs.com/2.3.0/events/685/?format=api",
            "name": "JWST Early Results Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Experts Available to Discuss NASA Webb Telescope Science Results",
                    "description": "Experts from NASA and other institutions will be available by teleconference at 11 a.m. EST on Thursday, Nov. 17, to answer media questions about early science results from the agency’s James Webb Space Telescope.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/experts-available-to-discuss-nasa-webb-telescope-science-results",
                    "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: Expert Availability on NASA Webb Science Results (Nov. 17, 2022)",
                    "description": "Experts will be available by teleconference to answer media questions about early science results from NASA’s James Webb Space Telescope.Teleconference parti...",
                    "feature_image": "https://i.ytimg.com/vi/eocPdOdGK5g/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=eocPdOdGK5g",
                    "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-11-17T16:00:00Z",
            "slug": "jwst-early-results-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Experts from NASA and other institutions will answer media questions about early science results from the agency’s James Webb Space Telescope.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:21Z"
        },
        {
            "id": 349,
            "url": "https://ll.thespacedevs.com/2.3.0/events/349/?format=api",
            "name": "Russian EVA-56",
            "info_urls": [],
            "vid_urls": [],
            "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": "2023-04-19T01:30:00Z",
            "slug": "russian-eva-56",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "ROSCOSMOS cosmonauts Sergey Prokopyev and Dmitriy Petelin will exit the International Space Station to transfer the radiation heat exchanger from the Rassvet module to the MLM Nauka module.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 3837,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Webcast live.",
                    "info_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-04-19T01:26:35Z"
                },
                {
                    "id": 3392,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
                    "comment": "NET April",
                    "info_url": "https://t.me/roscosmos_gk/8595",
                    "created_by": "SwGustav",
                    "created_on": "2023-02-26T15:39:18Z"
                },
                {
                    "id": 3001,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated start of EVA time.",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-12-12T09:42:51Z"
                }
            ],
            "last_updated": "2024-03-05T17:28:21Z"
        },
        {
            "id": 357,
            "url": "https://ll.thespacedevs.com/2.3.0/events/357/?format=api",
            "name": "NG-18 Cygnus Berthing",
            "info_urls": [],
            "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": "2022-11-09T10:05:00Z",
            "slug": "ng-18-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-18 Cygnus cargo craft to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:20Z"
        },
        {
            "id": 350,
            "url": "https://ll.thespacedevs.com/2.3.0/events/350/?format=api",
            "name": "Russian EVA-57",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Updates Coverage of Roscosmos Spacewalks at Space Station",
                    "description": "NASA will provide live coverage as two Roscosmos cosmonauts conduct two spacewalks in May outside the International Space Station to relocate hardware from the Rassvet module to the new Nauka multipurpose laboratory module.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-updates-coverage-of-roscosmos-spacewalks-at-space-station/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "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": "2023-05-03T20:00:00Z",
            "slug": "russian-eva-57",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "ROSCOSMOS cosmonauts Sergey Prokopyev and Dmitriy Petelin will exit the International Space Station to move an experiment airlock from the Rassvet Module and attach it to the Nauka Multipurpose Laboratory Module.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 3002,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated start of EVA time.",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-12-12T09:48:17Z"
                }
            ],
            "last_updated": "2024-03-05T17:28:19Z"
        },
        {
            "id": 930,
            "url": "https://ll.thespacedevs.com/2.3.0/events/930/?format=api",
            "name": "Ingenuity End of Mission Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "After Three Years on Mars, ’s Ingenuity Helicopter Mission Ends",
                    "description": "NASA’s history-making Ingenuity Mars Helicopter has ended its mission at the Red Planet after surpassing expectations and making dozens more flights than",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/after-three-years-on-mars-nasas-ingenuity-helicopter-mission-ends/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA’s Ingenuity Mars Helicopter Update (Jan. 25, 2024)",
                    "description": "This NASA media teleconference will provide an update on the agency’s Ingenuity Mars Helicopter. Speakers include:• Lori Glaze, director, Planetary Science D...",
                    "feature_image": "https://i.ytimg.com/vi/j99fqPcYlhc/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=j99fqPcYlhc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-01-25T21:58:32Z",
                    "end_time": "2024-01-25T22:59:15Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1106,
                "name": "[AUTO] Ingenuity End of Mission Media Teleconference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ingenuity_end_o_image_20240125194930.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191643.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-01-25T22:00:00Z",
            "slug": "ingenuity-end-of-mission-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference at, to provide an update on Ingenuity Mars Helicopter, which is no longer capable of flight.",
            "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": "PT1H43S",
            "updates": [
                {
                    "id": 6478,
                    "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=j99fqPcYlhc",
                    "created_by": "LL2",
                    "created_on": "2024-01-25T22:03:42Z"
                },
                {
                    "id": 6477,
                    "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/after-three-years-on-mars-nasas-ingenuity-helicopter-mission-ends/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-25T19:49:34Z"
                }
            ],
            "last_updated": "2024-03-05T17:28:19Z"
        },
        {
            "id": 636,
            "url": "https://ll.thespacedevs.com/2.3.0/events/636/?format=api",
            "name": "Artemis I Pre-Launch Countdown Status Briefing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Countdown Status Briefing (Sept. 2, 2022)",
                    "description": "Prelaunch coverage of the Artemis I flight test continues on Friday, Sept. 2 at 9 a.m. EDT (12:00 UTC) as experts discuss the countdown status. Hear from: Je...",
                    "feature_image": "https://i.ytimg.com/vi/Ig0Loa9uV_k/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Ig0Loa9uV_k",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1276,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192241.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-09-02T13:00:00Z",
            "slug": "artemis-i-pre-launch-countdown-status-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing ahead of the Artemis I launch.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:18Z"
        },
        {
            "id": 630,
            "url": "https://ll.thespacedevs.com/2.3.0/events/630/?format=api",
            "name": "Artemis I Status Update #4",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "YouTube",
                    "description": "Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=gLhhb0Vlejs",
                    "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-29T17:00:00Z",
            "slug": "artemis-i-status-update-4",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing to discuss the status of the Artemis I mission following the scrub of its first launch attempt.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:18Z"
        }
    ]
}