API endpoint that allows past Events to be viewed.

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

GET: Return a list of past Events

ORDERING: Fields - 'date', 'last_updated'

Example - /2.2.0/event/previous/?ordering=-date

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

{
    "count": 987,
    "next": "https://lldev.thespacedevs.com/2.2.0/event/previous/?format=api&limit=10&offset=440&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.2.0/event/previous/?format=api&limit=10&offset=420&ordering=-date",
    "results": [
        {
            "id": 360,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/360/?format=api",
            "slug": "crs-26-dragon-docking",
            "name": "CRS-26 Dragon Docking",
            "updates": [],
            "last_updated": "2024-03-13T13:40:59Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Following its launch atop a Falcon 9, the CRS-26 Dragon will autonomously dock to the ISS, bringing crew supplies as well as experiments.",
            "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/crs-28_dragon_d_image_20230530191602.jpeg",
            "date": "2022-11-27T12:30: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": 691,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/691/?format=api",
            "slug": "artemis-i-orion-distant-retrograde-orbit-insertion",
            "name": "Artemis I Orion Distant Retrograde Orbit Insertion Burn",
            "updates": [],
            "last_updated": "2024-03-05T17:28:26Z",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "NASA will livestream coverage of the distant retrograde orbit insertion burn around the Moon by the Artemis I Orion spacecraft.",
            "webcast_live": false,
            "location": "Lunar Orbit",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=pDeNo0fQslo",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Distant Lunar Orbit Insertion Burn",
                    "description": "At 4:52 p.m. EST (21:52 UTC), the Orion spacecraft will perform a burn burn to enter a distant retrograde orbit around the Moon, an orbit that is high altitu...",
                    "feature_image": "https://i.ytimg.com/vi/pDeNo0fQslo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=pDeNo0fQslo",
                    "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_orion_image_20220821063559.jpg",
            "date": "2022-11-25T21:30: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": 690,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/690/?format=api",
            "slug": "2022-esa-astronaut-class-announcement",
            "name": "2022 ESA Astronaut Class Announcement",
            "updates": [],
            "last_updated": "2024-03-05T17:26:05Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "ESA’s new class of astronauts will be announced at the Grand Palais Éphémère (GPE) in Paris. The new class will include career astronauts, reserve astronauts as well as astronauts with a physical disability for a feasibility project",
            "webcast_live": false,
            "location": "Grand Palais Éphémère, Paris, France",
            "news_url": "https://www.esa.int/Newsroom/Press_Releases/Media_Invitation_Announcement_of_ESA_Astronaut_Class_of_2022",
            "video_url": "https://www.youtube.com/watch?v=WZeD9TS3Slg",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Media Invitation: Announcement of ESA Astronaut Class of 2022",
                    "description": "ESA’s new class of astronauts will be announced on Wednesday, 23 November 2022 at the Grand Palais Éphémère (GPE) in Paris. The new class will include career astronauts, reserve astronauts as well as astronauts with a physical disability for a feasibility project. The event will be livestreamed on E...",
                    "feature_image": null,
                    "url": "https://www.esa.int/Newsroom/Press_Releases/Media_Invitation_Announcement_of_ESA_Astronaut_Class_of_2022",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Announcement of ESA's new class of astronauts",
                    "description": "An event absolutely not to be missed 👀ESA’s new class of astronauts was announced in Paris on 23 November 2022. It includes career astronauts, reserve astro...",
                    "feature_image": "https://i.ytimg.com/vi/WZeD9TS3Slg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=WZeD9TS3Slg",
                    "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/2022_esa_astron_image_20221121111640.jpg",
            "date": "2022-11-23T14:35:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 692,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/692/?format=api",
            "slug": "esa-council-meeting-at-ministerial-level-media-con",
            "name": "ESA Council Meeting at Ministerial Level Media Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:25:50Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "ESA will hold a press conference that will bring the Council Meeting at Ministerial Level in Paris (CM22) to a close. ESA Director General Josef Aschbacher, as well as the hosting minister and the CM22 chair, will present the outcome of this high-level meeting that determines ESA’s budget for the next three years.",
            "webcast_live": false,
            "location": "Grand Palais Éphémère, Paris, France",
            "news_url": null,
            "video_url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "publisher": null,
                    "title": "ESA Web TV",
                    "description": "Start your day with spectacular imagery from space. For kids of all ages: join Paxi, a friendly alien, as he explores Earth, the Moon and beyond. The adventure starts with an introduction to our green friend, and then we follow him through the Solar System. Understanding how our home planet works is...",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/ESA_Web_TV",
                    "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/esa_council_mee_image_20221123124232.jpg",
            "date": "2022-11-23T13:45:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 689,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/689/?format=api",
            "slug": "artemis-i-post-orion-powered-moon-flyby-briefing",
            "name": "Artemis I Post-Orion Powered Moon Flyby Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:32:05Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing following the powered Moon flyby performed by the Orion spacecraft as part of the agency's Artemis I mission.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-to-share-orion-update-today-after-spacecraft-flies-by-moon",
            "video_url": "https://www.youtube.com/watch?v=5TgxfAAwXis",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Share Orion Update Today After Spacecraft Flies by Moon",
                    "description": "NASA will host a news conference at 5 p.m. EST today, Monday, Nov. 21, from the agency’s Johnson Space Center in Houston to discuss Orion’s lunar flyby as part of the Artemis I mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-share-orion-update-today-after-spacecraft-flies-by-moon",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Update After Orion’s First Close Flyby of the Moon (Nov. 21, 2022)",
                    "description": "NASA news conference from the agency’s Johnson Space Center in Houston to discuss Orion’s lunar flyby as part of the Artemis I mission, as well as update on ...",
                    "feature_image": "https://i.ytimg.com/vi/5TgxfAAwXis/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=5TgxfAAwXis",
                    "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_orion_image_20220821063559.jpg",
            "date": "2022-11-21T22:45: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": 687,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/687/?format=api",
            "slug": "artemis-i-orion-powered-moon-flyby",
            "name": "Artemis I Orion Powered Moon Flyby",
            "updates": [],
            "last_updated": "2024-03-05T17:30:25Z",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "NASA will livestream coverage of the outbound powered flyby of the Moon by the Artemis I Orion spacecraft.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=BvWtNx3VOUA",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Close Flyby of the Moon",
                    "description": "Watch live as NASA's Orion spacecraft performs a close approach of the lunar surface on its way to a distant retrograde orbit, a highly stable orbit thousand...",
                    "feature_image": "https://i.ytimg.com/vi/BvWtNx3VOUA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=BvWtNx3VOUA",
                    "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_orion_image_20220821063559.jpg",
            "date": "2022-11-21T12:44: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": 688,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/688/?format=api",
            "slug": "artemis-i-status-update-10",
            "name": "Artemis I Status Update #10",
            "updates": [],
            "last_updated": "2024-03-05T17:22:49Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to discuss its ongoing Artemis I mission, particularly the entry of its Orion spacecraft in the Moon's sphere of influence and the November 21 outbound powered flyby.",
            "webcast_live": false,
            "location": null,
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_orion_image_20220821063559.jpg",
            "date": "2022-11-18T22:30: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": 684,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/684/?format=api",
            "slug": "spacex-crs-26-pre-launch-media-teleconference",
            "name": "SpaceX CRS-26 Pre-Launch Media Teleconference",
            "updates": [],
            "last_updated": "2024-03-13T13:42:58Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a pre-launch media teleconference ahead of the CRS-26 resupply mission towards the International Space Station.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-next-spacex-resupply-launch-to-space-station",
            "video_url": "https://www.youtube.com/watch?v=VZDzJ_G0OlM",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Next SpaceX Resupply Launch to Space Station",
                    "description": "NASA and SpaceX are targeting 3:54 p.m. EST Tuesday, Nov. 22, to launch the company’s 26th commercial resupply mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-next-spacex-resupply-launch-to-space-station",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s SpaceX CRS-26 Prelaunch News Conference (Nov. 18, 2022)",
                    "description": "Nov. 18, 2022 prelaunch media teleconference for NASA's SpaceX CRS-26 commercial resupply mission to the International Space Station. Participants are:    Jo...",
                    "feature_image": "https://i.ytimg.com/vi/VZDzJ_G0OlM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VZDzJ_G0OlM",
                    "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/crs-28_dragon_d_image_20230530191602.jpeg",
            "date": "2022-11-18T20:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "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": 686,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/686/?format=api",
            "slug": "nasa-loftid-first-results-media-briefing",
            "name": "NASA LOFTID First Results Media Briefing",
            "updates": [],
            "last_updated": "2024-03-05T17:25:27Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing to share early results from the Low-Earth Orbit Flight Test of an Inflatable Decelerator (LOFTID) technology demonstration.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-to-share-first-results-of-inflatable-heat-shield-technology-test",
            "video_url": "https://www.youtube.com/watch?v=OUGtgTR4D9E",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Share First Results of Inflatable Heat Shield Technology Test",
                    "description": "NASA will host a media briefing on Thursday, Nov. 17, at 2 p.m. EST to share early results from the Low-Earth Orbit Flight Test of an Inflatable Decelerator (LOFTID) technology demonstration.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-share-first-results-of-inflatable-heat-shield-technology-test",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing on Results of LOFTID Demonstration (Nov. 17, 2022)",
                    "description": "NASA will hold a media briefing at 2 p.m. EST on Thursday, Nov. 17, to share initial results from the Low-Earth Orbit Flight Test of an Inflatable Decelerato...",
                    "feature_image": "https://i.ytimg.com/vi/OUGtgTR4D9E/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=OUGtgTR4D9E",
                    "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/nasa_loftid_fir_image_20221116032240.jpeg",
            "date": "2022-11-17T19:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 685,
            "url": "https://lldev.thespacedevs.com/2.2.0/event/685/?format=api",
            "slug": "jwst-early-results-media-teleconference",
            "name": "JWST Early Results Media Teleconference",
            "updates": [],
            "last_updated": "2024-03-05T17:28:21Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Experts from NASA and other institutions will answer media questions about early science results from the agency’s James Webb Space Telescope.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/experts-available-to-discuss-nasa-webb-telescope-science-results",
            "video_url": "https://www.youtube.com/watch?v=eocPdOdGK5g",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Experts Available to Discuss NASA Webb Telescope Science Results",
                    "description": "Experts from NASA and other institutions will be available by teleconference at 11 a.m. EST on Thursday, Nov. 17, to answer media questions about early science results from the agency’s James Webb Space Telescope.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/experts-available-to-discuss-nasa-webb-telescope-science-results",
                    "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 Briefing: Expert Availability on NASA Webb Science Results (Nov. 17, 2022)",
                    "description": "Experts will be available by teleconference to answer media questions about early science results from NASA’s James Webb Space Telescope.Teleconference parti...",
                    "feature_image": "https://i.ytimg.com/vi/eocPdOdGK5g/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=eocPdOdGK5g",
                    "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/jwst_alignment__image_20220505152744.jpg",
            "date": "2022-11-17T16:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        }
    ]
}