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

{
    "count": 1001,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=50&ordering=date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=30&ordering=date",
    "results": [
        {
            "id": 43,
            "url": "https://ll.thespacedevs.com/2.3.0/events/43/?format=api",
            "name": "SpaceX CRS-18 Dragon Unberthing & Reentry",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1103,
                "name": "Dragon 1 berthing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520cargo2520dragon25202528crs-172529_image_20190530165550.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191637.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": "2019-08-27T14:15:00Z",
            "slug": "spacex-crs-18-dragon-unberthing-reentry",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX Dragon spacecraft will be unberthed and released from the International Space Station ahead of its reentry, splashdown and recovery.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:40Z"
        },
        {
            "id": 33,
            "url": "https://ll.thespacedevs.com/2.3.0/events/33/?format=api",
            "name": "Chandrayaan-2 Lunar Landing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Chandrayaan-2 - Wikipedia",
                    "description": "Chandrayaan-2 ( \"mooncraft\"; ) is the second lunar exploration mission developed by the Indian Space Research Organisation (ISRO), after Chandrayaan-1. It consists of a lunar orbiter, and formerly included the Vikram lander and the Pragyan rover, all of which were developed in India. The main scient...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/Chandrayaan-2",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Chandrayaan 2 - Landing on Moon - LIVE from MOX-ISTRAC, Peenya, Bengaluru",
                    "description": "#Chandrayaan2 #ISRO #Chandrayan2 #Chandrayan #ISROMissionsIndia to make history with the landing of the Chandrayaan 2 spacecraft by reaching Moon’s South Pol...",
                    "feature_image": "https://i.ytimg.com/vi/2srV-bEi_DU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=2srV-bEi_DU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1222,
                "name": "[AUTO] Chandrayaan-2 Lunar Landing - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chandrayaan-22520lunar2520landing_image_20190726141737.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192053.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2019-09-06T19:55:00Z",
            "slug": "chandrayaan-2-lunar-landing",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "Chandrayaan-2 is India's second lunar exploration mission after Chandrayaan-1. Developed by the Indian Space Research Organisation, the mission was launched from the second launch pad at Satish Dhawan Space Centre on 22 July 2019 at 2.43 PM IST to the Moon by a Geosynchronous Satellite Launch Vehicle Mark III\r\n\r\nUnfortunately the lander portion of the mission ended in failure as the lander was lost on descent.",
            "webcast_live": false,
            "location": "Lunar Surface",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:37Z"
        },
        {
            "id": 47,
            "url": "https://ll.thespacedevs.com/2.3.0/events/47/?format=api",
            "name": "Soyuz MS-15 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 967,
                "name": "Soyuz MS in orbit (MS-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                "credit": "ESA/NASA/T. Pesquet",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2019-09-25T19:45:00Z",
            "slug": "soyuz-ms-15-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Soyuz MS-15 begins expedition 61 by carrying NASA astronaut Jessica Meir, Roscosmos cosmonaut Oleg Skripochka and United Arab Emirates’ Hazzaa Ali Almansoori, a Roscosmos spaceflight participant and first Emirati in space that will spend only 8 days aboard ISS before returning to Earth aboard a Soyuz MS-12.\r\n\r\nDocking is scheduled for 19:45 UTC",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:42Z"
        },
        {
            "id": 48,
            "url": "https://ll.thespacedevs.com/2.3.0/events/48/?format=api",
            "name": "Soyuz MS-15 Hatch Opening",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 967,
                "name": "Soyuz MS in orbit (MS-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                "credit": "ESA/NASA/T. Pesquet",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2019-09-25T22:00:00Z",
            "slug": "soyuz-ms-15-hatch-opening",
            "type": {
                "id": 12,
                "name": "Hatch Opening"
            },
            "description": "Soyuz MS-15 begins expedition 61 by carrying NASA astronaut Jessica Meir, Roscosmos cosmonaut Oleg Skripochka and United Arab Emirates’ Hazzaa Ali Almansoori, a Roscosmos spaceflight participant and first Emirati in space that will spend only 8 days aboard ISS before returning to Earth aboard a Soyuz MS-12.\r\n\r\nDocking is scheduled for 19:45 UTC",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:06:01Z"
        },
        {
            "id": 46,
            "url": "https://ll.thespacedevs.com/2.3.0/events/46/?format=api",
            "name": "HTV-8 “Kounotori” Rendezvous and Capture",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Kounotori 8 - Wikipedia",
                    "description": "Kounotori 8 (こうのとり8号機), also known as HTV-8 was the 8th flight of the H-II Transfer Vehicle, a robotic cargo spacecraft to resupply the International Space Station. It was launched on 24 September 2019, 16:05:05 UTC.[8]\n• Replacement of Earth sensor with star tracker for spacecraft attitude control\n...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/HTV-8",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "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": "2019-09-28T11:00:00Z",
            "slug": "htv-8-kounotori-rendezvous-and-capture",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live stream the rendezvous and capture of JAXA's HTV-8 cargo craft to the International Space Station.\r\n\r\nCapture is scheduled at 11:00 UTC.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:38Z"
        },
        {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.3.0/events/37/?format=api",
            "name": "SpaceX Starship Architecture Update 2019",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/elonmusk/status/1166860032052539392",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship Update",
                    "description": "SpaceX's Starship and Super Heavy launch vehicle is a fully, rapidly reusable transportation system designed to carry both crew and cargo to Earth orbit, the...",
                    "feature_image": "https://i.ytimg.com/vi/sOpMrVnjYeY/maxresdefault.jpg",
                    "url": "https://youtu.be/sOpMrVnjYeY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1243,
                "name": "Starship MK1 at the build site",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_20240307091751.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_thumbnail_20240307091751.jpeg",
                "credit": "Elon Musk",
                "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": "2019-09-29T01:00:00Z",
            "slug": "spacex-starship-architecture-update-2019",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Elon Musk will host an event where updated details of the Starship and Super Heavy will be shown.\r\n\r\nThis next generation launch vehicle platform will be powered by SpaceX's next-gen methane powered Raptor engines. Both the Mk1 and the Mk2 — another prototype that SpaceX is developing at its Florida facilities — will feature at least three Raptors.",
            "webcast_live": false,
            "location": "Boca Chica, TX",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:11Z"
        },
        {
            "id": 49,
            "url": "https://ll.thespacedevs.com/2.3.0/events/49/?format=api",
            "name": "Soyuz MS-12 Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 967,
                "name": "Soyuz MS in orbit (MS-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                "credit": "ESA/NASA/T. Pesquet",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2019-10-03T07:36:00Z",
            "slug": "soyuz-ms-12-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Soyuz MS-11 spacecraft will undock from the International Space Station at 7:36 am UTC.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:13Z"
        },
        {
            "id": 50,
            "url": "https://ll.thespacedevs.com/2.3.0/events/50/?format=api",
            "name": "Soyuz MS-12 Landing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1056,
                "name": "Soyuz MS landing (MS-04)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                "credit": "NASA/Bill Ingalls",
                "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": "2019-10-03T10:58:00Z",
            "slug": "soyuz-ms-12-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Soyuz spacecraft is scheduled to land back on Earth at approximately 10:58am UTC",
            "webcast_live": false,
            "location": "Dzhezkazgan, Kazakhstan",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:44Z"
        },
        {
            "id": 51,
            "url": "https://ll.thespacedevs.com/2.3.0/events/51/?format=api",
            "name": "US EVA-56",
            "info_urls": [],
            "vid_urls": [],
            "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": "2019-10-06T10:30:00Z",
            "slug": "us-eva-56",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Expedition 61 astronauts Christina Koch and Andrew Morgan will install new batteries on the P6 truss.\r\n\r\nSpacewalk begins at 11:50 a.m. UTC and is slated to last 6 ½ hours.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:45Z"
        },
        {
            "id": 56,
            "url": "https://ll.thespacedevs.com/2.3.0/events/56/?format=api",
            "name": "NASA Administrator Visit at SpaceX Headquarters",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Administrator to Visit SpaceX Headquarters",
                    "description": "NASA Administrator Jim Bridenstine will tour SpaceX headquarters in Hawthorne, California, on Thursday, Oct. 10, to see the progress the company is making to fly astronauts to and from the International Space Station from American soil as part of the agency’s Commercial Crew Program.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-administrator-to-visit-spacex-headquarters",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.pscp.tv",
                    "publisher": null,
                    "title": "undefined @undefined",
                    "description": "undefined (@undefined) from , , . undefined",
                    "feature_image": null,
                    "url": "https://www.pscp.tv/w/cG-UPXR3LTcwMDYxNzc4Mzg0MzgxNTQyNHwxT3lLQWVuZ1pBTUti16j3_UV4tyl1szgMUeMUvfmGTIw8ZlVBHuk9_u9jMGI=",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1149,
                "name": "[AUTO] NASA Administrator Visit at SpaceX Headquarters - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa2520administrator2520visit2520at2520spacex2520headquarters_image_20191010080759.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191809.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2019-10-10T21:00:00Z",
            "slug": "nasa-administrator-visit-at-spacex-headquarters",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA Administrator Jim Bridenstine will tour SpaceX headquarters in Hawthorne, California, on Thursday, Oct. 10, to see the progress the company is making to fly astronauts to and from the International Space Station from American soil as part of the agency’s Commercial Crew Program.\r\n\r\nFollowing the tour, SpaceX will host a media availability with Bridenstine, SpaceX Chief Engineer Elon Musk, and NASA astronauts Bob Behnken and Doug Hurley – the crew for the Demo-2 flight test to the space station.\r\n\r\nThe media availability will be streamed live on Bridenstine’s Twitter account.",
            "webcast_live": false,
            "location": "SpaceX Headquarters, Hawthorne, CA, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:44Z"
        }
    ]
}