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=690&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1001,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=700&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=680&ordering=last_updated",
    "results": [
        {
            "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": 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": 612,
            "url": "https://ll.thespacedevs.com/2.3.0/events/612/?format=api",
            "name": "Artemis I Technology Demonstration & Solar System Science Payloads Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Stream Artemis I Rollout, Briefings on Science, Tech Payloads",
                    "description": "NASA will hold a trio of media teleconferences the week of Aug. 14 to preview the science and technology payloads that will fly as part of the agency’s Artemis I flight test.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-stream-artemis-i-rollout-briefings-on-science-tech-payloads",
                    "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 Technology Demonstration and Solar System Science Payloads (Aug. 16, 2022)",
                    "description": "Ten shoebox-size secondary payloads, called CubeSats, are hitching a ride to space on Artemis I’s Space Launch System (SLS) rocket, and several other investi...",
                    "feature_image": "https://i.ytimg.com/vi/wO9Otb81EWg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=wO9Otb81EWg",
                    "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-16T16:00:00Z",
            "slug": "artemis-i-technology-demonstration-solar-system-sc",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference about the technology demonstration and solar system science payloads teleconference onboard the agency's Space Launch System (SLS) for the Artemis I mission.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:47Z"
        },
        {
            "id": 613,
            "url": "https://ll.thespacedevs.com/2.3.0/events/613/?format=api",
            "name": "Artemis I Radiation Secondary Payloads Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Stream Artemis I Rollout, Briefings on Science, Tech Payloads",
                    "description": "NASA will hold a trio of media teleconferences the week of Aug. 14 to preview the science and technology payloads that will fly as part of the agency’s Artemis I flight test.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-stream-artemis-i-rollout-briefings-on-science-tech-payloads",
                    "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 Radiation Payloads (Aug. 17, 2022)",
                    "description": "Ten shoebox-size secondary payloads, called CubeSats, are hitching a ride to space on Artemis I’s Space Launch System (SLS) rocket, and several other investi...",
                    "feature_image": "https://i.ytimg.com/vi/nZYNp7tRivI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=nZYNp7tRivI",
                    "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-17T16:00:00Z",
            "slug": "artemis-i-radiation-secondary-payloads-teleconfere",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference about the radiation secondary payloads onboard the agency's Space Launch System (SLS) for the Artemis I mission.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:48Z"
        },
        {
            "id": 614,
            "url": "https://ll.thespacedevs.com/2.3.0/events/614/?format=api",
            "name": "Boeing Starliner CFT Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA, Boeing to Hold Media Update on Starliner Progress",
                    "description": "NASA and Boeing will host a media teleconference at 1 p.m. EDT Thursday, Aug. 25, to provide an update on the agency’s Boeing Crew Flight Test (CFT) to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-boeing-to-hold-media-update-on-starliner-progress",
                    "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 and Boeing Starliner Progress Update (Aug. 25, 2022)",
                    "description": "NASA and Boeing hosted a media teleconference to provide an update on the agency’s Boeing Crew Flight Test (CFT) to the International Space Station – the fir...",
                    "feature_image": "https://i.ytimg.com/vi/l7xlPNla224/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGC8gWCh_MA8=&rs=AOn4CLBzFlQh2SVoTbGLTtm5QU9YBky53w",
                    "url": "https://www.youtube.com/watch?v=l7xlPNla224",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1020,
                "name": "Boeing Starliner in orbit (OFT-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191414.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-25T17:00:00Z",
            "slug": "boeing-starliner-cft-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Boeing will host a media teleconference to provide an update on the agency’s Boeing Crew Flight Test (CFT) to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:48Z"
        },
        {
            "id": 603,
            "url": "https://ll.thespacedevs.com/2.3.0/events/603/?format=api",
            "name": "Artemis I Mission Overview 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": [],
            "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-03T15:00:00Z",
            "slug": "artemis-i-mission-overview-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a mission overview 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": "NASA Headquarters",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:49Z"
        },
        {
            "id": 632,
            "url": "https://ll.thespacedevs.com/2.3.0/events/632/?format=api",
            "name": "Booster 7 Static Fire #3",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Booster 7 Conducts Multi-Engine Static Fire",
                    "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/ztPU5jjIY_g/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ztPU5jjIY_g",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 958,
                "name": "Booster 7 static fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_stati_image_20240305173153.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191232.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-08-31T18:05:00Z",
            "slug": "booster-7-static-fire-3",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX conducted an approximately 6 second static fire of Booster 7.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:53Z"
        },
        {
            "id": 623,
            "url": "https://ll.thespacedevs.com/2.3.0/events/623/?format=api",
            "name": "Artemis I Post-Launch News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
                    "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
                    "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 I Post-Launch News Conference (Nov. 16, 2022)",
                    "description": "Leaders from across NASA discuss the successful launch of #Artemis I flight test to the Moon.The Space Launch System (SLS) rocket and Orion spacecraft launch...",
                    "feature_image": "https://i.ytimg.com/vi/YGt-ilMv5U0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=YGt-ilMv5U0",
                    "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-11-16T10:00:00Z",
            "slug": "artemis-i-post-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news conference following 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:31:54Z"
        },
        {
            "id": 633,
            "url": "https://ll.thespacedevs.com/2.3.0/events/633/?format=api",
            "name": "Russian EVA-55",
            "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": "2022-11-17T14:20:00Z",
            "slug": "russian-eva-55",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "ROSCOSMOS cosmonauts Sergey Prokopyev and Dmitriy Petelin will exit the International Space Station to perform work on the outside of the MLM Nauka.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:55Z"
        },
        {
            "id": 620,
            "url": "https://ll.thespacedevs.com/2.3.0/events/620/?format=api",
            "name": "Artemis I Mission Management Meeting Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
                    "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
                    "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 I Mission Managers Briefing (Aug. 27, 2022)",
                    "description": "At 11 a.m. (15:00 UTC), Saturday., Aug. 27, #Artemis mission managers from around the agency provide a prelaunch briefing about the flight test to the Moon. ...",
                    "feature_image": "https://i.ytimg.com/vi/qdGdpfgjNyM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=qdGdpfgjNyM",
                    "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-08-27T15:00:00Z",
            "slug": "artemis-i-mission-management-meeting-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing following the completion of the Artemis I Mission Management meeting.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:56Z"
        }
    ]
}