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

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=640&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=620&ordering=-date",
    "results": [
        {
            "id": 504,
            "url": "https://ll.thespacedevs.com/2.3.0/events/504/?format=api",
            "name": "Artemis I Rollout and Wet Dress Rehearsal Media Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Coverage, Activities Set for First Rollout of NASA’s Mega Moon Rocket",
                    "description": "NASA will hold a media teleconference on Monday, March 14 to discuss the upcoming debut of the agency’s Mega Moon rocket and integrated spacecraft for the uncrewed Artemis I lunar mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/coverage-activities-set-for-first-rollout-of-nasa-s-mega-moon-rocket/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: First Roll Out and Wet Dress Rehearsal for Artemis I Readiness Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/rionn3bSg50/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=rionn3bSg50",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1059,
                "name": "[AUTO] Artemis I Rollout and Wet Dress Rehearsal Media Briefing - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_rollo_image_20220314204006.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191519.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-03-14T21:30:00Z",
            "slug": "artemis-i-rollout-and-wet-dress-rehearsal-media-br",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference to provide an update on the rollout of the Space Launch System rocket, currently scheduled for March 17th, as well as the wet-dress rehearsal the vehicle will undergo.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:52Z"
        },
        {
            "id": 503,
            "url": "https://ll.thespacedevs.com/2.3.0/events/503/?format=api",
            "name": "ISS Expedition 66 Spacewalk Preview Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Air Briefing, Spacewalks to Upgrade Space Station",
                    "description": "Crew members from International Space Station Expedition 66 will conduct two spacewalks Tuesday, March 15, and Wednesday, March 23, to continue upgrades to the orbiting laboratory.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-air-briefing-spacewalks-to-upgrade-space-station",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "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": "2022-03-14T18:00:00Z",
            "slug": "iss-expedition-66-spacewalk-preview-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a preview briefing to provide an update on the upcoming extra-vehicular activities of ISS Expedition 66.",
            "webcast_live": false,
            "location": "Johnson Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T14:23:07Z"
        },
        {
            "id": 506,
            "url": "https://ll.thespacedevs.com/2.3.0/events/506/?format=api",
            "name": "NASA Mars 2020 Ingenuity 21st Flight",
            "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/NASAJPL/status/1502382611066339329",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1249,
                "name": "[AUTO] NASA Mars 2020 Ingenuity 20th Flight - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220228173740.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192142.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-03-11T00:00:00Z",
            "slug": "nasa-mars-2020-ingenuity-21st-flight",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "During its 21st flight on Mars, Ingenuity covered 370 meters in 129.2 seconds, at a speed of 3.85 metres per second.",
            "webcast_live": false,
            "location": "Airfield K, Jezero crater, Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:05Z"
        },
        {
            "id": 501,
            "url": "https://ll.thespacedevs.com/2.3.0/events/501/?format=api",
            "name": "Ax-1 Mission Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "This browser is no longer supported.\n\nPlease 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/Axiom_Space/status/1498313988941230091",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Ax-1 Mission Briefing",
                    "description": "Axiom Space will host a virtual press conference at 11 a.m. EST Monday, Feb. 28, to preview the launch of Ax-1, the first all-private astronaut mission to th...",
                    "feature_image": "https://i.ytimg.com/vi/HpHvNHfDLm0/hqdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=HpHvNHfDLm0",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1954,
                "name": "Ax-1 crew in the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ax-1_crew_in_th_image_20240305203710.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ax-1_crew_in_th_image_thumbnail_20240305203710.jpeg",
                "credit": "Axiom Space",
                "license": {
                    "id": 6,
                    "name": "Axiom Space Licence",
                    "priority": 2,
                    "link": "https://www.axiomspace.com/terms-and-conditions"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-02-28T16:00:00Z",
            "slug": "ax-1-mission-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Axiom Space will host a virtual press conference at 11 a.m. EST Monday, Feb. 28, to preview the launch of Ax-1, the first all-private astronaut mission to the International Space Station (ISS).",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T20:38:03Z"
        },
        {
            "id": 500,
            "url": "https://ll.thespacedevs.com/2.3.0/events/500/?format=api",
            "name": "NASA Mars 2020 Ingenuity 20th Flight",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1249,
                "name": "[AUTO] NASA Mars 2020 Ingenuity 20th Flight - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20220228173740.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192142.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-02-25T00:00:00Z",
            "slug": "nasa-mars-2020-ingenuity-20th-flight",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "During its 20th flight on Mars, Ingenuity covered 391 meters in 130.3 seconds, at a speed of 4.4 metres per second.",
            "webcast_live": false,
            "location": "Airfield K, Jezero crater, Mars",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:58Z"
        },
        {
            "id": 498,
            "url": "https://ll.thespacedevs.com/2.3.0/events/498/?format=api",
            "name": "Artemis I Status Update",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Media Update on Artemis I Moon Mission",
                    "description": "NASA will host a media teleconference at 1:30 p.m. EST on Thursday, Feb. 24, to provide an update on progress toward the launch of the agency’s uncrewed Artemis I mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-media-update-on-artemis-i-moon-mission/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Status Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/NNNoI9u9jdU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=NNNoI9u9jdU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1029,
                "name": "[AUTO] Artemis I Status Update - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_statu_image_20220224185259.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191428.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-02-24T19:30:00Z",
            "slug": "artemis-i-status-update",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media teleconference to provide an update on progress toward the launch of the agency’s uncrewed Artemis-1 mission.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:46Z"
        },
        {
            "id": 497,
            "url": "https://ll.thespacedevs.com/2.3.0/events/497/?format=api",
            "name": "RS-25 Engine Test",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "This browser is no longer supported.\n\nPlease 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/NASAStennis/status/1496581938886459397",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Stennis Live Stream",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/j51JRBfkjek/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AHUBoAC4AOKAgwIABABGGggaChoMA8=&rs=AOn4CLDmxYKb19fwR659G2udZZsIweuAxQ",
                    "url": "https://www.youtube.com/watch?v=j51JRBfkjek",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 961,
                "name": "RS-25 Engine Test - 2022",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240308094539.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_thumbnail_20240308094540.jpeg",
                "credit": "NASA/Danny Nowlin",
                "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-02-24T19:18:40Z",
            "slug": "rs-25-engine-test-8",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand between 19:30 and 21:30 UTC at the Stennis Space Center near Bay St. Louis, Mississippi.",
            "webcast_live": false,
            "location": "Stennis Space Center, Mississippi",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-08T09:46:25Z"
        },
        {
            "id": 298,
            "url": "https://ll.thespacedevs.com/2.3.0/events/298/?format=api",
            "name": "NG-17 Cygnus Capture & 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": "2022-02-21T09:35:00Z",
            "slug": "ng-17-cygnus-capture-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will livestream the rendezvous and capture of Northrop Grumman's NG-17 Cygnus 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:43Z"
        },
        {
            "id": 297,
            "url": "https://ll.thespacedevs.com/2.3.0/events/297/?format=api",
            "name": "Progress MS-19 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": "2022-02-17T07:06:00Z",
            "slug": "progress-ms-19-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-19 spacecraft is scheduled to autonomously dock to the Poisk module of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:37Z"
        },
        {
            "id": 492,
            "url": "https://ll.thespacedevs.com/2.3.0/events/492/?format=api",
            "name": "Starship Presentation",
            "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/1489358828202246145",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship Update",
                    "description": "On Thursday, February 10 SpaceX CEO Elon Musk will provide an update on the design, development, and testing of Starship.You can watch the event live at appr...",
                    "feature_image": "https://i.ytimg.com/vi/3N7L8Xhkzqo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=3N7L8Xhkzqo",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1170,
                "name": "[AUTO] Starship Presentation - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_presen_image_20220210224936.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191853.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-02-11T02:00:00Z",
            "slug": "starship-presentation",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "SpaceX CEO Elon Musk will provide an update presentation on the design, development, and testing of the company's Starship project.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:42Z"
        }
    ]
}