Modes

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

Example - /events/previous/?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/previous/?type__ids=2,8

Fields searched - name

Example - /events/previous/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/previous/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/previous/?limit=2

Format

Switch to JSON output - /events/previous/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

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

{
    "count": 977,
    "next": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=870",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=850",
    "results": [
        {
            "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"
        },
        {
            "id": 105,
            "url": "https://ll.thespacedevs.com/2.3.0/events/105/?format=api",
            "name": "Starship SN4 Static Fire",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "spaceflightnow.com",
                    "title": "SpaceX test-fires Raptor engine on Starship test rocket – Spaceflight Now",
                    "description": "A test-firing of a Raptor engine on the latest in a series of Starship test rockets Tuesday night in Texas moved SpaceX closer to performing a low-altitude “hop” to gather data on the vehicle’s launch and landing characteristics.\n\nThe single methane-fueled Raptor engine on the bottom of the Starship...",
                    "feature_image": null,
                    "url": "https://spaceflightnow.com/2020/05/06/spacex-test-fires-raptor-engine-on-starship-test-rocket/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "4K Up Close SpaceX Starship SN4 Static Fire #2",
                    "description": "05.19.2020 At 1:00:54 PM CDT SpaceX Boca Chica completed a secondary static fire with raptor SN20 on Starship SN4. After the 5-6 second burn it seems there w...",
                    "feature_image": "https://i.ytimg.com/vi/kICMCCXAKVg/hqdefault.jpg",
                    "url": "https://youtu.be/kICMCCXAKVg",
                    "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-19T18:00:54Z",
            "slug": "starship-sn4-static-fire-3",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its third static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:24Z"
        },
        {
            "id": 139,
            "url": "https://ll.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-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-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": 100,
            "url": "https://ll.thespacedevs.com/2.3.0/events/100/?format=api",
            "name": "NG-13 Cygnus Release & Reentry",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191718.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-11T16:10:00Z",
            "slug": "ng-13-cygnus-release-reentry",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Northrop Grumman NG-13 Cygnus will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:43Z"
        }
    ]
}