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=170
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=180",
  "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=160",
  "results": [
    {
      "id": 188,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/188/?format=api",
      "name": "Russian EVA-47",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1095,
        "name": "Russian EVA",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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-11-18T13:30:00Z",
      "slug": "russian-eva-47",
      "type": {
        "id": 3,
        "name": "EVA"
      },
      "description": "Roscosmos cosmonauts Sergey Ryzhikov and Sergey Kud-Sverchkov will exit the International Space Station through the Poisk airlock to perform a maintenance spacewalk.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:29:00Z"
    },
    {
      "id": 193,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/193/?format=api",
      "name": "Starship SN8 Static Fire",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1259,
        "name": "[AUTO] Starship SN8 Static Fire - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_sn8_st_image_20201124165142.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192202.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "date": "2020-11-24T23:23:00Z",
      "slug": "starship-sn8-static-fire-4",
      "type": {
        "id": 5,
        "name": "Static Fire"
      },
      "description": "SN8 successfully performed a static fire of its Raptor engines.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:29:29Z"
    },
    {
      "id": 191,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/191/?format=api",
      "name": "Chang'e 5 Lunar Landing",
      "info_urls": [
        {
          "priority": 10,
          "source": "en.wikipedia.org",
          "title": "Chang'e 5 - Wikipedia",
          "description": "Chang'e 5 (Chinese: 嫦娥五号; pinyin: Cháng'é wǔhào[note 1]) was the fifth lunar exploration mission in the Chinese Lunar Exploration Program of CNSA, and China's first lunar sample-return mission.[13] Like its predecessors, the spacecraft is named after the Chinese moon goddess, Chang'e. It launched at...",
          "feature_image": null,
          "url": "https://en.wikipedia.org/wiki/Chang%27e_5",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 989,
        "name": "[AUTO] Chang'e 5 Lunar Landing - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_l_image_20201122181736.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191324.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2020-12-01T15:13:00Z",
      "slug": "change-5-lunar-landing",
      "type": {
        "id": 7,
        "name": "Moon Landing"
      },
      "description": "The Chinese Chang'e 5 spacecraft is scheduled to land in the Mons Rümker region of Oceanus Procellarum, located in the northwest region of the near side of the Moon. The lander will collect 2 kg of samples which will then be placed in an ascent vehicle and brought back to Earth.\r\n\r\nLanding time is approximate and not accurately known.",
      "webcast_live": false,
      "location": "Mons Rümker, Moon",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:03Z"
    },
    {
      "id": 197,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/197/?format=api",
      "name": "Starship SN8 Testing",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1259,
        "name": "[AUTO] Starship SN8 Static Fire - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_sn8_st_image_20201124165142.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192202.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "date": "2020-12-03T03:00:00Z",
      "slug": "starship-sn8-testing",
      "type": {
        "id": 21,
        "name": "Cryoproof Test"
      },
      "description": "SN8 performed a Wet Dress Rehearsal to validate tank performance before the 15 km flight.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:15Z"
    },
    {
      "id": 199,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/199/?format=api",
      "name": "Chang'e 5 Ascent Stage Liftoff",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1018,
        "name": "[AUTO] Chang'e 5 Ascent Stage Liftoff - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_a_image_20201203095059.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191410.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2020-12-03T15:13:00Z",
      "slug": "change-5-ascent-stage-liftoff",
      "type": {
        "id": 24,
        "name": "Launch"
      },
      "description": "The Chang'e 5 ascent stage will launch from the surface of the Moon with lunar soil samples that will be returned to Earth.",
      "webcast_live": false,
      "location": "Mons Rümker, Moon",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:16Z"
    },
    {
      "id": 200,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/200/?format=api",
      "name": "Chang'e 5 Ascent Stage-Orbiter Docking",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1166,
        "name": "[AUTO] Chang'e 5 Ascent Stage-Orbiter Docking - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_a_image_20201203062051.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191842.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "date": "2020-12-03T21:40:00Z",
      "slug": "change-5-ascent-stage-orbiter-docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Chang'e 5 ascent stage, loaded with lunar samples, will autonomously dock with the orbiter around the moon.",
      "webcast_live": false,
      "location": "Lunar orbit",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:16Z"
    },
    {
      "id": 194,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/194/?format=api",
      "name": "CRS-21 Pre-Launch News Conference",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA TV Coverage Set for Next SpaceX Space Station Resupply Mission",
          "description": "NASA commercial cargo provider SpaceX is targeting 11:39 a.m. EST Saturday, Dec. 5, for the launch of its 21st commercial resupply services (CRS-21) mission to the International Space Station from Launch Complex 39A at the agency’s Kennedy Space Center in Florida.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-tv-coverage-set-for-next-space-station-resupply-mission-with-spacex/",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1015,
        "name": "NASA Logo Placeholder",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_20240926071724.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_thumbnail_20240926071725.png",
        "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-12-04T21:00:00Z",
      "slug": "crs-21-pre-launch-news-conference",
      "type": {
        "id": 20,
        "name": "Press Event"
      },
      "description": "Representatives from NASA’s International Space Station Program, SpaceX, and the U.S. Air Force’s 45th Space Wing will host a Prelaunch news conference detailing information about the CRS-21 Mission.",
      "webcast_live": false,
      "location": "Kennedy Space Center",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:10Z"
    },
    {
      "id": 35,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/35/?format=api",
      "name": "Hayabusa-2 Sample Returns to Earth",
      "info_urls": [
        {
          "priority": 10,
          "source": "en.wikipedia.org",
          "title": "Hayabusa2 - Wikipedia",
          "description": "Hayabusa2 (Japanese: はやぶさ2, 'Peregrine falcon 2') is an asteroid sample-return mission operated by the Japanese state space agency JAXA. It is a successor to the Hayabusa mission, which returned asteroid samples for the first time in June 2010.[10] Hayabusa2 was launched on 3 December 2014 and rende...",
          "feature_image": null,
          "url": "https://en.wikipedia.org/wiki/Hayabusa2",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "JAXA相模原チャンネル",
          "title": "Mission Control Live:Hayabusa2 Capsule Reentry Operation",
          "description": "",
          "feature_image": "https://i.ytimg.com/vi/Dq_6FRV91Hs/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=Dq_6FRV91Hs",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2020-12-05T17:01:21Z",
          "end_time": "2020-12-05T18:34:33Z",
          "live": false
        }
      ],
      "image": {
        "id": 1041,
        "name": "Hayabusa-2 render",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/hayabusa-22520sample2520returns2520to2520earth_image_20190729040322.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191449.jpeg",
        "credit": "JAXA",
        "license": {
          "id": 9,
          "name": "JAXA Image Usage Policy",
          "priority": 8,
          "link": "https://global.jaxa.jp/policy.html"
        },
        "single_use": false,
        "variants": []
      },
      "date": "2020-12-05T17:52:00Z",
      "slug": "hayabusa-2-sample-returns-to-earth",
      "type": {
        "id": 9,
        "name": "Spacecraft Landing"
      },
      "description": "When Hayabusa-2 flies past Earth in December 2020, it will release the capsule spinning at one revolution per three seconds. The capsule will re-enter the Earth's atmosphere at 12 km/s and it will deploy a radar-reflective parachute at an altitude of about 10 km, and eject its heat-shield, while transmitting a position beacon signal. The sample capsule will land at the Woomera Test Range in Australia.",
      "webcast_live": false,
      "location": "Earth",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:29:27Z"
    },
    {
      "id": 195,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/195/?format=api",
      "name": "CRS-21 Dragon Docking",
      "info_urls": [
        {
          "priority": 10,
          "source": "www.nasa.gov",
          "title": "NASA TV Coverage Set for Next SpaceX Space Station Resupply Mission",
          "description": "NASA commercial cargo provider SpaceX is targeting 11:39 a.m. EST Saturday, Dec. 5, for the launch of its 21st commercial resupply services (CRS-21) mission to the International Space Station from Launch Complex 39A at the agency’s Kennedy Space Center in Florida.",
          "feature_image": null,
          "url": "https://www.nasa.gov/press-release/nasa-tv-coverage-set-for-next-space-station-resupply-mission-with-spacex",
          "type": {
            "id": 1,
            "name": "Official Page"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1086,
        "name": "Cargo Dragon docking",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-12-07T18:30:00Z",
      "slug": "crs-21-dragon-docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "Following its launch atop a Falcon 9, the CRS-21 Dragon will autonomously dock to the ISS, bringing crew supplies as well as experiments.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-13T13:41:12Z"
    },
    {
      "id": 203,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/203/?format=api",
      "name": "Starship SN8 Wet Dress Rehearsal",
      "info_urls": [],
      "vid_urls": [],
      "image": {
        "id": 1259,
        "name": "[AUTO] Starship SN8 Static Fire - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_sn8_st_image_20201124165142.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192202.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "date": "2020-12-08T00:00:00Z",
      "slug": "starship-sn8-wet-dress-rehearsal",
      "type": {
        "id": 22,
        "name": "Wet Dress Rehearsal"
      },
      "description": "Starship SN8 will perform a WDR of the vehicle before the 12.5km flight.",
      "webcast_live": false,
      "location": "Boca Chica, Texas",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:18Z"
    }
  ]
}