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

{
  "count": 1146,
  "next": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=280&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=260&ordering=last_updated",
  "results": [
    {
      "id": 314,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/314/?format=api",
      "slug": "nasa-mars-2020-ingenuity-ninth-flight",
      "name": "NASA Mars 2020 Ingenuity Ninth Flight",
      "updates": [],
      "last_updated": "2024-03-05T17:25:29Z",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "The 9th flight on Ingenuity Mars Helicopter was a success. Unlike with previous flights, this time Ingenuity flew over not the safe flat grounds, but over a sandy terrain called \"Séítah\". This kind of area is difficult, if not dangerous, for a rover to wheel through However, it can be easily surveyed from air. This proves that rover-helicopter combo can expand science value of the mission by covering more diverse areas which would not be possible to explore with a rover alone.",
      "webcast_live": false,
      "location": "Airfield E, Jezero crater, Mars",
      "news_url": "https://mars.nasa.gov/technology/helicopter/status/314/flight-9-was-a-nail-biter-but-ingenuity-came-through-with-flying-colors/",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "mars.nasa.gov",
          "title": "Flight 9 Was a Nail-Biter, but Ingenuity Came Through With Flying Colors - NASA",
          "description": "It has been a week of heightened apprehension on the Mars Helicopter team as we prepared a major flight challenge for Ingenuity.",
          "feature_image": null,
          "url": "https://mars.nasa.gov/technology/helicopter/status/314/flight-9-was-a-nail-biter-but-ingenuity-came-through-with-flying-colors/",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210728154209.jpg",
      "date": "2021-07-05T09:03:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 777,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/777/?format=api",
      "slug": "ax-2-crew-press-conference",
      "name": "Ax-2 Crew Press Conference",
      "updates": [
        {
          "id": 4047,
          "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=jgcFuYF23uU",
          "created_by": "LL2",
          "created_on": "2023-05-16T15:01:25Z"
        }
      ],
      "last_updated": "2024-03-05T17:25:30Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Axiom will hold a press conference with the Ax-2 crew.",
      "webcast_live": false,
      "location": null,
      "news_url": null,
      "video_url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Axiom Space",
          "title": "Ax-2 All Crew Press Conference",
          "description": "The press conference will give the Ax-2 crew an opportunity to highlight their experiences leading up to the mission, preparedness, and important mission objectives; this will be the first opportunity...",
          "feature_image": "https://i.ytimg.com/vi/jgcFuYF23uU/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=jgcFuYF23uU",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-05-16T15:01:11Z",
          "end_time": "2023-05-16T16:03:52Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ax-2_crew_press_image_20230515161930.png",
      "date": "2023-05-16T15:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 906,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/906/?format=api",
      "slug": "information-session-from-esas-322nd-council-in-par",
      "name": "Information session from ESA’s 322nd Council in Paris",
      "updates": [
        {
          "id": 5948,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.esa.int/Newsroom/Press_Releases/Media_invitation_Information_session_from_ESA_s_322nd_Council_in_Paris",
          "created_by": "hitura-nobad",
          "created_on": "2023-12-12T14:23:03Z"
        }
      ],
      "last_updated": "2024-03-05T17:25:31Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "ESA Director General Josef Aschbacher and Swiss ESA Council Chair Renato Krpoun will give an update on the roll-out of decisions taken at the Space Summit in Seville, including the implications for space transportation and progress towards enabling a European commercial provider to deliver supplies to the International Space Station by 2028 and return cargo to Earth. The evolution of the European Spaceport in Kourou will also be covered. \r\n\r\nFurthermore, the briefing will address upcoming, high-level political meetings on space and international cooperation projects that ESA runs with partners around the globe, as well as ESA’s contribution to Poland’s Earth observation project “Country awareness mission in land analysis”.",
      "webcast_live": false,
      "location": "ESA Headquarters, Paris",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/information_ses_image_20231214063355.jpg",
      "date": "2023-12-14T13:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT1H",
      "agencies": [
        {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
          "name": "European Space Agency",
          "featured": false,
          "type": "Multinational",
          "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN",
          "abbrev": "ESA",
          "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
          "administrator": "Director General: Josef Aschbacher",
          "founding_year": "1975",
          "launchers": "Ariane | Vega",
          "spacecraft": "Space Rider",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 873,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/873/?format=api",
      "slug": "osiris-rex-prelanding-media-call",
      "name": "OSIRIS-Rex Prelanding media call",
      "updates": [
        {
          "id": 5197,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
          "created_by": "hitura-nobad",
          "created_on": "2023-09-19T08:09:44Z"
        },
        {
          "id": 5224,
          "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=CZcaoQkR7m4",
          "created_by": "LL2",
          "created_on": "2023-09-22T19:33:57Z"
        }
      ],
      "last_updated": "2024-03-05T17:25:31Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Prior to landing, the agency will host a media call to provide a status update \r\n\r\nParticipants include:\r\n\r\n- Lori Glaze, Director Planetary Sciences Division,\r\n- Rich Burns, project manager, NASA’s Goddard \r\n- Sandra Freund,program manager, Lockheed Martin\r\n- Nicole Lunning, curation lead\r\n- Dante Lauretta, principal investigator",
      "webcast_live": false,
      "location": "Department of Defense's Utah Test and Training Range",
      "news_url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
      "video_url": "https://www.youtube.com/watch?v=CZcaoQkR7m4",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA Finalizes Coverage for First US Asteroid Sample Landing",
          "description": "The first asteroid sample collected in space by NASA will arrive on Earth Sunday, Sept. 24, and there are multiple events leading up to its landing.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-finalizes-coverage-for-first-us-asteroid-sample-landing",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "OSIRIS-Rex Sample Return Prelanding, Sept. 22 2023",
          "description": "To successfully deliver a sample from the near-Earth asteroid Bennu, spacecraft operators need to ensure OSIRIS-REx travels at the right speed and direction to release the sample capsule into the atmo...",
          "feature_image": "https://i.ytimg.com/vi/CZcaoQkR7m4/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=CZcaoQkR7m4",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-09-22T18:58:21Z",
          "end_time": "2023-09-22T19:55:07Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/osiris-rex_prel_image_20230919080942.jpeg",
      "date": "2023-09-22T19:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT56M46S",
      "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"
        }
      ],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 910,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/910/?format=api",
      "slug": "lunar-delivery-readiness-media-teleconference",
      "name": "Lunar Delivery Readiness Media Teleconference",
      "updates": [
        {
          "id": 6134,
          "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-coverage-for-ula-astrobotic-artemis-robotic-moon-launch/",
          "created_by": "hitura-nobad",
          "created_on": "2023-12-28T15:35:55Z"
        },
        {
          "id": 6189,
          "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=besUhJEOTzo",
          "created_by": "LL2",
          "created_on": "2024-01-05T20:01:20Z"
        }
      ],
      "last_updated": "2024-03-05T17:25:32Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host a teleconference with the following participants:\r\n\r\n- Joel Kearns, administrator for Exploration, Science Mission Directorate, NASA\r\n- Ryan Watkins,Exploration Science Strategy and Integration Office, NASA\r\n- John Thornton, CEO, Astrobotic\r\n- Gary Wentz, vice president, Government and Commercial Programs, ULA\r\n- Arlena Moses, launch weather officer, Cape Canaveral Space Force Station’s 45th Weather Squadron",
      "webcast_live": false,
      "location": "Online",
      "news_url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-ula-astrobotic-artemis-robotic-moon-launch/",
      "video_url": "https://www.youtube.com/watch?v=besUhJEOTzo",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "Sets Coverage for ULA, Astrobotic Artemis Robotic Moon Launch",
          "description": "As part of NASA’s CLPS (Commercial Lunar Payload Services) initiative and Artemis program, United Launch Alliance (ULA) and Astrobotic are targeting 2:18 a.m.",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-for-ula-astrobotic-artemis-robotic-moon-launch/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA Lunar Delivery Readiness on Peregrine Mission One (Jan. 05, 2024)",
          "description": "NASA holds a virtual audio-only media teleconference to confirm the NASA payloads flying onboard Astrobotic’s Peregrine lander as part of the agency’s CLPS (...",
          "feature_image": "https://i.ytimg.com/vi/besUhJEOTzo/maxresdefault_live.jpg",
          "url": "https://www.youtube.com/watch?v=besUhJEOTzo",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-01-05T20:00:27Z",
          "end_time": "2024-01-05T20:59:40Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/peregrine_scien_image_20231228153027.jpg",
      "date": "2024-01-05T20:00:00Z",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "duration": "PT59M13S",
      "agencies": [
        {
          "id": 1069,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1069/?format=api",
          "name": "Astrobotic Technology",
          "featured": false,
          "type": "Private",
          "country_code": "USA",
          "abbrev": "Astrobotic",
          "description": "Astrobotic Technology is an American private company that is developing space robotics technology for lunar and planetary missions.",
          "administrator": "CEO:  John Thornton",
          "founding_year": "2007",
          "launchers": "",
          "spacecraft": "Peregrine",
          "parent": null,
          "image_url": null,
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/astrobotic2520technology_logo_20230820172908.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"
        },
        {
          "id": 124,
          "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api",
          "name": "United Launch Alliance",
          "featured": true,
          "type": "Commercial",
          "country_code": "USA",
          "abbrev": "ULA",
          "description": "United Launch Alliance (ULA) is a joint venture of Lockheed Martin Space Systems and Boeing Defense, Space & Security. ULA was formed in December 2006 by combining the teams at these companies which provide spacecraft launch services to the government of the United States. ULA launches from both coasts of the US. They launch their Atlas V vehicle from LC-41 in Cape Canaveral and LC-3E at Vandeberg. Their Delta IV launches from LC-37 at Cape Canaveral and LC-6 at Vandenberg.",
          "administrator": "Interim CEO: John Elbon",
          "founding_year": "2006",
          "launchers": "Atlas | Delta | Vulcan",
          "spacecraft": "",
          "parent": null,
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_launch_a_image_20210412201210.png",
          "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520launch2520alliance_logo_20210412195953.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": 251,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/251/?format=api",
      "slug": "nasa-mars-2020-ingenuity-second-flight",
      "name": "NASA Mars 2020 Ingenuity Second Flight",
      "updates": [],
      "last_updated": "2024-03-05T17:25:33Z",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "For its second flight, the Ingenuity helicopter will climb to 16 feet (5 meters) and, after hovering briefly, it will go into a slight tilt and move sideways for 7 feet (2 meters). Then Ingenuity will come to a stop, hover in place, and make turns to point its color camera in different directions before heading back to the center of the airfield to land.",
      "webcast_live": false,
      "location": "Wright Brothers Field, Jezero crater, Mars",
      "news_url": "https://mars.nasa.gov/technology/helicopter/status/294/were-getting-ready-for-ingenuitys-second-flight/",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "mars.nasa.gov",
          "title": "We're Getting Ready for Ingenuity’s Second Flight - NASA",
          "description": "With the first flight of Ingenuity a success, we’re looking toward our second taking place on April 22, which is the 18th of the 30 sols (Martian days) of our flight test window.",
          "feature_image": null,
          "url": "https://mars.nasa.gov/technology/helicopter/status/294/were-getting-ready-for-ingenuitys-second-flight/",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210409201945.jpeg",
      "date": "2021-04-22T09:30:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 315,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/315/?format=api",
      "slug": "nasa-mars-2020-ingenuity-tenth-flight",
      "name": "NASA Mars 2020 Ingenuity Tenth Flight",
      "updates": [],
      "last_updated": "2024-03-05T17:25:36Z",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "With this flight Ingenuity crossed the 1-mile mark of total flown distance. This flight took the helicopter over a rocky area \"Raised Ridges\". The area is of interest to the scientists and is being considered to be visited by Perseverance rover in the future. The entire flight lasted 165.4 seconds and reached a maximum altitude of 12 meters.",
      "webcast_live": false,
      "location": "Airfield F, Jezero crater, Mars",
      "news_url": "https://mars.nasa.gov/technology/helicopter/status/316/aerial-scouting-of-raised-ridges-for-ingenuitys-flight-10/",
      "video_url": null,
      "info_urls": [
        {
          "priority": 10,
          "source": "mars.nasa.gov",
          "title": "Aerial Scouting of ‘Raised Ridges’ for Ingenuity’s Flight 10 - NASA",
          "description": "Ingenuity has come a long way from its original airfield, \"Wright Brothers Field,\" which is 0.64 miles (1.04 kilometers) to the northeast of our current location.",
          "feature_image": null,
          "url": "https://mars.nasa.gov/technology/helicopter/status/316/aerial-scouting-of-raised-ridges-for-ingenuitys-flight-10/",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210728154044.png",
      "date": "2021-07-24T21:07:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 313,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/313/?format=api",
      "slug": "boeing-starliner-oft-2-pre-launch-news-conference",
      "name": "Boeing Starliner OFT-2 Pre-Launch News Conference",
      "updates": [],
      "last_updated": "2024-03-05T17:25:37Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA and Boeing will conduct a pre-launch news conference for the uncrewed Orbital Flight Test-2 (OFT-2) of Boeing’s Starliner commercial crew spacecraft.",
      "webcast_live": false,
      "location": "Kennedy Space Center",
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20210721065053.jpeg",
      "date": "2021-07-27T17:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 746,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/746/?format=api",
      "slug": "nasa-tempo-media-teleconference",
      "name": "NASA TEMPO Media Teleconference",
      "updates": [
        {
          "id": 3754,
          "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=qg_XJ5OsYNI",
          "created_by": "LL2",
          "created_on": "2023-04-05T16:57:34Z"
        }
      ],
      "last_updated": "2024-03-05T17:25:37Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host a media teleconference to discuss the upcoming launch of TEMPO, the first space-based instrument to monitor major air pollutants hourly in high spatial resolution—down to four square miles—in a region stretching from the Atlantic to the Pacific, and from the Canadian oil sands to below Mexico City, encompassing the entire continental United States.",
      "webcast_live": false,
      "location": null,
      "news_url": "https://www.nasa.gov/press-release/nasa-to-host-media-call-on-upcoming-air-quality-satellite-launch",
      "video_url": "https://www.youtube.com/watch?v=qg_XJ5OsYNI",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA to Host Media Call on Upcoming Air Quality Satellite Launch",
          "description": "Media are invited to a NASA media teleconference 1 p.m. EDT Wednesday, April 5, to discuss the upcoming launch of the first space-based instrument to observe major air pollutants across North America every hour during the daytime.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-to-host-media-call-on-upcoming-air-quality-satellite-launch",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA’s TEMPO Mission",
          "description": "Media are invited to a NASA media teleconference to discuss the upcoming launch of the first space-based instrument to observe major air pollutants across North America every hour during the daytime.",
          "feature_image": "https://i.ytimg.com/vi/qg_XJ5OsYNI/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=qg_XJ5OsYNI",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-04-05T16:57:16Z",
          "end_time": "2023-04-05T17:45:24Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_tempo_medi_image_20230403161608.jpeg",
      "date": "2023-04-05T17:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    },
    {
      "id": 319,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/319/?format=api",
      "slug": "cygnus-ng-16-pre-launch-news-conference",
      "name": "Cygnus NG-16 Pre-Launch News Conference",
      "updates": [],
      "last_updated": "2024-03-05T17:25:39Z",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA and Northrop Grumman representatives will share details about upcoming resupply mission of Cygnus CRS-2 NG-16 spacecraft.",
      "webcast_live": false,
      "location": null,
      "news_url": null,
      "video_url": null,
      "info_urls": [],
      "vid_urls": [],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus_ng-16_pr_image_20210809161833.jpeg",
      "date": "2021-08-09T17:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": []
    }
  ]
}