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=110
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=120",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=100",
    "results": [
        {
            "id": 1031,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1031/?format=api",
            "name": "RockSat Sounding Rocket Launch",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Wallops",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=_uM-sn_xRUg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-08-13T09:46:02Z",
                    "end_time": "2024-08-13T16:11:42Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2138,
                "name": "RockSat",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocksat_image_20240809080927.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocksat_image_thumbnail_20240809080928.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": "2024-08-13T10:00:00Z",
            "slug": "rocksat-sounding-rocket-launch",
            "type": {
                "id": 31,
                "name": "Sounding Rocket Launch"
            },
            "description": "RockOn! is a hands-on workshop teaching participants how to create a sounding rocket experiment from scratch over a 5-day period and then launching it into space on the 6th day of the workshop.  This is a team experience and takes place at Wallops.",
            "webcast_live": false,
            "location": "Wallops",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 8302,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Wallops has started",
                    "info_url": "https://www.youtube.com/watch?v=_uM-sn_xRUg",
                    "created_by": "LL2",
                    "created_on": "2024-08-13T09:46:26Z"
                },
                {
                    "id": 8251,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/NASAWallops/status/1821245647967633441?t=UhT0T5jIXen_ay9BfT0r8g&s=19",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-08-09T08:10:13Z"
                }
            ],
            "last_updated": "2024-08-13T12:58:00Z"
        },
        {
            "id": 1028,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1028/?format=api",
            "name": "Progress MS-26 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=R0e6WDqZZZM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-08-13T01:47:40Z",
                    "end_time": "2024-08-13T02:10:35Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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-08-13T02:03:30Z",
            "slug": "progress-ms-26-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-26 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "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": "PT22M55S",
            "updates": [
                {
                    "id": 8300,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by Роскосмос ТВ has started",
                    "info_url": "https://www.youtube.com/watch?v=R0e6WDqZZZM",
                    "created_by": "LL2",
                    "created_on": "2024-08-13T01:48:17Z"
                },
                {
                    "id": 8181,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-07-31T01:28:01Z"
                }
            ],
            "last_updated": "2024-08-13T02:10:50Z"
        },
        {
            "id": 1030,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1030/?format=api",
            "name": "International Space Station Operations Update Media Teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=DYPL6bx87yM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-08-07T16:25:40Z",
                    "end_time": "2024-08-07T17:59:42Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1952,
                "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.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-08-07T16:30:00Z",
            "slug": "international-space-station-operations-update-medi",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a teleconference regarding the ISS operations.",
            "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": "PT1H34M2S",
            "updates": [
                {
                    "id": 8238,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=DYPL6bx87yM",
                    "created_by": "LL2",
                    "created_on": "2024-08-07T16:26:14Z"
                },
                {
                    "id": 8234,
                    "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=DYPL6bx87yM",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-08-06T17:17:18Z"
                }
            ],
            "last_updated": "2024-08-07T18:00:06Z"
        },
        {
            "id": 1026,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1026/?format=api",
            "name": "NG-21 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-08-06T08:30:00Z",
            "slug": "ng-21-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the installation of the Northrop Grumman NG-21 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": [
                {
                    "id": 8212,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated berthing time after delay.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-08-04T02:55:09Z"
                },
                {
                    "id": 8180,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated berthing time.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-07-31T01:21:30Z"
                },
                {
                    "id": 8145,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-07-27T03:11:47Z"
                }
            ],
            "last_updated": "2024-08-06T08:19:03Z"
        },
        {
            "id": 1025,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1025/?format=api",
            "name": "NG-21 Cygnus Capture",
            "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-08-06T07:10:00Z",
            "slug": "ng-21-cygnus-capture",
            "type": {
                "id": 29,
                "name": "Spacecraft Capture"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-21 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": null,
            "updates": [
                {
                    "id": 8211,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New capture time following delay.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-08-04T02:53:57Z"
                },
                {
                    "id": 8179,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated capture time.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-07-31T01:20:47Z"
                },
                {
                    "id": 8144,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-07-27T03:10:48Z"
                }
            ],
            "last_updated": "2024-08-06T07:31:32Z"
        },
        {
            "id": 1029,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1029/?format=api",
            "name": "NG-21 Prelaunch Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage for Northrop Grumman’s 21st Station Resupply Launch",
                    "description": "NASA, Northrop Grumman, and SpaceX are targeting 11:28 a.m. EDT on Saturday, Aug. 3, for the next launch to deliver science investigations, supplies, and",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-northrop-grummans-21st-station-resupply-launch/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=xoUn-jaOoTo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-08-02T18:55:37Z",
                    "end_time": "2024-08-02T19:27:09Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1214,
                "name": "Cygnus NG in orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-20_science_m_image_20240125082159.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192039.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-08-02T19:00:00Z",
            "slug": "ng-21-prelaunch-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a prelaunch media teleconference  with the following participants:\r\n- Bill Spetch, operations integration manager, NASA’s International Space Station Program\r\n- Meghan Everett, deputy chief scientist, NASA’s International Space Station Program\r\n- Ryan Tintner, vice president, civil space systems, Northrop Grumman\r\n- Jared Metter, director, flight reliability, SpaceX\r\n- Melody Lovin, launch weather officer, Cape Canaveral Space Force Station’s 45th Weather Squadron",
            "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": "PT31M32S",
            "updates": [
                {
                    "id": 8205,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=xoUn-jaOoTo",
                    "created_by": "LL2",
                    "created_on": "2024-08-02T18:56:09Z"
                },
                {
                    "id": 8184,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-northrop-grummans-21st-station-resupply-launch/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-31T06:54:14Z"
                }
            ],
            "last_updated": "2024-08-02T19:27:40Z"
        },
        {
            "id": 1023,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1023/?format=api",
            "name": "SpaceX Crew-9 Crew News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Briefings for Crew-9 Mission to Space Station",
                    "description": "NASA will host a pair of news conferences Friday, July 26, from the agency’s Johnson Space Center in Houston to highlight upcoming crew rotation missions to",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-crew-9-mission-to-space-station/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=Eo_Hu5GSK3o",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-26T17:59:47Z",
                    "end_time": "2024-07-26T18:26:56Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2126,
                "name": "Crew-9 Crew Portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-9_crew_por_image_20240723073550.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-9_crew_por_image_thumbnail_20240723073552.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": "2024-07-26T18:00:00Z",
            "slug": "spacex-crew-9-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a  Crew News Conference for Crew-9.\r\n\r\nParticipants include:\r\n- Zena Cardman, spacecraft commander, NASA\r\n- Nick Hague, pilot, NASA\r\n- Stephanie Wilson, mission specialist, NASA\r\n- Alexsandr Gorbunov, mission specialist, Roscosmos",
            "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": "PT27M9S",
            "updates": [
                {
                    "id": 8135,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=Eo_Hu5GSK3o",
                    "created_by": "LL2",
                    "created_on": "2024-07-26T17:59:53Z"
                },
                {
                    "id": 8110,
                    "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-sets-briefings-for-crew-9-mission-to-space-station/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-23T07:37:24Z"
                }
            ],
            "last_updated": "2024-07-26T18:27:18Z"
        },
        {
            "id": 1022,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1022/?format=api",
            "name": "SpaceX Crew-9 Mission Overview News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-26T15:58:36Z",
                    "end_time": "2024-07-26T17:00:00Z",
                    "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": "2024-07-26T16:00:00Z",
            "slug": "spacex-crew-9-mission-overview-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a Mission Overview News Conference for Crew-9.\r\n\r\nParticipants include:\r\n- Steve Stich, manager, Commercial Crew Program, NASA Johnson\r\n- Dana Weigel, manager, International Space Station Program, NASA Johnson\r\n- Sarah Walker, director, Dragon Mission Management, SpaceX\r\n- Sergei Krikalev, executive director of Human Space Flight Programs, Roscosmos",
            "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": "PT1H1M24S",
            "updates": [
                {
                    "id": 8132,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "created_by": "LL2",
                    "created_on": "2024-07-26T15:59:03Z"
                },
                {
                    "id": 8109,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-crew-9-mission-to-space-station/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-23T07:09:09Z"
                }
            ],
            "last_updated": "2024-07-26T17:00:38Z"
        },
        {
            "id": 1024,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1024/?format=api",
            "name": "Boeing Starliner CFT Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": ", Boeing to Discuss Crew Flight Test Mission, Ground Testing",
                    "description": "Leadership from NASA and Boeing will participate in a media teleconference at 11:30 a.m. EDT Thursday, July 25, to provide the latest status of the agency’s",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-boeing-to-discuss-crew-flight-test-mission-ground-testing/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-25T15:29:52Z",
                    "end_time": "2024-07-25T16:31:39Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-25T15:29:52Z",
                    "end_time": "2024-07-25T16:31:39Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2127,
                "name": "Boeing Starliner in Orbit (CFT)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20240723193124.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_thumbnail_20240723193124.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-07-25T15:30:00Z",
            "slug": "boeing-starliner-cft-media-teleconference-6",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Leadership from NASA and Boeing will host a media teleconference to discuss the agency’s Crew Flight Test at the International Space Station.\r\n\r\nParticipants include:\r\n- Steve Stich, manager, NASA’s Commercial Crew Program\r\n- Mark Nappi, vice president and program manager, Commercial Crew Program, Boeing",
            "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": "PT1H1M47S",
            "updates": [
                {
                    "id": 8124,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "created_by": "LL2",
                    "created_on": "2024-07-25T15:30:32Z"
                },
                {
                    "id": 8111,
                    "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-boeing-to-discuss-crew-flight-test-mission-ground-testing/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-23T19:33:38Z"
                }
            ],
            "last_updated": "2024-07-25T16:32:16Z"
        },
        {
            "id": 1021,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1021/?format=api",
            "name": "NASA Exploration Science Program Update Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Invites Media to Discuss Exploration Science Program Update",
                    "description": "NASA will hold a media teleconference at 4 p.m. EDT, Wednesday, July 17, to provide an update on a program within NASA’s Exploration Science Strategy and",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-invites-media-to-discuss-exploration-science-program-update/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=Hd2ES2H6UQc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-17T19:58:02Z",
                    "end_time": "2024-07-17T20:54:51Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2041,
                "name": "Moon (Apollo 11)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.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-07-17T20:00:00Z",
            "slug": "nasa-exploration-science-program-update-teleconfer",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to provide an update on a program within NASA’s Exploration Science Strategy and Integration Office. Participants in the teleconference include Nicola Fox, associate administrator, and Joel Kearns, deputy associate administrator for exploration of NASA's Science Mission Directorate.",
            "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": "PT56M49S",
            "updates": [
                {
                    "id": 8093,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=Hd2ES2H6UQc",
                    "created_by": "LL2",
                    "created_on": "2024-07-17T19:58:34Z"
                },
                {
                    "id": 8090,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-invites-media-to-discuss-exploration-science-program-update/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-17T07:58:10Z"
                }
            ],
            "last_updated": "2024-07-17T20:55:14Z"
        }
    ]
}