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=last_updated
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=last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=780&ordering=last_updated",
    "results": [
        {
            "id": 261,
            "url": "https://ll.thespacedevs.com/2.3.0/events/261/?format=api",
            "name": "CRS-22 Dragon Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-06-05T09:13:00Z",
            "slug": "crs-22-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Following its launch atop a Falcon 9, the CRS-22 Dragon will autonomously dock to the ISS, bringing crew supplies as well as experiments.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:41:16Z"
        },
        {
            "id": 587,
            "url": "https://ll.thespacedevs.com/2.3.0/events/587/?format=api",
            "name": "SpaceX CRS-25 Pre-Launch News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "m.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: NASA’s SpaceX CRS-25 Prelaunch News Conference",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/fYbOYabCyKs/maxresdefault.jpg",
                    "url": "https://m.youtube.com/watch?v=fYbOYabCyKs",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-07-14T00:00:00Z",
            "slug": "spacex-crs-25-pre-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a pre-launch news conference ahead of the CRS-25 resupply mission towards the International Space Station.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:41:22Z"
        },
        {
            "id": 306,
            "url": "https://ll.thespacedevs.com/2.3.0/events/306/?format=api",
            "name": "CRS-22 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-07-08T14:45:00Z",
            "slug": "crs-22-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-22 Dragon spacecraft will undock 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": [
                {
                    "id": 650,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Cargo Dragon CRS-22 undocking now targeted for 14:45 UTC.",
                    "info_url": "https://twitter.com/SpaceX/status/1413140331533520898",
                    "created_by": "Nosu",
                    "created_on": "2021-07-08T14:36:10Z"
                }
            ],
            "last_updated": "2024-03-13T13:41:24Z"
        },
        {
            "id": 276,
            "url": "https://ll.thespacedevs.com/2.3.0/events/276/?format=api",
            "name": "CRS-23 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-09-30T13:12:00Z",
            "slug": "crs-23-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-23 Dragon spacecraft will undock 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-13T13:41:28Z"
        },
        {
            "id": 784,
            "url": "https://ll.thespacedevs.com/2.3.0/events/784/?format=api",
            "name": "SpaceX CRS-28 Science Highlights Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Science on Next SpaceX Cargo Launch to Space Station",
                    "description": "NASA will host a media teleconference at 2 p.m. EDT Tuesday, May 30, to discuss the next science investigations, technology demonstrations, crew supplies, and hardware bound for the International Space Station aboard SpaceX’s 28th commercial resupply services mission for the agency.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-science-on-next-spacex-cargo-launch-to-space-station",
                    "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 Discusses Science on its SpaceX CRS-28 Space Station Mission (May 30, 2023)",
                    "description": "NASA discusses the science experiments, technology demonstrations, and hardware headed to the International Space Station aboard SpaceX’s 28th commercial res...",
                    "feature_image": "https://i.ytimg.com/vi/_QrdNIpkSLU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=_QrdNIpkSLU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-05-30T18:00:00Z",
            "slug": "spacex-crs-28-science-highlights-media-teleconfere",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a teleconference about scientific payloads that will be launched to the International Space Station onboard the SpaceX CRS-28 mission.",
            "webcast_live": false,
            "location": null,
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 4231,
                    "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=_QrdNIpkSLU",
                    "created_by": "LL2",
                    "created_on": "2023-05-30T18:01:07Z"
                }
            ],
            "last_updated": "2024-03-13T13:41:32Z"
        },
        {
            "id": 586,
            "url": "https://ll.thespacedevs.com/2.3.0/events/586/?format=api",
            "name": "SpaceX CRS-25 Science Highlights Media Teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX CRS-25 Science Highlights",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/s_RPCYriPMU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=s_RPCYriPMU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-06-02T17:00:00Z",
            "slug": "spacex-crs-25-science-highlights-media-teleconfere",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a teleconference about scientific payloads that will be launched to the International Space Station onboard the SpaceX CRS-25 mission.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:41:35Z"
        },
        {
            "id": 674,
            "url": "https://ll.thespacedevs.com/2.3.0/events/674/?format=api",
            "name": "SpaceX CRS-26 Science Highlights Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Resupply Mission for NASA Carries Scientific Experiments to ISS",
                    "description": "The 18th Northrop Grumman commercial resupply services mission for NASA to the International Space Station carries scientific investigations of topics such as 3D printing of knee cartilage, plant mutations, and mudflow structure along with a demonstration of camera technology and small satellites fr...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/mission_pages/station/research/news/ng-18-science-highlights",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX CRS-26 Science Media Teleconference",
                    "description": "NASA discusses the hardware, technology demonstrations, and science experiments headed to the International Space Station aboard SpaceX’s 26th commercial res...",
                    "feature_image": "https://i.ytimg.com/vi/imQC7Aaa0Js/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=imQC7Aaa0Js",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-09T18:00:00Z",
            "slug": "spacex-crs-26-science-highlights-media-teleconfere",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and SpaceX will hold a teleconference about scientific payloads that will be launched to the International Space Station onboard the SpaceX CRS-26 mission.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:41:39Z"
        },
        {
            "id": 289,
            "url": "https://ll.thespacedevs.com/2.3.0/events/289/?format=api",
            "name": "CRS-24 Dragon Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-12-22T08:41:00Z",
            "slug": "crs-24-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Following its launch atop a Falcon 9, the CRS-24 Dragon will autonomously dock to the ISS, bringing crew supplies as well as experiments.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:41:43Z"
        },
        {
            "id": 205,
            "url": "https://ll.thespacedevs.com/2.3.0/events/205/?format=api",
            "name": "CRS-21 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-12T14:05:00Z",
            "slug": "crs-21-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-21 Dragon spacecraft will undock 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-13T13:42:46Z"
        },
        {
            "id": 361,
            "url": "https://ll.thespacedevs.com/2.3.0/events/361/?format=api",
            "name": "CRS-26 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-01-09T22:05:00Z",
            "slug": "crs-26-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-26 Dragon spacecraft will undock 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-13T13:42:50Z"
        }
    ]
}