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

{
  "count": 1148,
  "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=560&ordering=-date",
  "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=540&ordering=-date",
  "results": [
    {
      "id": 733,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/733/?format=api",
      "name": "RS-25 Engine Test",
      "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",
          "live": false
        }
      ],
      "image": {
        "id": 1132,
        "name": "RS-25 Engine Test - 2023",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191731.jpeg",
        "credit": "NASA/Stennis",
        "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": "2023-03-08T22:00:00Z",
      "slug": "rs-25-engine-test-13",
      "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",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "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"
    },
    {
      "id": 732,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/732/?format=api",
      "name": "SpaceX Crew-5 Farewell Ceremony",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1016,
        "name": "Crew-5 official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_crew-5_m_image_20240305172807.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191407.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": "2023-03-08T16:35:00Z",
      "slug": "spacex-crew-5-farewell-ceremony",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Before Crew-5 astronauts return to Earth, NASA will livestream their farewell remarks onboard the International Space Station.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:54Z"
    },
    {
      "id": 731,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/731/?format=api",
      "name": "Artemis I Data Analysis Media Teleconference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA to Discuss Findings from Successful Artemis I Moon Mission",
          "description": "NASA will hold a media teleconference at 12 p.m. EST Tuesday, March 7, to provide an update on data analyzed thus far on the agency’s Artemis I Moon mission, the first integrated flight test of the agency’s Space Launch System (SLS) rocket, uncrewed Orion spacecraft, and associated ground systems.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-to-discuss-findings-from-successful-artemis-i-moon-mission",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "Artemis I Post-Flight Update",
          "description": "NASA leaders provide an update on findings from the successful Artemis I mission, the first integrated flight test of the agency’s Space Launch System rocket and Orion spacecraft completed in 2022 ahe...",
          "feature_image": "https://i.ytimg.com/vi/_IWSaicWuVA/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=_IWSaicWuVA",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-03-07T16:57:11Z",
          "end_time": "2023-03-07T18:00:32Z",
          "live": false
        }
      ],
      "image": {
        "id": 1136,
        "name": "SLS rolling out (Artemis I)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.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": "2023-03-07T17:00:00Z",
      "slug": "artemis-i-data-analysis-media-teleconference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a media teleconference to provide an update on data analyzed thus far on the agency’s Artemis I Moon mission, the first integrated flight test of the agency’s Space Launch System (SLS) rocket, uncrewed Orion spacecraft, and associated ground systems.",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 3467,
          "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=_IWSaicWuVA",
          "created_by": "LL2",
          "created_on": "2023-03-07T16:57:45Z"
        },
        {
          "id": 3470,
          "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=_IWSaicWuVA",
          "created_by": "LL2",
          "created_on": "2023-03-07T18:00:59Z"
        }
      ],
      "last_updated": "2024-03-05T17:22:42Z"
    },
    {
      "id": 718,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/718/?format=api",
      "name": "SpaceX Crew-6 Crew Dragon Docking",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "SpaceX",
          "title": "Crew-6 Mission | Approach and Docking",
          "description": "On Friday, March 3 at 1:40 a.m. ET, SpaceX’s Dragon autonomously docked with the International Space Station. Approximately 25 hours earlier at 12:34 a.m. ET, Falcon 9 launched the spacecraft and Crew...",
          "feature_image": "https://i.ytimg.com/vi/3lCOXZQ4ucs/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=3lCOXZQ4ucs",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-03-03T03:59:13Z",
          "end_time": "2023-03-03T07:00:01Z",
          "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": "2023-03-03T05:43:00Z",
      "slug": "spacex-crew-6-crew-dragon-docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Crew-6 Crew Dragon will dock autonomously to the International Space Station, carrying four astronauts to the International Space Station.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 3440,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "New docking time",
          "info_url": "https://twitter.com/Space_Station/status/1631484071871225856",
          "created_by": "Cosmic_Penguin",
          "created_on": "2023-03-03T03:53:14Z"
        }
      ],
      "last_updated": "2024-03-05T17:24:14Z"
    },
    {
      "id": 729,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/729/?format=api",
      "name": "Crew-6 Post-Launch News Conference",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA Video",
          "title": "NASA’s SpaceX Crew-6 Postlaunch News Conference (March 2, 2023)",
          "description": "From NASA's Kennedy Space Center in Florida, mission experts discuss the successful launch of NASA’s SpaceX Crew-6 mission.\n\nParticipants include:\n• Kathy Lueders, associate administrator, Space Opera...",
          "feature_image": "https://i.ytimg.com/vi/G4ay_9nENZI/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=G4ay_9nENZI",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-03-02T07:30:33Z",
          "end_time": "2023-03-02T08:20:21Z",
          "live": false
        }
      ],
      "image": {
        "id": 1264,
        "name": "Crew-6 suited up",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_crew-6_m_image_20230119070535.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192212.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": "2023-03-02T07:30:00Z",
      "slug": "crew-6-post-launch-news-conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a news conference following the launch of the Crew-6 mission towards the International Space Station.",
      "webcast_live": false,
      "location": "Kennedy Space Center, FL, USA",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:15Z"
    },
    {
      "id": 728,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/728/?format=api",
      "name": "Crew-5 Pre-Departure On-Orbit News Conference #2",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "’s SpaceX Crew-5 to Discuss Mission, Splashdown from Space",
          "description": "NASA’s SpaceX Crew-5 will answer media questions at 12:30 p.m. EST Wednesday, March 1, about their time aboard the International Space Station. The event takes place prior to their return to Earth later this month.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-s-spacex-crew-5-to-discuss-mission-splashdown-from-space",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1016,
        "name": "Crew-5 official portrait",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_crew-5_m_image_20240305172807.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191407.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": "2023-03-01T17:30:00Z",
      "slug": "crew-5-pre-departure-on-orbit-news-conference-2",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "The Crew-5 astronauts will give a news conference from the International Space Station before their return to Earth.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-07T08:00:43Z"
    },
    {
      "id": 727,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/727/?format=api",
      "name": "Crew-6 Pre-Launch News Teleconference",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1264,
        "name": "Crew-6 suited up",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_crew-6_m_image_20230119070535.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192212.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": "2023-02-26T04:15:00Z",
      "slug": "crew-6-pre-launch-news-teleconference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "NASA will hold a news teleconference ahead of the launch of the Crew-6 mission towards the International Space Station.",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:21:51Z"
    },
    {
      "id": 710,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/710/?format=api",
      "name": "Soyuz MS-23 Docking",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 967,
        "name": "Soyuz MS in orbit (MS-19)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
        "credit": "ESA/NASA/T. Pesquet",
        "license": {
          "id": 2,
          "name": "ESA Standard Licence",
          "priority": 2,
          "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2023-02-26T01:01:00Z",
      "slug": "soyuz-ms-23-docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Soyuz MS-23 spacecraft will autonomously dock to the International Space Station to replace the damaged Soyuz MS-22 spacecraft as a ride home for ROSCOSMOS cosmonauts Sergey Prokopyev and Dmitriy Petelin as well as NASA astronaut Francisco Rubio.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:43Z"
    },
    {
      "id": 726,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/726/?format=api",
      "name": "RS-25 Engine Test",
      "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",
          "live": false
        }
      ],
      "image": {
        "id": 1132,
        "name": "RS-25 Engine Test - 2023",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191731.jpeg",
        "credit": "NASA/Stennis",
        "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": "2023-02-22T20:42:00Z",
      "slug": "rs-25-engine-test-12",
      "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",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-08T09:38:04Z"
    },
    {
      "id": 717,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/717/?format=api",
      "name": "Progress MS-21 Undocking",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Роскосмос ТВ",
          "title": "Трансляция расстыковки грузового корабля «Прогресс МС-21» и МКС",
          "description": "18 февраля в 05:26 мск «Прогресс МС-21» отстыковался от модуля «Поиск» российского сегмента станции.  После отхода от МКС космонавты Сергей Прокопьев и Дмитрий Петелин с помощью системы телеоператорно...",
          "feature_image": "https://i.ytimg.com/vi/WxUNIGD3fwo/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=WxUNIGD3fwo",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-02-18T02:18:38Z",
          "end_time": "2023-02-18T02:45:52Z",
          "live": false
        }
      ],
      "image": {
        "id": 1069,
        "name": "Progress docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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": "2023-02-18T02:26:00Z",
      "slug": "progress-ms-21-undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Progress MS-21 spacecraft will undock from the Poisk module of the International Space Station.\r\n\r\nAfter undocking, the cosmonauts will rotate the ship remotely and take imagery of the leaked radiator.\r\n\r\nIt will then de-orbit and burn up in the atmosphere.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:09Z"
    }
  ]
}