Modes

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

Example - /events/previous/?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/previous/?type__ids=2,8

Fields searched - name

Example - /events/previous/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/previous/?ordering=-last_updated

Number of results

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

Example - /events/previous/?limit=2

Format

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

Help

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

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

{
    "count": 977,
    "next": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=550&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=530&ordering=-last_updated",
    "results": [
        {
            "id": 617,
            "url": "https://ll.thespacedevs.com/2.3.0/events/617/?format=api",
            "name": "Frank Rubio Pre-Launch Virtual Interviews",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Hosts Astronaut Frank Rubio’s Prelaunch News Briefing, Interviews",
                    "description": "NASA astronaut Frank Rubio will virtually discuss his upcoming mission to the International Space Station during a news conference and follow-on interviews.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-hosts-astronaut-frank-rubio-s-prelaunch-news-briefing-interviews",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 978,
                "name": "Frank Rubio in spacesuit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank_rubio_pre_image_20220818164008.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191305.jpeg",
                "credit": "NASA/James Blair",
                "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-24T13:00:00Z",
            "slug": "frank-rubio-pre-launch-virtual-interviews",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA astronaut Frank Rubio will participate in virtual interviews ahead his launch to the International Space Station onboard Soyuz MS-22.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:11Z"
        },
        {
            "id": 616,
            "url": "https://ll.thespacedevs.com/2.3.0/events/616/?format=api",
            "name": "Frank Rubio Pre-Launch News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Hosts Astronaut Frank Rubio’s Prelaunch News Briefing, Interviews",
                    "description": "NASA astronaut Frank Rubio will virtually discuss his upcoming mission to the International Space Station during a news conference and follow-on interviews.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-hosts-astronaut-frank-rubio-s-prelaunch-news-briefing-interviews",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 978,
                "name": "Frank Rubio in spacesuit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank_rubio_pre_image_20220818164008.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191305.jpeg",
                "credit": "NASA/James Blair",
                "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-22T13:00:00Z",
            "slug": "frank-rubio-pre-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA astronaut Frank Rubio will participate in a news conference ahead his launch to the International Space Station onboard Soyuz MS-22.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:10Z"
        },
        {
            "id": 934,
            "url": "https://ll.thespacedevs.com/2.3.0/events/934/?format=api",
            "name": "PACE Science Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage for Ocean, Atmosphere, Climate Mission",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for its upcoming mission to study how our oceans and atmosphere interact in a",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-ocean-atmosphere-climate-mission/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Science Briefing on NASA Mission Studying Earth's Atmosphere and Oceans (Feb. 4, 2024)",
                    "description": "Targeted to launch on Tuesday, Feb. 6, NASA's Plankton, Aerosol, Cloud, ocean Ecosystem (PACE) satellite mission will study how our oceans and atmosphere int...",
                    "feature_image": "https://i.ytimg.com/vi/8v0QwgWPqPU/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=8v0QwgWPqPU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-04T15:58:32Z",
                    "end_time": "2024-02-04T16:51:36Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1099,
                "name": "NASA Pace render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pace_prelaunch__image_20240131194608.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191630.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-04T16:00:00Z",
            "slug": "pace-science-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "PACE Science Briefing with the following agency participants:\r\n\r\n- Kate Calvin, chief scientist and senior climate advisor\r\n- Karen St. Germain, director, Earth Science Division\r\n- Jeremy Werdell, PACE project scientist\r\n- Andy Sayer, atmospheric scientist, Sciences and Exploration Directorate\r\n- Erin Urquhart, program manager, Water Resources Application Area",
            "webcast_live": false,
            "location": "KSC, Florida",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT53M4S",
            "updates": [
                {
                    "id": 6559,
                    "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=8v0QwgWPqPU",
                    "created_by": "LL2",
                    "created_on": "2024-02-04T16:00:55Z"
                },
                {
                    "id": 6530,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Adding Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-ocean-atmosphere-climate-mission/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-31T19:48:13Z"
                }
            ],
            "last_updated": "2024-03-05T17:28:09Z"
        },
        {
            "id": 605,
            "url": "https://ll.thespacedevs.com/2.3.0/events/605/?format=api",
            "name": "SpaceX Crew-5 Mission Overview Press Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Host Briefings, Interviews for Agency’s SpaceX Crew-5 Mission",
                    "description": "A pair of news conferences on Thursday, Aug. 4, at NASA’s Johnson Space Center in Houston will highlight the agency’s SpaceX Crew-5 mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-briefings-interviews-for-agency-s-spacex-crew-5-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1016,
                "name": "Crew-5 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-5_m_image_20240305172807.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191407.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-04T16:30:00Z",
            "slug": "spacex-crew-5-mission-overview-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a mission overview news briefing about the upcoming Crew-5 mission to the International Space Station.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:07Z"
        },
        {
            "id": 606,
            "url": "https://ll.thespacedevs.com/2.3.0/events/606/?format=api",
            "name": "SpaceX Crew-5 Crew News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Host Briefings, Interviews for Agency’s SpaceX Crew-5 Mission",
                    "description": "A pair of news conferences on Thursday, Aug. 4, at NASA’s Johnson Space Center in Houston will highlight the agency’s SpaceX Crew-5 mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-briefings-interviews-for-agency-s-spacex-crew-5-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1016,
                "name": "Crew-5 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-5_m_image_20240305172807.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191407.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-04T18:00:00Z",
            "slug": "spacex-crew-5-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA astronauts Nicole Mann, Josh Cassada, JAXA astronaut Koichi Wakata and Roscosmos cosmonaut Anna Kikina will answer press questions regarding their upcoming mission to the International Space Station for the Crew-5 mission.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:04Z"
        },
        {
            "id": 953,
            "url": "https://ll.thespacedevs.com/2.3.0/events/953/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Stennis",
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/6gwMZW5HU1Y/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=6gwMZW5HU1Y",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-29T19:22:55Z",
                    "end_time": "2024-02-29T19:54:16Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1161,
                "name": "RS-25 Engine Test - 2024",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240111163044.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191831.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-29T19:40:00Z",
            "slug": "rs-25-engine-test-30",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA is conducting a hot fire as part of the final round of certification testing ahead of production of an updated set of the engines for the SLS (Space Launch System) rocket.\r\n\r\nToday’s test of RS-25 Engine 0525 on the Fred Haise Test Stand has a planned duration of 615 seconds with a maximum 111% power level.",
            "webcast_live": false,
            "location": "Fred Haise Test Stand, NASA’s Stennis Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT31M21S",
            "updates": [
                {
                    "id": 6841,
                    "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=6gwMZW5HU1Y",
                    "created_by": "LL2",
                    "created_on": "2024-02-29T19:30:08Z"
                },
                {
                    "id": 6839,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/nasastennis/status/1763231221360841053",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-29T16:00:12Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:56Z"
        },
        {
            "id": 928,
            "url": "https://ll.thespacedevs.com/2.3.0/events/928/?format=api",
            "name": "NG-20 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": "2024-02-01T11:30:00Z",
            "slug": "ng-20-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the installation of the Northrop Grumman NG-20 Cygnus spacecraft to the Nadir port of the Unity Module of the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:55Z"
        },
        {
            "id": 611,
            "url": "https://ll.thespacedevs.com/2.3.0/events/611/?format=api",
            "name": "Artemis I Lunar 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 Lunar Science Payloads (Aug. 15, 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/p8Lq7tZ8L10/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=p8Lq7tZ8L10",
                    "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-15T21:00:00Z",
            "slug": "artemis-i-lunar-science-payloads-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference about the lunar science 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:27:54Z"
        },
        {
            "id": 602,
            "url": "https://ll.thespacedevs.com/2.3.0/events/602/?format=api",
            "name": "Mars Sample Return Mission Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA, ESA to Discuss Mars Sample Return Mission",
                    "description": "NASA will host a media teleconference at 11 a.m. EDT on Wednesday, July 27, to discuss the architecture for its Mars Sample Return campaign.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-esa-to-discuss-mars-sample-return-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: NASA to Discuss Mars Sample Return Mission",
                    "description": "NASA will host a media teleconference at 11 a.m. EDT on Wednesday, July 27, to discuss the architecture for its Mars Sample Return campaign.NASA and ESA (Eur...",
                    "feature_image": "https://i.ytimg.com/vi/wThkJXvCmrw/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=wThkJXvCmrw",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1107,
                "name": "Mars Sample Return render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mars_sample_ret_image_20220721193056.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191644.jpeg",
                "credit": "NASA/JPL",
                "license": {
                    "id": 3,
                    "name": "JPL Image Use Policy",
                    "priority": 1,
                    "link": "https://www.jpl.nasa.gov/jpl-image-use-policy"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-07-27T15:00:00Z",
            "slug": "mars-sample-return-mission-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and ESA will host a media teleconference to discuss the architecture of the Mars Sample Return campaign.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:54Z"
        },
        {
            "id": 947,
            "url": "https://ll.thespacedevs.com/2.3.0/events/947/?format=api",
            "name": "Nova-C IM-1 Post Landing Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": ", Intuitive Machines to Discuss Historic Moon Mission Today",
                    "description": "NASA and Intuitive Machines will host a televised news conference at 5 p.m. EST Friday, Feb. 23, to detail the Odysseus lander’s historic soft Moon landing.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-intuitive-machines-to-discuss-historic-moon-mission-today/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA News Conference on Intuitive Machines' First Lunar Landing",
                    "description": "Intuitive Machines' IM-1 mission made history on Feb. 22, with the first successful Moon landing by a company. This televised news conference will discuss de...",
                    "feature_image": "https://i.ytimg.com/vi/ZWEwR8fscFY/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=ZWEwR8fscFY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-23T21:57:36Z",
                    "end_time": "2024-02-23T23:20:08Z",
                    "live": false
                }
            ],
            "image": {
                "id": 973,
                "name": "Nova-C lander orbiting the Moon (IM-1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_pos_image_20240223155229.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191256.jpeg",
                "credit": "Intuitive Machines",
                "license": {
                    "id": 24,
                    "name": "Intuitive Machines Gallery",
                    "priority": 3,
                    "link": "https://www.intuitivemachines.com/gallery"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-23T22:00:00Z",
            "slug": "nova-c-im-1-post-landing-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and Intuitive Machines will host a televised news conference at 5 p.m. EST Friday, Feb. 23, to detail the Odysseus lander’s historic soft Moon landing.\r\n\r\nParticipants in the news conference include:\r\n\r\n- Joel Kearns, Exploration, Science Mission Directorate\r\n- Prasun Desai, Space Technology Mission Directorate\r\n- Steve Altemus, CEO, Intuitive Machines\r\n- Tim Crain, CTO , Intuitive Machines",
            "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": "PT1H22M32S",
            "updates": [
                {
                    "id": 6784,
                    "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=ZWEwR8fscFY",
                    "created_by": "LL2",
                    "created_on": "2024-02-23T21:58:20Z"
                },
                {
                    "id": 6781,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-intuitive-machines-to-discuss-historic-moon-mission-today/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-23T15:52:31Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:53Z"
        }
    ]
}