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=510&ordering=-date
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=520&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=500&ordering=-date",
    "results": [
        {
            "id": 647,
            "url": "https://ll.thespacedevs.com/2.3.0/events/647/?format=api",
            "name": "Booster 7 Static Fire #4",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Static Fires Seven Engines on Super Heavy Booster 7",
                    "description": "SpaceX is testing Super Heavy Booster 7 on the orbital launch mount. The exact nature and objectives of the testing have not been confirmed. Booster 7 curren...",
                    "feature_image": "https://i.ytimg.com/vi/_4qHcAESKbA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=_4qHcAESKbA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 958,
                "name": "Booster 7 static fire",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_7_stati_image_20240305173153.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191232.png",
                "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-09-19T17:47:00Z",
            "slug": "booster-7-static-fire-4",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "Booster 7 has performed a static fire of 7 engines.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:27:01Z"
        },
        {
            "id": 646,
            "url": "https://ll.thespacedevs.com/2.3.0/events/646/?format=api",
            "name": "Artemis I Tanking Test Preview Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Televise Artemis I Demonstration Test, Host Media Call",
                    "description": "NASA will provide live coverage with commentary of the upcoming Artemis I cryogenic demonstration test beginning at 7:15 a.m. EDT on Wednesday, Sept. 21.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-televise-artemis-i-demonstration-test-host-media-call",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Pre-Demonstration Test Media Teleconference (Sept. 19, 2022)",
                    "description": "NASA leaders provide a preview of an Artemis I cryogenic tanking demonstration test targeted for Sept. 21, 2022. The demonstration test will allow teams to c...",
                    "feature_image": "https://i.ytimg.com/vi/9g4op97LZ2E/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=9g4op97LZ2E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1276,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192241.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-09-19T15:30:00Z",
            "slug": "artemis-i-tanking-test-preview-media-teleconferenc",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a teleconference to provide a preview on the Artemis I tanking test.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:26Z"
        },
        {
            "id": 642,
            "url": "https://ll.thespacedevs.com/2.3.0/events/642/?format=api",
            "name": "NASA Mars 2020 Perseverance Mission Operations Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Host Briefing on Perseverance Mars Rover Mission Operations",
                    "description": "NASA will host a briefing at 11:30 a.m. EDT (8:30 a.m. PDT) on Thursday, Sept. 15, at the agency’s Jet Propulsion Laboratory in Southern California to provide highlights from the first year and a half of the Perseverance rover’s exploration of Mars.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-briefing-on-perseverance-mars-rover-mission-operations",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "News Briefing: NASA's Perseverance Mars Rover Investigates Geologically Rich Area (Sept. 15, 2022)",
                    "description": "NASA will host a briefing to provide highlights from the first year-and-a-half of the Perseverance rover’s exploration of Mars. The rover landed in Mars’ Jez...",
                    "feature_image": "https://i.ytimg.com/vi/9vZVcI1gwEU/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=9vZVcI1gwEU",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1087,
                "name": "Perseverance poster",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_mars_2020__image_20210219115157.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191608.jpeg",
                "credit": "NASA/JPL-Caltech",
                "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-09-15T15:30:00Z",
            "slug": "nasa-mars-2020-perseverance-mission-operations-bri",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will host a briefing at the agency’s Jet Propulsion Laboratory in Southern California to provide highlights from the first year and a half of the Perseverance rover’s exploration of Mars.",
            "webcast_live": false,
            "location": "Jet Propulsion Laboratory, Pasadena, California, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:16Z"
        },
        {
            "id": 641,
            "url": "https://ll.thespacedevs.com/2.3.0/events/641/?format=api",
            "name": "DART Technologies Media Teleconference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Media Briefing: Behind the Technologies Enabling NASA’s DART Mission (Sept. 12, 2022)",
                    "description": "Listen as mission experts from NASA’s Double Asteroid Redirection Test (DART) explain how some of the key technologies enabling the DART spacecraft to autono...",
                    "feature_image": "https://i.ytimg.com/vi/Z9eGVV4B5UA/maxresdefault.jpg",
                    "url": "https://youtu.be/Z9eGVV4B5UA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1150,
                "name": "Render Dart probe",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_pre-launch_image_20211116204913.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191811.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-09-12T13:00:00Z",
            "slug": "dart-technologies-media-teleconference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "DART mission experts explain some of the key technologies enabling the DART spacecraft to autonomously navigate to and impact its target asteroid as humanity’s first planetary defense test work.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:41Z"
        },
        {
            "id": 640,
            "url": "https://ll.thespacedevs.com/2.3.0/events/640/?format=api",
            "name": "National Space Council Meeting",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Vice President Kamala Harris Chairs National Space Council Meeting",
                    "description": "NASA to Host National Space Council Meeting at Johnson Space Center",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-host-national-space-council-meeting-at-johnson-space-center",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Vice President Kamala Harris Chairs National Space Council Meeting at NASA's Johnson Space Center",
                    "description": "Vice President Kamala Harris chairs the the National Space Council meeting at NASA's Johnson Space Center in Houston. NASA Administrator Bill Nelson will del...",
                    "feature_image": "https://i.ytimg.com/vi/8I2G9aGItvc/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=8I2G9aGItvc",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1101,
                "name": "[AUTO] National Space Council Meeting - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national_space__image_20211201183547.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191634.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-09-09T18:30:00Z",
            "slug": "national-space-council-meeting-2",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "US Vice President Kamala Harris chairs her second National Space Council meeting at the Johnson Space Center. NASA Administrator Bill Nelson will join the vice president to deliver remarks.\r\n \r\nThe council advises the president on America’s space policy and strategy, and reviews the nation’s long-range goals for space activities.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:28Z"
        },
        {
            "id": 639,
            "url": "https://ll.thespacedevs.com/2.3.0/events/639/?format=api",
            "name": "Starship S24 Static Fire #2",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SpaceX Static Fires Starship 24 and Grass Fire Ensues, Plus Booster 7 Spin Prime",
                    "description": "SpaceX is performing potential static fire engine testing with Super Heavy Booster 7 and/or Ship 24. An alert notice has been given to the Boca Chica locals ...",
                    "feature_image": "https://i.ytimg.com/vi/4a7-zRRgqyI/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=4a7-zRRgqyI",
                    "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-09-08T21:30:40Z",
            "slug": "starship-s24-static-fire-2",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SpaceX conducted a 6 second static fire test of Ship 24 at their facility in Boca Chica, TX.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:24Z"
        },
        {
            "id": 638,
            "url": "https://ll.thespacedevs.com/2.3.0/events/638/?format=api",
            "name": "Artemis I Status Update #7",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Discuss Status of Next Artemis I Moon Mission Launch Attempt",
                    "description": "NASA will hold a media teleconference at 11 a.m. EDT Thursday, Sept. 8, to discuss next steps for the Artemis I mission to launch the Space Launch System (SLS) rocket and Orion spacecraft from the agency’s Kennedy Space Center in Florida.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-discuss-status-of-next-artemis-i-moon-mission-launch-attempt",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Teleconference: Artemis I Launch Status (Sept. 8)",
                    "description": "NASA will hold a media teleconference at 11 a.m. EDT Thursday, Sept. 8, to discuss next steps for the Artemis I mission to launch the Space Launch System (SL...",
                    "feature_image": "https://i.ytimg.com/vi/ImxcxX6Ek1c/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ImxcxX6Ek1c",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1136,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.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-09-08T15:00:00Z",
            "slug": "artemis-i-status-update-7",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media teleconference following the second scrub of its Artemis I mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:32:04Z"
        },
        {
            "id": 382,
            "url": "https://ll.thespacedevs.com/2.3.0/events/382/?format=api",
            "name": "Solar Orbiter Venus Flyby",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.esa.int",
                    "title": "Solar Orbiter: journey around the Sun",
                    "description": "Solar Orbiter: journey around the Sun",
                    "feature_image": null,
                    "url": "https://www.esa.int/ESA_Multimedia/Images/2020/01/Solar_Orbiter_journey_around_the_Sun",
                    "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": "2022-09-04T01:26:00Z",
            "slug": "solar-orbiter-venus-flyby-3",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "Solar Orbiter, a partnership between ESA and NASA, will perform a gravity assist maneuver with Venus with its closest approach at a distance of 6400 km. Throughout its mission it also 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:23:49Z"
        },
        {
            "id": 637,
            "url": "https://ll.thespacedevs.com/2.3.0/events/637/?format=api",
            "name": "Artemis I Status Update #6",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Launch Attempt News Update (Sept. 3, 2022)",
                    "description": "NASA leads provide a news update on the Sept. 3 launch attempt of the #Artemis I flight test. The launch director waived off the launch at approximately 11:1...",
                    "feature_image": "https://i.ytimg.com/vi/GNpR8yPumJ4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=GNpR8yPumJ4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1136,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_sls_r_image_20220522090551.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191741.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-09-03T20:30:00Z",
            "slug": "artemis-i-status-update-6",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a press conference following the second scrub of its Artemis I mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:31:24Z"
        },
        {
            "id": 629,
            "url": "https://ll.thespacedevs.com/2.3.0/events/629/?format=api",
            "name": "Russian EVA-54a",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV's Media Channel",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/nA9UZF-SZoQ/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=nA9UZF-SZoQ",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1095,
                "name": "Russian EVA",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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-09-02T13:25:00Z",
            "slug": "russian-eva-54a",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "ROSCOSMOS cosmonauts Oleg Artemyev and Denis Matveev will perform an EVA outside 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:32:01Z"
        }
    ]
}