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=130&ordering=-last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=140&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=120&ordering=-last_updated",
    "results": [
        {
            "id": 1029,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1029/?format=api",
            "name": "NG-21 Prelaunch Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Coverage for Northrop Grumman’s 21st Station Resupply Launch",
                    "description": "NASA, Northrop Grumman, and SpaceX are targeting 11:28 a.m. EDT on Saturday, Aug. 3, for the next launch to deliver science investigations, supplies, and",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-northrop-grummans-21st-station-resupply-launch/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=xoUn-jaOoTo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-08-02T18:55:37Z",
                    "end_time": "2024-08-02T19:27:09Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1214,
                "name": "Cygnus NG in orbit",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-20_science_m_image_20240125082159.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192039.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-08-02T19:00:00Z",
            "slug": "ng-21-prelaunch-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a prelaunch media teleconference  with the following participants:\r\n- Bill Spetch, operations integration manager, NASA’s International Space Station Program\r\n- Meghan Everett, deputy chief scientist, NASA’s International Space Station Program\r\n- Ryan Tintner, vice president, civil space systems, Northrop Grumman\r\n- Jared Metter, director, flight reliability, SpaceX\r\n- Melody Lovin, launch weather officer, Cape Canaveral Space Force Station’s 45th Weather Squadron",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT31M32S",
            "updates": [
                {
                    "id": 8205,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=xoUn-jaOoTo",
                    "created_by": "LL2",
                    "created_on": "2024-08-02T18:56:09Z"
                },
                {
                    "id": 8184,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-northrop-grummans-21st-station-resupply-launch/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-31T06:54:14Z"
                }
            ],
            "last_updated": "2024-08-02T19:27:40Z"
        },
        {
            "id": 1023,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1023/?format=api",
            "name": "SpaceX Crew-9 Crew News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Sets Briefings for Crew-9 Mission to Space Station",
                    "description": "NASA will host a pair of news conferences Friday, July 26, from the agency’s Johnson Space Center in Houston to highlight upcoming crew rotation missions to",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-crew-9-mission-to-space-station/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=Eo_Hu5GSK3o",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-26T17:59:47Z",
                    "end_time": "2024-07-26T18:26:56Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2126,
                "name": "Crew-9 Crew Portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-9_crew_por_image_20240723073550.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-9_crew_por_image_thumbnail_20240723073552.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-07-26T18:00:00Z",
            "slug": "spacex-crew-9-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a  Crew News Conference for Crew-9.\r\n\r\nParticipants include:\r\n- Zena Cardman, spacecraft commander, NASA\r\n- Nick Hague, pilot, NASA\r\n- Stephanie Wilson, mission specialist, NASA\r\n- Alexsandr Gorbunov, mission specialist, Roscosmos",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT27M9S",
            "updates": [
                {
                    "id": 8135,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=Eo_Hu5GSK3o",
                    "created_by": "LL2",
                    "created_on": "2024-07-26T17:59:53Z"
                },
                {
                    "id": 8110,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-crew-9-mission-to-space-station/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-23T07:37:24Z"
                }
            ],
            "last_updated": "2024-07-26T18:27:18Z"
        },
        {
            "id": 1022,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1022/?format=api",
            "name": "SpaceX Crew-9 Mission Overview News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-26T15:58:36Z",
                    "end_time": "2024-07-26T17:00:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-07-26T16:00:00Z",
            "slug": "spacex-crew-9-mission-overview-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a Mission Overview News Conference for Crew-9.\r\n\r\nParticipants include:\r\n- Steve Stich, manager, Commercial Crew Program, NASA Johnson\r\n- Dana Weigel, manager, International Space Station Program, NASA Johnson\r\n- Sarah Walker, director, Dragon Mission Management, SpaceX\r\n- Sergei Krikalev, executive director of Human Space Flight Programs, Roscosmos",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H1M24S",
            "updates": [
                {
                    "id": 8132,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=AZFUUEEjYqU",
                    "created_by": "LL2",
                    "created_on": "2024-07-26T15:59:03Z"
                },
                {
                    "id": 8109,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-sets-briefings-for-crew-9-mission-to-space-station/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-23T07:09:09Z"
                }
            ],
            "last_updated": "2024-07-26T17:00:38Z"
        },
        {
            "id": 1024,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1024/?format=api",
            "name": "Boeing Starliner CFT Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": ", Boeing to Discuss Crew Flight Test Mission, Ground Testing",
                    "description": "Leadership from NASA and Boeing will participate in a media teleconference at 11:30 a.m. EDT Thursday, July 25, to provide the latest status of the agency’s",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-boeing-to-discuss-crew-flight-test-mission-ground-testing/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-25T15:29:52Z",
                    "end_time": "2024-07-25T16:31:39Z",
                    "live": false
                },
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-25T15:29:52Z",
                    "end_time": "2024-07-25T16:31:39Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2127,
                "name": "Boeing Starliner in Orbit (CFT)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20240723193124.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_thumbnail_20240723193124.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-07-25T15:30:00Z",
            "slug": "boeing-starliner-cft-media-teleconference-6",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Leadership from NASA and Boeing will host a media teleconference to discuss the agency’s Crew Flight Test at the International Space Station.\r\n\r\nParticipants include:\r\n- Steve Stich, manager, NASA’s Commercial Crew Program\r\n- Mark Nappi, vice president and program manager, Commercial Crew Program, Boeing",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H1M47S",
            "updates": [
                {
                    "id": 8124,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=d1P3euTCW8Q",
                    "created_by": "LL2",
                    "created_on": "2024-07-25T15:30:32Z"
                },
                {
                    "id": 8111,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-boeing-to-discuss-crew-flight-test-mission-ground-testing/",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-07-23T19:33:38Z"
                }
            ],
            "last_updated": "2024-07-25T16:32:16Z"
        },
        {
            "id": 1021,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1021/?format=api",
            "name": "NASA Exploration Science Program Update Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Invites Media to Discuss Exploration Science Program Update",
                    "description": "NASA will hold a media teleconference at 4 p.m. EDT, Wednesday, July 17, to provide an update on a program within NASA’s Exploration Science Strategy and",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/news-release/nasa-invites-media-to-discuss-exploration-science-program-update/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "YouTube",
                    "description": "Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=Hd2ES2H6UQc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-07-17T19:58:02Z",
                    "end_time": "2024-07-17T20:54:51Z",
                    "live": false
                }
            ],
            "image": {
                "id": 2041,
                "name": "Moon (Apollo 11)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-07-17T20:00:00Z",
            "slug": "nasa-exploration-science-program-update-teleconfer",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to provide an update on a program within NASA’s Exploration Science Strategy and Integration Office. Participants in the teleconference include Nicola Fox, associate administrator, and Joel Kearns, deputy associate administrator for exploration of NASA's Science Mission Directorate.",
            "webcast_live": false,
            "location": "Online",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT56M49S",
            "updates": [
                {
                    "id": 8093,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Official Webcast by NASA Video has started",
                    "info_url": "https://www.youtube.com/watch?v=Hd2ES2H6UQc",
                    "created_by": "LL2",
                    "created_on": "2024-07-17T19:58:34Z"
                },
                {
                    "id": 8090,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://www.nasa.gov/news-release/nasa-invites-media-to-discuss-exploration-science-program-update/",
                    "created_by": "Nosu",
                    "created_on": "2024-07-17T07:58:10Z"
                }
            ],
            "last_updated": "2024-07-17T20:55:14Z"
        },
        {
            "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": 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": 1018,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1018/?format=api",
            "name": "Juice Earth Flyby",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1035,
                "name": "JUICE render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307192048.jpeg",
                "credit": "spacecraft: ESA/ATG medialab; Jupiter: NASA/ESA/J. Nichols (University of Leicester); Ganymede: NASA/JPL; Io: NASA/JPL/University of Arizona; Callisto and Europa: NASA/JPL/DLR",
                "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": "2029-01-31T00:00:00Z",
            "slug": "juice-earth-flyby-2",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Fourth flyby of ESA's Jupiter Icy Moons Explorer (Juice) mission on its way to the Jovian system.",
            "webcast_live": false,
            "location": "Earth",
            "date_precision": {
                "id": 7,
                "name": "Month",
                "abbrev": "M",
                "description": "The T-0 is expected in the given month."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-07-15T09:34:23Z"
        },
        {
            "id": 1017,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1017/?format=api",
            "name": "Juice Earth Flyby",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1035,
                "name": "JUICE render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307192048.jpeg",
                "credit": "spacecraft: ESA/ATG medialab; Jupiter: NASA/ESA/J. Nichols (University of Leicester); Ganymede: NASA/JPL; Io: NASA/JPL/University of Arizona; Callisto and Europa: NASA/JPL/DLR",
                "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": "2026-09-30T00:00:00Z",
            "slug": "juice-earth-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Third flyby of ESA's Jupiter Icy Moons Explorer (Juice) mission on its way to the Jovian system.",
            "webcast_live": false,
            "location": "Earth",
            "date_precision": {
                "id": 7,
                "name": "Month",
                "abbrev": "M",
                "description": "The T-0 is expected in the given month."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-07-15T09:33:43Z"
        },
        {
            "id": 1016,
            "url": "https://ll.thespacedevs.com/2.3.0/events/1016/?format=api",
            "name": "Juice Venus Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "ESA’s Juice lifts off on quest to discover secrets of Jupiter’s icy moons",
                    "description": "ESA’s Jupiter Icy Moons Explorer (Juice) lifted off on an Ariane 5 rocket from Europe’s Spaceport in French Guiana at 14:14 CEST on 14 April. The successful launch marks the beginning of an ambitious voyage to uncover the secrets of the ocean worlds around giant planet Jupiter.",
                    "feature_image": null,
                    "url": "https://www.esa.int/Science_Exploration/Space_Science/Juice/ESA_s_Juice_lifts_off_on_quest_to_discover_secrets_of_Jupiter_s_icy_moons",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1035,
                "name": "JUICE render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307192047.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307192048.jpeg",
                "credit": "spacecraft: ESA/ATG medialab; Jupiter: NASA/ESA/J. Nichols (University of Leicester); Ganymede: NASA/JPL; Io: NASA/JPL/University of Arizona; Callisto and Europa: NASA/JPL/DLR",
                "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": "2025-08-31T00:00:00Z",
            "slug": "juice-venus-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Second flyby of ESA's Jupiter Icy Moons Explorer (Juice) mission on its way to the Jovian system.",
            "webcast_live": false,
            "location": "Venus",
            "date_precision": {
                "id": 7,
                "name": "Month",
                "abbrev": "M",
                "description": "The T-0 is expected in the given month."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-07-15T09:33:06Z"
        }
    ]
}