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=570&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=580&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=560&ordering=-last_updated",
    "results": [
        {
            "id": 938,
            "url": "https://ll.thespacedevs.com/2.3.0/events/938/?format=api",
            "name": "Nova-C IM-1 Lunar Delivery Readiness Teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Lunar Delivery Readiness for First Intuitive Machines Moon Flight (Feb. 13, 2024)",
                    "description": "NASA holds a virtual audio-only media teleconference to confirm the NASA payloads flying onboard Intuitive Machines’ Nova-C lander as part of the agency’s CL...",
                    "feature_image": "https://i.ytimg.com/vi/mcukbOmiU-c/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mcukbOmiU-c",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-13T18:28:12Z",
                    "end_time": "2024-02-13T19:07:58Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1152,
                "name": "Nova-C lander during payload integration (IM-1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_lun_image_20240123174657.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191815.jpeg",
                "credit": "Intuitive Machines",
                "license": {
                    "id": 24,
                    "name": "Intuitive Machines Gallery",
                    "priority": 3,
                    "link": "https://www.intuitivemachines.com/gallery"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-13T18:30:00Z",
            "slug": "nova-c-im-1-lunar-delivery-readiness-teleconferenc",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a lunar delivery readiness media teleconference with the following participants:\r\n- Joel Kearns, deputy associate administrator for Exploration, Science Mission Directorate, NASA Headquarters  \r\n- Debra Needham, program scientist, Exploration Science Strategy and Integration Office, NASA Headquarters \r\n- Trent Martin, vice president, Space Systems, Intuitive Machines \r\n- William Gerstenmaier, vice president, Build and Flight Reliability, SpaceX \r\n- Arlena Moses, 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": "PT39M46S",
            "updates": [
                {
                    "id": 6654,
                    "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=mcukbOmiU-c",
                    "created_by": "LL2",
                    "created_on": "2024-02-13T18:28:47Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:39Z"
        },
        {
            "id": 948,
            "url": "https://ll.thespacedevs.com/2.3.0/events/948/?format=api",
            "name": "Starship S28 Testing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Tests Ship 28 as Part of the Third Starship Launch Campaign",
                    "description": "SpaceX performs testing on the third Starship Flight Test upper stage. The stage was tested several months ago, but after what appears to be some engine work...",
                    "feature_image": "https://i.ytimg.com/vi/Q6Fr-Whld6U/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Q6Fr-Whld6U",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-26T15:58:09Z",
                    "end_time": "2024-02-26T18:41:32Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1226,
                "name": "[AUTO] Starship S28 Testing - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_s28_te_image_20240226172107.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192059.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-02-26T17:00:00Z",
            "slug": "starship-s28-testing",
            "type": {
                "id": 30,
                "name": "Vehicle Testing"
            },
            "description": "SpaceX is testing Starship S28 in preparation for IFT-3 at Starbase Texas.",
            "webcast_live": false,
            "location": "Starbase Texas, USA",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "response_mode": "normal",
            "duration": "PT2H43M23S",
            "updates": [
                {
                    "id": 6811,
                    "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=Q6Fr-Whld6U",
                    "created_by": "LL2",
                    "created_on": "2024-02-26T16:00:34Z"
                },
                {
                    "id": 6810,
                    "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=Q6Fr-Whld6U",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-26T16:00:11Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:38Z"
        },
        {
            "id": 949,
            "url": "https://ll.thespacedevs.com/2.3.0/events/949/?format=api",
            "name": "Rocket Lab Q4 2023 Financial Results Update and Conference Call",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "investors.rocketlabusa.com",
                    "title": "Rocket Lab - Fourth Quarter 2023 Financial Results Update and Conference Call",
                    "description": "",
                    "feature_image": null,
                    "url": "https://investors.rocketlabusa.com/events-and-presentations/events/event-details/2024/Fourth-Quarter-2023-Financial-Results-Update-and-Conference-Call/default.aspx",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "events.q4inc.com",
                    "publisher": "",
                    "title": "Events Platform - Q4",
                    "description": "Q4's Events platform is an efficient and secure way to conduct any capital market's meeting online.",
                    "feature_image": null,
                    "url": "https://events.q4inc.com/attendee/493849346",
                    "type": {
                        "id": 8,
                        "name": "Web Conference"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1097,
                "name": "[AUTO] Rocket Lab Q4 2023 Financial Results Update and Conference Call - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_lab_q4_2_image_20240227101455.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191627.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-02-27T22:00:00Z",
            "slug": "rocket-lab-q4-2023-financial-results-update-and-co",
            "type": {
                "id": 32,
                "name": "Earnings Calls"
            },
            "description": "RocketLab will host the 2023 Q4 Earnings Call for its Investors.",
            "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": null,
            "updates": [
                {
                    "id": 6814,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://investors.rocketlabusa.com/events-and-presentations/events/event-details/2024/Fourth-Quarter-2023-Financial-Results-Update-and-Conference-Call/default.aspx",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-27T10:14:57Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:37Z"
        },
        {
            "id": 946,
            "url": "https://ll.thespacedevs.com/2.3.0/events/946/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Stennis",
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/yYys62fah5o/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=yYys62fah5o",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-23T18:49:54Z",
                    "end_time": "2024-02-23T19:17:45Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1161,
                "name": "RS-25 Engine Test - 2024",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240111163044.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191831.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-23T19:04:00Z",
            "slug": "rs-25-engine-test-29",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA is conducting a hot fire as part of the final round of certification testing ahead of production of an updated set of the engines for the SLS (Space Launch System) rocket.",
            "webcast_live": false,
            "location": "Fred Haise Test Stand, NASA’s Stennis Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT27M51S",
            "updates": [
                {
                    "id": 6783,
                    "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=yYys62fah5o",
                    "created_by": "LL2",
                    "created_on": "2024-02-23T18:53:17Z"
                },
                {
                    "id": 6780,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://twitter.com/nasastennis/status/1761047628786041104",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-23T15:24:03Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:33Z"
        },
        {
            "id": 915,
            "url": "https://ll.thespacedevs.com/2.3.0/events/915/?format=api",
            "name": "Nova-C IM-1 Lunar Landing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Intuitive Machines-1 Lunar Landing (Official NASA Broadcast)",
                    "description": "NASA science is set to land on the Moon aboard Odysseus, Intuitive Machines’ uncrewed autonomous lander. Touchdown is now targeted for 6:24 p.m. EST (2324 UT...",
                    "feature_image": "https://i.ytimg.com/vi/Dg2ffigGcYM/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Dg2ffigGcYM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-22T21:55:58Z",
                    "end_time": "2024-02-22T23:43:18Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1152,
                "name": "Nova-C lander during payload integration (IM-1)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_lun_image_20240123174657.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191815.jpeg",
                "credit": "Intuitive Machines",
                "license": {
                    "id": 24,
                    "name": "Intuitive Machines Gallery",
                    "priority": 3,
                    "link": "https://www.intuitivemachines.com/gallery"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-22T23:24:00Z",
            "slug": "nova-c-im-1-lunar-landing",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "Intuitive Machines Nova-C IM-1 lunar lander will attempt to land on the surface of the Moon.",
            "webcast_live": false,
            "location": "Moon",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H47M20S",
            "updates": [
                {
                    "id": 6770,
                    "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=Dg2ffigGcYM",
                    "created_by": "LL2",
                    "created_on": "2024-02-22T21:56:24Z"
                },
                {
                    "id": 6769,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/int_machines/status/1760748848991903878",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-22T19:35:23Z"
                },
                {
                    "id": 6767,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/Int_Machines/status/1760703551766933872",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-22T16:49:13Z"
                },
                {
                    "id": 6763,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/int_machines/status/1760442834329473383",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-21T23:33:50Z"
                },
                {
                    "id": 6713,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/int_machines/status/1759775095889756420",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-20T03:02:55Z"
                },
                {
                    "id": 6533,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Landing planned on February 22 for the February launch window.",
                    "info_url": "https://twitter.com/SpcPlcyOnline/status/1752796570494394538",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-01-31T23:29:24Z"
                },
                {
                    "id": 6193,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing.",
                    "info_url": "https://twitter.com/wapodavenport/status/1743391354510561518",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-01-06T16:06:09Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:33Z"
        },
        {
            "id": 935,
            "url": "https://ll.thespacedevs.com/2.3.0/events/935/?format=api",
            "name": "Progress MS-26 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 11,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-26» и МКС",
                    "description": "15 февраля с космодрома Байконур взлетела ракета-носитель «Союз-2.1а» с грузовым кораблем «Прогресс МС-26». Грузовик доберется до Международной космической с...",
                    "feature_image": "https://i.ytimg.com/vi/mqa2LH8De5U/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mqa2LH8De5U",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-02-17T05:50:00Z",
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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-17T06:12:00Z",
            "slug": "progress-ms-26-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-26 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "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": 6699,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Webcast live",
                    "info_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-17T05:35:40Z"
                },
                {
                    "id": 6643,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-provide-coverage-of-progress-87-launch-space-station-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-13T00:48:28Z"
                },
                {
                    "id": 6588,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://twitter.com/cbs_spacenews/status/1755083292938776672",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-07T12:34:19Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:32Z"
        },
        {
            "id": 942,
            "url": "https://ll.thespacedevs.com/2.3.0/events/942/?format=api",
            "name": "Progress MS-24 Undocking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки грузового корабля «Прогресс МС-24» и МКС",
                    "description": "13 февраля в 05:09:30 мск грузовой корабль «Прогресс МС-24» отстыковался от Международной космической станции и отправился в свободное плавание.В 8:16:51 мск...",
                    "feature_image": "https://i.ytimg.com/vi/CESYnR0tmrY/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=CESYnR0tmrY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-13T01:57:24Z",
                    "end_time": "2024-02-13T02:30:39Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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-13T02:09:00Z",
            "slug": "progress-ms-24-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-24 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "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": "PT33M15S",
            "updates": [
                {
                    "id": 6646,
                    "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=CESYnR0tmrY",
                    "created_by": "LL2",
                    "created_on": "2024-02-13T01:58:15Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:31Z"
        },
        {
            "id": 931,
            "url": "https://ll.thespacedevs.com/2.3.0/events/931/?format=api",
            "name": "AX-3 Farewell Ceremony",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Axiom Space",
                    "title": "Ax-3 Mission | Farewell Ceremony",
                    "description": "Join the Ax-3 crew and the NASA Expedition 70 crew for a farewell ceremony as the crews prepare for the return of the crew. -- -- --Axiom Space is guided by ...",
                    "feature_image": "https://i.ytimg.com/vi/LzxCqPAoat0/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=LzxCqPAoat0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-02T14:45:06Z",
                    "end_time": "2024-02-02T14:58:49Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1269,
                "name": "Ax-3 crew in the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ax-3_farewell_c_image_20240201110736.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192225.jpeg",
                "credit": "Axiom Space",
                "license": {
                    "id": 6,
                    "name": "Axiom Space Licence",
                    "priority": 2,
                    "link": "https://www.axiomspace.com/terms-and-conditions"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2024-02-02T14:50:00Z",
            "slug": "ax-3-farewell-ceremony",
            "type": {
                "id": 17,
                "name": "Farewell Ceremony"
            },
            "description": "Before the AX-3 crew returns to Earth, Axiom will livestream their farewell remarks onboard the International Space Station.",
            "webcast_live": false,
            "location": "ISS",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT13M43S",
            "updates": [
                {
                    "id": 6540,
                    "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=LzxCqPAoat0",
                    "created_by": "LL2",
                    "created_on": "2024-02-02T14:45:26Z"
                },
                {
                    "id": 6524,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": null,
                    "created_by": "hitura-nobad",
                    "created_on": "2024-01-31T09:32:10Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:31Z"
        },
        {
            "id": 940,
            "url": "https://ll.thespacedevs.com/2.3.0/events/940/?format=api",
            "name": "SpaceX Starship S28 Rollout",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Rolls Out Ship 28 for Third Starship Flight Test Campaign",
                    "description": "SpaceX is rolling out Ship 28, as part of the final stage of the campaign of both vehicle parts for the third integrated Starship flight test. The Ship alrea...",
                    "feature_image": "https://i.ytimg.com/vi/6uPLEao7OyI/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=6uPLEao7OyI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-10T07:07:31Z",
                    "end_time": "2024-02-10T08:57:41Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1280,
                "name": "[AUTO] SpaceX Starship S28 Rollout - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starship_image_20240210073703.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192248.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2024-02-10T07:00:00Z",
            "slug": "spacex-starship-s28-rollout",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX is rolling out Ship 28 at Starbase Texas in preparation for IFT-3",
            "webcast_live": false,
            "location": "Starbase Texas, USA",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H50M10S",
            "updates": [
                {
                    "id": 6630,
                    "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=6uPLEao7OyI",
                    "created_by": "LL2",
                    "created_on": "2024-02-10T07:35:14Z"
                },
                {
                    "id": 6629,
                    "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=6uPLEao7OyI",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-10T07:35:00Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:29Z"
        },
        {
            "id": 567,
            "url": "https://ll.thespacedevs.com/2.3.0/events/567/?format=api",
            "name": "Total Lunar Eclipse",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "eclipse.gsfc.nasa.gov",
                    "title": "",
                    "description": "",
                    "feature_image": null,
                    "url": "https://eclipse.gsfc.nasa.gov/LEplot/LEplot2001/LE2022May16T.pdf",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Watch a Total Lunar Eclipse (NASA Science Live)",
                    "description": "Go outside with NASA and watch the total lunar eclipse! On the evening of May 15, Earth will pass between the Sun and the Moon, blocking sunlight and casting...",
                    "feature_image": "https://i.ytimg.com/vi/vGIaEIICIcs/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=vGIaEIICIcs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1147,
                "name": "[AUTO] Total Lunar Eclipse - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/total_lunar_ecl_image_20220512070406.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191806.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-05-16T04:11:28Z",
            "slug": "total-lunar-eclipse",
            "type": {
                "id": 11,
                "name": "Celestial Event"
            },
            "description": "NASA will broadcast live views of a total lunar eclipse, which will be entirely visible from the East coast of North America as well as all of Central and South America. Penumbral and umbral durations are 05h18m40s and 03h27m14s respectively.",
            "webcast_live": false,
            "location": "Central and South America, East coast of North America",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:29Z"
        }
    ]
}