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=730&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=740&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=720&ordering=last_updated",
  "results": [
    {
      "id": 726,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/726/?format=api",
      "slug": "rs-25-engine-test-12",
      "name": "RS-25 Engine Test",
      "updates": [],
      "last_updated": "2024-03-08T09:38:04Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1628474811964956674",
      "video_url": "https://www.youtube.com/watch?v=AjVFbwgYVVU",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1628474811964956674",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/AjVFbwgYVVU/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=AjVFbwgYVVU",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-02-22T20:11:14Z",
          "end_time": "2023-02-22T20:56:42Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-02-22T20:42:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 733,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/733/?format=api",
      "slug": "rs-25-engine-test-13",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 3486,
          "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/live/zdjzEPg-GzM",
          "created_by": "LL2",
          "created_on": "2023-03-08T21:41:23Z"
        },
        {
          "id": 3487,
          "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/live/zdjzEPg-GzM",
          "created_by": "LL2",
          "created_on": "2023-03-08T21:42:26Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:10Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1633212903984619523",
      "video_url": "https://www.youtube.com/watch?v=zdjzEPg-GzM",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1633212903984619523",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/zdjzEPg-GzM/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=zdjzEPg-GzM",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-03-08T21:31:59Z",
          "end_time": "2023-03-08T22:18:44Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-03-08T22:00:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 743,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/743/?format=api",
      "slug": "rs-25-engine-test-14",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 3616,
          "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=4v0rU1ESjJs",
          "created_by": "LL2",
          "created_on": "2023-03-21T18:16:08Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:15Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1637910131496169479",
      "video_url": "https://www.youtube.com/watch?v=4v0rU1ESjJs",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1637910131496169479",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/4v0rU1ESjJs/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=4v0rU1ESjJs",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-03-21T17:56:11Z",
          "end_time": "2023-03-21T18:26:51Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-03-21T18:10:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 747,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/747/?format=api",
      "slug": "rs-25-engine-test-15",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 3756,
          "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=H4TrSRwfy7A",
          "created_by": "LL2",
          "created_on": "2023-04-05T18:08:38Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:20Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1643640092865490948",
      "video_url": "https://www.youtube.com/watch?v=H4TrSRwfy7A",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1643640092865490948",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/H4TrSRwfy7A/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=H4TrSRwfy7A",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-04-05T18:07:30Z",
          "end_time": "2023-04-05T18:38:23Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-04-05T18:24:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 755,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/755/?format=api",
      "slug": "rs-25-engine-test-16",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 3889,
          "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=8IJJz2Krybg",
          "created_by": "LL2",
          "created_on": "2023-04-26T18:28:11Z"
        },
        {
          "id": 3890,
          "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=8IJJz2Krybg",
          "created_by": "LL2",
          "created_on": "2023-04-26T18:36:20Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:27Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1650935896743485442",
      "video_url": "https://www.youtube.com/watch?v=8IJJz2Krybg",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1650935896743485442",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/8IJJz2Krybg/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=8IJJz2Krybg",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-04-26T18:18:35Z",
          "end_time": "2023-04-26T18:53:27Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-04-26T18:35:00Z",
      "date_precision": null,
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 757,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/757/?format=api",
      "slug": "rs-25-engine-test-17",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 4012,
          "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=jlUp56Qea9E",
          "created_by": "LL2",
          "created_on": "2023-05-10T17:53:10Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:33Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1656047414040510473",
      "video_url": "https://www.youtube.com/watch?v=jlUp56Qea9E",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1656047414040510473",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/jlUp56Qea9E/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=jlUp56Qea9E",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-05-10T17:50:15Z",
          "end_time": "2023-05-10T18:15:56Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-05-10T18:00:00Z",
      "date_precision": {
        "id": 4,
        "name": "Afternoon",
        "abbrev": "PM",
        "description": "The T-0 is expected in the afternoon (local time)."
      },
      "duration": null,
      "agencies": [],
      "launches": [],
      "expeditions": [],
      "spacestations": [],
      "program": [
        {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 781,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/781/?format=api",
      "slug": "rs-25-engine-test-18",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 4106,
          "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=uBsBTIQx38I",
          "created_by": "LL2",
          "created_on": "2023-05-23T18:35:08Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:38Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the Fred Haise Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/nasastennis/status/1661023634759057408",
      "video_url": "https://www.youtube.com/watch?v=uBsBTIQx38I",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/nasastennis/status/1661023634759057408",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/uBsBTIQx38I/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=uBsBTIQx38I",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-05-23T18:31:54Z",
          "end_time": "2023-05-23T19:00:22Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-05-23T18:40: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": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 822,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/822/?format=api",
      "slug": "rs-25-engine-test-19",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 4251,
          "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=M8scyGrAbmw",
          "created_by": "LL2",
          "created_on": "2023-06-01T17:29:33Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:43Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the Fred Haise Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1663931470199521281",
      "video_url": "https://www.youtube.com/watch?v=M8scyGrAbmw",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1663931470199521281",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/M8scyGrAbmw/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=M8scyGrAbmw",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-06-01T17:27:37Z",
          "end_time": "2023-06-01T18:01:21Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-06-01T17:49: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": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 826,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/826/?format=api",
      "slug": "rs-25-engine-test-20",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 4304,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Event added",
          "info_url": "https://twitter.com/NASAStennis/status/1666544222013464577",
          "created_by": "hitura-nobad",
          "created_on": "2023-06-08T04:27:01Z"
        },
        {
          "id": 4309,
          "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=RCmsFu8UNqg",
          "created_by": "LL2",
          "created_on": "2023-06-08T17:58:21Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:50Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the Fred Haise Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1666544222013464577",
      "video_url": "https://www.youtube.com/watch?v=RCmsFu8UNqg",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1666544222013464577",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/RCmsFu8UNqg/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=RCmsFu8UNqg",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-06-08T17:55:11Z",
          "end_time": "2023-06-08T18:28:41Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-06-08T18:08: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": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    },
    {
      "id": 827,
      "url": "https://lldev.thespacedevs.com/2.2.0/event/827/?format=api",
      "slug": "rs-25-engine-test-21",
      "name": "RS-25 Engine Test",
      "updates": [
        {
          "id": 4349,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
          "comment": "Adding event. Test window will be announced tomorrow.",
          "info_url": "https://twitter.com/NASAStennis/status/1669066922732691472",
          "created_by": "Jay",
          "created_on": "2023-06-14T20:22:51Z"
        }
      ],
      "last_updated": "2024-03-08T09:38:56Z",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "NASA will conduct an RS-25 engine test on the Fred Haise Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "news_url": "https://twitter.com/NASAStennis/status/1669066922732691472",
      "video_url": "https://www.youtube.com/watch?v=B9gAcgiqgrI",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1669066922732691472",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Stennis",
          "title": "NASA Stennis Live Stream",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/B9gAcgiqgrI/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=B9gAcgiqgrI",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-06-15T17:37:36Z",
          "end_time": "2023-06-15T18:07:54Z"
        }
      ],
      "feature_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
      "date": "2023-06-15T16:55: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": 15,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/15/?format=api",
          "name": "Artemis",
          "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png",
          "start_date": "2017-12-11T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/specials/artemis/",
          "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ]
    }
  ]
}