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=260&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=270&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=250&ordering=-date",
    "results": [
        {
            "id": 875,
            "url": "https://ll.thespacedevs.com/2.3.0/events/875/?format=api",
            "name": "Falcon Heavy Static Fire for Psyche",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 9,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Watch live: SpaceX test fires Falcon Heavy for NASA's Psyche asteroid mission",
                    "description": "SpaceX is about to test fire a Falcon Heavy at launch pad 39A at the Kennedy Space Center. Ignition and a short burn of the 27 Merlin first stage engines is ...",
                    "feature_image": "https://i.ytimg.com/vi/rWeu2wt3j6c/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=rWeu2wt3j6c",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Launch Pad Live: Falcon 9 / Falcon Heavy / Starship",
                    "description": "Watch live views as SpaceX prepares for rocket launches from Cape Canaveral and Kennedy Space Center. Meanwhile at Starbase in Texas, SpaceX is working on pr...",
                    "feature_image": "https://i.ytimg.com/vi/mNRP1y_IpW4/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mNRP1y_IpW4",
                    "type": {
                        "id": 7,
                        "name": "24/7 Live Feed"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1014,
                "name": "Falcon Heavy static fire at night",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_st_image_20230929182300.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191403.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-09-30T13:00:00Z",
            "slug": "falcon-heavy-static-fire-for-psyche",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire Falcon Heavy before the launch of NASAs Psyche mission.",
            "webcast_live": false,
            "location": "LC-39A, KSC",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "response_mode": "normal",
            "duration": "PT42M10S",
            "updates": [
                {
                    "id": 5272,
                    "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=rWeu2wt3j6c",
                    "created_by": "LL2",
                    "created_on": "2023-09-30T12:29:22Z"
                },
                {
                    "id": 5266,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/SpaceX/status/1707818774857134287",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-09-29T18:23:00Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:26Z"
        },
        {
            "id": 775,
            "url": "https://ll.thespacedevs.com/2.3.0/events/775/?format=api",
            "name": "Soyuz MS-23 Landing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1056,
                "name": "Soyuz MS landing (MS-04)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                "credit": "NASA/Bill Ingalls",
                "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-09-27T11:17:00Z",
            "slug": "soyuz-ms-23-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Soyuz MS-23 spacecraft will land back on Earth near Dzhezkazgan, Kazakhstan.",
            "webcast_live": false,
            "location": "Dzhezkazgan, Kazakhstan",
            "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:25:10Z"
        },
        {
            "id": 774,
            "url": "https://ll.thespacedevs.com/2.3.0/events/774/?format=api",
            "name": "Soyuz MS-23 Undocking",
            "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": "2023-09-27T07:54:00Z",
            "slug": "soyuz-ms-23-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Soyuz MS-23 spacecraft will undock from the International Space Station ahead of reentry and landing in Kazakhstan.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:06Z"
        },
        {
            "id": 874,
            "url": "https://ll.thespacedevs.com/2.3.0/events/874/?format=api",
            "name": "2023 Annular Solar Eclipse Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Scientists to Discuss Oct. 14 'Ring of Fire' Solar Eclipse",
                    "description": "NASA will host a media teleconference at 4 p.m. EDT on Tuesday, Sept. 26, to discuss the upcoming annular solar eclipse. The annular eclipse will cross the U.S. from Oregon to Texas on Saturday, Oct. 14, with a partial solar eclipse visible throughout the contiguous U.S.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-scientists-to-discuss-oct-14-ring-of-fire-solar-eclipse",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Experts Discuss 'Ring of Fire' Solar Eclipse - Sep 26th 2023",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/EMY5Y6MqWmE/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=EMY5Y6MqWmE",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1184,
                "name": "[AUTO] 2023 Annular Solar Eclipse Media Teleconference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/2023_annular_so_image_20230923074914.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191931.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-09-26T20:00:00Z",
            "slug": "2023-annular-solar-eclipse-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the upcoming annular solar eclipse. The annular eclipse will cross the U.S. from Oregon to Texas on Saturday, Oct. 14, with a partial solar eclipse visible throughout the contiguous U.S.",
            "webcast_live": false,
            "location": null,
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT43M47S",
            "updates": [
                {
                    "id": 5247,
                    "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=EMY5Y6MqWmE",
                    "created_by": "LL2",
                    "created_on": "2023-09-26T20:04:43Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:23Z"
        },
        {
            "id": 868,
            "url": "https://ll.thespacedevs.com/2.3.0/events/868/?format=api",
            "name": "ISS Expedition 69-70 Change of Command Ceremony",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1085,
                "name": "[AUTO] ISS Expedition 69-70 Change of Command Ceremony - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20230912063358.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191605.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-09-26T13:40:00Z",
            "slug": "iss-expedition-69-70-change-of-command-ceremony",
            "type": {
                "id": 15,
                "name": "Change of Command"
            },
            "description": "ROSCOSMOS cosmonaut Sergey Prokopyev, Expedition 69 commander, will hand over the International Space Station command to ESA astronaut Andreas Mogensen who will become commander of Expedition 70.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:05Z"
        },
        {
            "id": 872,
            "url": "https://ll.thespacedevs.com/2.3.0/events/872/?format=api",
            "name": "OSIRIS-Rex Postlanding news conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Finalizes Coverage for First US Asteroid Sample Landing",
                    "description": "The first asteroid sample collected in space by NASA will arrive on Earth Sunday, Sept. 24, and there are multiple events leading up to its landing.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "OSIRIS-REx Asteroid Sample Return Post-Landing Update (Official NASA News Briefing)",
                    "description": "Mission experts recap the touchdown of OSIRIS-REx, which earlier today delivered America's first pristine sample of rocks and dust from an asteroid.NASA’s OS...",
                    "feature_image": "https://i.ytimg.com/vi/P79IZNTnVn8/hqdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=P79IZNTnVn8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1120,
                "name": "[AUTO] OSIRIS-Rex Postlanding news conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex_post_image_20230924181414.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191706.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-09-24T21:00:00Z",
            "slug": "osiris-rex-postlanding-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "A post-landing news conference will be held when the sample capsule arrives at a temporary clean room on the military range.",
            "webcast_live": false,
            "location": "Department of Defense's Utah Test and Training Range",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H1S",
            "updates": [
                {
                    "id": 5243,
                    "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=P79IZNTnVn8",
                    "created_by": "LL2",
                    "created_on": "2023-09-24T21:00:29Z"
                },
                {
                    "id": 5196,
                    "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-finalizes-coverage-for-first-us-asteroid-sample-landing",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-09-19T08:06:40Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:24Z"
        },
        {
            "id": 36,
            "url": "https://ll.thespacedevs.com/2.3.0/events/36/?format=api",
            "name": "OSIRIS-Rex Sample Return",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "OSIRIS-REx Asteroid Sample Return (Official 4K NASA Broadcast)",
                    "description": "Watch a spacecraft deliver an asteroid sample to Earth! Our OSIRIS-REx (Origins, Spectral Interpretation, Resource Identification, and Security–Regolith Expl...",
                    "feature_image": "https://i.ytimg.com/vi/Kdwyqctp908/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Kdwyqctp908",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1005,
                "name": "[AUTO] OSIRIS-Rex Sample Return - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex2520sample2520return_image_20190729040745.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191349.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-09-24T14:54:00Z",
            "slug": "osiris-rex-sample-return",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "On September 24, 2023 the OSIRIS-REx return capsule will re-enter Earth's atmosphere and land under a parachute at the Air Force's Utah Test and Training Range",
            "webcast_live": false,
            "location": "Earth",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT3H20M34S",
            "updates": [
                {
                    "id": 5242,
                    "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=Kdwyqctp908",
                    "created_by": "LL2",
                    "created_on": "2023-09-24T13:59:46Z"
                },
                {
                    "id": 3922,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing time.",
                    "info_url": "https://www.asteroidmission.org/?latest-news=nasa-prepares-for-historic-asteroid-sample-delivery-on-sept-24",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-05-01T02:29:31Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:08Z"
        },
        {
            "id": 873,
            "url": "https://ll.thespacedevs.com/2.3.0/events/873/?format=api",
            "name": "OSIRIS-Rex Prelanding media call",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Finalizes Coverage for First US Asteroid Sample Landing",
                    "description": "The first asteroid sample collected in space by NASA will arrive on Earth Sunday, Sept. 24, and there are multiple events leading up to its landing.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "OSIRIS-Rex Sample Return Prelanding, Sept. 22 2023",
                    "description": "To successfully deliver a sample from the near-Earth asteroid Bennu, spacecraft operators need to ensure OSIRIS-REx travels at the right speed and direction ...",
                    "feature_image": "https://i.ytimg.com/vi/CZcaoQkR7m4/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=CZcaoQkR7m4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1002,
                "name": "[AUTO] OSIRIS-Rex Prelanding media call - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex_prel_image_20230919080942.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191345.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-09-22T19:00:00Z",
            "slug": "osiris-rex-prelanding-media-call",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Prior to landing, the agency will host a media call to provide a status update \r\n\r\nParticipants include:\r\n\r\n- Lori Glaze, Director Planetary Sciences Division,\r\n- Rich Burns, project manager, NASA’s Goddard \r\n- Sandra Freund,program manager, Lockheed Martin\r\n- Nicole Lunning, curation lead\r\n- Dante Lauretta, principal investigator",
            "webcast_live": false,
            "location": "Department of Defense's Utah Test and Training Range",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT56M46S",
            "updates": [
                {
                    "id": 5224,
                    "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=CZcaoQkR7m4",
                    "created_by": "LL2",
                    "created_on": "2023-09-22T19:33:57Z"
                },
                {
                    "id": 5197,
                    "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-finalizes-coverage-for-first-us-asteroid-sample-landing",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-09-19T08:09:44Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:31Z"
        },
        {
            "id": 870,
            "url": "https://ll.thespacedevs.com/2.3.0/events/870/?format=api",
            "name": "Deep Space Optical Communications Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Optical Communications Demo Riding with Psyche",
                    "description": "NASA will host a media teleconference at 1 p.m. EDT on Wednesday, Sept. 20, to discuss the agency’s first test of high-bandwidth optical communications beyond the Moon. The Deep Space Optical Communications (DSOC) technology demonstration is launching aboard the Psyche spacecraft Thursday, Oct. 5.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-optical-communications-demo-riding-with-psyche",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s Deep Space Optical Communications Project - Sept. 20, 2023",
                    "description": "This NASA media teleconference will discuss NASA’s Deep Space Optical Communications (DSOC) technology demonstration, the agency’s first test of high-bandwid...",
                    "feature_image": "https://i.ytimg.com/vi/o0uy82AOcR0/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=o0uy82AOcR0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1030,
                "name": "[AUTO] Deep Space Optical Communications Media Teleconference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deep_space_opti_image_20230915180219.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191429.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-09-20T17:00:00Z",
            "slug": "deep-space-optical-communications-media-teleconfer",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the agency’s first test of high-bandwidth optical communications beyond the Moon. The Deep Space Optical Communications (DSOC) technology demonstration is launching aboard the Psyche spacecraft.\r\n\r\nThe following participants will discuss the goals of this demonstration and benefits of high-data-rate laser communications that could be used by future NASA missions:\r\n\r\n- Jeff Volosin, acting deputy associate administrator and program manager for Space Communications and Navigation\r\n- Tawnya Laughinghouse, program manager for Technology Demonstration Missions\r\n- Abi Biswas, DSOC project technologist\r\n- Meera Srinivasan, DSOC ground system product delivery manager and operations lead",
            "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": "PT48M23S",
            "updates": [
                {
                    "id": 5214,
                    "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/live/o0uy82AOcR0?si=TYKglUc1afVWzTZa",
                    "created_by": "LL2",
                    "created_on": "2023-09-20T17:05:15Z"
                },
                {
                    "id": 5172,
                    "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-to-discuss-optical-communications-demo-riding-with-psyche",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-09-15T18:02:24Z"
                }
            ],
            "last_updated": "2024-03-05T17:26:07Z"
        },
        {
            "id": 867,
            "url": "https://ll.thespacedevs.com/2.3.0/events/867/?format=api",
            "name": "Frank Rubio On-Orbit News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Astronaut Frank Rubio Live From Space (Official NASA News Briefing)",
                    "description": "NASA astronaut Frank Rubio will speak to media about his record-breaking mission aboard the International Space Station during an Earth-to-space call on Tues...",
                    "feature_image": "https://i.ytimg.com/vi/eYM2l3OQQ4w/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=eYM2l3OQQ4w",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1180,
                "name": "Frank Rubio in the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_leadership_image_20230912052740.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191920.png",
                "credit": "NASA/Frank Rubio",
                "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-09-19T16:15:00Z",
            "slug": "frank-rubio-on-orbit-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Expedition 69 flight engineer Frank Rubio will give a news conference from the International Space Station ahead of his return to Earth.",
            "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": "PT24M32S",
            "updates": [
                {
                    "id": 5206,
                    "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=eYM2l3OQQ4w",
                    "created_by": "LL2",
                    "created_on": "2023-09-19T16:13:59Z"
                }
            ],
            "last_updated": "2024-03-05T17:24:57Z"
        }
    ]
}