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=790&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=800&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=780&ordering=-date",
    "results": [
        {
            "id": 214,
            "url": "https://ll.thespacedevs.com/2.3.0/events/214/?format=api",
            "name": "NG-15 Cygnus Berthing",
            "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": "2021-02-22T09:40:00Z",
            "slug": "ng-15-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-15 Cygnus cargo craft to the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 298,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Cygnus NG-15 capture confirmed at 9:38 UTC.",
                    "info_url": "https://twitter.com/NASA/status/1363786180060413952",
                    "created_by": "Nosu",
                    "created_on": "2021-02-22T09:42:37Z"
                }
            ],
            "last_updated": "2024-03-05T17:29:34Z"
        },
        {
            "id": 227,
            "url": "https://ll.thespacedevs.com/2.3.0/events/227/?format=api",
            "name": "NASA Mars 2020 Perseverance Sol 1 Press Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "What’s Next for Perseverance Mars Rover? Sol 1 Press Conference",
                    "description": "Now that our mighty Perseverance Mars rover has landed – what’s next? Hear from mission experts who will provide a status update on the rover and what needs ...",
                    "feature_image": "https://i.ytimg.com/vi/Xz-Id5ZNopM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Xz-Id5ZNopM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1087,
                "name": "Perseverance poster",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210219115157.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191608.jpeg",
                "credit": "NASA/JPL-Caltech",
                "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-19T18:00:00Z",
            "slug": "nasa-mars-2020-perseverance-sol-1-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Sol 1 press conference of NASA's Mars 2020 Perseverance mission will be broadcasted live on NASA TV and the JPL YouTube channel.",
            "webcast_live": false,
            "location": "Jet Propulsion Laboratory, Pasadena, California, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:47Z"
        },
        {
            "id": 89,
            "url": "https://ll.thespacedevs.com/2.3.0/events/89/?format=api",
            "name": "NASA Mars 2020 Perseverance Rover Landing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "Mars 2020 Perseverance Rover - NASA",
                    "description": "NASA's Mars 2020 Perseverance rover will look for signs of past microbial life, cache rock and soil samples, and prepare for future human exploration.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/mars2020/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 964,
                "name": "Curiosity sky crane render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa2520mars252020202520rover2520landing_image_20200214105503.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191242.jpeg",
                "credit": "NASA/JPL-Caltech",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-02-18T19:15:00Z",
            "slug": "nasa-mars-2020-perseverance-rover-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "NASA's Mars 2020 Perseverance rover will land in the Jezero crater using a MSL-inspired sky-crane at approximately 20:55 UTC.\r\n\r\nIt will investigate an astrobiologically relevant ancient environment on Mars and investigate its surface geological processes and history, including the assessment of its past habitability, the possibility of past life on Mars, and the potential for preservation of biosignatures within accessible geological materials. It will cache sample containers along its route for a potential future Mars sample-return mission.\r\n\r\nPerseverance is also ferrying several cutting-edge technologies to the surface of Mars – including a helicopter named Ingenuity, the first aircraft to attempt powered, controlled flight on another planet.",
            "webcast_live": false,
            "location": "Jezero crater, Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 291,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
                    "comment": "Safe touchdown confirmed! Perseverance has safely landed on the surface of Mars!",
                    "info_url": null,
                    "created_by": "Koun7erfit",
                    "created_on": "2021-02-18T20:59:58Z"
                },
                {
                    "id": 290,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
                    "comment": "NASA live coverage is continuing to follow the descent as Mars 2020 Perseverance is beginning its entry into the Martian atmosphere.",
                    "info_url": null,
                    "created_by": "Koun7erfit",
                    "created_on": "2021-02-18T20:48:37Z"
                },
                {
                    "id": 286,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/koun7erfit_profile_20210817212350.png",
                    "comment": "\"NASA's Mars Perseverance rover makes its final descent to the Red Planet. Here are some of the ways you can take part in this landing.\"\r\n\r\n\r\nCheck the links below for the list of NASA's coverage.",
                    "info_url": "https://mars.nasa.gov/mars2020/timeline/landing/",
                    "created_by": "Koun7erfit",
                    "created_on": "2021-02-18T02:48:27Z"
                }
            ],
            "last_updated": "2024-03-05T17:29:45Z"
        },
        {
            "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": 125,
            "url": "https://ll.thespacedevs.com/2.3.0/events/125/?format=api",
            "name": "Tianwen-1 Mars Orbit Insertion",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1039,
                "name": "[AUTO] Tianwen-1 Mars Orbit Insertion - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianwen-1_mars__image_20200721110519.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191445.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-02-10T12:00:00Z",
            "slug": "tianwen-1-mars-orbit-insertion",
            "type": {
                "id": 16,
                "name": "Orbital Insertion"
            },
            "description": "The Tianwen-1 orbiter and rover will perform a 14 minutes long burn to enter an elliptical orbit around Mars.",
            "webcast_live": false,
            "location": "Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:33Z"
        },
        {
            "id": 124,
            "url": "https://ll.thespacedevs.com/2.3.0/events/124/?format=api",
            "name": "Emirates Mars Mission 'Hope' Mars Orbit Insertion",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": null,
                    "publisher": null,
                    "title": null,
                    "description": null,
                    "feature_image": null,
                    "url": "https://emiratesmarsmission.ae/live/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1076,
                "name": "[AUTO] Emirates Mars Mission 'Hope' Mars Orbit Insertion - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/emirates_mars_m_image_20200721105747.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191549.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-02-09T15:45:00Z",
            "slug": "emirates-mars-mission-hope-mars-orbit-insertion",
            "type": {
                "id": 16,
                "name": "Orbital Insertion"
            },
            "description": "The Emirates Mars Mission 'Hope' will enter an orbit around Mars after its six months interplanetary journey.",
            "webcast_live": false,
            "location": "Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:47Z"
        },
        {
            "id": 210,
            "url": "https://ll.thespacedevs.com/2.3.0/events/210/?format=api",
            "name": "US EVA-70",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk to Finish Battery Upgrades & Install Cameras on the International Space Station",
                    "description": "Watch two spacewalkers at work outside the International Space Station! NASA astronauts Victor Glover and Michael Hopkins will exit the orbiting lab's Quest ...",
                    "feature_image": "https://i.ytimg.com/vi/XwuRiIh2IlM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=XwuRiIh2IlM",
                    "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": "2021-02-01T12:05:00Z",
            "slug": "us-eva-70",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Michael Hopkins and Victor Glover will exit the orbital lab on February 1 to continue upgrades on the space station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:37Z"
        },
        {
            "id": 285,
            "url": "https://ll.thespacedevs.com/2.3.0/events/285/?format=api",
            "name": "Crew-3 Crew Dragon Relocation",
            "info_urls": [],
            "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": "2021-01-31T00:00:00Z",
            "slug": "crew-3-crew-dragon-relocation",
            "type": {
                "id": 25,
                "name": "Spacecraft Relocation"
            },
            "description": "NASA astronauts Raja Chari, Thomas Marshburn and Kayla Barron as well as ESA astronaut Matthias Maurer will relocate the Crew Dragon spacecraft to IDA-3 located at the zenith port of the Harmony module.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:11Z"
        },
        {
            "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"
        },
        {
            "id": 223,
            "url": "https://ll.thespacedevs.com/2.3.0/events/223/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "to Begin New RS-25 Engine Test Series for Future Artemis Missions",
                    "description": "NASA is set to begin a new round of tests for development of RS-25 engines that will help power the agency’s Space Launch System (SLS) rocket on future missions to the Moon and, eventually, Mars.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/centers/stennis/news/releases/2021/NASA-to-Begin-New-RS-25-Engine-Test-Series-for-Future-Artemis-Missions",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1246,
                "name": "RS-25 Engine Test - 2021",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240308095002.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_thumbnail_20240308095003.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-01-28T19:30:00Z",
            "slug": "rs-25-engine-test-4",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA is set to perform the first in a series of hot fires of the RS-25 engine to evaluate the performance of newly designed parts. The test will be streamed live on NASA TV.",
            "webcast_live": false,
            "location": "Stennis Space Center, Mississippi",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-08T09:50:32Z"
        }
    ]
}