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=300&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=310&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=290&ordering=-date",
    "results": [
        {
            "id": 845,
            "url": "https://ll.thespacedevs.com/2.3.0/events/845/?format=api",
            "name": "Booster 9 33 Engine Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship Super Heavy Static Fire",
                    "description": "Live views of Starship Super Heavy Booster 9 static fire. Stream will begin a few minutes before ignition. As is the case with all developmental testing, thi...",
                    "feature_image": "https://i.ytimg.com/vi/PHxKhpFUOuo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=PHxKhpFUOuo",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191358.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-08-06T19:08:00Z",
            "slug": "booster-9-33-engine-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a static fire of Super Heavy Booster 9. The 33 engines fired for 2.74 seconds with 4 engines shutting down prematurely",
            "webcast_live": false,
            "location": "Starbase, Boca Chica, TX, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT7M33S",
            "updates": [
                {
                    "id": 4783,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "targeting ~ 19:08 UTC",
                    "info_url": "https://www.youtube.com/watch?v=PHxKhpFUOuo",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-06T18:34:41Z"
                },
                {
                    "id": 4782,
                    "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=UFKKFt1CQW0",
                    "created_by": "LL2",
                    "created_on": "2023-08-06T13:51:22Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:39Z"
        },
        {
            "id": 844,
            "url": "https://ll.thespacedevs.com/2.3.0/events/844/?format=api",
            "name": "Booster 9 Testing",
            "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": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1201,
                "name": "[AUTO] Booster 9 Testing - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_9_testi_image_20230804150326.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192012.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-08-04T15:00:00Z",
            "slug": "booster-9-testing",
            "type": {
                "id": 30,
                "name": "Vehicle Testing"
            },
            "description": "SpaceX is testing Super Heavy Booster 9 at Starbase Texas",
            "webcast_live": false,
            "location": "Starbase Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT5H",
            "updates": [
                {
                    "id": 4772,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Booster fueled for a second round of testing",
                    "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-04T18:31:32Z"
                },
                {
                    "id": 4770,
                    "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=KkZAWzFE5Wg",
                    "created_by": "LL2",
                    "created_on": "2023-08-04T15:04:02Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:26Z"
        },
        {
            "id": 843,
            "url": "https://ll.thespacedevs.com/2.3.0/events/843/?format=api",
            "name": "NG-19 Cygnus Berthing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Cargo Launch to International Space Station",
                    "description": "NASA and commercial cargo provider Northrop Grumman are targeting 8:31 p.m. EDT, Tuesday, Aug. 1, for the launch of the company’s 19th resupply mission to the International Space Station from the agency’s Wallops Flight Facility in Virginia.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-cargo-launch-to-international-space-station/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1042,
                "name": "NG-19 Cygnus Berthing - one solar panel",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-19_cygnus_be_image_20230803071056.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191450.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": true,
                "variants": []
            },
            "date": "2023-08-04T11:30:00Z",
            "slug": "ng-19-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the Installation of the Northrop Grumman NG-19 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": "PT1H",
            "updates": [],
            "last_updated": "2024-03-05T17:23:24Z"
        },
        {
            "id": 766,
            "url": "https://ll.thespacedevs.com/2.3.0/events/766/?format=api",
            "name": "NG-19 Cygnus Capture",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Cargo Launch to International Space Station",
                    "description": "NASA and commercial cargo provider Northrop Grumman are targeting 8:31 p.m. EDT, Tuesday, Aug. 1, for the launch of the company’s 19th resupply mission to the International Space Station from the agency’s Wallops Flight Facility in Virginia.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-cargo-launch-to-international-space-station/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "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": "2023-08-04T09:54:00Z",
            "slug": "ng-19-cygnus-capture",
            "type": {
                "id": 29,
                "name": "Spacecraft Capture"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-19 Cygnus cargo craft to 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": "PT1H",
            "updates": [
                {
                    "id": 4768,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Webcast live",
                    "info_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-04T08:55:26Z"
                },
                {
                    "id": 4621,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Event time added",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-19T09:29:45Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:38Z"
        },
        {
            "id": 838,
            "url": "https://ll.thespacedevs.com/2.3.0/events/838/?format=api",
            "name": "Cygnus NG-19 Prelaunch Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Cargo Launch to International Space Station",
                    "description": "NASA and commercial cargo provider Northrop Grumman are targeting 8:31 p.m. EDT, Tuesday, Aug. 1, for the launch of the company’s 19th resupply mission to the International Space Station from the agency’s Wallops Flight Facility in Virginia.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-cargo-launch-to-international-space-station",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Discusses Next Northrop Grumman’s Cargo Mission to Space Station (July 30, 2023)",
                    "description": "NASA held a media teleconference at 5 p.m. EDT, July 30, to discuss preparations for the launch of Northrop Grumman’s 19th commercial resupply mission to the...",
                    "feature_image": "https://i.ytimg.com/vi/PCIaD73bVDo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=PCIaD73bVDo",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1194,
                "name": "Antares 230+ liftoff at night (NG-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/antares_ng-19_l_image_20240307072646.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/antares_ng-19_l_image_thumbnail_20240307072647.jpeg",
                "credit": "NASA/Patrick Black",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-07-30T21:00:00Z",
            "slug": "cygnus-ng-19-prelaunch-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the upcoming Northrop Grumman CRS launch with the following participants:\r\n\r\n- Joel Montalbano, program manager for the ISS\r\n- Heidi Parris, associate program scientist\r\n- Steve Krein, vice president, Northrop Grumman\r\n- Kurt Eberly, director, Space Launch Programs, Northrop Grumman\r\n- Jeff Reddish, range chief, NASA Wallops",
            "webcast_live": false,
            "location": "None",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4732,
                    "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=PCIaD73bVDo",
                    "created_by": "LL2",
                    "created_on": "2023-07-30T21:01:40Z"
                },
                {
                    "id": 4681,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Event added",
                    "info_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-cargo-launch-to-international-space-station",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-25T19:57:46Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:55Z"
        },
        {
            "id": 840,
            "url": "https://ll.thespacedevs.com/2.3.0/events/840/?format=api",
            "name": "SpaceX Starship Flame Deflector Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Starship Full-Pressure Deluge Test",
                    "description": "SpaceX plans to test the freshly installed Starship deluge system below the orbital launch mount. After an initial activation test, the next test will work a...",
                    "feature_image": "https://i.ytimg.com/vi/bJwQTFsezJI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=bJwQTFsezJI",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1183,
                "name": "[AUTO] SpaceX Starship Flame Deflector Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starship_image_20230728173659.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191928.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-07-28T18:10:00Z",
            "slug": "spacex-starship-flame-deflector-test",
            "type": {
                "id": 18,
                "name": "Rehearsal"
            },
            "description": "After initial activation, a full-pressure test of the new Starship flame deflector is planned for Friday",
            "webcast_live": false,
            "location": "Starbase Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4716,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Adding Event",
                    "info_url": "https://twitter.com/SpaceX/status/1684685769406046210",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-28T17:37:00Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:45Z"
        },
        {
            "id": 839,
            "url": "https://ll.thespacedevs.com/2.3.0/events/839/?format=api",
            "name": "Press Conference for the Draco Nuclear Rocket Program",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA, DARPA Experts to Discuss Nuclear Rocket Program Developments",
                    "description": "Experts from NASA and the Defense Advanced Research Projects Agency (DARPA) will hold a media teleconference at 1 p.m. EDT Wednesday, July 26, to discuss the latest developments in the Demonstration Rocket for Agile Cislunar Operations (DRACO) program.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-darpa-experts-to-discuss-nuclear-rocket-program-developments",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Update on NASA, DARPA Nuclear Rocket Program (July 26, 2023)",
                    "description": "NASA and Defense Advanced Research Projects Agency (DARPA) experts answer media questions about the latest update on the DRACO (Demonstration Rocket for Agil...",
                    "feature_image": "https://i.ytimg.com/vi/nNnsnyIvzps/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=nNnsnyIvzps",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1034,
                "name": "[AUTO] Press Conference for the Draco Nuclear Rocket Program - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/press_conferenc_image_20230726142514.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191437.jpeg",
                "credit": "DARPA",
                "license": {
                    "id": 16,
                    "name": "DARPA Image Use Policy",
                    "priority": 6,
                    "link": "https://www.darpa.mil/policy/usage-policy"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-07-26T17:00:00Z",
            "slug": "press-conference-for-the-draco-nuclear-rocket-prog",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Experts from NASA and the Defense Advanced Research Projects Agency (DARPA) will hold a media teleconference to discuss the latest developments in the Demonstration Rocket for Agile Cislunar Operations (DRACO) program. \r\n\r\nParticipants in the teleconference include:\r\n\r\n- Dr. Anthony Calomino, space nuclear technologies portfolio manager, NASA\r\n- Dr. Tabitha Dodson, DRACO program manager, DARPA\r\n- Kirk Shireman, vice president, Lockheed Martin Lunar Exploration Campaigns\r\n- Joe Miller, president, BWXT Advanced Technologies",
            "webcast_live": false,
            "location": "None",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4688,
                    "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=nNnsnyIvzps",
                    "created_by": "LL2",
                    "created_on": "2023-07-26T16:59:53Z"
                },
                {
                    "id": 4687,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Adding Event",
                    "info_url": "https://www.nasa.gov/press-release/nasa-darpa-experts-to-discuss-nuclear-rocket-program-developments",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-26T14:25:17Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:30Z"
        },
        {
            "id": 832,
            "url": "https://ll.thespacedevs.com/2.3.0/events/832/?format=api",
            "name": "SpaceX Crew-7 Crew News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Briefings for Next International Space Station Crew Missions",
                    "description": "NASA will host a pair of news conferences Tuesday, July 25, at the agency’s Johnson Space Center in Houston to highlight upcoming crew rotations missions to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-briefings-for-next-international-space-station-crew-missions",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Meet the Next Crew Members Flying to the Space Station (Official NASA Briefing) (July 25, 2023)",
                    "description": "Crew members from NASA’s SpaceX Crew-7 mission, and astronaut Loral O’Hara, who will fly to space for the first time, will discuss their upcoming missions to...",
                    "feature_image": "https://i.ytimg.com/vi/1OlWkXEEFQM/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGDsgSihyMA8=&rs=AOn4CLCpvJ8B9MsGb5UzEcbtEcW7-9XNVQ",
                    "url": "https://www.youtube.com/watch?v=1OlWkXEEFQM",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1008,
                "name": "[AUTO] SpaceX Crew-7 Crew News Conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-7_c_image_20230712164524.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191354.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-07-25T18:00:00Z",
            "slug": "spacex-crew-7-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a crew news conferences for two upcoming crew rotation flights to the ISS.\r\n\r\nThe Crew-7 mission will carry NASA astronaut Jasmin Moghbeli, ESA astronaut Andreas Mogensen, JAXA astronaut Satoshi Furukawa, and Konstantin Borisov of Roscosmos.\r\n\r\nIn addition to the Crew-7 participants, NASA astronaut Loral O’Hara also will participate in the crew briefing and interviews.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4680,
                    "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=1OlWkXEEFQM",
                    "created_by": "LL2",
                    "created_on": "2023-07-25T18:12:32Z"
                },
                {
                    "id": 4569,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/press-release/nasa-sets-briefings-for-next-international-space-station-crew-missions",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-12T16:45:25Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:51Z"
        },
        {
            "id": 833,
            "url": "https://ll.thespacedevs.com/2.3.0/events/833/?format=api",
            "name": "SpaceX Crew-7 Mission Overview News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Briefings for Next International Space Station Crew Missions",
                    "description": "NASA will host a pair of news conferences Tuesday, July 25, at the agency’s Johnson Space Center in Houston to highlight upcoming crew rotations missions to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-briefings-for-next-international-space-station-crew-missions",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA's SpaceX Crew-7 Mission Overview (Official NASA News Briefing)",
                    "description": "Leaders from NASA, SpaceX, JAXA (Japan Aerospace Exploration Agency) and Roscosmos present an overview of NASA’s SpaceX Crew-7 mission to the International S...",
                    "feature_image": "https://i.ytimg.com/vi/2wAknJoUkkU/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGEEgSShyMA8=&rs=AOn4CLDBuySI3-ib3Ncpovp2OMqcB6B02w",
                    "url": "https://www.youtube.com/watch?v=2wAknJoUkkU",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-07-25T16:30:00Z",
            "slug": "spacex-crew-7-mission-overview-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a Mission Overview News Conference for Crew-7.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "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:23:07Z"
        },
        {
            "id": 837,
            "url": "https://ll.thespacedevs.com/2.3.0/events/837/?format=api",
            "name": "Booster 9 Lift",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Lifts Starship Booster 9 to Launch Pad at Starbase",
                    "description": "SpaceX is lifting Booster 9 on to Launch Pad at Starbase in Boca Chica, Texas. This is part of the preparations for Starship's 2nd Integrated Flight Test.24/...",
                    "feature_image": "https://i.ytimg.com/vi/ipxhcn-MiW0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ipxhcn-MiW0",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1252,
                "name": "No Image Placeholder",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/default.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192149.png",
                "credit": "N/A",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-07-20T19:30:00Z",
            "slug": "booster-9-lift",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX will lift a superheavy booster onto the orbital launch mount for the first time since the first IFT.",
            "webcast_live": false,
            "location": "Starbase Texas",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4635,
                    "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=ipxhcn-MiW0",
                    "created_by": "LL2",
                    "created_on": "2023-07-20T18:07:49Z"
                },
                {
                    "id": 4634,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=ipxhcn-MiW0",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-07-20T18:07:17Z"
                }
            ],
            "last_updated": "2024-03-05T17:24:19Z"
        }
    ]
}