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=570&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=580&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=560&ordering=-last_updated",
    "results": [
        {
            "id": 939,
            "url": "https://ll.thespacedevs.com/2.3.0/events/939/?format=api",
            "name": "Crew-7 Pre-Departure On-Orbit News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA Administrator to Discuss Science With Crew Aboard Station",
                    "description": "Live from aboard the International Space Station, astronauts of NASA’s SpaceX Crew-7 mission talk with Senator Bill Nelson, NASA administrator, and Dr. Lisa ...",
                    "feature_image": "https://i.ytimg.com/vi/GNl9xNNHsQw/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=GNl9xNNHsQw",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-21T15:32:47Z",
                    "end_time": "2024-02-21T16:05:54Z",
                    "live": false
                }
            ],
            "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-02-21T15:35:00Z",
            "slug": "crew-7-pre-departure-on-orbit-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Crew-7 astronauts will give a news conference from the International Space Station before their return to Earth.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT33M7S",
            "updates": [
                {
                    "id": 6759,
                    "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=GNl9xNNHsQw",
                    "created_by": "LL2",
                    "created_on": "2024-02-21T15:33:01Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:49Z"
        },
        {
            "id": 389,
            "url": "https://ll.thespacedevs.com/2.3.0/events/389/?format=api",
            "name": "BepiColombo Mercury Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "BepiColombo lines up for second Mercury flyby",
                    "description": "The ESA/JAXA BepiColombo mission is gearing up for its second close flyby of Mercury on 23 June. ESA’s spacecraft operation team is guiding BepiColombo through six gravity assists of the planet before entering orbit around it in 2025.",
                    "feature_image": null,
                    "url": "https://www.esa.int/Science_Exploration/Space_Science/BepiColombo/BepiColombo_lines_up_for_second_Mercury_flyby",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1155,
                "name": "BepiColombo at Mercury render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_thumbnail_20240306080108.jpeg",
                "credit": "ESA",
                "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": "2022-06-23T09:44:00Z",
            "slug": "bepicolombo-mercury-flyby-2",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Second of six Mercury flybys of the ESA-JAXA BepiColombo mission before entering orbit around its destination planet in 2025.",
            "webcast_live": false,
            "location": "Mercury",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:48Z"
        },
        {
            "id": 590,
            "url": "https://ll.thespacedevs.com/2.3.0/events/590/?format=api",
            "name": "Artemis I Status Update #2",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Status of Artemis I Moon Mission",
                    "description": "NASA will hold a media teleconference at 11 a.m. EDT Friday, June 24, to discuss next steps for the Artemis I mission with the Space Launch System (SLS) rocket and Orion spacecraft at the agency’s Kennedy Space Center in Florida.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-status-of-artemis-i-moon-mission-0",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Update: Next Steps for Artemis l",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/AOC1RDtV8vA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=AOC1RDtV8vA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1136,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.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": "2022-06-24T15:00:00Z",
            "slug": "artemis-i-status-update-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to discuss next steps for the Artemis I mission with the Space Launch System (SLS) rocket and Orion spacecraft at the agency’s Kennedy Space Center in Florida.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:48Z"
        },
        {
            "id": 649,
            "url": "https://ll.thespacedevs.com/2.3.0/events/649/?format=api",
            "name": "Artemis I SLS Rollback #3",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "NASA to Roll Artemis I Rocket and Spacecraft Back to VAB Tonight – Artemis",
                    "description": "NASA will roll the Artemis I Space Launch System rocket and Orion spacecraft back to the Vehicle Assembly Building on Monday, Sept. 26. First motion is targeted for 11 p.m. EDT.\n\nManagers met Monday morning and made the decision based on the latest weather predictions associated with Hurricane Ian, ...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/artemis/2022/09/26/nasa-to-roll-artemis-i-rocket-and-spacecraft-back-to-vab-tonight/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "YouTube",
                    "description": "Profitez des vidéos et de la musique que vous aimez, mettez en ligne des contenus originaux, et partagez-les avec vos amis, vos proches et le monde entier.",
                    "feature_image": null,
                    "url": "https://www.youtube.com/watch?v=NBKzPd-c0MU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1073,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220425204055.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191543.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": "2022-09-27T03:00:00Z",
            "slug": "artemis-i-sls-rollback-3",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "NASA will roll the Artemis I Space Launch System back to the Vehicle Assembly Building due to Hurricane Ian.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:47Z"
        },
        {
            "id": 678,
            "url": "https://ll.thespacedevs.com/2.3.0/events/678/?format=api",
            "name": "Artemis I Post-Mission Management Team Pre-Launch Briefing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Prelaunch Briefing",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/7apkTK0On6E/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=7apkTK0On6E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1136,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.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": "2022-11-14T00:00:00Z",
            "slug": "artemis-i-post-mission-management-team-pre-launch",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a post-mission management team briefing ahead of the Artemis I mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:46Z"
        },
        {
            "id": 668,
            "url": "https://ll.thespacedevs.com/2.3.0/events/668/?format=api",
            "name": "Cygnus NG-18 Science Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Science on Next Northrop Grumman Space Station Mission",
                    "description": "NASA will host a media teleconference at 11 a.m. EDT on Tuesday, Oct. 25, to discuss the next science investigations, technology demonstrations, crew supplies, and hardware bound for the International Space Station aboard Northrop Grumman’s Cygnus spacecraft on the company’s 18th commercial resupply...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-science-on-next-northrop-grumman-space-station-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1009,
                "name": "[AUTO] Cygnus NG-18 Science Teleconference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus_ng-18_sc_image_20221020072503.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191355.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-10-25T15:00:00Z",
            "slug": "cygnus-ng-18-science-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to discuss the next science investigations, technology demonstrations, crew supplies, and hardware bound for the International Space Station aboard Northrop Grumman’s Cygnus spacecraft on the company’s 18th commercial resupply mission for NASA.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:46Z"
        },
        {
            "id": 693,
            "url": "https://ll.thespacedevs.com/2.3.0/events/693/?format=api",
            "name": "Artemis I Status Update #11",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Briefing on Mid-point of Artemis I Moon Mission (Nov. 28, 2022)",
                    "description": "NASA will host a news conference from NASA’s Johnson Space Center in Houston to discuss the status of the uncrewed Artemis I flight test as the Orion spacecr...",
                    "feature_image": "https://i.ytimg.com/vi/3bZlfpSOHik/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=3bZlfpSOHik",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1031,
                "name": "Orion orbiting the Moon (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_statu_image_20221125181032.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191432.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": "2022-11-28T22:00:00Z",
            "slug": "artemis-i-status-update-11",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing to discuss its ongoing Artemis I mission, particularly Orion’s flight at the mid-point of the mission.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:45Z"
        },
        {
            "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": 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": 941,
            "url": "https://ll.thespacedevs.com/2.3.0/events/941/?format=api",
            "name": "SpaceX B10 & S28 1st Stacking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "(SCRUB) SpaceX Stacks Ship 28 on Booster 10",
                    "description": "SpaceX stacks Ship 28 on Booster 10 as the company prepares for Starship's third integrated flight test. The stack is likely preparing for a test campaign, w...",
                    "feature_image": "https://i.ytimg.com/vi/TaCWFiUUfwc/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=TaCWFiUUfwc",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-10T16:30:01Z",
                    "end_time": "2024-02-11T01:48:32Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1094,
                "name": "[AUTO] SpaceX B10 & S28 1st Stacking - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_b10_252_image_20240210163311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191622.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-02-10T20:00:00Z",
            "slug": "spacex-b10-s28-1st-stacking",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX is going to stack Booster 10 & Ship 28 for the first time in Starbase Texas, in preparation for testing before IFT-3.",
            "webcast_live": false,
            "location": "Starbase Texas, USA",
            "date_precision": {
                "id": 4,
                "name": "Afternoon",
                "abbrev": "PM",
                "description": "The T-0 is expected in the afternoon (local time)."
            },
            "response_mode": "normal",
            "duration": "PT9H18M31S",
            "updates": [
                {
                    "id": 6632,
                    "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=TaCWFiUUfwc",
                    "created_by": "LL2",
                    "created_on": "2024-02-10T16:34:02Z"
                },
                {
                    "id": 6631,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=TaCWFiUUfwc",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-10T16:33:21Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:43Z"
        }
    ]
}