Modes

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

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

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

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

Example - /events/?limit=2

Format

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

Help

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

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

{
    "count": 1000,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=800&ordering=date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=780&ordering=date",
    "results": [
        {
            "id": 953,
            "url": "https://ll.thespacedevs.com/2.3.0/events/953/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Stennis",
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/6gwMZW5HU1Y/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=6gwMZW5HU1Y",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-29T19:22:55Z",
                    "end_time": "2024-02-29T19:54:16Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1161,
                "name": "RS-25 Engine Test - 2024",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240111163044.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191831.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-29T19:40:00Z",
            "slug": "rs-25-engine-test-30",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA is conducting a hot fire as part of the final round of certification testing ahead of production of an updated set of the engines for the SLS (Space Launch System) rocket.\r\n\r\nToday’s test of RS-25 Engine 0525 on the Fred Haise Test Stand has a planned duration of 615 seconds with a maximum 111% power level.",
            "webcast_live": false,
            "location": "Fred Haise Test Stand, NASA’s Stennis Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT31M21S",
            "updates": [
                {
                    "id": 6841,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=6gwMZW5HU1Y",
                    "created_by": "LL2",
                    "created_on": "2024-02-29T19:30:08Z"
                },
                {
                    "id": 6839,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/nasastennis/status/1763231221360841053",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-29T16:00:12Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:56Z"
        },
        {
            "id": 943,
            "url": "https://ll.thespacedevs.com/2.3.0/events/943/?format=api",
            "name": "SpaceX Crew-8 Crew Dragon Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "The Space Devs",
                    "title": "SpaceX Crew-8 Crew Dragon Docking",
                    "description": "Description generated from the Launch Library 2 API.——————————————————————Object in the Launch Library 2 API: https://ll.thespacedevs.com/2.2.0/event/943/?fo...",
                    "feature_image": "https://i.ytimg.com/vi/VMUYWUsCfxY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VMUYWUsCfxY",
                    "type": {
                        "id": 4,
                        "name": "Unofficial Re-stream"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-03-05T09:47:12Z",
                    "end_time": "2024-03-05T12:55:42Z",
                    "live": false
                },
                {
                    "priority": 11,
                    "source": "twitter.com",
                    "publisher": "",
                    "title": "Livestream on X",
                    "description": "This browser is no longer supported.\n\nPlease switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/i/broadcasts/1OdJrjNPQlkJX",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "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": "2024-03-05T07:28:00Z",
            "slug": "spacex-crew-8-crew-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Crew-8 Crew Dragon will dock autonomously to the International Space Station, carrying four astronauts 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": 6873,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://twitter.com/nasa/status/1764893562305417377",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-03-05T06:11:31Z"
                },
                {
                    "id": 6848,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated new docking time.",
                    "info_url": "https://blogs.nasa.gov/crew-8/2024/03/02/nasa-spacex-target-crew-8-launch-for-sunday-march-on-weather-concerns/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-03-03T03:14:03Z"
                },
                {
                    "id": 6829,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated for March 3 UTC launch window.",
                    "info_url": "https://blogs.nasa.gov/crew-8/2024/02/29/nasa-spacex-target-saturday-march-2-for-crew-8-launch/?utm_source=FBPAGE&utm_medium=NASA+Commercial+Crew+Program&utm_campaign=NASASocial&linkId=341734576",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-29T06:03:34Z"
                },
                {
                    "id": 6708,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "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-02-19T08:41:39Z"
                },
                {
                    "id": 6689,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET March 1st.",
                    "info_url": "https://blogs.nasa.gov/commercialcrew/2024/02/15/launch-date-no-earlier-than-march-1-set-for-crew-8/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-16T11:22:15Z"
                },
                {
                    "id": 6682,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Moved to March 2024.",
                    "info_url": "https://twitter.com/commercial_crew/status/1758183784598380577",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-15T18:00:53Z"
                },
                {
                    "id": 6638,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-crew-8-international-space-station-missions/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-12T13:00:46Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:44Z"
        },
        {
            "id": 936,
            "url": "https://ll.thespacedevs.com/2.3.0/events/936/?format=api",
            "name": "NASA Astronaut Graduation Class of 2021",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "New Artemis Generation Astronauts to Graduate, Sets Coverage",
                    "description": "Lee esta nota de prensa en español aquí.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/new-artemis-generation-astronauts-to-graduate-nasa-sets-coverage/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA's 2024 Astronaut Graduation",
                    "description": "It's graduation day for NASA's newest astronauts!Join us on Tuesday, March 5, as we honor our latest astronaut candidates on the completion of their training...",
                    "feature_image": "https://i.ytimg.com/vi/FIwG9b1z4C8/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=FIwG9b1z4C8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-03-05T15:28:17Z",
                    "end_time": "2024-03-05T17:12:44Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1135,
                "name": "[AUTO] NASA Astronaut Graduation Class of 2021 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_astronaut__image_20240207162712.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191739.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-03-05T15:30:00Z",
            "slug": "nasa-astronaut-graduation-class-of-2021",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will honor the next generation of Artemis astronaut candidates to graduate at the agency’s Johnson Space Center in Houston.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H44M27S",
            "updates": [
                {
                    "id": 6878,
                    "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=FIwG9b1z4C8",
                    "created_by": "LL2",
                    "created_on": "2024-03-05T15:28:32Z"
                },
                {
                    "id": 6591,
                    "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/new-artemis-generation-astronauts-to-graduate-nasa-sets-coverage/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-07T16:27:15Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:44Z"
        },
        {
            "id": 954,
            "url": "https://ll.thespacedevs.com/2.3.0/events/954/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Stennis",
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/WDKE34q821Y/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=WDKE34q821Y",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-03-06T18:53:30Z",
                    "end_time": "2024-03-06T19:22:51Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1161,
                "name": "RS-25 Engine Test - 2024",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240111163044.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191831.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-03-06T19:08:00Z",
            "slug": "rs-25-engine-test-31",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA is conducting a hot fire as part of the final round of certification testing ahead of production of an updated set of the engines for the SLS (Space Launch System) rocket.\r\n\r\nToday’s test of RS-25 Engine 0525 on the Fred Haise Test Stand has a planned duration of 600 seconds with a maximum 113% power level.",
            "webcast_live": false,
            "location": "Fred Haise Test Stand, NASA’s Stennis Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT29M21S",
            "updates": [
                {
                    "id": 6888,
                    "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=WDKE34q821Y",
                    "created_by": "LL2",
                    "created_on": "2024-03-06T18:55:00Z"
                },
                {
                    "id": 6885,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://fxtwitter.com/NASAStennis/status/1765394893734658481",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-03-06T15:18:14Z"
                }
            ],
            "last_updated": "2024-03-06T19:23:09Z"
        },
        {
            "id": 957,
            "url": "https://ll.thespacedevs.com/2.3.0/events/957/?format=api",
            "name": "SpaceX CRS-30 Science Highlights Webinar",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Science Webinar Coverage for Space Station Resupply Mission",
                    "description": "In preparation for NASA’s SpaceX 30th commercial resupply mission, the agency will stream an International Space Station National Lab science webinar at 1",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-science-webinar-coverage-for-space-station-resupply-mission/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "ISS National Lab Prelaunch Science Webinar: NASA's SpaceX CRS-30 (Mar. 8, 2024)",
                    "description": "Description (for media): The ISS National Laboratory is inviting members of the media to participate in a science-focused prelaunch webinar for NASA's SpaceX...",
                    "feature_image": "https://i.ytimg.com/vi/Gna85WrFfdg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Gna85WrFfdg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-03-08T17:58:17Z",
                    "end_time": "2024-03-08T19:18:27Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-03-08T18:00:00Z",
            "slug": "spacex-crs-30-science-highlights-webinar",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a webinar about scientific payloads that will be launched to the International Space Station onboard the SpaceX CRS-30 mission.\r\n\r\nThe science webinar will include the following participants:\r\n\r\n- Heidi Parris, scientist, NASA’s International Space Station Program\r\n- Davide Marotta, science program director for in-space biomedicine, ISS National Laboratory\r\n- Marc Elmouttie, research group leader, Commonwealth Scientific and Industrial Research Organization\r\n- Paula Grisanti, CEO, National Stem Cell Foundation\r\n- Kris Kuehnel, director, Airbus U.S. Space & Defense\r\n- Michelle Lucas, CEO, Higher Orbits\r\n- Hema Ramkumar, CEO, Oculogenex\r\n- Jordan McKaig, graduate student, Georgia Institute of Technology",
            "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": "PT1H20M10S",
            "updates": [
                {
                    "id": 6904,
                    "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=Gna85WrFfdg",
                    "created_by": "LL2",
                    "created_on": "2024-03-08T17:58:34Z"
                },
                {
                    "id": 6901,
                    "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-science-webinar-coverage-for-space-station-resupply-mission/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-03-08T09:08:07Z"
                }
            ],
            "last_updated": "2024-03-08T19:18:58Z"
        },
        {
            "id": 951,
            "url": "https://ll.thespacedevs.com/2.3.0/events/951/?format=api",
            "name": "SpaceX Crew-7 Farewell and Change of Command Ceremony",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1228,
                "name": "[AUTO] SpaceX Crew-7 Farewell and Change of Command Ceremony - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-7_f_image_20240228073857.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192103.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-03-10T15:55:00Z",
            "slug": "spacex-crew-7-farewell-and-change-of-command-cerem",
            "type": {
                "id": 15,
                "name": "Change of Command"
            },
            "description": "Before Crew-7 astronauts return to Earth, ESA astronaut Andreas Mogensen will hand over command of the International Space Station to ROSCOSMOS cosmonaut Oleg Kononenko.",
            "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-10T15:52:52Z"
        },
        {
            "id": 945,
            "url": "https://ll.thespacedevs.com/2.3.0/events/945/?format=api",
            "name": "SpaceX Crew-7 Crew Dragon Undocking",
            "info_urls": [],
            "vid_urls": [],
            "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-03-11T15:20:00Z",
            "slug": "spacex-crew-7-crew-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Crew-7 Crew Dragon will undock from the International Space Station, carrying four astronauts. It will then reenter the Earth's atmosphere and splashdown in the Atlantic Ocean.",
            "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": 6941,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New undocking time.",
                    "info_url": "https://twitter.com/SpaceX/status/1767180499737604220",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-03-11T13:29:47Z"
                },
                {
                    "id": 6906,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated undocking time.",
                    "info_url": "https://www.nasa.gov/news-release/nasas-spacex-crew-7-return-to-earth-to-air-live-on-nasa-platforms/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-03-08T23:35:31Z"
                },
                {
                    "id": 6880,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "NET March 11.",
                    "info_url": "https://blogs.nasa.gov/spacestation/2024/03/05/expedition-70-welcomes-four-new-crewmates-quickly-gets-to-work/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-03-06T03:43:52Z"
                },
                {
                    "id": 6690,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added undocking.",
                    "info_url": "https://twitter.com/Astro_Andreas/status/1758434989723504958",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-16T11:24:00Z"
                }
            ],
            "last_updated": "2024-03-11T13:29:46Z"
        },
        {
            "id": 963,
            "url": "https://ll.thespacedevs.com/2.3.0/events/963/?format=api",
            "name": "2024 State of NASA Address",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Highlight Artemis, US Space Leadership During Annual Address",
                    "description": "NASA Administrator Bill Nelson will discuss the agency’s goals for the benefit of humanity during the annual State of NASA address on Monday, March 11. The",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-highlight-artemis-us-space-leadership-during-annual-address/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "2024 State of NASA Address from Administrator Bill Nelson",
                    "description": "NASA Administrator Bill Nelson discusses the agency’s goals for the benefit of humanity during the annual State of NASA address on Monday, March 11. Learn ab...",
                    "feature_image": "https://i.ytimg.com/vi/Xx4kJ2tOZlg/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Xx4kJ2tOZlg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-03-11T16:57:01Z",
                    "end_time": "2024-03-11T18:00:12Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1015,
                "name": "NASA Logo Placeholder",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_20240926071724.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_thumbnail_20240926071725.png",
                "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-03-11T17:00:00Z",
            "slug": "2024-state-of-nasa-address",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Administrator Bill Nelson discusses the agency’s goals for the benefit of humanity during the annual State of NASA address on Monday, March 11.\r\n\r\nSenior leaders from each of NASA’s mission directorates also will discuss advancements in their areas ranging from aeronautics and science research to space operations.",
            "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": "PT1H3M11S",
            "updates": [
                {
                    "id": 6943,
                    "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=Xx4kJ2tOZlg",
                    "created_by": "LL2",
                    "created_on": "2024-03-11T16:57:49Z"
                },
                {
                    "id": 6922,
                    "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-to-highlight-artemis-us-space-leadership-during-annual-address/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-03-09T15:43:31Z"
                }
            ],
            "last_updated": "2024-03-11T18:00:29Z"
        },
        {
            "id": 958,
            "url": "https://ll.thespacedevs.com/2.3.0/events/958/?format=api",
            "name": "SpaceX Crew-7 Crew Dragon Splashdown",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA’s SpaceX Crew-7 Re-entry and Splashdown",
                    "description": "After six months in orbit, the four members of NASA's SpaceX Crew-7 mission—NASA astronaut Jasmin Moghbeli, ESA (European Space Agency) astronaut Andreas Mog...",
                    "feature_image": "https://i.ytimg.com/vi/PJAUetG6C2E/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=PJAUetG6C2E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-03-12T08:28:37Z",
                    "end_time": "2024-03-12T10:48:54Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1200,
                "name": "Crew Dragon splashdown",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192010.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-03-12T09:50:00Z",
            "slug": "spacex-crew-7-crew-dragon-splashdown",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Crew-7 Crew Dragon will splashdown in the Atlantic Ocean, bringing four astronauts back to Earth after spending six months on the International Space Station.",
            "webcast_live": false,
            "location": "Gulf of Mexico, southwest of Pensacola, FL, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT2H20M17S",
            "updates": [
                {
                    "id": 6946,
                    "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=PJAUetG6C2E",
                    "created_by": "LL2",
                    "created_on": "2024-03-12T08:29:24Z"
                },
                {
                    "id": 6942,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "New splashdown time.",
                    "info_url": "https://www.nasa.gov/nasatv/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-03-11T13:30:11Z"
                },
                {
                    "id": 6907,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing.",
                    "info_url": "https://www.nasa.gov/news-release/nasas-spacex-crew-7-return-to-earth-to-air-live-on-nasa-platforms/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-03-08T23:38:06Z"
                }
            ],
            "last_updated": "2024-03-12T10:50:52Z"
        },
        {
            "id": 964,
            "url": "https://ll.thespacedevs.com/2.3.0/events/964/?format=api",
            "name": "SpaceX Crew-7 Return To Earth Media Teleconference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1043,
                "name": "Crew-7 in dragon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-7_arrival__image_20230818043813.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191452.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-03-12T11:00:00Z",
            "slug": "spacex-crew-7-return-to-earth-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a Return to Earth media teleconference call from NASA’s Johnson Space Center in Houston following the splashdown and recovery of the SpaceX Crew-7 astronauts.",
            "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-12T08:38:04Z"
        }
    ]
}