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

{
  "count": 1146,
  "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=190&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=170&ordering=last_updated",
  "results": [
    {
      "id": 739,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/739/?format=api",
      "name": "Soyuz MS-23 Relocation",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASA",
          "title": "Soyuz Spacecraft Relocates at Space Station, April 6, 2023 (Official NASA Broadcast)",
          "description": "Watch three residents of the International Space Station relocate the Soyuz MS-23 spacecraft to a new docking port, making room for the future arrival of a Progress cargo resupply ship. Aboard are:\n\n•...",
          "feature_image": "https://i.ytimg.com/vi/4F4gKjrrM8s/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=4F4gKjrrM8s",
          "type": {
            "id": 1,
            "name": "Official Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-04-06T08:14:27Z",
          "end_time": "2023-04-06T09:40:43Z",
          "live": false
        }
      ],
      "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-04-06T08:45:00Z",
      "slug": "soyuz-ms-23-relocation",
      "type": {
        "id": 25,
        "name": "Spacecraft Relocation"
      },
      "description": "The Soyuz MS-23 spacecraft will be relocated from the Poisk module to the Pirchal module. Undocking scheduled at 8:42 UTC, redocking scheduled at 9:21 UTC.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 3758,
          "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/4F4gKjrrM8s",
          "created_by": "LL2",
          "created_on": "2023-04-06T08:16:55Z"
        }
      ],
      "last_updated": "2024-03-05T17:24:13Z"
    },
    {
      "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": 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": 202,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/202/?format=api",
      "name": "Total Solar Eclipse in South America",
      "info_urls": [
        {
          "priority": 10,
          "source": "en.wikipedia.org",
          "title": "Solar eclipse of December 14, 2020 - Wikipedia",
          "description": "A total solar eclipse took place on Monday, December 14, 2020, when the Moon passed between Earth and the Sun, thereby totally or partly obscuring the image of the Sun for a viewer on Earth. Totality occurred in a narrow path across Earth's surface across parts of the South Pacific Ocean, southern S...",
          "feature_image": null,
          "url": "https://en.wikipedia.org/wiki/Solar_eclipse_of_December_14,_2020",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 994,
        "name": "Total solar eclipse",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/total_solar_ecl_image_20201206083620.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191332.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-14T15:30:00Z",
      "slug": "total-solar-eclipse-in-south-america",
      "type": {
        "id": 11,
        "name": "Celestial Event"
      },
      "description": "Camera views of the total solar eclipse in South America will be broadcasted on NASA TV.",
      "webcast_live": false,
      "location": "South America",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:17Z"
    },
    {
      "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"
    },
    {
      "id": 201,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/201/?format=api",
      "name": "SLS Green Run Wet Dress Rehearsal",
      "info_urls": [
        {
          "priority": 10,
          "source": "blogs.nasa.gov",
          "title": "NASA ‘Go’ for Green Run Wet Dress Rehearsal – Artemis",
          "description": "In a test readiness review on Friday, Dec. 4, NASA gave the “go” to start the next Green Run test, wet dress rehearsal, for NASA’s Artemis I Space Launch System (SLS) rocket core stage. The wet dress rehearsal is the first time the stage will be fully loaded with propellants and is planned to last a...",
          "feature_image": null,
          "url": "https://blogs.nasa.gov/artemis/2020/12/04/nasa-go-for-green-run-wet-dress-rehearsal",
          "type": null,
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          }
        }
      ],
      "vid_urls": [],
      "image": {
        "id": 1232,
        "name": "SLS first stage testing at NASA Stennis",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307091235.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307091235.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-20T12:00:00Z",
      "slug": "sls-green-run-wet-dress-rehearsal",
      "type": {
        "id": 22,
        "name": "Wet Dress Rehearsal"
      },
      "description": "Engineers demonstrated loading, controlling and draining more than 700,000 gallons (2.6 million liters) of cryogenic propellants into the liquid oxygen and liquid hydrogen tanks and then returning the stage to a safe condition. Toward the end of the simulated terminal countdown, the test automatically stopped due to a valve closure being off by a fraction of a second. The team has corrected the timing, and additional analysis clears the way for hot fire.",
      "webcast_live": false,
      "location": "Stennis Space Center, Mississippi",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:18Z"
    },
    {
      "id": 837,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/837/?format=api",
      "name": "Booster 9 Lift",
      "info_urls": [],
      "vid_urls": [
        {
          "priority": 10,
          "source": "youtube.com",
          "publisher": "NASASpaceflight",
          "title": "SpaceX Lifts Starship Booster 9 to Launch Pad at Starbase",
          "description": "SpaceX is lifting Booster 9 on to Launch Pad at Starbase in Boca Chica, Texas. This is part of the preparations for Starship's 2nd Integrated Flight Test.\n\n24/7 Coverage: https://www.youtube.com/watch...",
          "feature_image": "https://i.ytimg.com/vi/ipxhcn-MiW0/maxresdefault.jpg",
          "url": "https://www.youtube.com/watch?v=ipxhcn-MiW0",
          "type": {
            "id": 3,
            "name": "Unofficial Webcast"
          },
          "language": {
            "id": 1,
            "name": "English",
            "code": "en"
          },
          "start_time": "2023-07-20T18:00:24Z",
          "end_time": "2023-07-21T03:13:34Z",
          "live": false
        }
      ],
      "image": {
        "id": 1252,
        "name": "No Image Placeholder",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/default.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192149.png",
        "credit": "N/A",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "date": "2023-07-20T19:30:00Z",
      "slug": "booster-9-lift",
      "type": {
        "id": 27,
        "name": "Rollout"
      },
      "description": "SpaceX will lift a superheavy booster onto the orbital launch mount for the first time since the first IFT.",
      "webcast_live": false,
      "location": "Starbase Texas",
      "date_precision": {
        "id": 2,
        "name": "Hour",
        "abbrev": "HR",
        "description": "The T-0 is accurate to the hour."
      },
      "response_mode": "normal",
      "duration": null,
      "updates": [
        {
          "id": 4634,
          "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=ipxhcn-MiW0",
          "created_by": "hitura-nobad",
          "created_on": "2023-07-20T18:07:17Z"
        },
        {
          "id": 4635,
          "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=ipxhcn-MiW0",
          "created_by": "LL2",
          "created_on": "2023-07-20T18:07:49Z"
        }
      ],
      "last_updated": "2024-03-05T17:24:19Z"
    },
    {
      "id": 213,
      "url": "https://lldev.thespacedevs.com/2.3.0/events/213/?format=api",
      "name": "Progress MS-16 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": "2021-02-17T06:19:00Z",
      "slug": "progress-ms-16-docking",
      "type": {
        "id": 2,
        "name": "Docking"
      },
      "description": "The Progress MS-16 spacecraft is scheduled to autonomously dock to the Russian Orbital Segment of the ISS.",
      "webcast_live": false,
      "location": "International Space Station",
      "date_precision": null,
      "response_mode": "normal",
      "duration": null,
      "updates": [],
      "last_updated": "2024-03-05T17:24:20Z"
    }
  ]
}