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

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=270&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=250&ordering=-last_updated",
    "results": [
        {
            "id": 716,
            "url": "https://ll.thespacedevs.com/2.3.0/events/716/?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/1623335864150499328",
                    "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/wzi9pFrP3eY/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGGUgZShTMA8=&rs=AOn4CLDscLaqxGzVHsK9ELjt4M-9VkkOPQ",
                    "url": "https://www.youtube.com/watch?v=wzi9pFrP3eY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1132,
                "name": "RS-25 Engine Test - 2023",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rs-25_engine_te_image_20231003182719.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191731.jpeg",
                "credit": "NASA/Stennis",
                "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-02-08T19:50:00Z",
            "slug": "rs-25-engine-test-11",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "NASA will conduct an RS-25 engine test on the A-1 Test Stand at the Stennis Space Center near Bay St. Louis, Mississippi. This firing will validate the new nozzle design for the RS-25E variant that will fly on Artemis V onward.",
            "webcast_live": false,
            "location": "Stennis Space Center, Mississippi",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-08T09:37:57Z"
        },
        {
            "id": 167,
            "url": "https://ll.thespacedevs.com/2.3.0/events/167/?format=api",
            "name": "SLS Flight Support Booster-1 Static Fire",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "To the Moon and Beyond: SLS Flight Support Booster Test",
                    "description": "To support future flights of NASA’s powerful Space Launch System (SLS) rocket, NASA and Northrop Grumman, the SLS booster lead contractor, will conduct a full-scale Flight Support Booster (FSB-1) test in Promontory, Utah, on Sept. 2. The SLS rocket utilizes two, five-segment solid rocket boosters to...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/exploration/systems/sls/multimedia/sls-flight-support-booster-test-infographic.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Smoke and Fire! NASA's Space Launch System Rocket Booster Test",
                    "description": "On Wed., Sept. 2., at 2:45 p.m. EDT, we will test the solid rocket boosters for our Space Launch System, the most powerful rocket ever built. This full-scale...",
                    "feature_image": "https://i.ytimg.com/vi/EOyBNUJ5bA8/maxresdefault.jpg",
                    "url": "https://youtu.be/EOyBNUJ5bA8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 980,
                "name": "SLS Flight Support Booster Static Fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_flight_supp_image_20240305173139.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191308.jpeg",
                "credit": "Northrop Grumman",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "date": "2020-09-02T18:40:00Z",
            "slug": "sls-flight-support-booster-1-static-fire",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "Flight Support Booster-1 (FSB-1) is a full-scale solid rocket booster ground test that supports flights of NASA's Space Launch System.\r\n\r\nThe objective is to confirm motor performance and manufacturing quality of the booster.",
            "webcast_live": false,
            "location": "Promontory, Utah",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T19:28:29Z"
        },
        {
            "id": 244,
            "url": "https://ll.thespacedevs.com/2.3.0/events/244/?format=api",
            "name": "OSIRIS-Rex Departure from Asteroid Bennu",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "OSIRIS-REx Departure: Farewell to Asteroid Bennu",
                    "description": "Join us live at 4 p.m. EDT, Mon., May 10, as our OSIRIS-REx mission bids farewell to near-Earth asteroid Bennu. At 4:16 p.m., the spacecraft will fire its ma...",
                    "feature_image": "https://i.ytimg.com/vi/otcgXyqbW-M/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=otcgXyqbW-M",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1050,
                "name": "OSIRIS-Rex render during sample collection",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex2520sample2520collection_image_20190729035954.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191504.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-05-10T20:00:00Z",
            "slug": "osiris-rex-departure-from-asteroid-bennu",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "The departure of the OSIRIS-Rex spacecraft from asteroid Bennu will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "Asteroid Bennu",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T16:44:57Z"
        },
        {
            "id": 869,
            "url": "https://ll.thespacedevs.com/2.3.0/events/869/?format=api",
            "name": "OSIRIS-REx Sample Reveal Press Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Revealing the OSIRIS-REx Asteroid Sample (Official NASA Broadcast in 4K)",
                    "description": "The first asteroid sample collected in space by a U.S. spacecraft and brought to Earth is unveiled to the world at NASA’s Johnson Space Center in Houston on ...",
                    "feature_image": "https://i.ytimg.com/vi/oFvIuSpACQA/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=oFvIuSpACQA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1050,
                "name": "OSIRIS-Rex render during sample collection",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/osiris-rex2520sample2520collection_image_20190729035954.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191504.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-10-11T15:00:00Z",
            "slug": "osiris-rex-sample-reveal-press-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The first asteroid sample collected in space and brought to Earth by the United States will be unveiled at NASA’s Johnson Space Center in Houston\r\n\r\nNews conference participants include:\r\n\r\n- NASA Administrator Bill Nelson\r\n- Francis McCubbin, deputy curation lead\r\n- Daniel Glavin, sample analysis lead\r\n- Dante Lauretta, principal investigator",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "response_mode": "normal",
            "duration": "PT1H31M13S",
            "updates": [
                {
                    "id": 5381,
                    "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=oFvIuSpACQA",
                    "created_by": "LL2",
                    "created_on": "2023-10-11T15:02:29Z"
                },
                {
                    "id": 5164,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.nasa.gov/press-release/nasa-to-reveal-asteroid-sample-grabbed-in-space-delivered-to-earth",
                    "created_by": "hitura-nobad",
                    "created_on": "2023-09-15T06:33:05Z"
                }
            ],
            "last_updated": "2024-03-07T16:43:25Z"
        },
        {
            "id": 711,
            "url": "https://ll.thespacedevs.com/2.3.0/events/711/?format=api",
            "name": "ISS Expedition 68 Spacewalk Preview Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Coverage of US Spacewalk, Preview News Conference",
                    "description": "Two astronauts on the International Space Station will conduct a spacewalk Friday, Jan. 20, to install hardware for future power system upgrades.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-coverage-of-us-spacewalk-preview-news-conference/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Expedition 68 International Space Station U.S. Spacewalk 84 News Conference - Jan. 17, 2023",
                    "description": "Ahead of an upcoming spacewalk scheduled for Jan. 20, Dina Contella, operations integration manager, International Space Station, Chloe Mehring, spacewalk fl...",
                    "feature_image": "https://i.ytimg.com/vi/HHBojWFqTrE/maxresdefault.jpg?sqp=-oaymwEmCIAKENAF8quKqQMa8AEB-AH-CYAC0AWKAgwIABABGEAgXChlMA8=&rs=AOn4CLDx25xs8fPG-IP0xpT9oSASZBolvA",
                    "url": "https://www.youtube.com/watch?v=HHBojWFqTrE",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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-17T20:00:00Z",
            "slug": "iss-expedition-68-spacewalk-preview-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a preview briefing to provide an update on the upcoming extra-vehicular activities of ISS Expedition 66.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T14:23:18Z"
        },
        {
            "id": 503,
            "url": "https://ll.thespacedevs.com/2.3.0/events/503/?format=api",
            "name": "ISS Expedition 66 Spacewalk Preview Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Air Briefing, Spacewalks to Upgrade Space Station",
                    "description": "Crew members from International Space Station Expedition 66 will conduct two spacewalks Tuesday, March 15, and Wednesday, March 23, to continue upgrades to the orbiting laboratory.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-air-briefing-spacewalks-to-upgrade-space-station",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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-03-14T18:00:00Z",
            "slug": "iss-expedition-66-spacewalk-preview-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a preview briefing to provide an update on the upcoming extra-vehicular activities of ISS Expedition 66.",
            "webcast_live": false,
            "location": "Johnson Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T14:23:07Z"
        },
        {
            "id": 675,
            "url": "https://ll.thespacedevs.com/2.3.0/events/675/?format=api",
            "name": "ISS Expedition 68 Spacewalks Preview Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Provide Coverage of Preview Briefing, US Spacewalks",
                    "description": "Astronauts aboard the International Space Station will conduct a series of U.S. spacewalks in November and December to install mounting hardware and a pair of rollout solar arrays to increase electrical power to support station operations and scientific research.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-provide-coverage-of-preview-briefing-us-spacewalks",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.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-07T19:00:00Z",
            "slug": "iss-expedition-68-spacewalks-preview-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a preview briefing about the upcoming extra-vehicular activities of ISS Expedition 66.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T14:23:01Z"
        },
        {
            "id": 481,
            "url": "https://ll.thespacedevs.com/2.3.0/events/481/?format=api",
            "name": "Starship S20 Static Fire #4",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship Static Fire Test | Ship 20",
                    "description": "Starship prototype Ship 20 is conducting engine testing of its Raptor engines. All six engines are currently installed on the vehicle, so there is the possib...",
                    "feature_image": "https://i.ytimg.com/vi/AC3tbUnEyfM/maxresdefault.jpg",
                    "url": "https://youtu.be/AC3tbUnEyfM?t=3975",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1198,
                "name": "Starship Static Fire - Orbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192005.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": "2021-12-23T10:05:00Z",
            "slug": "starship-s20-static-fire-4",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a static fire of Starship S20.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 1124,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
                    "comment": "Road open.",
                    "info_url": "https://www.youtube.com/watch?v=zPkIZYw5O98",
                    "created_by": "Jay",
                    "created_on": "2021-12-28T19:41:41Z"
                },
                {
                    "id": 1120,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/jay2520keegan_profile_20221218022555.jpg",
                    "comment": "Boca Chica residents have received an alert notice indicating SpaceX are planning to perform engine testing of Ship 20 on December 28.",
                    "info_url": "https://twitter.com/bocachicagal/status/1475659755653849094",
                    "created_by": "Jay",
                    "created_on": "2021-12-28T03:32:33Z"
                }
            ],
            "last_updated": "2024-03-07T12:48:29Z"
        },
        {
            "id": 431,
            "url": "https://ll.thespacedevs.com/2.3.0/events/431/?format=api",
            "name": "Starship S20 Static Fire #3",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship Prototype Ship 20 Conducts First Ever Six Engine Static Fire",
                    "description": "Starship prototype Ship 20 is conducting engine testing of its Raptor engines. Exact test details are unconfirmed, but it will potentially include preburner ...",
                    "feature_image": "https://i.ytimg.com/vi/g8ja43uGrdQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=g8ja43uGrdQ",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1198,
                "name": "Starship Static Fire - Orbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192005.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": "2021-11-12T17:20:00Z",
            "slug": "starship-s20-static-fire-3",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX performed a pre-burner test followed by a static fire of Starship S20.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T12:48:17Z"
        },
        {
            "id": 609,
            "url": "https://ll.thespacedevs.com/2.3.0/events/609/?format=api",
            "name": "Starship S24 Static Fire #1",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Conducts Dual Static Fires with Booster 7 and Starship 24",
                    "description": "SpaceX is testing the Raptor engines on Ship 24 and Booster 7. The objectives of the test have not been officially confirmed.If you are interested in using f...",
                    "feature_image": "https://i.ytimg.com/vi/2w-2tJ9rm6A/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=2w-2tJ9rm6A",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1198,
                "name": "Starship Static Fire - Orbital Version",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_s24_st_image_20240305172824.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192005.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": "2022-08-10T01:20:00Z",
            "slug": "starship-s24-static-fire-1",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX conducted a Static Fire test on Starship S24.",
            "webcast_live": false,
            "location": "Boca Chica, TX",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-07T12:46:08Z"
        }
    ]
}