Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gt__lt, date__gte, 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 - ll.thespacedevs.com/docs

GET /2.3.0/events/?format=api&offset=390&ordering=date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=400&ordering=date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=380&ordering=date",
    "results": [
        {
            "id": 517,
            "url": "https://ll.thespacedevs.com/2.3.0/events/517/?format=api",
            "name": "Mark Vande Hei News Conference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Astronaut to Discuss American Space Record in News Conference",
                    "description": "NASA astronaut Mark Vande Hei, back on Earth after breaking the record for the longest single spaceflight in history by an American, will participate in a virtual news conference at 10 a.m. EDT Tuesday, April 5, from the agency’s Johnson Space Center in Houston.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-astronaut-to-discuss-american-space-record-in-news-conference",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1007,
                "name": "[AUTO] Mark Vande Hei News Conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_vande_hei__image_20220401201950.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191352.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-04-05T14:00:00Z",
            "slug": "mark-vande-hei-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA astronaut Mark Vande Hei, back on Earth after breaking the record for the longest single spaceflight in history by an American, will participate in a virtual news conference from the agency’s Johnson Space Center in Houston.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:09Z"
        },
        {
            "id": 550,
            "url": "https://ll.thespacedevs.com/2.3.0/events/550/?format=api",
            "name": "Artemis I WDR Abort Update #2",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Final Test Status Today Before Artemis Moon Mission",
                    "description": "NASA to Discuss Final Test Status Today Before Artemis Moon Mission",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-final-test-status-today-before-artemis-moon-mission",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Post-Wet Dress Rehearsal Status Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/0d8xAB9fq4w/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=0d8xAB9fq4w",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1110,
                "name": "[AUTO] Artemis I WDR Abort Update #2 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_wdr_a_image_20220405135236.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191649.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-04-05T20:00:00Z",
            "slug": "artemis-i-wdr-abort-update-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference regarding the Artemis-1 wet dress rehearsal at 8 p.m. UTC. The purpose of the briefing is to provide insight into the scrub on April 5th due to an anomaly with a panel on the mobile launcher which controls the core stage vent valve during tanking.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:53Z"
        },
        {
            "id": 555,
            "url": "https://ll.thespacedevs.com/2.3.0/events/555/?format=api",
            "name": "NASA Mars 2020 Ingenuity 25th Flight",
            "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/NASAJPL/status/1514016381435482113",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1112,
                "name": "[AUTO] NASA Mars 2020 Ingenuity 25th Flight - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220415215645.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191653.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-04-08T00:00:00Z",
            "slug": "nasa-mars-2020-ingenuity-25th-flight",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "During the helicopters 25th flight on the Red Planet, it covered a distance of 704 \r\nmeters at an altitude of 10 meters over a duration of 161.3 seconds.\r\n\r\nIngenuity broke two of its records during this flight: maximum distance travelled, previously set by Flight 9 and maximum groundspeed, previously set by Flight 20.",
            "webcast_live": false,
            "location": "Airfield P, Jezero crater, Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:16Z"
        },
        {
            "id": 331,
            "url": "https://ll.thespacedevs.com/2.3.0/events/331/?format=api",
            "name": "SpaceX AX-1 Crew Dragon Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ax-1 Mission | Approach and Docking",
                    "description": "On Saturday, April 9 at 8:29 a.m. ET, Dragon autonomously docked with the International Space Station. Falcon 9 launched the spacecraft to orbit from histori...",
                    "feature_image": "https://i.ytimg.com/vi/0Rd8Q0gBHuE/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=0Rd8Q0gBHuE",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": "2022-04-09T11:45:00Z",
            "slug": "spacex-ax-1-crew-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The AX-1 Crew Dragon will dock autonomously to the International Space Station, carrying Axiom Space Mission 1 commander Michael López-Alegría and passengers Larry Connor, Eytan Stibbe and Mark Pathy.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:31Z"
        },
        {
            "id": 551,
            "url": "https://ll.thespacedevs.com/2.3.0/events/551/?format=api",
            "name": "Artemis I WDR Update",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Wet Dress Rehearsal Status Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/aOBQcNDclg8/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=aOBQcNDclg8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1141,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_wdr_a_image_20220403175119.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191755.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": "2022-04-11T20:00:00Z",
            "slug": "artemis-i-wdr-update",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will provide an update on the Artemis-1 SLS wet dress rehearsal.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:47Z"
        },
        {
            "id": 516,
            "url": "https://ll.thespacedevs.com/2.3.0/events/516/?format=api",
            "name": "SpaceX Crew-3 Crew News Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 995,
                "name": "Crew-3 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-3_m_image_20211001183755.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191334.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": "2022-04-15T17:20:00Z",
            "slug": "spacex-crew-3-crew-news-conference-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA astronauts Raja Chari, Tom Marshburn, and Kayla Barron as well as ESA astronaut Matthias Maurer will answer press questions about their ongoing mission aboard 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:27:10Z"
        },
        {
            "id": 553,
            "url": "https://ll.thespacedevs.com/2.3.0/events/553/?format=api",
            "name": "Artemis I WDR Update",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "Artemis I WDR Update: Third Test Attempt Concluded – Artemis",
                    "description": "Teams concluded today’s wet dress rehearsal test at approximately 5:10 p.m. EDT after observing a liquid hydrogen (LH2) leak on the tail service mast umbilical, which is located at the base of the mobile launcher and connects to the rocket’s core stage. The leak was discovered during liquid hydrogen...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/artemis/2022/04/14/artemis-i-wdr-update-third-test-attempt-concluded",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Wet Dress Rehearsal Status Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/tz5B0qCH5W8/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=tz5B0qCH5W8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1064,
                "name": "[AUTO] Artemis I WDR Update - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_wdr_u_image_20220415003729.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191526.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-04-15T19:00:00Z",
            "slug": "artemis-i-wdr-update-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will provide an update on the Artemis-1 SLS wet dress rehearsal.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:57Z"
        },
        {
            "id": 552,
            "url": "https://ll.thespacedevs.com/2.3.0/events/552/?format=api",
            "name": "Shenzhou 13 Landing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "🔴 Watch CGTN News LIVE HD 24/7",
                    "description": "Our motto is ‘See The Difference’ and that’s exactly what we offer – a fresh take on the news, with features and analysis on current affairs, as well as show...",
                    "feature_image": "https://i.ytimg.com/vi/FGabkYr-Sfs/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=FGabkYr-Sfs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1252,
                "name": "No Image Placeholder",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/default.png",
                "thumbnail_url": "https://thespacedevs-prod.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": "2022-04-16T01:55:00Z",
            "slug": "shenzhou-13-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Shenzhou 13 Descent Capsule will land in the desert near Jiuquan Satellite Launch Center, China, bringing Zhai Zhigang, Wang Yaping and Ye Guangfu back to Earth after spending six months in orbit as part of the second mission to the Chinese Space Station.",
            "webcast_live": false,
            "location": "Near Jiuquan Satellite Launch Center, China",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 1562,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event per NOTAMs.",
                    "info_url": "https://forum.nasaspaceflight.com/index.php?topic=43086.msg2359802#msg2359802",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-04-14T06:20:59Z"
                }
            ],
            "last_updated": "2024-03-05T17:30:55Z"
        },
        {
            "id": 335,
            "url": "https://ll.thespacedevs.com/2.3.0/events/335/?format=api",
            "name": "Russian EVA-52",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1095,
                "name": "Russian EVA",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": "2022-04-18T14:25:00Z",
            "slug": "russian-eva-52",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Roscosmos cosmonauts Anton Shkaplerov and another crewmate will exit the International Space Station through the Poisk airlock to prepare the European Robotic Arm for operations.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:00Z"
        },
        {
            "id": 556,
            "url": "https://ll.thespacedevs.com/2.3.0/events/556/?format=api",
            "name": "NASA Mars 2020 Ingenuity 26th Flight",
            "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/NASAJPL/status/1516931305845321729",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 954,
                "name": "[AUTO] NASA Mars 2020 Ingenuity 26th Flight - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220424141657.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191225.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-04-19T00:00:00Z",
            "slug": "nasa-mars-2020-ingenuity-26th-flight",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "During the helicopters 26th flight on the Red Planet, it covered a distance of 360 \r\nmeters at an altitude of 8 meters over a duration of 159 seconds.\r\n\r\nFlight 26 took place on the on-year anniversary of its first flight on Mars.",
            "webcast_live": false,
            "location": "Airfield Q, Jezero crater, Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:12Z"
        }
    ]
}