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=120&ordering=last_updated
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=130&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=110&ordering=last_updated",
  "results": [
    {
      "id": 904,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/904/?format=api",
      "slug": "falcon-heavy-static-fire-for-ussf-52",
      "name": "Falcon Heavy Static Fire for USSF-52",
      "updates": [
        {
          "id": 5858,
          "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=hODLbBUn8p0",
          "created_by": "hitura-nobad",
          "created_on": "2023-12-03T16:33:05Z"
        },
        {
          "id": 5859,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Livestream has started",
          "info_url": "https://www.youtube.com/watch?v=hODLbBUn8p0",
          "created_by": "LL2",
          "created_on": "2023-12-03T16:33:37Z"
        }
      ],
      "last_updated": "2024-03-05T17:23:23Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "SpaceX will static fire Falcon Heavy before the launch of the seventh X-37B mission.",
      "webcast_live": false,
      "location": "LC-39A, KSC",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=hODLbBUn8p0",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Spaceflight Now",
          "title": "Watch live: SpaceX test fires Falcon Heavy for U.S. military spaceplane mission",
          "description": "SpaceX is planning to test fire a Falcon Heavy at launch pad 39A at the Kennedy Space Center on Sunday. Ignition and a short burn of the 27 Merlin first stag...",
          "feature_image": "https://i.ytimg.com/vi/hODLbBUn8p0/maxresdefault_live.jpg",
          "url": "https://www.youtube.com/watch?v=hODLbBUn8p0",
          "type": {
            "id": 3,
            "name": "Unofficial Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-12-03T16:23:34Z",
          "end_time": "2023-12-03T17:12:04Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_st_image_20230929182300.jpeg",
      "date": "2023-12-03T17:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT48M30S",
      "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": 204,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/204/?format=api",
      "slug": "starship-sn9-pressure-test",
      "name": "Starship SN9 Pressure Test",
      "updates": [],
      "last_updated": "2024-03-05T17:23:23Z",
      "type": {
        "id": 19,
        "name": "Ambient Pressure Test"
      },
      "description": "SpaceX has conducted a pressure test on Starship SN9.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
      "date": "2020-12-29T02:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-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": 843,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/843/?format=api",
      "slug": "ng-19-cygnus-berthing",
      "name": "NG-19 Cygnus Berthing",
      "updates": [],
      "last_updated": "2024-03-05T17:23:24Z",
      "type": {
        "id": 4,
        "name": "Spacecraft Berthing"
      },
      "description": "NASA TV will livestream the Installation of the Northrop Grumman NG-19 Cygnus spacecraft to the Nadir port of the Unity Module of the International Space Station.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-cargo-launch-to-international-space-station/",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Sets Coverage for Cargo Launch to International Space Station",
          "description": "NASA and commercial cargo provider Northrop Grumman are targeting 8:31 p.m. EDT, Tuesday, Aug. 1, for the launch of the company’s 19th resupply mission to the International Space Station from the agency’s Wallops Flight Facility in Virginia.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-cargo-launch-to-international-space-station/",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-19_cygnus_be_image_20230803071056.jpg",
      "date": "2023-08-04T11:30:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H",
      "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": 257,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
          "name": "Northrop Grumman Space Systems",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "NGSS",
          "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
          "administrator": "CEO: Kathy Warden",
          "founding_year": "2015",
          "launchers": "Antares | Minotaur | Pegasus",
          "spacecraft": "Cygnus",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.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": 11,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/11/?format=api",
          "name": "Commercial Resupply Services",
          "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 257,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
              "name": "Northrop Grumman Space Systems",
              "type": "Commercial"
            },
            {
              "id": 1020,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1020/?format=api",
              "name": "Sierra Nevada Corporation",
              "type": "Commercial"
            },
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
          "start_date": "2008-12-23T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 137,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/137/?format=api",
      "slug": "starship-sn4-cryoproof-test",
      "name": "Starship SN4 Cryoproof Test",
      "updates": [],
      "last_updated": "2024-03-05T17:23:25Z",
      "type": {
        "id": 21,
        "name": "Cryoproof Test"
      },
      "description": "The SN4 successfully performed its first cryoproof test.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "news_url": "https://twitter.com/elonmusk/status/1254632509863866368?s=20",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
          "feature_image": null,
          "url": "https://twitter.com/elonmusk/status/1254632509863866368?s=20",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
      "date": "2020-04-27T04:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-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": 844,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/844/?format=api",
      "slug": "booster-9-testing",
      "name": "Booster 9 Testing",
      "updates": [
        {
          "id": 4770,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
          "comment": "Livestream has started",
          "info_url": "https://www.youtube.com/watch?v=KkZAWzFE5Wg",
          "created_by": "LL2",
          "created_on": "2023-08-04T15:04:02Z"
        },
        {
          "id": 4772,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Booster fueled for a second round of testing",
          "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
          "created_by": "hitura-nobad",
          "created_on": "2023-08-04T18:31:32Z"
        }
      ],
      "last_updated": "2024-03-05T17:23:26Z",
      "type": {
        "id": 30,
        "name": "Vehicle Testing"
      },
      "description": "SpaceX is testing Super Heavy Booster 9 at Starbase Texas",
      "webcast_live": false,
      "location": "Starbase Texas",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_9_testi_image_20230804150326.jpeg",
      "date": "2023-08-04T15:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT5H",
      "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": 834,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/834/?format=api",
      "slug": "luna-25-lunar-landing",
      "name": "Luna 25 Lunar Landing",
      "updates": [
        {
          "id": 4572,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added event.",
          "info_url": "https://twitter.com/katlinegrey/status/1678725203159928835",
          "created_by": "Cosmic_Penguin",
          "created_on": "2023-07-13T03:28:08Z"
        }
      ],
      "last_updated": "2024-03-05T17:23:28Z",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "The Luna 25 lander crashed into the Moon after an orbital maneuver scheduled to place it in its pre-landing orbit instead sent it on a collision trajectory.",
      "webcast_live": false,
      "location": "Lunar Surface",
      "news_url": "https://t.me/roscosmos_gk/10540",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "t.me",
          "title": "Госкорпорация «Роскосмос»",
          "description": "",
          "feature_image": null,
          "url": "https://t.me/roscosmos_gk/10540",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_25_lunar_l_image_20230726144153.jpeg",
      "date": "2023-08-19T11:57:00Z",
      "date_precision": {
        "id": 2,
        "name": "Hour",
        "abbrev": "HR",
        "description": "The T-0 is accurate to the hour."
      },
      "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": [],
      "program": []
    },
    {
      "id": 129,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/129/?format=api",
      "slug": "post-spacex-dm-2-crew-dragon-splashdown-news-confe",
      "name": "Post-SpaceX DM-2 Crew Dragon Splashdown News Conference",
      "updates": [],
      "last_updated": "2024-03-05T17:23:28Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "The news conference following the SpaceX Dm-2 Crew Dragon splashdown will be livestreamed on NASA TV.",
      "webcast_live": false,
      "location": "Kennedy Space Center",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=xdvuaiP6IoY",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "After the Splashdown: NASA & SpaceX Discuss the Return of Astronauts from Space",
          "description": "Today's #LaunchAmerica mission that brought NASA astronauts Robert Behnken and Douglas Hurley back to Earth marks the first splashdown of an American crew spacecraft in 45 years. Tune in starting at 4...",
          "feature_image": "https://i.ytimg.com/vi/xdvuaiP6IoY/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=xdvuaiP6IoY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2020-08-02T20:47:21Z",
          "end_time": "2020-08-02T21:50:08Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
      "date": "2020-08-02T21:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 139,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/139/?format=api",
      "slug": "starship-sn4-ambient-pressure-test-2",
      "name": "Starship SN4 Ambient Pressure Test",
      "updates": [],
      "last_updated": "2024-03-05T17:23:29Z",
      "type": {
        "id": 19,
        "name": "Ambient Pressure Test"
      },
      "description": "The SpaceX Starship SN4 Prototype has successfully performed its second ambient pressure test.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
      "date": "2020-05-17T17:58:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-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": 142,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/142/?format=api",
      "slug": "starship-sn6-ambient-pressure-test",
      "name": "Starship SN6 Ambient Pressure Test",
      "updates": [],
      "last_updated": "2024-03-05T17:23:30Z",
      "type": {
        "id": 19,
        "name": "Ambient Pressure Test"
      },
      "description": "The SN6 prototype successfully performed its first ambient pressure test.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=19Rk4YEln7A",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "LabPadre Space",
          "title": "SN6 Pressure Testing & Launch Pad Time Lapse",
          "description": "08.16.2020 SN6 was tested with what looks like ambient and cryo pressure. Another spectacular sunrise along with what seemed to be clean pressure testing. Sunrise at 6:50 AM. Pressure testing at 1:00 ...",
          "feature_image": "https://i.ytimg.com/vi/19Rk4YEln7A/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=19Rk4YEln7A",
          "type": {
            "id": 6,
            "name": "Recap"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2020-08-17T18:13:11Z",
          "end_time": "2020-08-17T18:27:47Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
      "date": "2020-08-16T18:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-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": 714,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/714/?format=api",
      "slug": "us-eva-85",
      "name": "US EVA-85",
      "updates": [],
      "last_updated": "2024-03-05T17:23:31Z",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "NASA astronaut Nicole Mann and JAXA astronaut Koichi Wakata will venture outside the orbiting outpost from the Quest airlock to complete work on the 1A Power Channel Mounting Bracket for a future ISS Rollout Solar Array installation.",
      "webcast_live": false,
      "location": "International Space Station",
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=VFnE1bCQEyY",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Spacewalk with Astronauts Nicole Mann and Koichi Wakata at the Space Station (Feb. 2, 2023)",
          "description": "Astronauts Nicole Mann of NASA and Koichi Wakata of JAXA (Japan Aerospace Exploration Agency) are conducting a spacewalk on Thursday, Feb. 2, to continue preparations for the installation of new roll-...",
          "feature_image": "https://i.ytimg.com/vi/VFnE1bCQEyY/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=VFnE1bCQEyY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-02-02T11:44:22Z",
          "end_time": "2023-02-02T20:00:26Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
      "date": "2023-02-02T13:15:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [
        {
          "id": 150,
          "url": "https://lldev.thespacedevs.com/2.2.0/expedition/150/?format=api",
          "name": "Expedition 68",
          "start": "2022-09-28T13:35:00Z",
          "end": "2023-03-28T09:57:27Z",
          "spacestation": {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
            "name": "International Space Station",
            "status": {
              "id": 1,
              "name": "Active"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
          },
          "mission_patches": [
            {
              "id": 654,
              "name": "Expedition 68 Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220927162610.png",
              "agency": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
              }
            }
          ],
          "spacewalks": [
            {
              "id": 442,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/442/?format=api",
              "name": "Expedition 68 EVA 2",
              "start": "2022-11-17T14:39:00Z",
              "end": "2022-11-17T21:07:00Z",
              "duration": "PT6H28M",
              "location": "International Space Station"
            },
            {
              "id": 441,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/441/?format=api",
              "name": "Expedition 68 EVA 1",
              "start": "2022-11-15T14:14:00Z",
              "end": "2022-11-15T21:25:00Z",
              "duration": "PT7H11M",
              "location": "International Space Station"
            },
            {
              "id": 443,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/443/?format=api",
              "name": "Expedition 68 EVA 3",
              "start": "2022-12-03T12:16:00Z",
              "end": "2022-12-03T19:21:00Z",
              "duration": "PT7H5M",
              "location": "International Space Station"
            },
            {
              "id": 444,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/444/?format=api",
              "name": "Expedition 68 EVA 4",
              "start": "2022-12-22T13:19:00Z",
              "end": "2022-12-22T20:27:00Z",
              "duration": "PT7H8M",
              "location": "International Space Station"
            },
            {
              "id": 445,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/445/?format=api",
              "name": "Expedition 68 EVA 5",
              "start": "2023-01-20T13:14:00Z",
              "end": "2023-01-20T20:35:00Z",
              "duration": "PT7H21M",
              "location": "International Space Station"
            },
            {
              "id": 446,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/446/?format=api",
              "name": "Expedition 68 EVA 6",
              "start": "2023-02-02T12:45:00Z",
              "end": "2023-02-02T19:26:00Z",
              "duration": "PT6H41M",
              "location": "International Space Station"
            },
            {
              "id": 448,
              "url": "https://lldev.thespacedevs.com/2.2.0/spacewalks/448/?format=api",
              "name": "Expedition 68 EVA 7",
              "start": "2023-04-28T13:11:00Z",
              "end": "2023-04-28T20:12:00Z",
              "duration": "PT7H1M",
              "location": "International Space Station"
            }
          ]
        }
      ],
      "spacestations": [
        {
          "id": 4,
          "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "founded": "1998-11-20",
          "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
          "orbit": "Low Earth Orbit",
          "image_url": "https://thespacedevs-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"
          }
        }
      ]
    }
  ]
}