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

{
    "count": 1000,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=890&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=870&ordering=-date",
    "results": [
        {
            "id": 110,
            "url": "https://ll.thespacedevs.com/2.3.0/events/110/?format=api",
            "name": "US EVA-66",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "Crew Gears Up for Spacewalks, Continues Space Science – Space Station",
                    "description": "Two spacewalks are set to continue upgrading power systems at the International Space Station at the end of the month. The Expedition 63 crew is getting ready for the summer excursions while also researching a variety of space phenomena to benefit Earth and space industries.\n\nTwo NASA astronauts wil...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/spacestation/2020/06/11/crew-gears-up-for-spacewalks-continues-space-science/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "International Space Station Spacewalk, July 1, 2020",
                    "description": "Tune in for our next International Space Station spacewalk! On Wednesday, July 1, NASA astronauts Chris Cassidy and Robert Behnken will begin the 229th space...",
                    "feature_image": "https://i.ytimg.com/vi/AKQgP1JekP8/maxresdefault.jpg",
                    "url": "https://youtu.be/AKQgP1JekP8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": "2020-07-01T11:35:00Z",
            "slug": "us-eva-66",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Chris Cassidy and Bob Behnken will exit the orbital lab on July 1 to continue replacing batteries that store and distribute power collected from the solar arrays. They will work on the outer portion of the truss structure, or the Starboard-6 truss, disconnecting and removing the old nickel hydrogen batteries. Following that, new lithium-ion batteries will be installed in their place and powered up by mission controllers on the ground.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:02Z"
        },
        {
            "id": 109,
            "url": "https://ll.thespacedevs.com/2.3.0/events/109/?format=api",
            "name": "US EVA-65",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "Crew Gears Up for Spacewalks, Continues Space Science – Space Station",
                    "description": "Two spacewalks are set to continue upgrading power systems at the International Space Station at the end of the month. The Expedition 63 crew is getting ready for the summer excursions while also researching a variety of space phenomena to benefit Earth and space industries.\n\nTwo NASA astronauts wil...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/spacestation/2020/06/11/crew-gears-up-for-spacewalks-continues-space-science/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "International Space Station Spacewalk, June 26, 2020",
                    "description": "Tune in for our next International Space Station spacewalk! On Friday, June 26, NASA astronauts Chris Cassidy and Robert Behnken will begin the 228th spacewa...",
                    "feature_image": "https://i.ytimg.com/vi/KlK_bLnqmas/maxresdefault.jpg",
                    "url": "https://youtu.be/KlK_bLnqmas",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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": "2020-06-26T11:35:00Z",
            "slug": "us-eva-65",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Chris Cassidy and Bob Behnken will exit the orbital lab on June 26 to continue replacing batteries that store and distribute power collected from the solar arrays. They will work on the outer portion of the truss structure, or the Starboard-6 truss, disconnecting and removing the old nickel hydrogen batteries. Following that, new lithium-ion batteries will be installed in their place and powered up by mission controllers on the ground.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:59Z"
        },
        {
            "id": 164,
            "url": "https://ll.thespacedevs.com/2.3.0/events/164/?format=api",
            "name": "Starship SN7 Cryoproof Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX SN7 Test Tank Massive Rupture",
                    "description": "06.23.2020 After testing SN7's test tank to failure a catastrophic rupture occurred from underneath the tank. Waiting of Elon Musk's offical word.All images ...",
                    "feature_image": "https://i.ytimg.com/vi/Cu5YKGrZbYw/hqdefault.jpg",
                    "url": "https://youtu.be/Cu5YKGrZbYw",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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-06-23T16:37:15Z",
            "slug": "starship-sn7-cryoproof-test-2",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN7 prototype was tested to failure again with a reinforced forward dome seam.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:41Z"
        },
        {
            "id": 163,
            "url": "https://ll.thespacedevs.com/2.3.0/events/163/?format=api",
            "name": "Starship SN7 Cryoproof Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship SN7 Test Tank Pops",
                    "description": "06.15.2020 After hours ambient testing last night and cryo testing today SpaceX's Starship SN7 test tank popped a leak in the upper dome of the test tank in ...",
                    "feature_image": "https://i.ytimg.com/vi/7MLHc0k3Saw/maxresdefault.jpg",
                    "url": "https://youtu.be/7MLHc0k3Saw",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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-06-15T19:00:00Z",
            "slug": "starship-sn7-cryoproof-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN7 prototype was tested to failure with liquid nitrogen. It reached a pressure of 7.6 bar.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:16Z"
        },
        {
            "id": 107,
            "url": "https://ll.thespacedevs.com/2.3.0/events/107/?format=api",
            "name": "ISS Expedition 63 Crew News Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1145,
                "name": "[AUTO] ISS Expedition 63 Crew News Conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20200601104830.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191802.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2020-06-01T15:15:00Z",
            "slug": "iss-expedition-63-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "International Space Station Expedition 63 crew news conference with Commander Chris Cassidy and astronauts Bob Behnken and Doug Hurley",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:37Z"
        },
        {
            "id": 106,
            "url": "https://ll.thespacedevs.com/2.3.0/events/106/?format=api",
            "name": "SpaceX DM-2 Crew Dragon Hatch Opening",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Launch America - a partnership between and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "description": "NASA Launch America - a partnership between NASA and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/specials/dm2/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "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": "2020-05-31T17:02:00Z",
            "slug": "spacex-dm-2-crew-dragon-hatch-opening",
            "type": {
                "id": 12,
                "name": "Hatch Opening"
            },
            "description": "The Crew Dragon hatch will be opened, allowing the first astronauts launched from US soil since 2011 to enter the International Space Station as crew members of Expedition 63.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:07Z"
        },
        {
            "id": 102,
            "url": "https://ll.thespacedevs.com/2.3.0/events/102/?format=api",
            "name": "SpaceX DM-2 Crew Dragon Docking",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Launch America - a partnership between and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "description": "NASA Launch America - a partnership between NASA and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/specials/dm2/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Crew Demo-2",
                    "description": "After standing down from launch on Wednesday May 27, SpaceX is now targeting Saturday, May 30 for Falcon 9’s launch of Crew Dragon’s second demonstration (De...",
                    "feature_image": "https://i.ytimg.com/vi/bIZsnKGV8TE/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=bIZsnKGV8TE",
                    "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": "2020-05-31T14:27:00Z",
            "slug": "spacex-dm-2-crew-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The first crewed SpaceX Crew Dragon will dock to the International Space Station as part of its last test mission : DM-2 (Demonstration Mission 2). Aboard the spacecraft will be NASA astronauts Douglas Hurley and Robert Behnken.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:59Z"
        },
        {
            "id": 141,
            "url": "https://ll.thespacedevs.com/2.3.0/events/141/?format=api",
            "name": "Starship SN4 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Boca Chica - Final Starship SN4 Static Fire",
                    "description": "The final Static Fire test of Starship SN4 before her demise that came shortly after Raptor SN20 has come to life. She had conducted a total of five Static F...",
                    "feature_image": "https://i.ytimg.com/vi/mvtLXa7x_cY/maxresdefault.jpg",
                    "url": "https://youtu.be/mvtLXa7x_cY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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-29T18:40:00Z",
            "slug": "starship-sn4-static-fire-5",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SN4 prototype and its mount have been destroyed due to an anomaly during its fifth static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:15Z"
        },
        {
            "id": 140,
            "url": "https://ll.thespacedevs.com/2.3.0/events/140/?format=api",
            "name": "Starship SN4 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Boca Chica - Fourth SN4 Static Fire - Production Site Hardware",
                    "description": "Starship SN4 conducted its fourth Static Fire test (Second with Raptor SN20) on Thursday. Meanwhile, more hardware for future Starships was spotted at the Pr...",
                    "feature_image": "https://i.ytimg.com/vi/HSvE0ry2Gbo/maxresdefault.jpg",
                    "url": "https://youtu.be/HSvE0ry2Gbo",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.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-28T18:00:00Z",
            "slug": "starship-sn4-static-fire-4",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its fourth static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:38Z"
        },
        {
            "id": 101,
            "url": "https://ll.thespacedevs.com/2.3.0/events/101/?format=api",
            "name": "HTV-9 “Kounotori” Rendezvous and Capture",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1082,
                "name": "HTV-4 captured by Canadarm2",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_thumbnail_20240325122159.jpeg",
                "credit": "JAXA/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-05-25T12:15:00Z",
            "slug": "htv-9-kounotori-rendezvous-and-capture",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live-stream the rendezvous and capture of JAXA's HTV-9 cargo craft to 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:29:09Z"
        }
    ]
}