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

{
  "count": 1143,
  "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=1110&ordering=-last_updated",
  "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=1090&ordering=-last_updated",
  "results": [
    {
      "id": 49,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/49/?format=api",
      "name": "Soyuz MS-12 Undocking",
      "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": "2019-10-03T07:36:00Z",
      "slug": "soyuz-ms-12-undocking",
      "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
      },
      "description": "The Soyuz MS-11 spacecraft will undock from the International Space Station at 7:36 am UTC.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:13Z"
    },
    {
      "id": 889,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/889/?format=api",
      "name": "Shenzhou 16 Landing",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "CGTN",
          "title": "Live: Special coverage of China's Shenzhou-16 crew's return to Earth",
          "description": "China's Shenzhou-16 astronauts Jing Haipeng, Zhu Yangzhu and Gui Haichao return to Earth on October 31, having completed all their scheduled tasks on China's space station. The three astronauts handed...",
          "feature_image": "https://i.ytimg.com/vi/S2r_eZWi474/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=S2r_eZWi474",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-10-30T23:00:02Z",
          "end_time": "2023-10-31T01:34:28Z",
          "live": false
        }
      ],
      "image": {
        "id": 1260,
        "name": "[AUTO] Shenzhou 16 Landing - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192204.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2023-10-31T00:12:00Z",
      "slug": "shenzhou-16-landing",
      "type": {
        "id": 9,
        "name": "Spacecraft Landing"
      },
      "description": "The Shenzhou 16 Descent Capsule will land in the desert near Jiuquan Satellite Launch Center, China, bringing Jing Haipeng, Zhu Yangzhu and Gui Haichao back to Earth after spending six months in orbit as part of the fifth mission to the Chinese Space Station.",
      "webcast_live": false,
      "location": "Near Jiuquan Satellite Launch Center, China",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT2H34M26S",
      "updates": [
        {
          "id": 5500,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added landing.",
          "info_url": "https://m.weibo.cn/detail/4960657330143701",
          "created_by": "Cosmic_Penguin",
          "created_on": "2023-10-25T01:37:15Z"
        },
        {
          "id": 5517,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Updated landing time.",
          "info_url": "https://twitter.com/orbitalfocus/status/1717893335698862293",
          "created_by": "Cosmic_Penguin",
          "created_on": "2023-10-27T17:07:24Z"
        },
        {
          "id": 5544,
          "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=S2r_eZWi474",
          "created_by": "LL2",
          "created_on": "2023-10-30T23:33:56Z"
        }
      ],
      "last_updated": "2024-03-05T17:22:13Z"
    },
    {
      "id": 148,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/148/?format=api",
      "name": "Starship Hopper Tethered Hop",
      "info_urls": [
        {
          "priority": 10,
          "source": "twitter.com",
          "title": "",
          "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
          "feature_image": null,
          "url": "https://twitter.com/elonmusk/status/1114390314565787648?s=20",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1131,
        "name": "Starhopper with sunrise",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_hopper_image_20200821071216.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191728.png",
        "credit": "SpaceX",
        "license": {
          "id": 5,
          "name": "CC BY-NC 2.0",
          "priority": 1,
          "link": "https://creativecommons.org/licenses/by-nc/2.0/"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2019-04-06T00:00:00Z",
      "slug": "starship-hopper-tethered-hop",
      "type": {
        "id": 14,
        "name": "Test Flight"
      },
      "description": "The Starhopper prototype has successfully performed a tethered hop.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:12Z"
    },
    {
      "id": 118,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/118/?format=api",
      "name": "Mars 2020 Mission Tech & Humans to Mars Briefing",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1036,
        "name": "Perseverance render",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mars_2020_pre-l_image_20200717135837.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191440.png",
        "credit": "NASA/JPL-Caltech",
        "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": "2020-07-28T18:00:00Z",
      "slug": "mars-2020-mission-tech-humans-to-mars-briefing",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "The Mars 2020 mission tech and humans to Mars briefing will be livestreamed on NASA TV.",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:11Z"
    },
    {
      "id": 830,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/830/?format=api",
      "name": "Nanoracks NRCSD26 Deployments",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Nanoracks",
          "title": "NRCSD26 Deployments",
          "description": "Nanoracks will be deploying 6 CubeSats from the International Space Station.",
          "feature_image": "https://i.ytimg.com/vi/wzv81nIvT8A/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=wzv81nIvT8A",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-07-06T09:23:36Z",
          "end_time": "2023-07-06T11:50:43Z",
          "live": false
        }
      ],
      "image": {
        "id": 1186,
        "name": "[AUTO] Nanoracks NRCSD26 Deployments - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nanoracks_nrcsd_image_20230703193332.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191936.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2023-07-06T09:10:00Z",
      "slug": "nanoracks-nrcsd26-deployments",
      "type": {
        "id": 26,
        "name": "Satellite Deployment"
      },
      "description": "Nanoracks will be deploying 6 CubeSats from the International Space Station.\r\n\r\n- RADSAT-SK – University of Saskatchewan\r\n- Ukpik-1 –Western University\r\n- ESSENCE – York University\r\n- Iris – University of Manitoba\r\n- SC-ODIN – Concordia University\r\n- Moonlighter - The Aerospace Corporation",
      "webcast_live": false,
      "location": "ISS",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 4516,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
          "comment": "Added event",
          "info_url": "https://www.youtube.com/watch?v=wzv81nIvT8A",
          "created_by": "hitura-nobad",
          "created_on": "2023-07-03T19:33:37Z"
        },
        {
          "id": 4526,
          "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=wzv81nIvT8A",
          "created_by": "LL2",
          "created_on": "2023-07-06T09:23:51Z"
        }
      ],
      "last_updated": "2024-03-05T17:22:10Z"
    },
    {
      "id": 111,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/111/?format=api",
      "name": "Progress MS-15 Docking",
      "info_urls": [],
      "vid_urls": [],
      "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": "2020-07-23T17:47:00Z",
      "slug": "progress-ms-15-docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Progress MS-15 spacecraft is scheduled to autonomously dock to the Pirs module of the ISS.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:10Z"
    },
    {
      "id": 828,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/828/?format=api",
      "name": "Last Ariane 5 Rollout",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "arianespace",
          "title": "VIP Pass – Ariane 5 VA261 |  Final steps before launch I Arianespace",
          "description": "► Subscribe to our channel to keep on touch on our futur contents: https://www.youtube.com/c/arianespace/featured\n\n\n► Follow this link to discover the world of Arianespace: \nhttps://www.arianespace.co...",
          "feature_image": "https://i.ytimg.com/vi/evF1hTUdP6M/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=evF1hTUdP6M",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-07-03T12:59:22Z",
          "end_time": "2023-07-03T17:39:19Z",
          "live": false
        }
      ],
      "image": {
        "id": 1000,
        "name": "Ariane 5 during rollout",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_5_during_image_20240307183929.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_5_during_image_thumbnail_20240307183929.jpeg",
        "credit": "ESA/S. Corvaja",
        "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": true,
        "variants": []
      },
      "date": "2023-07-03T13:20:00Z",
      "slug": "last-ariane-5-rollout",
      "type": {
        "id": 27,
        "name": "Rollout"
      },
      "description": "The final Ariane 5 will rollout from the vertical integration building to the pad ahead of the VA261 mission.",
      "webcast_live": false,
      "location": "Guiana Space Centre, French Guiana",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 4357,
          "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=pNBkvwkJwpY",
          "created_by": "LL2",
          "created_on": "2023-06-15T15:14:19Z"
        },
        {
          "id": 4515,
          "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=evF1hTUdP6M",
          "created_by": "LL2",
          "created_on": "2023-07-03T12:59:53Z"
        }
      ],
      "last_updated": "2024-03-05T17:22:09Z"
    },
    {
      "id": 36,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/36/?format=api",
      "name": "OSIRIS-Rex Sample Return",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "OSIRIS-REx Asteroid Sample Return (Official 4K NASA Broadcast)",
          "description": "Watch a spacecraft deliver an asteroid sample to Earth! Our OSIRIS-REx (Origins, Spectral Interpretation, Resource Identification, and Security–Regolith Explorer) spacecraft is approaching Earth, and ...",
          "feature_image": "https://i.ytimg.com/vi/Kdwyqctp908/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=Kdwyqctp908",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-09-24T13:59:33Z",
          "end_time": "2023-09-24T17:20:07Z",
          "live": false
        }
      ],
      "image": {
        "id": 1005,
        "name": "[AUTO] OSIRIS-Rex Sample Return - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/osiris-rex2520sample2520return_image_20190729040745.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191349.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2023-09-24T14:54:00Z",
      "slug": "osiris-rex-sample-return",
      "type": {
        "id": 9,
        "name": "Spacecraft Landing"
      },
      "description": "On September 24, 2023 the OSIRIS-REx return capsule will re-enter Earth's atmosphere and land under a parachute at the Air Force's Utah Test and Training Range",
      "webcast_live": false,
      "location": "Earth",
      "date_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "response_mode": "normal",
      "duration": "PT3H20M34S",
      "updates": [
        {
          "id": 3922,
          "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
          "comment": "Added landing time.",
          "info_url": "https://www.asteroidmission.org/?latest-news=nasa-prepares-for-historic-asteroid-sample-delivery-on-sept-24",
          "created_by": "Cosmic_Penguin",
          "created_on": "2023-05-01T02:29:31Z"
        },
        {
          "id": 5242,
          "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=Kdwyqctp908",
          "created_by": "LL2",
          "created_on": "2023-09-24T13:59:46Z"
        }
      ],
      "last_updated": "2024-03-05T17:22:08Z"
    },
    {
      "id": 116,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/116/?format=api",
      "name": "Mars 2020 Engineering & Science Briefing",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1036,
        "name": "Perseverance render",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mars_2020_pre-l_image_20200717135837.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191440.png",
        "credit": "NASA/JPL-Caltech",
        "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": "2020-07-27T19:00:00Z",
      "slug": "mars-2020-engineering-science-briefing",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "The Mars 2020 engineering and science briefing will be livestreamed on NASA TV.",
      "webcast_live": false,
      "location": null,
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:08Z"
    },
    {
      "id": 39,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/39/?format=api",
      "name": "Rocket Lab Announcement",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "Rocket Lab",
          "title": "Rocket Lab Unveils Plans For Reusability",
          "description": "On August 6, 2019, Rocket Lab Founder and CEO Peter Beck announced plans to make Electron a reusable launch vehicle.",
          "feature_image": "https://i.ytimg.com/vi/joONWIGtcdY/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=joONWIGtcdY",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2019-08-06T21:58:09Z",
          "end_time": "2019-08-06T22:21:23Z",
          "live": false
        }
      ],
      "image": {
        "id": 999,
        "name": "[AUTO] Rocket Lab Announcement - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rocket2520lab2520announcement_image_20190803011751.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191340.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2019-08-06T21:55:00Z",
      "slug": "rocket-lab-announcement",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "New Zealand launch provider Rocket Lab will livestream an announcement about the future of the company and its endeavours in the smallsat market.",
      "webcast_live": false,
      "location": "SmallSat Conference - Logan, UT",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:22:07Z"
    }
  ]
}