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=890&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=900&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=880&ordering=-date",
    "results": [
        {
            "id": 102,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/102/?format=api",
            "name": "SpaceX DM-2 Crew Dragon Docking",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Launch America - a partnership between and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "description": "NASA Launch America - a partnership between NASA and private space companies – will help open the space above Earth to people besides government astronauts.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/specials/dm2/",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Crew Demo-2",
                    "description": "After standing down from launch on Wednesday May 27, SpaceX is now targeting Saturday, May 30 for Falcon 9’s launch of Crew Dragon’s second demonstration (De...",
                    "feature_image": "https://i.ytimg.com/vi/bIZsnKGV8TE/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=bIZsnKGV8TE",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1181,
                "name": "Crew Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.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-05-31T14:27:00Z",
            "slug": "spacex-dm-2-crew-dragon-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The first crewed SpaceX Crew Dragon will dock to the International Space Station as part of its last test mission : DM-2 (Demonstration Mission 2). Aboard the spacecraft will be NASA astronauts Douglas Hurley and Robert Behnken.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:59Z"
        },
        {
            "id": 141,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/141/?format=api",
            "name": "Starship SN4 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Boca Chica - Final Starship SN4 Static Fire",
                    "description": "The final Static Fire test of Starship SN4 before her demise that came shortly after Raptor SN20 has come to life. She had conducted a total of five Static F...",
                    "feature_image": "https://i.ytimg.com/vi/mvtLXa7x_cY/maxresdefault.jpg",
                    "url": "https://youtu.be/mvtLXa7x_cY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-29T18:40:00Z",
            "slug": "starship-sn4-static-fire-5",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SN4 prototype and its mount have been destroyed due to an anomaly during its fifth static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:15Z"
        },
        {
            "id": 140,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/140/?format=api",
            "name": "Starship SN4 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Boca Chica - Fourth SN4 Static Fire - Production Site Hardware",
                    "description": "Starship SN4 conducted its fourth Static Fire test (Second with Raptor SN20) on Thursday. Meanwhile, more hardware for future Starships was spotted at the Pr...",
                    "feature_image": "https://i.ytimg.com/vi/HSvE0ry2Gbo/maxresdefault.jpg",
                    "url": "https://youtu.be/HSvE0ry2Gbo",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-28T18:00:00Z",
            "slug": "starship-sn4-static-fire-4",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its fourth static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:38Z"
        },
        {
            "id": 101,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/101/?format=api",
            "name": "HTV-9 “Kounotori” Rendezvous and Capture",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1082,
                "name": "HTV-4 captured by Canadarm2",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_thumbnail_20240325122159.jpeg",
                "credit": "JAXA/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-05-25T12:15:00Z",
            "slug": "htv-9-kounotori-rendezvous-and-capture",
            "type": {
                "id": 4,
                "name": "Spacecraft Berthing"
            },
            "description": "NASA TV will live-stream the rendezvous and capture of JAXA's HTV-9 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:09Z"
        },
        {
            "id": 105,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/105/?format=api",
            "name": "Starship SN4 Static Fire",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "spaceflightnow.com",
                    "title": "SpaceX test-fires Raptor engine on Starship test rocket – Spaceflight Now",
                    "description": "A test-firing of a Raptor engine on the latest in a series of Starship test rockets Tuesday night in Texas moved SpaceX closer to performing a low-altitude “hop” to gather data on the vehicle’s launch and landing characteristics.\n\nThe single methane-fueled Raptor engine on the bottom of the Starship...",
                    "feature_image": null,
                    "url": "https://spaceflightnow.com/2020/05/06/spacex-test-fires-raptor-engine-on-starship-test-rocket/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "4K Up Close SpaceX Starship SN4 Static Fire #2",
                    "description": "05.19.2020 At 1:00:54 PM CDT SpaceX Boca Chica completed a secondary static fire with raptor SN20 on Starship SN4. After the 5-6 second burn it seems there w...",
                    "feature_image": "https://i.ytimg.com/vi/kICMCCXAKVg/hqdefault.jpg",
                    "url": "https://youtu.be/kICMCCXAKVg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-19T18:00:54Z",
            "slug": "starship-sn4-static-fire-3",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its third static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:24Z"
        },
        {
            "id": 139,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/139/?format=api",
            "name": "Starship SN4 Ambient Pressure Test",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-17T17:58:00Z",
            "slug": "starship-sn4-ambient-pressure-test-2",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its second ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:23:29Z"
        },
        {
            "id": 100,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/100/?format=api",
            "name": "NG-13 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": "2020-05-11T16:10:00Z",
            "slug": "ng-13-cygnus-release-reentry",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Northrop Grumman NG-13 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:28:43Z"
        },
        {
            "id": 138,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/138/?format=api",
            "name": "Starship SN4 Cryoproof Test",
            "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/NASASpaceflight/status/1259343216228343809",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-10T04:25:00Z",
            "slug": "starship-sn4-cryoproof-test-2",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN4 prototype successfully performed its second cryoproof test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:22:00Z"
        },
        {
            "id": 162,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/162/?format=api",
            "name": "Starship SN4 Ambient Pressure Test",
            "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/nextspaceflight/status/1259027528175325184",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship SN4 Proof Test LIVE From Boca Chica",
                    "description": "SpaceX conducted a room temperature proof test with the Starship SN4 prototype at their Boca Chica, Texas launch site. This test commenced the second round o...",
                    "feature_image": "https://i.ytimg.com/vi/dXQmRLFj888/maxresdefault.jpg",
                    "url": "https://youtu.be/dXQmRLFj888",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-09T07:30:00Z",
            "slug": "starship-sn4-ambient-pressure-test-3",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SN4 prototype successfully performed an ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:49Z"
        },
        {
            "id": 135,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/135/?format=api",
            "name": "Starship SN4 Static Fire",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SN4 Static fire",
                    "description": "SpaceX Starship prototype",
                    "feature_image": "https://i.ytimg.com/vi/uoJTza2fpcg/maxresdefault.jpg",
                    "url": "https://youtu.be/uoJTza2fpcg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1169,
                "name": "[AUTO] Starship SN4 Static Fire - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2020-05-07T07:00:00Z",
            "slug": "starship-sn4-static-fire-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SpaceX Starship SN4 Prototype has successfully performed its second static fire.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:15Z"
        }
    ]
}