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

{
  "count": 1143,
  "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=210&ordering=-date",
  "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=190&ordering=-date",
  "results": [
    {
      "id": 1140,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1140/?format=api",
      "slug": "nova-c-im-2-lunar-landing-news-conference",
      "name": "Nova-C IM-2 Lunar Landing News Conference",
      "updates": [
        {
          "id": 10290,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding event",
          "info_url": "https://plus.nasa.gov/scheduled-video/intuitive-machines-2-lunar-landing-news-conference/",
          "created_by": "Nosu",
          "created_on": "2025-03-05T09:08:00Z"
        },
        {
          "id": 10310,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=q-mMJxIttBc",
          "created_by": "LL2",
          "created_on": "2025-03-06T20:58:00Z"
        }
      ],
      "last_updated": "2025-03-06T22:01:08Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA and Intuitive Machines will host a news conference to discuss the mission, technology demonstrations, and science opportunities that lie ahead as they begin lunar surface operations.",
      "webcast_live": false,
      "location": null,
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=q-mMJxIttBc",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Intuitive Machines-2 Lunar Landing News Conference",
          "description": "Approximately three hours after the spacecraft lands on the Moon, NASA and Intuitive Machines will discuss the Intuitive Machines-2 mission, its technology demonstrations, and science opportunities.\n ...",
          "feature_image": "https://i.ytimg.com/vi/q-mMJxIttBc/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=q-mMJxIttBc",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-06T20:58:26Z",
          "end_time": "2025-03-06T21:59:21Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Intuitive Machines-2 Lunar Landing News Conference",
          "description": "NASA and Intuitive Machines will host a news conference to discuss the mission, technology demonstrations, and science opportunities that lie ahead as they begin lunar surface operations.",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-im2-post-lunar-landing-news-conference-key-art-r2-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/intuitive-machines-2-lunar-landing-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-06T21:00:00Z",
          "end_time": "2025-03-06T21:59:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
      "date": "2025-03-06T21:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H55S",
      "agencies": [
        {
          "id": 1067,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1067/?format=api",
          "name": "Intuitive Machines",
          "featured": false,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "IM",
          "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
          "administrator": "President: Steve Altemus",
          "founding_year": "2013",
          "launchers": "",
          "spacecraft": "Nova-C",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 24,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/24/?format=api",
          "name": "Commercial Lunar Payload Services",
          "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
          "agencies": [
            {
              "id": 1069,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1069/?format=api",
              "name": "Astrobotic Technology",
              "type": "Private"
            },
            {
              "id": 1067,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1067/?format=api",
              "name": "Intuitive Machines",
              "type": "Commercial"
            },
            {
              "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/commercial2520_program_20231127193630.jpeg",
          "start_date": "2018-04-27T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
          "mission_patches": [],
          "type": {
            "id": 5,
            "name": "Exploration"
          }
        }
      ]
    },
    {
      "id": 1134,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1134/?format=api",
      "slug": "nova-c-im-2-lunar-landing",
      "name": "Nova-C IM-2 Lunar Landing",
      "updates": [
        {
          "id": 10261,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding landing time",
          "info_url": "https://x.com/Int_Machines/status/1896675580059263263",
          "created_by": "Nosu",
          "created_on": "2025-03-03T21:41:00Z"
        },
        {
          "id": 10303,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by Intuitive Machines has started",
          "info_url": "https://www.youtube.com/watch?v=WGf4aWipxC0",
          "created_by": "LL2",
          "created_on": "2025-03-06T16:34:00Z"
        },
        {
          "id": 10231,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding event",
          "info_url": "https://investors.intuitivemachines.com/news-releases/news-release-details/intuitive-machines-im-2-lunar-lander-successfully-commissioned",
          "created_by": "Nosu",
          "created_on": "2025-02-28T07:52:00Z"
        }
      ],
      "last_updated": "2025-03-06T17:56:23Z",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "The Intuitive Machines Nova-C IM-2 lunar lander will attempt to land on the surface of the Moon.",
      "webcast_live": false,
      "location": "Mons Mouton, Moon",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=WGf4aWipxC0",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 8,
          "source": "youtube.com",
          "publisher": "Intuitive Machines",
          "title": "Intuitive Machines IM-2 Mission Landing Live Stream",
          "description": "For more information please visit our web page at:\nhttps://www.intuitivemachines.com/im-2\n\nIntuitive Machines Apparel:\nhttps://shop.athsolutions.net/pages/intuitivemachines\n\nAd Lunam",
          "feature_image": "https://i.ytimg.com/vi/WGf4aWipxC0/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=WGf4aWipxC0",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-06T16:34:05Z",
          "end_time": "2025-03-06T17:55:36Z"
        },
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Intuitive Machines-2 Lunar Landing (Official NASA Broadcast)",
          "description": "Watch Intuitive Machines’ Nova-C lunar lander, Athena, touch down on the Moon. Athena will land at Mons Mouton, a lunar plateau near the Moon’s South Pole, delivering NASA science and technology to th...",
          "feature_image": "https://i.ytimg.com/vi/VOPL8nhmQU4/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=VOPL8nhmQU4",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-06T16:28:44Z",
          "end_time": "2025-03-06T17:53:54Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Intuitive Machines 2 Lunar Landing",
          "description": "Carrying NASA technology and science, Intuitive Machines is targeting no earlier than 12:32 p.m. EST on Thursday, March 6, to land its lunar lander on the Moon.",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-im2-lunar-landing-key-art-r3-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/intuitive-machines-2-lunar-landing/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-06T16:30:00Z",
          "end_time": "2025-03-06T17:54:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/odysseus_nova-c_image_20240314081301.jpeg",
      "date": "2025-03-06T17:32:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H21M31S",
      "agencies": [
        {
          "id": 1067,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1067/?format=api",
          "name": "Intuitive Machines",
          "featured": false,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "IM",
          "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
          "administrator": "President: Steve Altemus",
          "founding_year": "2013",
          "launchers": "",
          "spacecraft": "Nova-C",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 24,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/24/?format=api",
          "name": "Commercial Lunar Payload Services",
          "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
          "agencies": [
            {
              "id": 1069,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1069/?format=api",
              "name": "Astrobotic Technology",
              "type": "Private"
            },
            {
              "id": 1067,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1067/?format=api",
              "name": "Intuitive Machines",
              "type": "Commercial"
            },
            {
              "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/commercial2520_program_20231127193630.jpeg",
          "start_date": "2018-04-27T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
          "mission_patches": [],
          "type": {
            "id": 5,
            "name": "Exploration"
          }
        }
      ]
    },
    {
      "id": 1133,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1133/?format=api",
      "slug": "crew-9-pre-departure-on-orbit-news-conference",
      "name": "Crew-9 Pre-Departure On-Orbit News Conference",
      "updates": [
        {
          "id": 10279,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=u5e3W31Nm94",
          "created_by": "LL2",
          "created_on": "2025-03-04T16:53:00Z"
        },
        {
          "id": 10198,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding event",
          "info_url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-crew-9-pre-departure-news-conference/",
          "created_by": "Nosu",
          "created_on": "2025-02-26T16:50:00Z"
        }
      ],
      "last_updated": "2025-03-04T17:31:28Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "The Crew-9 astronauts will give a news conference from the International Space Station before their return to Earth.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/news-release/nasas-spacex-crew-9-to-discuss-space-station-mission-upcoming-return/",
      "video_url": "https://www.youtube.com/watch?v=u5e3W31Nm94",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "’s SpaceX Crew-9 to Discuss Space Station Mission, Upcoming Return",
          "description": "Media are invited to hear from NASA’s SpaceX Crew-9 astronauts during a news conference beginning at 11:55 a.m. EST, Tuesday, March 4, from the International",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasas-spacex-crew-9-to-discuss-space-station-mission-upcoming-return/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA’s SpaceX Crew-9 Pre-Departure News Conference",
          "description": "Ahead of Crew-9’s return, NASA will host a pre-departure news conference from the International Space Station. NASA astronauts Nick Hague, Suni Williams, and Butch Wilmore will discuss their return to...",
          "feature_image": "https://i.ytimg.com/vi/u5e3W31Nm94/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=u5e3W31Nm94",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-04T16:53:36Z",
          "end_time": "2025-03-04T17:27:38Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "NASA’s SpaceX Crew-9 Pre-Departure News Conference",
          "description": "NASA astronauts Nick Hague, Suni Williams and Butch Wilmore will discuss their return to Earth.",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/crew-9-pre-departure-news-conference-key-art-r1-horizontal-hero-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/nasas-spacex-crew-9-pre-departure-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-04T16:55:00Z",
          "end_time": "2025-03-04T17:30:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crew-9_crew_in__image_20250226165033.jpg",
      "date": "2025-03-04T16:55:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT34M2S",
      "agencies": [
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        },
        {
          "id": 121,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
          "name": "SpaceX",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "SpX",
          "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
          "administrator": "CEO: Elon Musk",
          "founding_year": "2002",
          "launchers": "Falcon | Starship",
          "spacecraft": "Dragon",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        }
      ],
      "launches": [],
      "expeditions": [
        {
          "id": 160,
          "url": "https://lldev.thespacedevs.com/2.2.0/expedition/160/?format=api",
          "name": "Expedition 72",
          "start": "2024-09-23T08:36:30Z",
          "end": "2025-04-19T21:57:33Z",
          "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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
          },
          "mission_patches": [
            {
              "id": 1044,
              "name": "Expedition 72 Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20240920074727.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": 482,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/482/?format=api",
              "name": "Expedition 72 EVA 1",
              "start": "2025-01-16T13:01:00Z",
              "end": "2025-01-16T19:01:00Z",
              "duration": "PT6H",
              "location": "International Space Station"
            },
            {
              "id": 484,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/484/?format=api",
              "name": "Expedition 72 EVA 2",
              "start": "2025-01-30T12:43:00Z",
              "end": "2025-01-30T18:09:00Z",
              "duration": "PT5H26M",
              "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-dev.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-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": 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": 1138,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1138/?format=api",
      "slug": "spacex-starship-s34-rollout",
      "name": "SpaceX Starship S34 Rollout",
      "updates": [
        {
          "id": 10248,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T15:52:00Z"
        },
        {
          "id": 10249,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Rollout underway",
          "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T16:02:00Z"
        }
      ],
      "last_updated": "2025-03-02T16:02:14Z",
      "type": {
        "id": 27,
        "name": "Rollout"
      },
      "description": "SpaceX is rolling out Ship 34 at Starbase Texas in preparation for Starship Flight 8.",
      "webcast_live": false,
      "location": "Starbase Texas, USA",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/s33_during_roll_image_20250302155214.jpeg",
      "date": "2025-03-02T16:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H50M10S",
      "agencies": [
        {
          "id": 121,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
          "name": "SpaceX",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "SpX",
          "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
          "administrator": "CEO: Elon Musk",
          "founding_year": "2002",
          "launchers": "Falcon | Starship",
          "spacecraft": "Dragon",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
        }
      ],
      "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-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "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": 1137,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1137/?format=api",
      "slug": "firefly-blue-ghost-mission-1-post-landing-press-co",
      "name": "Firefly Blue Ghost Mission 1 Post-Landing Press Conference",
      "updates": [
        {
          "id": 10245,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event!",
          "info_url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T09:07:00Z"
        },
        {
          "id": 10247,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA Video has started",
          "info_url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho",
          "created_by": "LL2",
          "created_on": "2025-03-02T10:29:00Z"
        }
      ],
      "last_updated": "2025-03-02T11:20:14Z",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "Press Conference following the successful landing of the Blue Ghost Mission 1 lander on the moon.",
      "webcast_live": false,
      "location": "Mare Crisium, Moon",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference",
          "description": "NASA and Firefly Aerospace will discuss details of Blue Ghost Mission 1's Moon landing as part of NASA's lunar delivery initiative and Artemis campaign, as well as the science set to come during surfa...",
          "feature_image": "https://i.ytimg.com/vi/tA9W49Hi4Ho/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=tA9W49Hi4Ho",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T10:28:36Z",
          "end_time": "2025-03-02T11:17:32Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing News Conference",
          "description": "Coverage of Firefly Blue Ghost Mission 1 Lunar Landing News Conference.",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-blue-ghost-1-post-landing-news-conference-key-art-r2-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T10:30:00Z",
          "end_time": "2025-03-02T11:18:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_blue__image_20250115081321.png",
      "date": "2025-03-02T10:30:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT48M56S",
      "agencies": [
        {
          "id": 265,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/265/?format=api",
          "name": "Firefly Aerospace",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "FA",
          "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
          "administrator": "CEO: Peter Schumacher",
          "founding_year": "2014",
          "launchers": "",
          "spacecraft": "",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1112,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1112/?format=api",
      "slug": "firefly-blue-ghost-mission-1-lunar-landing",
      "name": "Firefly Blue Ghost Mission 1 Lunar Landing",
      "updates": [
        {
          "id": 10244,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Webcast live.",
          "info_url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing/",
          "created_by": "hitura-nobad",
          "created_on": "2025-03-02T07:53:00Z"
        },
        {
          "id": 10101,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding landing time",
          "info_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-of-fireflys-first-robotic-commercial-moon-landing/",
          "created_by": "Nosu",
          "created_on": "2025-02-14T20:49:00Z"
        },
        {
          "id": 10197,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Updated landing time.",
          "info_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-26T16:40:00Z"
        },
        {
          "id": 9811,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding event",
          "info_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
          "created_by": "Nosu",
          "created_on": "2025-01-15T08:14:00Z"
        }
      ],
      "last_updated": "2025-03-02T09:18:25Z",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "Firefly's Blue Ghost Mission 1 lunar lander has landed in Mare Crisium near Mons Latreille.",
      "webcast_live": false,
      "location": "Mare Crisium, Moon",
      "news_url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
      "video_url": "https://www.youtube.com/watch?v=ChEuA1AUJAY",
      "info_urls": [
        {
          "priority": 10,
          "source": "fireflyspace.com",
          "title": "Blue Ghost Mission 1",
          "description": "Firefly’s first Blue Ghost mission will deliver 10 NASA CLPS payloads to Mare Crisium on the Moon's near side in early 2025.",
          "feature_image": null,
          "url": "https://fireflyspace.com/missions/blue-ghost-mission-1/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 8,
          "source": "youtube.com",
          "publisher": "Firefly Aerospace",
          "title": "Firefly's Blue Ghost Mission 1 Lunar Landing",
          "description": "Watch live as Firefly’s team of Ghost Riders prepare to land our Blue Ghost lunar lander on the Moon for the first time!\n\nBlue Ghost is slated to touch down in Mare Crisium on the Moon’s near side no ...",
          "feature_image": "https://i.ytimg.com/vi/ChEuA1AUJAY/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=ChEuA1AUJAY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T07:09:06Z",
          "end_time": "2025-03-02T09:11:08Z"
        },
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing (Official NASA Broadcast)",
          "description": "Watch live with NASA as Firefly Aerospace prepares to land their Blue Ghost craft on the Moon for the first time.\n\nFirefly's Blue Ghost lunar lander is slated to touch down near Mare Crisium, on the n...",
          "feature_image": "https://i.ytimg.com/vi/3SSjzdj-ONw/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=3SSjzdj-ONw",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T07:18:40Z",
          "end_time": "2025-03-02T09:11:32Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Firefly Blue Ghost Mission 1 Lunar Landing",
          "description": "With a suite of NASA science and technology on board, Firefly Aerospace is targeting no earlier than 3:34 a.m. EST Sunday, March 2, to land their Blue Ghost lunar lander […]",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/clps-blue-ghost-1-landing-key-art-r4-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/firefly-blue-ghost-mission-1-lunar-landing/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-02T07:20:00Z",
          "end_time": "2025-03-02T09:11:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/render_of_blue__image_20250115081321.png",
      "date": "2025-03-02T08:34:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 265,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/265/?format=api",
          "name": "Firefly Aerospace",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "FA",
          "description": "Firefly Aerospace is an American private aerospace firm based in Austin, Texas, that develops small and medium-sized launch vehicles for commercial launches to orbit.",
          "administrator": "CEO: Peter Schumacher",
          "founding_year": "2014",
          "launchers": "",
          "spacecraft": "",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly2520aerospace_logo_20220826094423.jpg"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1124,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1124/?format=api",
      "slug": "progress-ms-30-docking",
      "name": "Progress MS-30 Docking",
      "updates": [
        {
          "id": 10243,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by Роскосмос ТВ has started",
          "info_url": "https://www.youtube.com/watch?v=mH16QolOSjw",
          "created_by": "LL2",
          "created_on": "2025-03-01T22:43:00Z"
        },
        {
          "id": 10091,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added docking.",
          "info_url": "https://plus.nasa.gov/scheduled-video/progress-91-cargo-ship-docking/",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-12T03:57:00Z"
        }
      ],
      "last_updated": "2025-03-01T23:12:59Z",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Progress MS-30 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=mH16QolOSjw",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 9,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Трансляция стыковки грузового корабля «Прогресс МС-30»",
          "description": "28 февраля к МКС стартовал новый грузовик — «Прогресс МС-30» доберется до станции 2 марта. Ожидаем стыковку к модулю «Звезда» российского сегмента станции в 02:04 мск. \n\nНа «Прогрессе МС-30» предстоит...",
          "feature_image": "https://i.ytimg.com/vi/mH16QolOSjw/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=mH16QolOSjw",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 3,
            "name": "Russian",
            "code": "ru"
          },
          "start_time": "2025-03-01T22:42:26Z",
          "end_time": "2025-03-01T23:09:59Z"
        },
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "Progress 91 Cargo Ship Docking",
          "description": "Coverage of the Rendezvous and Docking of the ISS Progress 91 Cargo Ship to the International Space Station (Docking scheduled at 6:03 p.m. EST).",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/progress-91-docking-key-art-horizontal-program-tile-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/progress-91-cargo-ship-docking/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-03-01T22:15:00Z",
          "end_time": "2025-03-01T23:11:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
      "date": "2025-03-01T23:03:16Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT27M33S",
      "agencies": [
        {
          "id": 63,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "featured": true,
          "type": "Government",
          "country_code": "RUS",
          "abbrev": "RFSA",
          "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
          "administrator": "Administrator: Yuri Borisov",
          "founding_year": "1992",
          "launchers": "Soyuz",
          "spacecraft": "Soyuz",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
        }
      ],
      "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-dev.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-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": 1135,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1135/?format=api",
      "slug": "europa-clipper-mars-flyby",
      "name": "Europa Clipper Mars Flyby",
      "updates": [
        {
          "id": 10235,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
          "comment": "Adding event",
          "info_url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
          "created_by": "Nosu",
          "created_on": "2025-02-28T20:25:00Z"
        }
      ],
      "last_updated": "2025-02-28T20:25:16Z",
      "type": {
        "id": 23,
        "name": "Flyby"
      },
      "description": "NASA’s Europa Clipper will streak just 550 miles (884 kilometers) above the surface of Mars for what’s known as a gravity assist — a maneuver to bend the spacecraft’s trajectory and position it for a critical leg of its long voyage to the Jupiter system. The close flyby offers a bonus opportunity for mission scientists, who will test their radar instrument and thermal imager.",
      "webcast_live": false,
      "location": "Mars",
      "news_url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "www.jpl.nasa.gov",
          "title": "NASA’s Europa Clipper Uses Mars to Go the Distance",
          "description": "The orbiter bound for Jupiter’s moon Europa will investigate whether the moon is habitable, but it first will get the help of Mars’ gravitational force to get to deep space.",
          "feature_image": null,
          "url": "https://www.jpl.nasa.gov/news/nasas-europa-clipper-uses-mars-to-go-the-distance/",
          "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/europa_clipper__image_20250228202458.png",
      "date": "2025-03-01T17:57:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 1090,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1090/?format=api",
          "name": "Jet Propulsion Laboratory",
          "featured": false,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "JPL",
          "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
          "administrator": "Director: Dave Gallagher",
          "founding_year": "1936",
          "launchers": "",
          "spacecraft": "",
          "parent": "National Aeronautics and Space Administration",
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 1123,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1123/?format=api",
      "slug": "progress-ms-28-undocking",
      "name": "Progress MS-28 Undocking",
      "updates": [
        {
          "id": 10090,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added undocking.",
          "info_url": "https://tass.ru/kosmos/23011719",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-12T03:54:00Z"
        },
        {
          "id": 10166,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Updated undocking time.",
          "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
          "created_by": "Cosmic_Penguin",
          "created_on": "2025-02-24T07:40:00Z"
        }
      ],
      "last_updated": "2025-02-25T02:27:46Z",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Progress MS-28 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=fhC-8aqQEXY",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Трансляция расстыковки грузового корабля «Прогресс МС-28» и МКС",
          "description": "25 февраля в 23:17 мск прощаемся с грузовиком — после полугодового пребывания на МКС «Прогресс МС-28» отчалит от модуля «Звезда».\n\nОжидаем включение двигателя на торможение 26 февраля в 02:25 мск. В р...",
          "feature_image": "https://i.ytimg.com/vi/fhC-8aqQEXY/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=fhC-8aqQEXY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 3,
            "name": "Russian",
            "code": "ru"
          },
          "start_time": "2025-02-25T20:02:26Z",
          "end_time": "2025-02-25T20:33:50Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
      "date": "2025-02-25T20:16:30Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [
        {
          "id": 63,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "featured": true,
          "type": "Government",
          "country_code": "RUS",
          "abbrev": "RFSA",
          "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
          "administrator": "Administrator: Yuri Borisov",
          "founding_year": "1992",
          "launchers": "Soyuz",
          "spacecraft": "Soyuz",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
        }
      ],
      "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-dev.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-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": 1128,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/1128/?format=api",
      "slug": "spherex-and-punch-science-overview-news-conference",
      "name": "SPHEREx and PUNCH Science Overview News Conference",
      "updates": [
        {
          "id": 10117,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
          "created_by": "hitura-nobad",
          "created_on": "2025-02-18T20:00:00Z"
        },
        {
          "id": 10186,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Official Webcast by NASA has started",
          "info_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-science-overview-news-conference/",
          "created_by": "LL2",
          "created_on": "2025-02-25T19:00:00Z"
        }
      ],
      "last_updated": "2025-02-25T19:00:53Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "SPHEREx and PUNCH Science Overview News Conference\r\n\r\n- Shawn Domagal-Goldman, acting director, Astrophysics Division, NASA Headquarters\r\n- Joe Westlake, director, Heliophysics Division, NASA Headquarters\r\n- Nicholeen Viall, PUNCH Mission Scientist, NASA’s Goddard Space Flight Center\r\n- Rachel Akeson, SPHEREx science data center lead, Caltech/IPAC\r\n- Phil Korngut, SPHEREx instrument scientist, Caltech",
      "webcast_live": false,
      "location": "Online",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
      "video_url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-science-overview-news-conference/",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "Sets Launch Coverage for Missions Studying Cosmic Origins, Sun",
          "description": "NASA will provide live coverage of prelaunch and launch activities for SPHEREx (Spectro-Photometer for the History of the Universe, Epoch of Reionization and",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-sets-launch-coverage-for-missions-studying-cosmic-origins-sun/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "plus.nasa.gov",
          "publisher": "NASA",
          "title": "SPHEREx and PUNCH Science Overview News Conference",
          "description": "",
          "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/02/spherex-and-punch-science-overview-news-conference-key-art-r3-horizontal-hero-16-9-without-title.jpg",
          "url": "https://plus.nasa.gov/scheduled-video/spherex-and-punch-science-overview-news-conference/",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2025-02-25T19:00:00Z",
          "end_time": "2025-02-25T19:48:00Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spherex_2526_p_image_20250218200023.png",
      "date": "2025-02-25T19:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H",
      "agencies": [
        {
          "id": 1090,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1090/?format=api",
          "name": "Jet Propulsion Laboratory",
          "featured": false,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "JPL",
          "description": "Jet Propulsion Laboratory (JPL) is a Federally Funded Research and Development Center (FFRDC) in La Cañada Flintridge, California, Crescenta Valley, United States. Founded in 1936 by Caltech researchers, the laboratory is now owned and sponsored by the National Aeronautics and Space Administration (NASA) and administered and managed by the California Institute of Technology.\r\n\r\nThe primary function of the laboratory is the construction and operation of planetary robotic spacecraft, though it also conducts Earth-orbit and astronomy missions. It is also responsible for operating the NASA Deep Space Network (DSN).",
          "administrator": "Director: Dave Gallagher",
          "founding_year": "1936",
          "launchers": "",
          "spacecraft": "",
          "parent": "National Aeronautics and Space Administration",
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/jpl_logo_image_20250228202710.png"
        },
        {
          "id": 44,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "featured": true,
          "type": "Government",
          "country_code": "USA",
          "abbrev": "NASA",
          "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
          "administrator": "Administrator: Jared Isaacman",
          "founding_year": "1958",
          "launchers": "Space Shuttle | SLS",
          "spacecraft": "Orion",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    }
  ]
}