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 - lldev.thespacedevs.com/docs

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

{
    "count": 1004,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=710&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=690&ordering=-date",
    "results": [
        {
            "id": 292,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/292/?format=api",
            "name": "Soyuz MS-18 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": "2021-10-17T04:36:44Z",
            "slug": "soyuz-ms-18-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Soyuz MS-18 spacecraft carrying ROSCOSMOS cosmonaut Oleg Novitskiy as well as film director Klim Shipenko and actress Yulia Peresild will land back on Earth near Dzhezkazgan, Kazakhstan.",
            "webcast_live": false,
            "location": "Dzhezkazgan, Kazakhstan",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:14Z"
        },
        {
            "id": 279,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/279/?format=api",
            "name": "Soyuz MS-18 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": "2021-10-17T01:14:00Z",
            "slug": "soyuz-ms-18-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Soyuz MS-18 spacecraft will undock from the International Space Station carrying Expedition 65 crew member ROSCOSMOS cosmonaut Oleg Novitskiy as well as film director Klim Shipenko and actress Yulia Peresild.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:07Z"
        },
        {
            "id": 417,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/417/?format=api",
            "name": "Shenzhou 13 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 982,
                "name": "[AUTO] Shenzhou 12 Docking - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_12_doc_image_20210616184900.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191312.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-10-15T22:49:00Z",
            "slug": "shenzhou-13-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Shenzhou 13 spacecraft will dock autonomously to the Chinese Space Station, carrying CNSA astronauts Zhai Zhigang, Wang Yaping and Ye Guangfu to the Chinese Space Station.",
            "webcast_live": false,
            "location": "Chinese Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 885,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking post-launch.",
                    "info_url": null,
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2021-10-15T17:15:02Z"
                }
            ],
            "last_updated": "2024-03-05T17:26:29Z"
        },
        {
            "id": 410,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/410/?format=api",
            "name": "NASA Lucy Pre-Launch News Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1004,
                "name": "Lucy in space render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lucy_earth_flyb_image_20210930111825.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191348.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-10-13T17:00:00Z",
            "slug": "nasa-lucy-pre-launch-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a media briefing about the upcoming launch of the Lucy mission. Lucy will explore multiple asteroids over the course of 12 years.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:27Z"
        },
        {
            "id": 409,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/409/?format=api",
            "name": "SpaceX Crew-3 Crew News Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 995,
                "name": "Crew-3 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-3_m_image_20211001183755.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191334.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-10-07T18:00:00Z",
            "slug": "spacex-crew-3-crew-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA astronauts Raja Chari, Tom Marshburn, and Kayla Barron as well as ESA astronaut Matthias Maurer will answer press questions about their upcoming flight to International Space Station.",
            "webcast_live": false,
            "location": "Johnson Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:13Z"
        },
        {
            "id": 408,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/408/?format=api",
            "name": "SpaceX Crew-3 Mission Overview Press Conference",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 995,
                "name": "Crew-3 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_crew-3_m_image_20211001183755.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191334.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-10-06T17:00:00Z",
            "slug": "spacex-crew-3-mission-overview-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will present an overview of SpaceX Crew-3 mission and discuss an upcoming crew rotation.",
            "webcast_live": false,
            "location": "Johnson Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:27Z"
        },
        {
            "id": 278,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/278/?format=api",
            "name": "Soyuz MS-19 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": "2021-10-05T12:22:00Z",
            "slug": "soyuz-ms-19-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Soyuz MS-19 spacecraft will dock to the International Space Station carrying ROSCOSMOS cosmonaut Anton Shkaplerov as Expeditions 65/66 crew member as well as film director Klim Shipenko and actress Yulia Peresild.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:07Z"
        },
        {
            "id": 330,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/330/?format=api",
            "name": "ISS Expedition 65 Change of Command Ceremony",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1117,
                "name": "ISS Expedition 65 official portrait",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20210424091431.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191702.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-10-04T19:20:00Z",
            "slug": "iss-expedition-65-change-of-command-ceremony-2",
            "type": {
                "id": 15,
                "name": "Change of Command"
            },
            "description": "JAXA astronaut Hakihiko Hoshide, second Expedition 65 commander, will hand over the International Space Station command to ESA astronaut Thomas Pesquet.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:23Z"
        },
        {
            "id": 379,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/379/?format=api",
            "name": "BepiColombo Mercury Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Mercury ahead!",
                    "description": "The ESA/JAXA BepiColombo mission to Mercury will make the first of six flybys of its destination planet on 1 October before entering orbit in 2025.",
                    "feature_image": null,
                    "url": "https://www.esa.int/Science_Exploration/Space_Science/BepiColombo/Mercury_ahead%21",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "BepiColombo「みお」水星スイングバイ#1 ライブ中継",
                    "description": "BepiColombo「みお」が1回目の水星スイングバイを実施し、2021年10月2日08時34分頃に高度約200 kmまで最接近します。最接近の前後における探査機の位置(予測軌道)およびJAXA相模原の「みお」運用室で監視中の探査機ステータスの一部をライブ中継します。最接近のおよそ30分後には運用メンバのインタ...",
                    "feature_image": "https://i.ytimg.com/vi/-cf3qFtz86U/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-cf3qFtz86U",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1155,
                "name": "BepiColombo at Mercury render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_20240306080108.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bepicolombo_at__image_thumbnail_20240306080108.jpeg",
                "credit": "ESA",
                "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": "2021-10-01T23:34:00Z",
            "slug": "bepicolombo-mercury-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "The ESA/JAXA BepiColombo mission to Mercury will make the first of six flybys of its destination planet on 1 October before entering orbit in 2025.",
            "webcast_live": false,
            "location": "Mercury",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:19Z"
        },
        {
            "id": 404,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/404/?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/1443595239353110533?s=19",
                    "type": null,
                    "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/OHub3uHmJYE/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AHUBoAC4AOKAgwIABABGFMgZSg2MA8=&rs=AOn4CLCq-cAhYMBdm-nyucwuhOGBx_EwLg",
                    "url": "https://www.youtube.com/watch?v=OHub3uHmJYE",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1246,
                "name": "RS-25 Engine Test - 2021",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20240308095002.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_thumbnail_20240308095003.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-30T19:20:00Z",
            "slug": "rs-25-engine-test-3",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand 19:20 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:51:00Z"
        }
    ]
}