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=190&ordering=last_updated
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=200&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/previous/?format=api&limit=10&offset=180&ordering=last_updated",
    "results": [
        {
            "id": 213,
            "url": "https://ll.thespacedevs.com/2.3.0/events/213/?format=api",
            "name": "Progress MS-16 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-02-17T06:19:00Z",
            "slug": "progress-ms-16-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-16 spacecraft is scheduled to autonomously dock to the Russian Orbital Segment of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:20Z"
        },
        {
            "id": 208,
            "url": "https://ll.thespacedevs.com/2.3.0/events/208/?format=api",
            "name": "Starship SN9 Header Tank Testing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 987,
                "name": "[AUTO] Starship SN9 Pressure Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
                "thumbnail_url": "https://thespacedevs-prod.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": "2021-01-04T23:00:00Z",
            "slug": "starship-sn9-header-tank-testing",
            "type": {
                "id": 1,
                "name": "Unknown"
            },
            "description": "SpaceX likely conducted pressure tests on Starship SN9's header tanks.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:20Z"
        },
        {
            "id": 206,
            "url": "https://ll.thespacedevs.com/2.3.0/events/206/?format=api",
            "name": "Starship SN9 Cryoproof + RCS Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship SN9 RCS Thruster Tests",
                    "description": "12.29.2020 Today SpaceX Boca Chica continued with testing on Starship SN9 including the RCS Thrusters which was a site to see. They sure do pack a punch! Mor...",
                    "feature_image": "https://i.ytimg.com/vi/-Z2rpRSp4vY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-Z2rpRSp4vY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 987,
                "name": "[AUTO] Starship SN9 Pressure Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
                "thumbnail_url": "https://thespacedevs-prod.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-29T23:00:00Z",
            "slug": "starship-sn9-cryoproof-rcs-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "SpaceX conducted a Cryo test on SN9. The RCS thrusters were also tested.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:21Z"
        },
        {
            "id": 846,
            "url": "https://ll.thespacedevs.com/2.3.0/events/846/?format=api",
            "name": "Virgin Galactic Galactic-02 Post Flight Press Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Virgin Galactic: Galactic 02 Press Conference",
                    "description": "The Galactic 02 press conference will be held live on Thursday, August 10 from Spaceport America in New Mexico. The press conference will feature the Galacti...",
                    "feature_image": "https://i.ytimg.com/vi/XcrDuHS36Ys/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=XcrDuHS36Ys",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1045,
                "name": "[AUTO] Virgin Galactic Galactic-02 Post Flight Press Conference - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20230810172612.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191456.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2023-08-10T18:09:00Z",
            "slug": "virgin-galactic-galactic-02-post-flight-press-conf",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The press conference will feature the Galactic 02 crew and their experiences aboard Virgin Galactic's first private astronaut mission.",
            "webcast_live": false,
            "location": "Spaceport America, New Mexico",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT50M35S",
            "updates": [
                {
                    "id": 4838,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=XcrDuHS36Ys",
                    "created_by": "LL2",
                    "created_on": "2023-08-10T17:46:10Z"
                },
                {
                    "id": 4836,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Event added",
                    "info_url": "https://www.youtube.com/watch?v=XcrDuHS36Ys",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-10T17:26:14Z"
                }
            ],
            "last_updated": "2024-03-05T17:24:22Z"
        },
        {
            "id": 671,
            "url": "https://ll.thespacedevs.com/2.3.0/events/671/?format=api",
            "name": "Cygnus NG-18 Pre-Launch News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SS Sally Ride Space Station Supply Mission NG-18 Prelaunch Briefing (Nov. 5, 2022)",
                    "description": "From Wallops Flight Facility, in Virginia, NASA, Northrop Grumman and others discuss the prelaunch status of the NG-18 commercial resupply mission to the Int...",
                    "feature_image": "https://i.ytimg.com/vi/1kVIxFbTOXM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=1kVIxFbTOXM",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "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": "2022-11-05T17:00:00Z",
            "slug": "cygnus-ng-18-pre-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news conference ahead of the launch of the Cygnus NG-18 resupply mission to the International Space Station.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:22Z"
        },
        {
            "id": 216,
            "url": "https://ll.thespacedevs.com/2.3.0/events/216/?format=api",
            "name": "Starship SN9 2nd Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX SN10 At Boca Chica Starship Launch Facility",
                    "description": "NO LAUNCH TODAY ~ Saturday 2/13/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: Flight TFRs a...",
                    "feature_image": "https://i.ytimg.com/vi/Ky5l9ZxsG9M/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 955,
                "name": "Starship Static Fire - Suborbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191226.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-01-13T18:30:00Z",
            "slug": "starship-sn9-2nd-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX conducted a second static fire test on Starship SN9's raptor engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:23Z"
        },
        {
            "id": 207,
            "url": "https://ll.thespacedevs.com/2.3.0/events/207/?format=api",
            "name": "Starship SN9 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SN9 Completes 1st Static Fire",
                    "description": "01.06.2021 SpaceX Boca Chica, Texas completes another milestone as it performs its first static fire on Starship SN9. Its hard to say whether all three engin...",
                    "feature_image": "https://i.ytimg.com/vi/x06Y1FNV2fY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=x06Y1FNV2fY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 955,
                "name": "Starship Static Fire - Suborbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_st_image_20210107083631.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191226.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-01-06T22:07:00Z",
            "slug": "starship-sn9-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a static fire on Starship SN9's three raptor engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:24Z"
        },
        {
            "id": 770,
            "url": "https://ll.thespacedevs.com/2.3.0/events/770/?format=api",
            "name": "Progress MS-24 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 11,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-24» с МКС",
                    "description": "23 августа в 4:08 мск выполнен пуск ракеты-носителя «Союз-2.1а» с грузовым кораблем «Прогресс МС-24» с космодрома Байконур.Полёт пройдёт по двухсуточной схем...",
                    "feature_image": "https://i.ytimg.com/vi/0aqT--tLRLI/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=0aqT--tLRLI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2023-08-25T03:46:00Z",
            "slug": "progress-ms-24-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-24 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "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": null,
            "updates": [
                {
                    "id": 4984,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Docking confirmed",
                    "info_url": "https://www.youtube.com/watch?v=0aqT--tLRLI",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-08-25T03:46:29Z"
                },
                {
                    "id": 4674,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding docking time",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "Nosu",
                    "created_on": "2023-07-25T13:15:30Z"
                }
            ],
            "last_updated": "2024-03-05T17:24:25Z"
        },
        {
            "id": 219,
            "url": "https://ll.thespacedevs.com/2.3.0/events/219/?format=api",
            "name": "SLS Hot Fire Post-Test Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1015,
                "name": "NASA Logo Placeholder",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_20240926071724.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_logo_place_image_thumbnail_20240926071725.png",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-01-17T01:00:00Z",
            "slug": "sls-hot-fire-post-test-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a press conference on the results of the SLS Green Run Hot Fire. The test was aborted approximately 1 minute into an 8 minute hot fire.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:25Z"
        },
        {
            "id": 224,
            "url": "https://ll.thespacedevs.com/2.3.0/events/224/?format=api",
            "name": "Starship SN9 Wet Dress Rehearsal",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Nerdle Cam 4K- SpaceX SN10 At Boca Chica Starship Launch Facility",
                    "description": "NO LAUNCH TODAY ~ Saturday 2/13/2021 Welcome to the LabPadre 24/7 Livestream! || Onsite weather provided by INITWeather.com || BOCA CHICA NEWS: Flight TFRs a...",
                    "feature_image": "https://i.ytimg.com/vi/Ky5l9ZxsG9M/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Ky5l9ZxsG9M",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 998,
                "name": "[AUTO] Starship SN9 Wet Dress Rehearsal - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20210128205358.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191338.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-01-28T20:50:00Z",
            "slug": "starship-sn9-wet-dress-rehearsal",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "SpaceX conducted a wet dress rehearsal on Starship SN9 in preparation of its first flight.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:29Z"
        }
    ]
}