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

{
    "count": 1000,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=820&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=800&ordering=-date",
    "results": [
        {
            "id": 196,
            "url": "https://ll.thespacedevs.com/2.3.0/events/196/?format=api",
            "name": "NG-14 Cygnus Release & Reentry",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1126,
                "name": "Cygnus NG berthing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ng-112520cygnus2520release2520and2520reentry_image_20190716173223.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191718.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-01-06T15:10:00Z",
            "slug": "ng-14-cygnus-release-reentry",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "The Northrop Grumman NG-14 Cygnus will be unberthed from the ISS before initiating a destructive reentry into the Earth's atmosphere taking waste along with it.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:12Z"
        },
        {
            "id": 208,
            "url": "https://ll.thespacedevs.com/2.3.0/events/208/?format=api",
            "name": "Starship SN9 Header Tank Testing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 987,
                "name": "[AUTO] Starship SN9 Pressure Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191320.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-01-04T23:00:00Z",
            "slug": "starship-sn9-header-tank-testing",
            "type": {
                "id": 1,
                "name": "Unknown"
            },
            "description": "SpaceX likely conducted pressure tests on Starship SN9's header tanks.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:20Z"
        },
        {
            "id": 483,
            "url": "https://ll.thespacedevs.com/2.3.0/events/483/?format=api",
            "name": "James Webb Telescope Week One Deployments Update",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Webb Telescope Week One Deployments Update",
                    "description": "",
                    "feature_image": "https://i.ytimg.com/vi/PGt5RT-LfbE/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=PGt5RT-LfbE",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 965,
                "name": "JWST render from below",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jwst_pre-launch_image_20211213150440.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191243.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-03T16:10:00Z",
            "slug": "james-webb-telescope-week-one-deployments-update",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference providing updates on the deployment of the James Webb Space Telescope.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:40Z"
        },
        {
            "id": 206,
            "url": "https://ll.thespacedevs.com/2.3.0/events/206/?format=api",
            "name": "Starship SN9 Cryoproof + RCS Test",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship SN9 RCS Thruster Tests",
                    "description": "12.29.2020 Today SpaceX Boca Chica continued with testing on Starship SN9 including the RCS Thrusters which was a site to see. They sure do pack a punch! Mor...",
                    "feature_image": "https://i.ytimg.com/vi/-Z2rpRSp4vY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-Z2rpRSp4vY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 987,
                "name": "[AUTO] Starship SN9 Pressure Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191320.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-12-29T23:00:00Z",
            "slug": "starship-sn9-cryoproof-rcs-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "SpaceX conducted a Cryo test on SN9. The RCS thrusters were also tested.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:21Z"
        },
        {
            "id": 204,
            "url": "https://ll.thespacedevs.com/2.3.0/events/204/?format=api",
            "name": "Starship SN9 Pressure Test",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 987,
                "name": "[AUTO] Starship SN9 Pressure Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn9_te_image_20201226201555.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191320.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-12-29T02:00:00Z",
            "slug": "starship-sn9-pressure-test",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "SpaceX has conducted a pressure test on Starship SN9.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:23Z"
        },
        {
            "id": 380,
            "url": "https://ll.thespacedevs.com/2.3.0/events/380/?format=api",
            "name": "Solar Orbiter Venus Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Solar Orbiter prepares for festive Venus flyby",
                    "description": "Solar Orbiter is getting ready for the first of many gravity assist flybys of Venus on 27 December, to start bringing it closer to the Sun and tilting its orbit in order to observe our star from different perspectives. ",
                    "feature_image": null,
                    "url": "https://www.esa.int/Science_Exploration/Space_Science/Solar_Orbiter/Solar_Orbiter_prepares_for_festive_Venus_flyby",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1154,
                "name": "Solar Orbiter render in space",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/solar_orbiter_v_image_20210930071353.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191819.png",
                "credit": "ESA/ATG medialab",
                "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": "2020-12-27T12:39:00Z",
            "slug": "solar-orbiter-venus-flyby-2",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, flew by Venus on 27 December with a closest approach of 7500 km at 12:39 UTC. Throughout its mission it makes repeated gravity assist flybys of Venus to get closer to the Sun, and to change its orbital inclination, boosting it out of the ecliptic plane, to get the best – and first – views of the Sun’s poles.",
            "webcast_live": false,
            "location": "Venus",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:43Z"
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.3.0/events/201/?format=api",
            "name": "SLS Green Run Wet Dress Rehearsal",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "blogs.nasa.gov",
                    "title": "NASA ‘Go’ for Green Run Wet Dress Rehearsal – Artemis",
                    "description": "In a test readiness review on Friday, Dec. 4, NASA gave the “go” to start the next Green Run test, wet dress rehearsal, for NASA’s Artemis I Space Launch System (SLS) rocket core stage. The wet dress rehearsal is the first time the stage will be fully loaded with propellants and is planned to last a...",
                    "feature_image": null,
                    "url": "https://blogs.nasa.gov/artemis/2020/12/04/nasa-go-for-green-run-wet-dress-rehearsal",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1232,
                "name": "SLS first stage testing at NASA Stennis",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20240307091235.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240307091235.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": "2020-12-20T12:00:00Z",
            "slug": "sls-green-run-wet-dress-rehearsal",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "Engineers demonstrated loading, controlling and draining more than 700,000 gallons (2.6 million liters) of cryogenic propellants into the liquid oxygen and liquid hydrogen tanks and then returning the stage to a safe condition. Toward the end of the simulated terminal countdown, the test automatically stopped due to a valve closure being off by a fraction of a second. The team has corrected the timing, and additional analysis clears the way for hot fire.",
            "webcast_live": false,
            "location": "Stennis Space Center, Mississippi",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:18Z"
        },
        {
            "id": 192,
            "url": "https://ll.thespacedevs.com/2.3.0/events/192/?format=api",
            "name": "Chang'e 5 Sample Returns to Earth",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Chang'e 5 - Wikipedia",
                    "description": "Chang'e 5 (Chinese: 嫦娥五号; pinyin: Cháng'é wǔhào[note 1]) was the fifth lunar exploration mission in the Chinese Lunar Exploration Program of CNSA, and China's first lunar sample-return mission.[13] Like its predecessors, the spacecraft is named after the Chinese moon goddess, Chang'e. It launched at...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/Chang%27e_5",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "[直播]嫦娥五号返回特别报道 [Live]Chang'e-5 Reentry Special Report",
                    "description": "嫦娥五号返回器即将携带月壤样品从月球返回地面。Carrying lunar samples, Chang'e-5's return module will soon be back from the moon.",
                    "feature_image": "https://i.ytimg.com/vi/bLW248jCxmc/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=bLW248jCxmc",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1023,
                "name": "[AUTO] Chang'e 5 Sample Returns to Earth - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chang2527e_5_s_image_20201122182407.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191418.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2020-12-16T17:32:00Z",
            "slug": "change-5-sample-returns-to-earth",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Chang'e 5 sample-return capsule will enter the Earth's atmosphere and land in Dorbod Banner, Inner Mongolia.",
            "webcast_live": false,
            "location": "Dorbod Banner, Inner Mongolia, China",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:04Z"
        },
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.3.0/events/202/?format=api",
            "name": "Total Solar Eclipse in South America",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "en.wikipedia.org",
                    "title": "Solar eclipse of December 14, 2020 - Wikipedia",
                    "description": "A total solar eclipse took place on Monday, December 14, 2020, when the Moon passed between Earth and the Sun, thereby totally or partly obscuring the image of the Sun for a viewer on Earth. Totality occurred in a narrow path across Earth's surface across parts of the South Pacific Ocean, southern S...",
                    "feature_image": null,
                    "url": "https://en.wikipedia.org/wiki/Solar_eclipse_of_December_14,_2020",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 994,
                "name": "Total solar eclipse",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/total_solar_ecl_image_20201206083620.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191332.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": "2020-12-14T15:30:00Z",
            "slug": "total-solar-eclipse-in-south-america",
            "type": {
                "id": 11,
                "name": "Celestial Event"
            },
            "description": "Camera views of the total solar eclipse in South America will be broadcasted on NASA TV.",
            "webcast_live": false,
            "location": "South America",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:24:17Z"
        },
        {
            "id": 198,
            "url": "https://ll.thespacedevs.com/2.3.0/events/198/?format=api",
            "name": "8th meeting of the National Space Council",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1217,
                "name": "[AUTO] 8th meeting of the National Space Council - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/8th_meeting_of__image_20201201090808.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192044.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2020-12-09T17:30:00Z",
            "slug": "8th-meeting-of-the-national-space-council",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "US Vice President Mike Pence will convene the 8th meeting of the National Space Council at NASA's Kennedy Space Center on December 9 at 12:30 p.m. ET. \r\n\r\nThe meeting will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:34Z"
        }
    ]
}