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=850&ordering=last_updated
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=860&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=840&ordering=last_updated",
    "results": [
        {
            "id": 864,
            "url": "https://ll.thespacedevs.com/2.3.0/events/864/?format=api",
            "name": "Ariane 6 Full-Duration Static Fire",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Watch live: Ariane 6 eight-minute hot-fire test",
                    "description": "Watch live on ESA Web TV on 23 November as Europe’s new Ariane 6 rocket goes through a full-scale rehearsal in preparation for its first flight, when teams from ArianeGroup, France’s space agency CNES, and ESA on the ground will complete a launch countdown rehearsal. The test includes the ignition o...",
                    "feature_image": null,
                    "url": "https://www.esa.int/Enabling_Support/Space_Transportation/Ariane/Watch_live_Ariane_6_eight-minute_hot-fire_test",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ariane 6 full stage engine hot-fire test",
                    "description": "Watch as Europe’s new Ariane 6 rocket goes through a full-scale rehearsal in preparation for its first flight, when teams from @ArianeGroup, @CnesFrance and ...",
                    "feature_image": "https://i.ytimg.com/vi/HGoQhepVUio/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=HGoQhepVUio",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1691,
                "name": "Ariane 6 combined tests static fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin",
                "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-11-23T20:00:00Z",
            "slug": "ariane-6-full-duration-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The Ariane 6 combined tests article will perform a full 8-minutes duration static fire of its core stage as part of the launcher's qualification campaign.",
            "webcast_live": false,
            "location": "Guiana Space Centre, French Guiana",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H33M5S",
            "updates": [
                {
                    "id": 5763,
                    "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=HGoQhepVUio",
                    "created_by": "LL2",
                    "created_on": "2023-11-23T19:26:41Z"
                },
                {
                    "id": 5762,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Targeting 20:00 UTC for engine ignition.",
                    "info_url": "https://twitter.com/ESA_transport/status/1727758366917702032",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-11-23T19:14:30Z"
                },
                {
                    "id": 5391,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Targeting late November for the full duration static fire of Ariane 6",
                    "info_url": "https://www.latribune.fr/entreprises-finance/industrie/aeronautique-defense/ariane-6-vers-un-premier-vol-en-avril-mai-2024-977533.html",
                    "created_by": "Nosu",
                    "created_on": "2023-10-12T15:03:58Z"
                }
            ],
            "last_updated": "2024-07-11T08:06:11Z"
        },
        {
            "id": 1013,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1013/?format=api",
            "name": "NG-20 Cygnus Release",
            "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-07-12T11:00:00Z",
            "slug": "ng-20-cygnus-release",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Northrop Grumman NG-20 Cygnus will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "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": 8041,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Adding event.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-cover-northrop-grummans-20th-cargo-space-station-departure/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-07-08T23:14:03Z"
                }
            ],
            "last_updated": "2024-07-12T11:01:58Z"
        },
        {
            "id": 1019,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1019/?format=api",
            "name": "Booster 12 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Static Fires Booster 12 for Fifth Starship Flight Test",
                    "description": "SpaceX is testing B12, which might be the first Booster to undergo a catch attempt at the Orbital Launch Site. This test is most likely a static fire attempt...",
                    "feature_image": "https://i.ytimg.com/vi/8x7YjQAs4Vg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-15T14:19:57Z",
                    "end_time": "2024-07-15T16:19:36Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191358.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-07-15T15:14:00Z",
            "slug": "booster-12-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire booster 12 in preparation for IFT-5.",
            "webcast_live": false,
            "location": "Starbase. Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H59M39S",
            "updates": [
                {
                    "id": 8083,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Static Fire completed",
                    "info_url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-15T15:16:01Z"
                },
                {
                    "id": 8082,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Unofficial Webcast by NASASpaceflight has started",
                    "info_url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "created_by": "LL2",
                    "created_on": "2024-07-15T14:24:31Z"
                },
                {
                    "id": 8081,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.youtube.com/watch?v=8x7YjQAs4Vg",
                    "created_by": "Nosu",
                    "created_on": "2024-07-15T14:24:21Z"
                }
            ],
            "last_updated": "2024-07-15T16:19:55Z"
        },
        {
            "id": 1020,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1020/?format=api",
            "name": "NASA Space Station Deorbit Planning Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Provide Background on Space Station Deorbit Planning",
                    "description": "NASA is planning for the future in low Earth orbit for science, research, and commercial opportunities as the agency and its international partners maximize",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-to-provide-background-on-space-station-deorbit-planning/",
                    "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=Dw1JXZwo00o",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-17T17:57:56Z",
                    "end_time": "2024-07-17T19:21:40Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2124,
                "name": "SpaceX ISS Deorbit Vehicle (render)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_iss_deor_image_20240717175750.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_iss_deor_image_thumbnail_20240717175754.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": true,
                "variants": []
            },
            "date": "2024-07-17T18:00:00Z",
            "slug": "nasa-space-station-deorbit-planning-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Leadership from NASA and SpaceX will participate in a media teleconference to discuss the company’s selection to develop and deliver the U.S. Deorbit Vehicle, which will safely move the International Space Station out of orbit and into a remote area of an ocean at the end of its operations. Participants include Ken Bowersox, associate administrator at NASA’s Space Operations Mission Directorate, Dana Weigel, manager of NASA’s International Space Station Program, and Sarah Walker, director of Dragon mission management at SpaceX.",
            "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": "PT1H23M44S",
            "updates": [
                {
                    "id": 8092,
                    "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=Dw1JXZwo00o",
                    "created_by": "LL2",
                    "created_on": "2024-07-17T17:58:50Z"
                },
                {
                    "id": 8091,
                    "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=Dw1JXZwo00o",
                    "created_by": "LL2",
                    "created_on": "2024-07-17T17:58:12Z"
                },
                {
                    "id": 8089,
                    "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-to-provide-background-on-space-station-deorbit-planning/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-17T07:54:45Z"
                }
            ],
            "last_updated": "2024-07-17T19:22:03Z"
        },
        {
            "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"
        },
        {
            "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": 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": 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": 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": 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"
        }
    ]
}