API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=470&ordering=-date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1011,
    "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=480&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=460&ordering=-date",
    "results": [
        {
            "id": 683,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/683/?format=api",
            "slug": "booster-7-static-fire-5",
            "name": "Booster 7 Static Fire #5",
            "updates": [
                {
                    "id": 2813,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Super Heavy Booster 7 static fire imminent",
                    "info_url": "https://www.youtube.com/watch?v=VjEjt1XLs8E",
                    "created_by": "Nosu",
                    "created_on": "2022-11-14T18:32:22Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:46Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a 14 engine static fire of Super Heavy Booster 7.",
            "webcast_live": false,
            "location": "Starbase, Boca Chica, TX, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=VjEjt1XLs8E",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "14 Engine Static Fire of SpaceX Super Heavy Booster",
                    "description": "SpaceX has issued an overpressure alert notice, indicating they may potentially static fire engines on Super Heavy Booster 7 today. The test window covers fr...",
                    "feature_image": "https://i.ytimg.com/vi/VjEjt1XLs8E/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VjEjt1XLs8E",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/super_heavy_b7__image_20221114183219.jpeg",
            "date": "2022-11-14T18:51:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 681,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/681/?format=api",
            "slug": "nasa-swot-pre-launch-briefing",
            "name": "NASA SWOT Pre-Launch Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:24:11Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing ahead of the launch of the Surface Water and Ocean Topography (SWOT) satellite, built in cooperation with the french space agency CNES.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-to-brief-media-on-first-earth-water-monitoring-satellite-mission",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Brief Media on First Earth Water-Monitoring Satellite Mission",
                    "description": "NASA will host a virtual media briefing at 10:30 a.m. EST (7:30 a.m. PST) Nov. 14, at the agency’s Jet Propulsion Laboratory in Southern California, to discuss the upcoming launch of the Surface Water and Ocean Topography (SWOT) satellite.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-brief-media-on-first-earth-water-monitoring-satellite-mission",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_swot_pre-l_image_20221110203209.jpg",
            "date": "2022-11-14T15:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 678,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/678/?format=api",
            "slug": "artemis-i-post-mission-management-team-pre-launch",
            "name": "Artemis I Post-Mission Management Team Pre-Launch Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:27:46Z",
            "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",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=7apkTK0On6E",
            "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
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
            "date": "2022-11-14T00:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 682,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/682/?format=api",
            "slug": "artemis-i-status-update-9",
            "name": "Artemis I Status Update #9",
            "updates": [],
            "last_updated": "2024-03-05T17:24:44Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to discuss the status of its Artemis I mission.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-to-brief-status-of-artemis-i-moon-mission-today",
            "video_url": "https://www.youtube.com/watch?v=N6XWSDwkzSY",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Brief Status of Artemis I Moon Mission Today",
                    "description": "NASA to Brief Status of Artemis I Moon Mission Today",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-brief-status-of-artemis-i-moon-mission-today",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Moon Mission Briefing (Nov. 11, 2022)",
                    "description": "On Nov. 11, following Hurricane Nicole making landfall in Florida earlier this week, NASA hosts a media teleconference on the status of its Artemis I mega Mo...",
                    "feature_image": "https://i.ytimg.com/vi/N6XWSDwkzSY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=N6XWSDwkzSY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
            "date": "2022-11-11T20:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
                    "name": "Artemis",
                    "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
                    "start_date": "2017-12-11T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/specials/artemis/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 674,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/674/?format=api",
            "slug": "spacex-crs-26-science-highlights-media-teleconfere",
            "name": "SpaceX CRS-26 Science Highlights Media Teleconference",
            "updates": [],
            "last_updated": "2024-03-13T13:41:39Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a teleconference about scientific payloads that will be launched to the International Space Station onboard the SpaceX CRS-26 mission.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/mission_pages/station/research/news/ng-18-science-highlights",
            "video_url": "https://www.youtube.com/watch?v=imQC7Aaa0Js",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Resupply Mission for NASA Carries Scientific Experiments to ISS",
                    "description": "The 18th Northrop Grumman commercial resupply services mission for NASA to the International Space Station carries scientific investigations of topics such as 3D printing of knee cartilage, plant mutations, and mudflow structure along with a demonstration of camera technology and small satellites fr...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/mission_pages/station/research/news/ng-18-science-highlights",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX CRS-26 Science Media Teleconference",
                    "description": "NASA discusses the hardware, technology demonstrations, and science experiments headed to the International Space Station aboard SpaceX’s 26th commercial res...",
                    "feature_image": "https://i.ytimg.com/vi/imQC7Aaa0Js/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=imQC7Aaa0Js",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
            "date": "2022-11-09T18:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 357,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/357/?format=api",
            "slug": "ng-18-cygnus-berthing",
            "name": "NG-18 Cygnus Berthing",
            "updates": [],
            "last_updated": "2024-03-05T17:28:20Z",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-18 Cygnus cargo craft to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
            "date": "2022-11-09T10:05:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 673,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/673/?format=api",
            "slug": "jpss-2-science-and-technology-briefing",
            "name": "JPSS-2 Science and Technology Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:30:24Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and NOAA will hold a joint media briefing about the science and technology demonstration of the Joint Polar Satellite System-2 (JPSS-2) mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "news_url": "https://www.nasa.gov/press-release/nasa-coverage-set-for-noaa-s-joint-polar-satellite-system-2-launch",
            "video_url": "https://youtu.be/k25vlHLnY3E",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Coverage Set for NOAA’s Joint Polar Satellite System-2 Launch",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the National Oceanic and Atmospheric Administration’s (NOAA) Joint Polar Satellite System-2 (JPSS-2) mission. JPSS-2 is the third satellite in the polar satellite series and is expected to capture data to improve weather ...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-coverage-set-for-noaa-s-joint-polar-satellite-system-2-launch",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Science Briefing for NOAA’s JPSS-2 Satellite and NASA’s LOFTID Tech Demo",
                    "description": "NASA will provide coverage of the upcoming National Oceanic and Atmospheric Administration’s (NOAA’s) Joint Polar Satellite System-2 (JPSS-2) mission and NAS...",
                    "feature_image": "https://i.ytimg.com/vi/k25vlHLnY3E/maxresdefault.jpg",
                    "url": "https://youtu.be/k25vlHLnY3E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jpss-2_pre-laun_image_20221028065405.png",
            "date": "2022-11-08T22:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 680,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/680/?format=api",
            "slug": "total-lunar-eclipse-2",
            "name": "Total Lunar Eclipse",
            "updates": [],
            "last_updated": "2024-03-05T17:25:53Z",
            "type": {
                "id": 11,
                "name": "Celestial Event"
            },
            "description": "The southern limb of the Moon will pass through the center of the Earth's shadow, causing a total lunar eclipse. The eclipse is completely visible over the Pacific and most of North America. It is seen on the rising moon in Australia, Asia and in the far north-east of Europe, and on the setting moon in South America and eastern North America.",
            "webcast_live": false,
            "location": "Pacific & America",
            "news_url": "https://moon.nasa.gov/news/185/what-you-need-to-know-about-the-lunar-eclipse/",
            "video_url": "https://www.youtube.com/watch?v=BjKUlaGmE2g",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "moon.nasa.gov",
                    "title": "What You Need to Know About the Lunar Eclipse –",
                    "description": "On November 8 (depending on time zone), the Moon will pass into Earth’s shadow and turn red. Here’s what you need to know about the eclipse.",
                    "feature_image": null,
                    "url": "https://moon.nasa.gov/news/185/what-you-need-to-know-about-the-lunar-eclipse/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "LIVE: Total Lunar Eclipse - November 7–8, 2022",
                    "description": "Watch a recording of timeandate.com's live stream covering the total lunar eclipse on November 8, 2022, which was visible to residents of Asia, Australia, No...",
                    "feature_image": "https://i.ytimg.com/vi/BjKUlaGmE2g/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=BjKUlaGmE2g",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/total_lunar_ecl_image_20221108082109.jpeg",
            "date": "2022-11-08T10:16:39Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 675,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/675/?format=api",
            "slug": "iss-expedition-68-spacewalks-preview-briefing",
            "name": "ISS Expedition 68 Spacewalks Preview Briefing",
            "updates": [],
            "last_updated": "2024-03-07T14:23:01Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a preview briefing about the upcoming extra-vehicular activities of ISS Expedition 66.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "news_url": "https://www.nasa.gov/press-release/nasa-to-provide-coverage-of-preview-briefing-us-spacewalks",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Coverage of Preview Briefing, US Spacewalks",
                    "description": "Astronauts aboard the International Space Station will conduct a series of U.S. spacewalks in November and December to install mounting hardware and a pair of rollout solar arrays to increase electrical power to support station operations and scientific research.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-coverage-of-preview-briefing-us-spacewalks",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
            "date": "2022-11-07T19:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 150,
                    "url": "https://lldev.thespacedevs.com/2.2.0/expedition/150/?format=api",
                    "name": "Expedition 68",
                    "start": "2022-09-28T13:35:00Z",
                    "end": "2023-03-28T09:57:27Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 654,
                            "name": "Expedition 68 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220927162610.png",
                            "agency": {
                                "id": 44,
                                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 442,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/442/?format=api",
                            "name": "Expedition 68 EVA 2",
                            "start": "2022-11-17T14:39:00Z",
                            "end": "2022-11-17T21:07:00Z",
                            "duration": "PT6H28M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 441,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/441/?format=api",
                            "name": "Expedition 68 EVA 1",
                            "start": "2022-11-15T14:14:00Z",
                            "end": "2022-11-15T21:25:00Z",
                            "duration": "PT7H11M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 443,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/443/?format=api",
                            "name": "Expedition 68 EVA 3",
                            "start": "2022-12-03T12:16:00Z",
                            "end": "2022-12-03T19:21:00Z",
                            "duration": "PT7H5M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 444,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/444/?format=api",
                            "name": "Expedition 68 EVA 4",
                            "start": "2022-12-22T13:19:00Z",
                            "end": "2022-12-22T20:27:00Z",
                            "duration": "PT7H8M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 445,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/445/?format=api",
                            "name": "Expedition 68 EVA 5",
                            "start": "2023-01-20T13:14:00Z",
                            "end": "2023-01-20T20:35:00Z",
                            "duration": "PT7H21M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 446,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/446/?format=api",
                            "name": "Expedition 68 EVA 6",
                            "start": "2023-02-02T12:45:00Z",
                            "end": "2023-02-02T19:26:00Z",
                            "duration": "PT6H41M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 448,
                            "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/448/?format=api",
                            "name": "Expedition 68 EVA 7",
                            "start": "2023-04-28T13:11:00Z",
                            "end": "2023-04-28T20:12:00Z",
                            "duration": "PT7H1M",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 677,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/677/?format=api",
            "slug": "jaxa-h3-captive-firing-test",
            "name": "JAXA H3 Captive Firing Test",
            "updates": [],
            "last_updated": "2024-03-25T12:18:11Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "JAXA will conduct a static fire test of its upcoming H3 launch vehicle due to perform its maiden flight no later than March 2023.",
            "webcast_live": false,
            "location": "Tanegashima Space Center, Japan",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=HNPcMNfnzGM",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "【16:15~】H3ロケット試験機1号機 1段実機型タンクステージ燃焼試験(CFT-Captive Firing Test)ライブ中継",
                    "description": "【ライブ中継】種子島宇宙センターよりH3ロケット試験機1号機 1段実機型タンクステージ燃焼試験(CFT-Captive Firing Test)の様子をお届けします。(放送開始は 9:32:21 頃から)1段実機型タンクステージ燃焼試験(CFT-Captive Firing Test)とは、ロケット本体とエンジン...",
                    "feature_image": "https://i.ytimg.com/vi/HNPcMNfnzGM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=HNPcMNfnzGM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iii_image_20221104084531.jpeg",
            "date": "2022-11-07T07:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}