Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gte, date__lt, date__lte, day, expedition__ids, id, last_updated__gte, last_updated__lte, launch__ids, month, program, program__ids, slug, spacestation__ids, type, type__ids, video_url, year

Example - /events/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/?limit=2

Format

Switch to JSON output - /events/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/events/?format=api&offset=380&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 1146,
  "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=390&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=370&ordering=last_updated",
  "results": [
    {
      "id": 395,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/395/?format=api",
      "name": "Lucy Earth Flyby",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA’s Lucy to Fly Past Thousands of Objects for Earth Gravity Assist",
          "description": "Mission engineers will track NASA’s Lucy spacecraft nonstop as it prepares to swoop near Earth on Oct. 16 to use this planet’s gravity to set itself on a course toward the Jupiter Trojan asteroids.  But  they also will be closely tracking something else: more than 47,000 satellites, debris, and othe...",
          "feature_image": null,
          "url": "https://www.nasa.gov/feature/goddard/2022/nasa-s-lucy-to-fly-past-thousands-of-objects-for-earth-gravity-assist",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1004,
        "name": "Lucy in space render",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191348.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2022-10-16T10:55:00Z",
      "slug": "lucy-earth-flyby",
      "type": {
        "id": 23,
        "name": "Flyby"
      },
      "description": "First of three Earth flybys of NASA's Lucy mission to the Trojan asteroids.",
      "webcast_live": false,
      "location": "Earth",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:11Z"
    },
    {
      "id": 754,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/754/?format=api",
      "name": "NASA TROPICS Teleconference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA, Rocket Lab Set Coverage for Tropical Cyclones Mission",
          "description": "NASA and Rocket Lab are targeting 9 p.m. EDT, Sunday, April 30 (1 p.m. New Zealand Standard Time, Monday, May 1), to launch two storm tracking CubeSats into orbit.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-rocket-lab-set-coverage-for-tropical-cyclones-mission",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "TROPICS Launch Media Telecon with NASA and Rocket Lab (April 28, 2023)",
          "description": "NASA and Rocket Lab will host a media teleconference to the discuss agency’s TROPICS (Time-Resolved Observations of Precipitation structure and storm Intensity with a Constellation of Smallsats) missi...",
          "feature_image": "https://i.ytimg.com/vi/O6C4BhRWacE/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=O6C4BhRWacE",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-04-28T20:03:36Z",
          "end_time": "2023-04-28T20:46:13Z",
          "live": false
        }
      ],
      "image": {
        "id": 1127,
        "name": "[AUTO] NASA TROPICS Teleconference - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_tropics_te_image_20230425070206.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191720.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2023-04-28T20:00:00Z",
      "slug": "nasa-tropics-teleconference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host a media teleconference ahead of the launch of its TROPICS mission.",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:12Z"
    },
    {
      "id": 556,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/556/?format=api",
      "name": "NASA Mars 2020 Ingenuity 26th Flight",
      "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/NASAJPL/status/1516931305845321729",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 954,
        "name": "[AUTO] NASA Mars 2020 Ingenuity 26th Flight - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220424141657.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191225.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2022-04-19T00:00:00Z",
      "slug": "nasa-mars-2020-ingenuity-26th-flight",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "During the helicopters 26th flight on the Red Planet, it covered a distance of 360 \r\nmeters at an altitude of 8 meters over a duration of 159 seconds.\r\n\r\nFlight 26 took place on the on-year anniversary of its first flight on Mars.",
      "webcast_live": false,
      "location": "Airfield Q, Jezero crater, Mars",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:12Z"
    },
    {
      "id": 573,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/573/?format=api",
      "name": "Boeing Starliner OFT-2 Media Teleconference",
      "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/NASA/status/1527817088529735693",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Media Briefing: Boeing Orbital Flight Test-2 Update",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/74_SrhZ1CXo/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=74_SrhZ1CXo",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-05-21T01:24:12Z",
          "end_time": "2022-05-21T02:15:48Z",
          "live": false
        }
      ],
      "image": {
        "id": 1115,
        "name": "Boeing Starliner render",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20210721065053.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191658.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2022-05-21T01:30:00Z",
      "slug": "boeing-starliner-oft-2-media-teleconference-2",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Leaders from NASA and Boeing will participate in a media teleconference on the Starliner OFT-2 rendezvous and docking to the International Space Station",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:13Z"
    },
    {
      "id": 922,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/922/?format=api",
      "name": "SpaceX Crew-8 Mission Overview News Conference",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA Briefing: Upcoming Crew Missions to the International Space Station (Jan. 25, 2024)",
          "description": "Leaders from NASA, SpaceX, and Roscosmos present an overview of two upcoming missions sending NASA astronauts to the International Space Station.NASA's Space...",
          "feature_image": "https://i.ytimg.com/vi/gCQ9gnUQDa4/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=gCQ9gnUQDa4",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-01-25T18:00:27Z",
          "end_time": "2024-01-25T18:28:21Z",
          "live": false
        }
      ],
      "image": {
        "id": 1181,
        "name": "Crew Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2024-01-25T18:00:00Z",
      "slug": "spacex-crew-8-mission-overview-news-conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host a Mission Overview News Conference for Crew-8.\r\n\r\nParticipants include:\r\n\r\n- Ken Bowersox, Space Operations Mission Directorate at NASA\r\n- Steve Stich, Commercial Crew Program, NASA\r\n- Joel Montalbano, International Space Station Program, NASA\r\n- Sarah Walker, Dragon Mission Management, SpaceX\r\n- Sergei Krikalev, Human Space Flight Programs, Roscosmos",
      "webcast_live": false,
      "location": "Johnson Space Center, Houston, TX, USA",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT27M54S",
      "updates": [
        {
          "id": 6281,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added Event",
          "info_url": "https://www.nasa.gov/nasatv/",
          "created_by": "hitura-nobad",
          "created_on": "2024-01-14T19:15:47Z"
        },
        {
          "id": 6473,
          "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=gCQ9gnUQDa4",
          "created_by": "LL2",
          "created_on": "2024-01-25T18:04:01Z"
        }
      ],
      "last_updated": "2024-03-05T17:27:14Z"
    },
    {
      "id": 648,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/648/?format=api",
      "name": "Artemis I Post-Tanking Test Teleconference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA to Provide Media Update on Demonstration Test, Artemis I Missions",
          "description": "NASA will hold a media teleconference at 12:30 p.m. EDT Friday, Sept. 23, to discuss the cryogenic demonstration test conducted Wednesday, Sept. 21, ahead of the next Artemis I launch attempt.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-to-provide-media-update-on-demonstration-test-artemis-i-mission",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Artemis I Post-Demonstration Test Status Update (Sept. 23, 2022)",
          "description": "Managers provide an update on results of an Artemis I cryogenic demonstration test completed Sept. 21. During the test, launch controllers met several objectives designed to test repairs and fine-tune...",
          "feature_image": "https://i.ytimg.com/vi/CAuhEAKCgPI/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=CAuhEAKCgPI",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-09-23T16:27:16Z",
          "end_time": "2022-09-23T18:07:28Z",
          "live": false
        }
      ],
      "image": {
        "id": 1276,
        "name": "SLS rolling out (Artemis I)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192241.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2022-09-23T16:30:00Z",
      "slug": "artemis-i-post-tanking-test-teleconference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media teleconference to discuss the cryogenic demonstration test conducted Wednesday, Sept. 21, ahead of the next Artemis I launch attempt.",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:15Z"
    },
    {
      "id": 554,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/554/?format=api",
      "name": "NASA Mars 2020 Ingenuity 24th Flight",
      "info_urls": [
        {
          "priority": 10,
          "source": "mars.nasa.gov",
          "title": "Balancing Risks in the 'Séítah' Region - Flight 24 - NASA",
          "description": "Ingenuity continued its journey towards the river delta this weekend with Flight 24. This flight took place Sunday, April 3, and the data arrived back later that evening.",
          "feature_image": null,
          "url": "https://mars.nasa.gov/technology/helicopter/status/373/balancing-risks-in-the-seitah-region-flight-24/",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1267,
        "name": "[AUTO] NASA Mars 2020 Ingenuity 24th Flight - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220415214231.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192219.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2022-04-03T00:00:00Z",
      "slug": "nasa-mars-2020-ingenuity-24th-flight",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "During the helicopters 24th flight on the Red Planet, it covered a distance of 47 meters at an altitude of 10 meters over a duration of 69.5 seconds.",
      "webcast_live": false,
      "location": "Airfield P, Jezero crater, Mars",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:16Z"
    },
    {
      "id": 555,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/555/?format=api",
      "name": "NASA Mars 2020 Ingenuity 25th Flight",
      "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/NASAJPL/status/1514016381435482113",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1112,
        "name": "[AUTO] NASA Mars 2020 Ingenuity 25th Flight - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220415215645.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191653.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2022-04-08T00:00:00Z",
      "slug": "nasa-mars-2020-ingenuity-25th-flight",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "During the helicopters 25th flight on the Red Planet, it covered a distance of 704 \r\nmeters at an altitude of 10 meters over a duration of 161.3 seconds.\r\n\r\nIngenuity broke two of its records during this flight: maximum distance travelled, previously set by Flight 9 and maximum groundspeed, previously set by Flight 20.",
      "webcast_live": false,
      "location": "Airfield P, Jezero crater, Mars",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:16Z"
    },
    {
      "id": 549,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/549/?format=api",
      "name": "Artemis I WDR Abort Update",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA to Provide Update Today on Last Major Artemis Test Before Launch",
          "description": "NASA to Provide Update Today on Last Major Test Before Artemis Launch",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-to-provide-update-today-on-last-major-artemis-test-before-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": "Media Briefing: Artemis I Wet Dress Rehearsal Status Update",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/9jPTnp7BEvw/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=9jPTnp7BEvw",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2022-04-03T21:16:20Z",
          "end_time": "2022-04-03T22:03:52Z",
          "live": false
        }
      ],
      "image": {
        "id": 1141,
        "name": "SLS rolling out (Artemis I)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_i_wdr_a_image_20220403175119.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191755.jpeg",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2022-04-03T21:30:00Z",
      "slug": "artemis-i-wdr-abort-update",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will provide an update on the wet dress rehearsal which began Friday, April 1, and was halted Sunday at T-6 hours due to an issue with a fan required to maintain pressure to the enclosed areas of the mobile launcher.",
      "webcast_live": false,
      "location": "Kennedy Space Center",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:27:17Z"
    },
    {
      "id": 918,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/918/?format=api",
      "name": "PACE Press Conference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "to Brief Media on Climate Mission to Study Ocean Life, Air",
          "description": "NASA will host a media teleconference at 12 p.m. EST, Wednesday, Jan. 17, to discuss the upcoming launch and science objectives of the agency’s PACE",
          "feature_image": null,
          "url": "https://www.nasa.gov/news-release/nasa-to-brief-media-on-climate-mission-to-study-ocean-life-air/",
          "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’s PACE Project and Science Update 20 Days From Launch (Jan. 17, 2024)",
          "description": "•NASA holds a virtual media teleconference in advance of the agency’s Plankton, Aerosols, Cloud ocean Ecosystem (PACE) mission, which is scheduled to launch ...",
          "feature_image": "https://i.ytimg.com/vi/nXzrE0t700E/maxresdefault_live.jpg",
          "url": "https://www.youtube.com/watch?v=nXzrE0t700E",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2024-01-17T16:58:31Z",
          "end_time": "2024-01-17T18:03:57Z",
          "live": false
        }
      ],
      "image": {
        "id": 1250,
        "name": "[AUTO] PACE Press Conference - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pace_press_conf_image_20240111204016.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192145.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2024-01-17T17:00:00Z",
      "slug": "pace-press-conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will host a media teleconference at to discuss the upcoming launch and science objectives of the agency’s PACE (Plankton, Aerosol, Cloud, ocean Ecosystem) mission.",
      "webcast_live": false,
      "location": "Online",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT1H5M26S",
      "updates": [
        {
          "id": 6256,
          "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-to-brief-media-on-climate-mission-to-study-ocean-life-air/",
          "created_by": "hitura-nobad",
          "created_on": "2024-01-11T20:31:16Z"
        },
        {
          "id": 6367,
          "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=nXzrE0t700E",
          "created_by": "LL2",
          "created_on": "2024-01-17T16:58:50Z"
        }
      ],
      "last_updated": "2024-03-05T17:27:17Z"
    }
  ]
}