Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gte, date__lt, 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 - lldev.thespacedevs.com/docs

GET /2.3.0/events/?format=api&offset=1040&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1044,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=1030&ordering=last_updated",
    "results": [
        {
            "id": 1276,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1276/?format=api",
            "name": "Booster 15-2 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Performs Final Booster Static Fire on Pad 1",
                    "description": "Join us as SpaceX conducts testing of Booster 15-2 on the OLM at Starbase, Boca Chica, Texas!\n\nBooster 15-2 will launch the final mission using the block 2 design of Booster and Ship, as well as this ...",
                    "feature_image": "https://i.ytimg.com/vi/Sn0j9nCLxC4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Sn0j9nCLxC4",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-07T14:05:51Z",
                    "end_time": "2025-09-07T16:05:26Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1011,
                "name": "Super Heavy static fire - 33 engines",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/booster_7_33_en_image_20230128102545.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191358.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2025-09-07T15:20:00Z",
            "slug": "booster-15-2-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX will static fire to-be-reused Starship/Super Heavy Booster 15-2, in preparation for Starship's 11th launch.",
            "webcast_live": false,
            "location": "Starbase. Texas",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H59M35S",
            "updates": [
                {
                    "id": 12133,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added static fire.",
                    "info_url": "https://www.youtube.com/watch?v=Sn0j9nCLxC4",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-07T14:17:00Z"
                },
                {
                    "id": 12134,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Unofficial Webcast by NASASpaceflight has started",
                    "info_url": "https://www.youtube.com/watch?v=Sn0j9nCLxC4",
                    "created_by": "LL2",
                    "created_on": "2025-09-07T14:17:00Z"
                }
            ],
            "last_updated": "2025-09-07T16:06:03Z"
        },
        {
            "id": 1239,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1239/?format=api",
            "name": "Progress MS-30 Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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": "2025-09-09T15:44:00Z",
            "slug": "progress-ms-30-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-30 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 12136,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked undocking time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-07T22:57:00Z"
                },
                {
                    "id": 12014,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
                    "comment": "Adding event",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Nosu",
                    "created_on": "2025-08-28T07:59:00Z"
                }
            ],
            "last_updated": "2025-09-07T22:57:06Z"
        },
        {
            "id": 1242,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1242/?format=api",
            "name": "Progress MS-32 Docking",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "plus.nasa.gov",
                    "publisher": "NASA",
                    "title": "Progress 93 Cargo Ship Docking",
                    "description": "Docking of the ISS Progress 93 Cargo Craft to the aft port of the Zvezda Service Module; docking is scheduled at 17:27:23 GMT, 12:27:23 CT.",
                    "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/09/progress-93-docking-key-art-r1-horizontal-program-tile-16-9-without-title.jpg",
                    "url": "https://plus.nasa.gov/scheduled-video/progress-93-cargo-ship-docking/",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2025-09-13T16:30:00Z",
                    "end_time": "2025-09-13T18:00:00Z",
                    "live": false
                }
            ],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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": "2025-09-13T17:27:21Z",
            "slug": "progress-ms-32-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-32 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 12055,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-02T16:04:00Z"
                },
                {
                    "id": 12090,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked docking time.",
                    "info_url": "https://plus.nasa.gov/scheduled-video/progress-93-cargo-ship-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-05T13:44:00Z"
                }
            ],
            "last_updated": "2025-09-07T22:57:18Z"
        },
        {
            "id": 1243,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/1243/?format=api",
            "name": "NG-23 Cygnus Berthing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-dev.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": "2025-09-17T10:35:00Z",
            "slug": "ng-23-cygnus-berthing",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live-stream the installation of the Northrop Grumman NG-23 Cygnus spacecraft to the Nadir port of the Unity Module of the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 12137,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Tweaked capture time.",
                    "info_url": "https://nasa-public-data.s3.amazonaws.com/iss-coords/current/ISS_OEM/ISS.OEM_J2K_EPH.txt",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-07T22:57:00Z"
                },
                {
                    "id": 12092,
                    "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added berthing.",
                    "info_url": "https://www.nasa.gov/blogs/spacestation/2025/09/05/nasa-partners-adjust-next-cygnus-resupply-launch/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2025-09-05T14:46:00Z"
                }
            ],
            "last_updated": "2025-09-07T22:57:50Z"
        }
    ]
}