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

{
  "count": 1146,
  "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=680&ordering=-date",
  "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=660&ordering=-date",
  "results": [
    {
      "id": 622,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/622/?format=api",
      "slug": "artemis-i-countdown-status-briefing",
      "name": "Artemis I Countdown Status Briefing",
      "updates": [],
      "last_updated": "2024-03-05T17:32:01Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a briefing to provide an update on the Artemis I countdown.",
      "webcast_live": false,
      "location": "Kennedy Space Center, FL, USA",
      "news_url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
      "video_url": "https://www.youtube.com/watch?v=h6LH0QeF_6c",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
          "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Artemis I Prelaunch Countdown Status Briefing (Aug. 28, 2022)",
          "description": "Prelaunch coverage of the Artemis I flight test continues on Sunday, Aug. 28 at 9 a.m. EDT (12:00 UTC) as experts discuss the countdown status. Hear from: \n\n  Jeff Spaulding, Artemis I senior NASA tes...",
          "feature_image": "https://i.ytimg.com/vi/h6LH0QeF_6c/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=h6LH0QeF_6c",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-28T13:00:12Z",
          "end_time": "2022-08-28T13:49:44Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
      "date": "2022-08-28T13: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.",
          "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-dev.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": 621,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/621/?format=api",
      "slug": "artemis-moon-to-mars-exploration-plans-briefing",
      "name": "Artemis Moon to Mars Exploration Plans Briefing",
      "updates": [],
      "last_updated": "2024-03-05T17:31:58Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media briefing detailing the agencies plans for exploration of the Moon and Mars.",
      "webcast_live": false,
      "location": "Kennedy Space Center, FL, USA",
      "news_url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
      "video_url": "https://www.youtube.com/watch?v=uIbHb3BxjxU",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
          "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Artemis I Prelaunch News Conference with NASA Leadership (Aug. 27, 2022)",
          "description": "At 2:30 p.m. EDT (18:30 UTC), Saturday, Aug. 27, NASA leaders and experts discuss the agency’s Moon to Mars exploration plans. Participants include: \n\n Bill Nelson, NASA administrator  \n Bhavya Lal, N...",
          "feature_image": "https://i.ytimg.com/vi/uIbHb3BxjxU/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=uIbHb3BxjxU",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-27T18:30:43Z",
          "end_time": "2022-08-27T20:07:22Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
      "date": "2022-08-27T18: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.",
          "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-dev.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": 620,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/620/?format=api",
      "slug": "artemis-i-mission-management-meeting-briefing",
      "name": "Artemis I Mission Management Meeting Briefing",
      "updates": [],
      "last_updated": "2024-03-05T17:31:56Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media briefing following the completion of the Artemis I Mission Management meeting.",
      "webcast_live": false,
      "location": "Kennedy Space Center, FL, USA",
      "news_url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
      "video_url": "https://www.youtube.com/watch?v=qdGdpfgjNyM",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
          "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Artemis I Mission Managers Briefing (Aug. 27, 2022)",
          "description": "At 11 a.m. (15:00 UTC), Saturday., Aug. 27, #Artemis mission managers from around the agency provide a prelaunch briefing about the flight test to the Moon. Participants include: \n\nMike Sarafin, Artem...",
          "feature_image": "https://i.ytimg.com/vi/qdGdpfgjNyM/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=qdGdpfgjNyM",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-27T14:58:33Z",
          "end_time": "2022-08-27T16:37:56Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
      "date": "2022-08-27T15: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.",
          "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-dev.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": 619,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/619/?format=api",
      "slug": "artemis-i-industry-briefing",
      "name": "Artemis I Industry Briefing",
      "updates": [],
      "last_updated": "2024-03-05T17:31:56Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media briefing to briefing detailing the roles of industry in the Artemis program.",
      "webcast_live": false,
      "location": "Kennedy Space Center, FL, USA",
      "news_url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
      "video_url": "https://www.youtube.com/watch?v=2uiQcKzFQ0g",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
          "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Artemis I Exploration Industry Partners Briefing (Aug. 26, 2022)",
          "description": "At 10 a.m. EDT (14:00 UTC) Friday, Aug. 26, leaders from NASA and partners discuss the role of industry in advancing human exploration. Participants are: \n\n• Jim Free, associate administrator, Explora...",
          "feature_image": "https://i.ytimg.com/vi/2uiQcKzFQ0g/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=2uiQcKzFQ0g",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-26T14:00:37Z",
          "end_time": "2022-08-26T15:00:24Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
      "date": "2022-08-26T14: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.",
          "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-dev.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": 627,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/627/?format=api",
      "slug": "spacex-t-mobile-announcement",
      "name": "SpaceX & T-Mobile Announcement",
      "updates": [],
      "last_updated": "2024-03-05T17:31:57Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "SpaceX Chief Engineer Elon Musk and T-Mobile CEO and President Mike Sievert will provide a public update announcing how T-Mobile and SpaceX will work together to increase connectivity.",
      "webcast_live": false,
      "location": "Starbase, Boca Chica, TX, USA",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=Qzli-Ww26Qs",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "SpaceX",
          "title": "SpaceX + T-Mobile Update",
          "description": "On Thursday, August 25 at Starbase, SpaceX Chief Engineer Elon and T-Mobile CEO and President Mike Sievert provided a public update announcing how T-Mobile and SpaceX will work together to increase co...",
          "feature_image": "https://i.ytimg.com/vi/Qzli-Ww26Qs/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=Qzli-Ww26Qs",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-25T23:58:12Z",
          "end_time": "2022-08-26T00:38:22Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_2526_t-_image_20220824165822.jpg",
      "date": "2022-08-26T00:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 614,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/614/?format=api",
      "slug": "boeing-starliner-cft-media-teleconference",
      "name": "Boeing Starliner CFT Media Teleconference",
      "updates": [],
      "last_updated": "2024-03-05T17:31:48Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA and Boeing will host a media teleconference to provide an update on the agency’s Boeing Crew Flight Test (CFT) to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
      "webcast_live": false,
      "location": null,
      "news_url": "https://www.nasa.gov/press-release/nasa-boeing-to-hold-media-update-on-starliner-progress",
      "video_url": "https://www.youtube.com/watch?v=l7xlPNla224",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA, Boeing to Hold Media Update on Starliner Progress",
          "description": "NASA and Boeing will host a media teleconference at 1 p.m. EDT Thursday, Aug. 25, to provide an update on the agency’s Boeing Crew Flight Test (CFT) to the International Space Station – the first flight with astronauts on the company’s CST-100 Starliner spacecraft.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-boeing-to-hold-media-update-on-starliner-progress",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Media Briefing: NASA and Boeing Starliner Progress Update (Aug. 25, 2022)",
          "description": "NASA and Boeing hosted a media teleconference to provide an update on the agency’s Boeing Crew Flight Test (CFT) to the International Space Station – the first flight with astronauts on the company’s ...",
          "feature_image": "https://i.ytimg.com/vi/l7xlPNla224/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=l7xlPNla224",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-25T17:00:42Z",
          "end_time": "2022-08-25T17:45:23Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
      "date": "2022-08-25T17:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 5,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/5/?format=api",
          "name": "Commercial Crew Program",
          "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
          "agencies": [
            {
              "id": 80,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
          "start_date": "2011-04-18T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 617,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/617/?format=api",
      "slug": "frank-rubio-pre-launch-virtual-interviews",
      "name": "Frank Rubio Pre-Launch Virtual Interviews",
      "updates": [],
      "last_updated": "2024-03-05T17:28:11Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA astronaut Frank Rubio will participate in virtual interviews ahead his launch to the International Space Station onboard Soyuz MS-22.",
      "webcast_live": false,
      "location": null,
      "news_url": "https://www.nasa.gov/press-release/nasa-hosts-astronaut-frank-rubio-s-prelaunch-news-briefing-interviews",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Hosts Astronaut Frank Rubio’s Prelaunch News Briefing, Interviews",
          "description": "NASA astronaut Frank Rubio will virtually discuss his upcoming mission to the International Space Station during a news conference and follow-on interviews.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-hosts-astronaut-frank-rubio-s-prelaunch-news-briefing-interviews",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/frank_rubio_pre_image_20220818164008.jpg",
      "date": "2022-08-24T13: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-dev.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": 618,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/618/?format=api",
      "slug": "artemis-i-flight-readiness-review-briefing",
      "name": "Artemis I Flight Readiness Review Briefing",
      "updates": [],
      "last_updated": "2024-03-05T17:31:59Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media briefing following the completion of the Artemis I Flight Readiness Review.",
      "webcast_live": false,
      "location": "Kennedy Space Center, FL, USA",
      "news_url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
      "video_url": "https://www.youtube.com/watch?v=4an27_S7b_8",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Sets Launch Coverage for Artemis Mega Moon Rocket, Spacecraft",
          "description": "NASA will provide coverage of prelaunch, launch, and postlaunch activities for Artemis I, the first integrated test of NASA’s Orion spacecraft, Space Launch System (SLS) rocket, and the ground systems at the agency’s Kennedy Space Center in Florida.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-sets-launch-coverage-for-artemis-mega-moon-rocket-spacecraft",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Artemis I Flight Readiness Review Briefing (Aug. 22, 2022)",
          "description": "Following the Aug. 22 flight readiness review, NASA managers provide a news update on the Artemis I mission, scheduled to launch at 8:33 a.m. EDT (12:33 UTC), Monday, August 29, 2022. \n\nParticipants i...",
          "feature_image": "https://i.ytimg.com/vi/4an27_S7b_8/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=4an27_S7b_8",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-23T00:00:48Z",
          "end_time": "2022-08-23T01:01:39Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
      "date": "2022-08-23T00: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.",
          "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-dev.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": 616,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/616/?format=api",
      "slug": "frank-rubio-pre-launch-news-conference",
      "name": "Frank Rubio Pre-Launch News Conference",
      "updates": [],
      "last_updated": "2024-03-05T17:28:10Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA astronaut Frank Rubio will participate in a news conference ahead his launch to the International Space Station onboard Soyuz MS-22.",
      "webcast_live": false,
      "location": null,
      "news_url": "https://www.nasa.gov/press-release/nasa-hosts-astronaut-frank-rubio-s-prelaunch-news-briefing-interviews",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Hosts Astronaut Frank Rubio’s Prelaunch News Briefing, Interviews",
          "description": "NASA astronaut Frank Rubio will virtually discuss his upcoming mission to the International Space Station during a news conference and follow-on interviews.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-hosts-astronaut-frank-rubio-s-prelaunch-news-briefing-interviews",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/frank_rubio_pre_image_20220818164008.jpg",
      "date": "2022-08-22T13: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-dev.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": 615,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/615/?format=api",
      "slug": "artemis-i-candidate-landing-locations-teleconferen",
      "name": "Artemis I Candidate Landing Locations Teleconference",
      "updates": [],
      "last_updated": "2024-03-05T17:31:59Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media briefing to announce the candidate landing locations for Artemis III - the first crewed moon landing since Apollo.",
      "webcast_live": false,
      "location": null,
      "news_url": "https://www.nasa.gov/press-release/nasa-to-announce-candidate-landing-regions-for-artemis-iii-moon-mission",
      "video_url": "https://www.youtube.com/watch?v=OBqeePRZjE0",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA to Announce Candidate Landing Regions for Artemis III Mission",
          "description": "NASA will hold a media teleconference at 2 p.m. EDT Friday, Aug. 19, to announce regions near the lunar South Pole the agency has identified as potential areas for astronauts to land as part of the Artemis III mission, targeted for 2025.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-to-announce-candidate-landing-regions-for-artemis-iii-moon-mission",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Media Briefing: Artemis III Candidate Landing Regions (Aug. 19, 2022)",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/OBqeePRZjE0/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=OBqeePRZjE0",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-08-19T17:59:56Z",
          "end_time": "2022-08-19T18:59:23Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-3_candi_image_20220817231937.jpg",
      "date": "2022-08-19T18: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.",
          "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-dev.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"
          }
        }
      ]
    }
  ]
}