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=480&ordering=-date
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=490&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=470&ordering=-date",
    "results": [
        {
            "id": 650,
            "url": "https://ll.thespacedevs.com/2.3.0/events/650/?format=api",
            "name": "Crew-5 Flight Readiness Media Teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: NASA’s SpaceX Crew-5 Flight Readiness Review (Sept. 26, 2022)",
                    "description": "NASA and SpaceX once again are gearing up to launch crew on an American rocket and spacecraft to the International Space Station to perform science, technolo...",
                    "feature_image": "https://i.ytimg.com/vi/ZTFV23qfvpU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ZTFV23qfvpU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "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-09-26T21:25:00Z",
            "slug": "crew-5-flight-readiness-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing following the completion of the Crew-5 Flight Readiness Review.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:15Z"
        },
        {
            "id": 648,
            "url": "https://ll.thespacedevs.com/2.3.0/events/648/?format=api",
            "name": "Artemis I Post-Tanking Test Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Media Update on Demonstration Test, Artemis I Missions",
                    "description": "NASA will hold a media teleconference at 12:30 p.m. EDT Friday, Sept. 23, to discuss the cryogenic demonstration test conducted Wednesday, Sept. 21, ahead of the next Artemis I launch attempt.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-media-update-on-demonstration-test-artemis-i-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Post-Demonstration Test Status Update (Sept. 23, 2022)",
                    "description": "Managers provide an update on results of an Artemis I cryogenic demonstration test completed Sept. 21. During the test, launch controllers met several object...",
                    "feature_image": "https://i.ytimg.com/vi/CAuhEAKCgPI/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGAgVyhlMA8=&rs=AOn4CLAfP_f9ZESYhPzH7ufx7--XSuHptA",
                    "url": "https://www.youtube.com/watch?v=CAuhEAKCgPI",
                    "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-23T16:30:00Z",
            "slug": "artemis-i-post-tanking-test-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to discuss the cryogenic demonstration test conducted Wednesday, Sept. 21, ahead of the next Artemis I launch attempt.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:15Z"
        },
        {
            "id": 643,
            "url": "https://ll.thespacedevs.com/2.3.0/events/643/?format=api",
            "name": "NASA DART Pre-Impact Press Briefing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1150,
                "name": "Render Dart probe",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_pre-launch_image_20211116204913.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191811.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-22T19:00:00Z",
            "slug": "nasa-dart-pre-impact-press-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a press briefing ahead of the DART mission impact.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:48Z"
        },
        {
            "id": 359,
            "url": "https://ll.thespacedevs.com/2.3.0/events/359/?format=api",
            "name": "Soyuz MS-22 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 967,
                "name": "Soyuz MS in orbit (MS-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                "credit": "ESA/NASA/T. Pesquet",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-09-21T17:11:34Z",
            "slug": "soyuz-ms-22-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Soyuz MS-22 spacecraft will dock to the International Space Station carrying ROSCOSMOS cosmonauts Sergey Prokopyev and Dmitriy Petelin as well as NASA astronaut Francisco Rubio.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:24Z"
        },
        {
            "id": 645,
            "url": "https://ll.thespacedevs.com/2.3.0/events/645/?format=api",
            "name": "Artemis I Tanking Test",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Televise Artemis I Demonstration Test, Host Media Call",
                    "description": "NASA will provide live coverage with commentary of the upcoming Artemis I cryogenic demonstration test beginning at 7:15 a.m. EDT on Wednesday, Sept. 21.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-televise-artemis-i-demonstration-test-host-media-call",
                    "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 Cryogenic Demonstration Test",
                    "description": "From NASA's Kennedy Space Center in Florida, live coverage with commentary as teams add supercold fuel to our Space Launch System rocket in a cryogenic demon...",
                    "feature_image": "https://i.ytimg.com/vi/pdJmkjQIXmM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=pdJmkjQIXmM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1079,
                "name": "[AUTO] Artemis I Tanking Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_tanki_image_20220916200321.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191555.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-09-21T11:15:00Z",
            "slug": "artemis-i-tanking-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "NASA will conduct a cryogenic proofing test of the Artemis I Space Launch System rocket to verify fixes made following a launch scrub on September 3rd. Since the scrub, teams have been working to repair the leaks and perform checkouts of the Tail Service Mast Umbilical, and this test aims to verify all issues that were identified have been resolved.",
            "webcast_live": false,
            "location": "Launch Complex 39B, Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:23Z"
        },
        {
            "id": 647,
            "url": "https://ll.thespacedevs.com/2.3.0/events/647/?format=api",
            "name": "Booster 7 Static Fire #4",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Static Fires Seven Engines on Super Heavy Booster 7",
                    "description": "SpaceX is testing Super Heavy Booster 7 on the orbital launch mount. The exact nature and objectives of the testing have not been confirmed. Booster 7 curren...",
                    "feature_image": "https://i.ytimg.com/vi/_4qHcAESKbA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=_4qHcAESKbA",
                    "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-09-19T17:47:00Z",
            "slug": "booster-7-static-fire-4",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "Booster 7 has performed a static fire of 7 engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:01Z"
        },
        {
            "id": 646,
            "url": "https://ll.thespacedevs.com/2.3.0/events/646/?format=api",
            "name": "Artemis I Tanking Test Preview Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Televise Artemis I Demonstration Test, Host Media Call",
                    "description": "NASA will provide live coverage with commentary of the upcoming Artemis I cryogenic demonstration test beginning at 7:15 a.m. EDT on Wednesday, Sept. 21.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-televise-artemis-i-demonstration-test-host-media-call",
                    "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 Pre-Demonstration Test Media Teleconference (Sept. 19, 2022)",
                    "description": "NASA leaders provide a preview of an Artemis I cryogenic tanking demonstration test targeted for Sept. 21, 2022. The demonstration test will allow teams to c...",
                    "feature_image": "https://i.ytimg.com/vi/9g4op97LZ2E/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=9g4op97LZ2E",
                    "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-19T15:30:00Z",
            "slug": "artemis-i-tanking-test-preview-media-teleconferenc",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a teleconference to provide a preview on the Artemis I tanking test.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:26Z"
        },
        {
            "id": 642,
            "url": "https://ll.thespacedevs.com/2.3.0/events/642/?format=api",
            "name": "NASA Mars 2020 Perseverance Mission Operations Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Host Briefing on Perseverance Mars Rover Mission Operations",
                    "description": "NASA will host a briefing at 11:30 a.m. EDT (8:30 a.m. PDT) on Thursday, Sept. 15, at the agency’s Jet Propulsion Laboratory in Southern California to provide highlights from the first year and a half of the Perseverance rover’s exploration of Mars.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-briefing-on-perseverance-mars-rover-mission-operations",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "News Briefing: NASA's Perseverance Mars Rover Investigates Geologically Rich Area (Sept. 15, 2022)",
                    "description": "NASA will host a briefing to provide highlights from the first year-and-a-half of the Perseverance rover’s exploration of Mars. The rover landed in Mars’ Jez...",
                    "feature_image": "https://i.ytimg.com/vi/9vZVcI1gwEU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=9vZVcI1gwEU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1087,
                "name": "Perseverance poster",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210219115157.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191608.jpeg",
                "credit": "NASA/JPL-Caltech",
                "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-15T15:30:00Z",
            "slug": "nasa-mars-2020-perseverance-mission-operations-bri",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a briefing at the agency’s Jet Propulsion Laboratory in Southern California to provide highlights from the first year and a half of the Perseverance rover’s exploration of Mars.",
            "webcast_live": false,
            "location": "Jet Propulsion Laboratory, Pasadena, California, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:16Z"
        },
        {
            "id": 641,
            "url": "https://ll.thespacedevs.com/2.3.0/events/641/?format=api",
            "name": "DART Technologies Media Teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Media Briefing: Behind the Technologies Enabling NASA’s DART Mission (Sept. 12, 2022)",
                    "description": "Listen as mission experts from NASA’s Double Asteroid Redirection Test (DART) explain how some of the key technologies enabling the DART spacecraft to autono...",
                    "feature_image": "https://i.ytimg.com/vi/Z9eGVV4B5UA/maxresdefault.jpg",
                    "url": "https://youtu.be/Z9eGVV4B5UA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1150,
                "name": "Render Dart probe",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_pre-launch_image_20211116204913.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191811.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-12T13:00:00Z",
            "slug": "dart-technologies-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "DART mission experts explain some of the key technologies enabling the DART spacecraft to autonomously navigate to and impact its target asteroid as humanity’s first planetary defense test work.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:41Z"
        },
        {
            "id": 640,
            "url": "https://ll.thespacedevs.com/2.3.0/events/640/?format=api",
            "name": "National Space Council Meeting",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Vice President Kamala Harris Chairs National Space Council Meeting",
                    "description": "NASA to Host National Space Council Meeting at Johnson Space Center",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-national-space-council-meeting-at-johnson-space-center",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Vice President Kamala Harris Chairs National Space Council Meeting at NASA's Johnson Space Center",
                    "description": "Vice President Kamala Harris chairs the the National Space Council meeting at NASA's Johnson Space Center in Houston. NASA Administrator Bill Nelson will del...",
                    "feature_image": "https://i.ytimg.com/vi/8I2G9aGItvc/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=8I2G9aGItvc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1101,
                "name": "[AUTO] National Space Council Meeting - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national_space__image_20211201183547.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191634.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-09-09T18:30:00Z",
            "slug": "national-space-council-meeting-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "US Vice President Kamala Harris chairs her second National Space Council meeting at the Johnson Space Center. NASA Administrator Bill Nelson will join the vice president to deliver remarks.\r\n \r\nThe council advises the president on America’s space policy and strategy, and reviews the nation’s long-range goals for space activities.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:28Z"
        }
    ]
}