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, id, last_updated__gte, last_updated__lte, month, program, slug, 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=940&ordering=-last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1071,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=950&ordering=-last_updated",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=930&ordering=-last_updated",
    "results": [
        {
            "id": 714,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/714/?format=api",
            "name": "US EVA-85",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Spacewalk with Astronauts Nicole Mann and Koichi Wakata at the Space Station (Feb. 2, 2023)",
                    "description": "Astronauts Nicole Mann of NASA and Koichi Wakata of JAXA (Japan Aerospace Exploration Agency) are conducting a spacewalk on Thursday, Feb. 2, to continue preparations for the installation of new roll-...",
                    "feature_image": "https://i.ytimg.com/vi/VFnE1bCQEyY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VFnE1bCQEyY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2023-02-02T11:44:22Z",
                    "end_time": "2023-02-02T20:00:26Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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-02T13:15:00Z",
            "slug": "us-eva-85",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronaut Nicole Mann and JAXA astronaut Koichi Wakata will venture outside the orbiting outpost from the Quest airlock to complete work on the 1A Power Channel Mounting Bracket for a future ISS Rollout Solar Array installation.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:31Z"
        },
        {
            "id": 142,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/142/?format=api",
            "name": "Starship SN6 Ambient Pressure Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "LabPadre Space",
                    "title": "SN6 Pressure Testing & Launch Pad Time Lapse",
                    "description": "08.16.2020 SN6 was tested with what looks like ambient and cryo pressure. Another spectacular sunrise along with what seemed to be clean pressure testing. Sunrise at 6:50 AM. Pressure testing at 1:00 ...",
                    "feature_image": "https://i.ytimg.com/vi/19Rk4YEln7A/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=19Rk4YEln7A",
                    "type": {
                        "id": 6,
                        "name": "Recap"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2020-08-17T18:13:11Z",
                    "end_time": "2020-08-17T18:27:47Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-08-16T18:00:00Z",
            "slug": "starship-sn6-ambient-pressure-test",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SN6 prototype successfully performed its first ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:30Z"
        },
        {
            "id": 139,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/139/?format=api",
            "name": "Starship SN4 Ambient Pressure Test",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-17T17:58:00Z",
            "slug": "starship-sn4-ambient-pressure-test-2",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its second ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:29Z"
        },
        {
            "id": 129,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/129/?format=api",
            "name": "Post-SpaceX DM-2 Crew Dragon Splashdown News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "After the Splashdown: NASA & SpaceX Discuss the Return of Astronauts from Space",
                    "description": "Today's #LaunchAmerica mission that brought NASA astronauts Robert Behnken and Douglas Hurley back to Earth marks the first splashdown of an American crew spacecraft in 45 years. Tune in starting at 4...",
                    "feature_image": "https://i.ytimg.com/vi/xdvuaiP6IoY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=xdvuaiP6IoY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2020-08-02T20:47:21Z",
                    "end_time": "2020-08-02T21:50:08Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1200,
                "name": "Crew Dragon splashdown",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192010.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-08-02T21:00:00Z",
            "slug": "post-spacex-dm-2-crew-dragon-splashdown-news-confe",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The news conference following the SpaceX Dm-2 Crew Dragon splashdown will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:28Z"
        },
        {
            "id": 834,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/834/?format=api",
            "name": "Luna 25 Lunar Landing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "t.me",
                    "title": "Госкорпорация «Роскосмос»",
                    "description": "",
                    "feature_image": null,
                    "url": "https://t.me/roscosmos_gk/10540",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1193,
                "name": "[AUTO] Luna 25 Lunar Landing - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/luna_25_lunar_l_image_20230726144153.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191953.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-08-19T11:57:00Z",
            "slug": "luna-25-lunar-landing",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "The Luna 25 lander crashed into the Moon after an orbital maneuver scheduled to place it in its pre-landing orbit instead sent it on a collision trajectory.",
            "webcast_live": false,
            "location": "Lunar Surface",
            "date_precision": {
                "id": 2,
                "name": "Hour",
                "abbrev": "HR",
                "description": "The T-0 is accurate to the hour."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4572,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event.",
                    "info_url": "https://twitter.com/katlinegrey/status/1678725203159928835",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-07-13T03:28:08Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:28Z"
        },
        {
            "id": 842,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/842/?format=api",
            "name": "Artemis II Status Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Join NASA Administrator, Artemis II Moon Crew for Mission Update",
                    "description": "NASA will host a news conference at 2 p.m. EDT on Tuesday, Aug. 8, at the agency’s Kennedy Space Center in Florida, to provide Artemis II mission preparations and crew training updates. Artemis II will send a crew of four astronauts on a journey around the Moon and bring them back safely, paving the...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/join-nasa-administrator-artemis-ii-moon-crew-for-mission-update",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA's Artemis II Moon Mission Preparations: Latest News and Updates (Official NASA Briefing)",
                    "description": "NASA hosts a news conference on Tuesday, Aug. 8, 2023, at the agency’s Kennedy Space Center in Florida to provide Artemis II mission preparations and crew training updates.\n   \nParticipants include:\n ...",
                    "feature_image": "https://i.ytimg.com/vi/El_hwfCgP2I/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=El_hwfCgP2I",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2023-08-08T18:00:13Z",
                    "end_time": "2023-08-08T18:46:49Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1206,
                "name": "[AUTO] Artemis II Status Briefing - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/artemis_ii_stat_image_20230801193839.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192025.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-08-08T18:00:00Z",
            "slug": "artemis-ii-status-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a news conference to provide Artemis II mission preparations and crew training updates.\r\n\r\nParticipants will include:\r\n\r\n- NASA Administrator Bill Nelson\r\n- NASA Deputy Administrator Pam Melroy\r\n- Jim Free, NASA associate administrator\r\n- Reid Wiseman, Artemis II commander, NASA\r\n- Victor Glover, Artemis II pilot, NASA\r\n- Christina Hammock Koch, Artemis II mission specialist, NASA\r\n- Jeremy Hansen, Artemis II mission specialist, CSA",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT46M36S",
            "updates": [
                {
                    "id": 4740,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/press-release/join-nasa-administrator-artemis-ii-moon-crew-for-mission-update",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-01T19:38:45Z"
                },
                {
                    "id": 4813,
                    "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=El_hwfCgP2I",
                    "created_by": "LL2",
                    "created_on": "2023-08-08T18:00:35Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:27Z"
        },
        {
            "id": 844,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/844/?format=api",
            "name": "Booster 9 Testing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1201,
                "name": "[AUTO] Booster 9 Testing - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_9_testi_image_20230804150326.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192012.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-08-04T15:00:00Z",
            "slug": "booster-9-testing",
            "type": {
                "id": 30,
                "name": "Vehicle Testing"
            },
            "description": "SpaceX is testing Super Heavy Booster 9 at Starbase Texas",
            "webcast_live": false,
            "location": "Starbase Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT5H",
            "updates": [
                {
                    "id": 4770,
                    "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=KkZAWzFE5Wg",
                    "created_by": "LL2",
                    "created_on": "2023-08-04T15:04:02Z"
                },
                {
                    "id": 4772,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Booster fueled for a second round of testing",
                    "info_url": "https://www.youtube.com/watch?v=mhJRzQsLZGg",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-04T18:31:32Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:26Z"
        },
        {
            "id": 137,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/137/?format=api",
            "name": "Starship SN4 Cryoproof Test",
            "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/1254632509863866368?s=20",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-04-27T04:00:00Z",
            "slug": "starship-sn4-cryoproof-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN4 successfully performed its first cryoproof test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:25Z"
        },
        {
            "id": 843,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/843/?format=api",
            "name": "NG-19 Cygnus Berthing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Cargo Launch to International Space Station",
                    "description": "NASA and commercial cargo provider Northrop Grumman are targeting 8:31 p.m. EDT, Tuesday, Aug. 1, for the launch of the company’s 19th resupply mission to the International Space Station from the agency’s Wallops Flight Facility in Virginia.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-cargo-launch-to-international-space-station/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1042,
                "name": "NG-19 Cygnus Berthing - one solar panel",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-19_cygnus_be_image_20230803071056.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191450.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": true,
                "variants": []
            },
            "date": "2023-08-04T11:30:00Z",
            "slug": "ng-19-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the Installation of the Northrop Grumman NG-19 Cygnus spacecraft to the Nadir port of the Unity Module of the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H",
            "updates": [],
            "last_updated": "2024-03-05T17:23:24Z"
        },
        {
            "id": 204,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/204/?format=api",
            "name": "Starship SN9 Pressure Test",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 987,
                "name": "[AUTO] Starship SN9 Pressure Test - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191320.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-12-29T02:00:00Z",
            "slug": "starship-sn9-pressure-test",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "SpaceX has conducted a pressure test on Starship SN9.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:23Z"
        }
    ]
}