API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=130&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 935,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=140&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=120&ordering=last_updated",
    "results": [
        {
            "id": 714,
            "url": "https://ll.thespacedevs.com/2.2.0/event/714/?format=api",
            "slug": "us-eva-85",
            "name": "US EVA-85",
            "updates": [],
            "last_updated": "2024-03-05T17:23:31Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronaut Nicole Mann and JAXA astronaut Koichi Wakata will venture outside the orbiting outpost from the Quest airlock to complete work on the 1A Power Channel Mounting Bracket for a future ISS Rollout Solar Array installation.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=VFnE1bCQEyY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk with Astronauts Nicole Mann and Koichi Wakata at the Space Station (Feb. 2, 2023)",
                    "description": "Astronauts Nicole Mann of NASA and Koichi Wakata of JAXA (Japan Aerospace Exploration Agency) are conducting a spacewalk on Thursday, Feb. 2, to continue pre...",
                    "feature_image": "https://i.ytimg.com/vi/VFnE1bCQEyY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=VFnE1bCQEyY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
            "date": "2023-02-02T13:15:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 150,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/150/?format=api",
                    "name": "Expedition 68",
                    "start": "2022-09-28T13:35:00Z",
                    "end": "2023-03-28T09:57:27Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 654,
                            "name": "Expedition 68 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220927162610.png",
                            "agency": {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 448,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/448/?format=api",
                            "name": "Expedition 68 EVA 7",
                            "start": "2023-04-28T13:11:00Z",
                            "end": "2023-04-28T20:12:00Z",
                            "duration": "PT7H1M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 446,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/446/?format=api",
                            "name": "Expedition 68 EVA 6",
                            "start": "2023-02-02T12:45:00Z",
                            "end": "2023-02-02T19:26:00Z",
                            "duration": "PT6H41M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 445,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/445/?format=api",
                            "name": "Expedition 68 EVA 5",
                            "start": "2023-01-20T13:14:00Z",
                            "end": "2023-01-20T20:35:00Z",
                            "duration": "PT7H21M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 444,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/444/?format=api",
                            "name": "Expedition 68 EVA 4",
                            "start": "2022-12-22T13:19:00Z",
                            "end": "2022-12-22T20:27:00Z",
                            "duration": "PT7H8M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 443,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/443/?format=api",
                            "name": "Expedition 68 EVA 3",
                            "start": "2022-12-03T12:16:00Z",
                            "end": "2022-12-03T19:21:00Z",
                            "duration": "PT7H5M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 442,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/442/?format=api",
                            "name": "Expedition 68 EVA 2",
                            "start": "2022-11-17T14:39:00Z",
                            "end": "2022-11-17T21:07:00Z",
                            "duration": "PT6H28M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 441,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/441/?format=api",
                            "name": "Expedition 68 EVA 1",
                            "start": "2022-11-15T14:14:00Z",
                            "end": "2022-11-15T21:25:00Z",
                            "duration": "PT7H11M",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 144,
            "url": "https://ll.thespacedevs.com/2.2.0/event/144/?format=api",
            "slug": "starship-hopper-wet-dress-rehearsal",
            "name": "Starship Hopper Wet Dress Rehearsal",
            "updates": [],
            "last_updated": "2024-03-05T17:23:31Z",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Starhopper prototype has successfully performed its first wet dress rehearsal.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/cOm4S8y59Hg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Live at SpaceX's \"StarHopper\" (No Ignition, but successful test)",
                    "description": "See the super exciting puff of smoke when they ran the pre-burners :P - https://youtu.be/cOm4S8y59Hg?t=15030SpaceX is hoping to do their first tethered test ...",
                    "feature_image": "https://i.ytimg.com/vi/cOm4S8y59Hg/maxresdefault.jpg",
                    "url": "https://youtu.be/cOm4S8y59Hg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_hopper_image_20200821071216.png",
            "date": "2019-03-25T22:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 153,
            "url": "https://ll.thespacedevs.com/2.2.0/event/153/?format=api",
            "slug": "starship-hopper-wet-dress-rehearsal-7",
            "name": "Starship Hopper Wet Dress Rehearsal",
            "updates": [],
            "last_updated": "2024-03-05T17:23:32Z",
            "type": {
                "id": 22,
                "name": "Wet Dress Rehearsal"
            },
            "description": "The Starhopper prototype has successfully performed a wet dress rehearsal.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=-O1AFN9iSi4",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Starship Hopper @SpaceX Side Thrusters Test?",
                    "description": "July 22, 2019. Tonight's testing seemed to involve the side thrusters.This 24/7 stream is powered by LabPadre, in cooperation with Sapphire Condominiums, @Bo...",
                    "feature_image": "https://i.ytimg.com/vi/-O1AFN9iSi4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=-O1AFN9iSi4",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_hopper_image_20200821071216.png",
            "date": "2019-07-23T04:57:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 160,
            "url": "https://ll.thespacedevs.com/2.2.0/event/160/?format=api",
            "slug": "starship-sn3-ambient-pressure-test",
            "name": "Starship SN3 Ambient Pressure Test",
            "updates": [],
            "last_updated": "2024-03-05T17:23:33Z",
            "type": {
                "id": 19,
                "name": "Ambient Pressure Test"
            },
            "description": "The SN3 prototype successfully performed its first ambient pressure test.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": "https://twitter.com/elonmusk/status/1245837966427095041?s=20",
            "video_url": null,
            "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/elonmusk/status/1245837966427095041?s=20",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sn4_static_fire_image_20200506020647.jpeg",
            "date": "2020-04-03T02:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 175,
            "url": "https://ll.thespacedevs.com/2.2.0/event/175/?format=api",
            "slug": "dynetics-to-the-moon-presentation",
            "name": "Dynetics \"To The Moon\" Presentation",
            "updates": [],
            "last_updated": "2024-03-05T17:23:34Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Dynetics will present their 'To the Moon with Dynetics: The Importance of Lunar Exploration and Utilization' webinar which will explain the development of their HLS vehicle.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://aiaa.zoom.us/webinar/register/WN_HuD3hm89QqaoAZ0bmVQDdg",
            "video_url": null,
            "info_urls": [
                {
                    "priority": 10,
                    "source": "aiaa.zoom.us",
                    "title": "Video Conferencing, Web Conferencing, Webinars, Screen Sharing",
                    "description": "Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solution used around the world in board, confer...",
                    "feature_image": null,
                    "url": "https://aiaa.zoom.us/webinar/register/WN_HuD3hm89QqaoAZ0bmVQDdg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dynetics_2522t_image_20200915165746.jpg",
            "date": "2020-09-15T17:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 735,
            "url": "https://ll.thespacedevs.com/2.2.0/event/735/?format=api",
            "slug": "bill-nelson-state-of-nasa-address",
            "name": "Bill Nelson State of NASA Address",
            "updates": [],
            "last_updated": "2024-03-05T17:23:34Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Administrator Bill Nelson will broadcast his annual State of NASA remarks, highlighting the agency’s plans to explore the Moon and Mars, monitor and protect the planet, sustain U.S. leadership in aviation and aerospace innovation, drive economic growth and promote equity and diversity within the agency and across the nation, while inspiring the next generation of explorers for the benefit of humanity.",
            "webcast_live": false,
            "location": "NASA Headquarters, Washington DC",
            "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-annual-address-budget-media-call-in-march",
            "video_url": "https://www.youtube.com/watch?v=yTVxELrVfB0",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Annual Address, Budget Media Call in March",
                    "description": "Administrator Bill Nelson will broadcast his annual State of NASA remarks at 3 p.m. EST on Thursday, March 9. The event will air on NASA Television, the NASA app, and the agency’s website.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-annual-address-budget-media-call-in-march",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "2023 ‘State of NASA’ Address from Administrator Bill Nelson",
                    "description": "NASA Administrator Bill Nelson delivers the State of NASA address for 2023. Learn about our plans to explore the Moon and Mars, monitor and protect the plane...",
                    "feature_image": "https://i.ytimg.com/vi/yTVxELrVfB0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=yTVxELrVfB0",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bill_nelson_sta_image_20230309063345.jpeg",
            "date": "2023-03-09T20:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 134,
            "url": "https://ll.thespacedevs.com/2.2.0/event/134/?format=api",
            "slug": "starship-sn6-static-fire",
            "name": "Starship SN6 Static Fire",
            "updates": [],
            "last_updated": "2024-03-05T17:23:35Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "The SN6 prototype has successfully performed its first static fire.",
            "webcast_live": false,
            "location": "Boca Chica, TX, USA",
            "news_url": null,
            "video_url": "https://youtu.be/ORQeJNXM_FA",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship SN6 Static Fire at SpaceX's Boca Chica Launch Site",
                    "description": "SpaceX is making another attempt at a static fire with Starship SN6 ahead of a planned hop as early as Aug. 28. Starship SN6 is outfitted with Raptor SN29 fo...",
                    "feature_image": "https://i.ytimg.com/vi/ORQeJNXM_FA/maxresdefault.jpg",
                    "url": "https://youtu.be/ORQeJNXM_FA",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn6_st_image_20200820182238.jpeg",
            "date": "2020-08-24T00:44:30Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 181,
            "url": "https://ll.thespacedevs.com/2.2.0/event/181/?format=api",
            "slug": "jim-bridenstine-at-the-2020-mars-society-conventio",
            "name": "Jim Bridenstine at the 2020 Mars Society Convention",
            "updates": [],
            "last_updated": "2024-03-05T17:23:36Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Jim Bridenstine will be joining the 2020 International Mars Society Convention virtually by providing a special update on NASA’s plans for the Moon and Mars.\r\n\r\nOnline registration for the International Mars Society Convention is free of charge.",
            "webcast_live": false,
            "location": "2020 International Mars Society Convention",
            "news_url": "https://www.marssociety.org/news/2020/10/05/breaking-news-nasa-administrator-jim-bridenstine-to-address-2020-mars-society-convention/",
            "video_url": "https://www.marssociety.org/conventions/2020/",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.marssociety.org",
                    "title": "Breaking News: NASA Administrator Jim Bridenstine to Address 2020 Mars Society Convention",
                    "description": "The Mars Society is very pleased to announce that Jim Bridenstine, NASA Administrator, will be joining us virtually during the 23rd Annual International Mars Society Convention on Saturday, October 17th at 10:00 am PST (1:00 pm EST, 18:00 GMT) to give an update on “NASA’s plans for the Moon and Mars...",
                    "feature_image": null,
                    "url": "https://www.marssociety.org/news/2020/10/05/breaking-news-nasa-administrator-jim-bridenstine-to-address-2020-mars-society-convention/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.marssociety.org",
                    "publisher": null,
                    "title": "The 23rd Annual International Mars Society Convention",
                    "description": "The Mars Society is pleased to announce that the 23rd Annual International Mars Society Convention will be convened Thursday-Sunday, October 15-18, 2020, all over the world via the Internet!\n\nThrough the use of unique technology, it will be possible to not only hold presentations, panel discussions ...",
                    "feature_image": "https://www.marssociety.org/wp-content/uploads/2020/04/2020-Convention-Poster-Web-e1597023705106.jpg",
                    "url": "https://www.marssociety.org/conventions/2020/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim_bridenstine_image_20201016062246.jpeg",
            "date": "2020-10-17T17:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 179,
            "url": "https://ll.thespacedevs.com/2.2.0/event/179/?format=api",
            "slug": "starship-sn8-preburner-test",
            "name": "Starship SN8 Preburner Test",
            "updates": [],
            "last_updated": "2024-03-05T17:23:37Z",
            "type": {
                "id": 5,
                "name": "Static Fire"
            },
            "description": "SN8 conducted a preburner test of the raptor engines in preparation for the future 15km flight.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=AyVDueIIZbY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "SN8 3 Raptor Pre-Burn or Last Second Abort?",
                    "description": "10.19.2020 At 06:01 AM SpaceX Boca Chica attempted either a pre-burn or static fire. At the moment it remains unclear if it was an actual engine pre-burn or ...",
                    "feature_image": "https://i.ytimg.com/vi/AyVDueIIZbY/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=AyVDueIIZbY",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_sn8_st_image_20201014184312.jpg_large",
            "date": "2020-10-19T11:01:43Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 174,
            "url": "https://ll.thespacedevs.com/2.2.0/event/174/?format=api",
            "slug": "soyuz-ms-16-landing",
            "name": "Soyuz MS-16 Landing",
            "updates": [],
            "last_updated": "2024-03-05T17:23:37Z",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Soyuz MS-16 spacecraft carrying ROSCOSMOS cosmonauts Anatoli Ivanishin and Ivan Vagner as well as NASA astronaut Chris Cassidy will land back on Earth near Dzhezkazgan, Kazakhstan.",
            "webcast_live": false,
            "location": "Dzhezkazgan, Kazakhstan",
            "news_url": "https://www.nasa.gov/press-release/landing-coverage-set-for-nasa-astronaut-chris-cassidy-space-station-crew",
            "video_url": "https://youtu.be/21X5lGlDOfg",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Landing Coverage Set for NASA Astronaut Cassidy, Space Station Crew",
                    "description": "NASA will provide live coverage of the return to Earth for agency astronaut Chris Cassidy and two Russian cosmonauts Wednesday, Oct. 21, after six months aboard the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/landing-coverage-set-for-nasa-astronaut-chris-cassidy-space-station-crew",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "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/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
            "date": "2020-10-22T02:57:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "d401b40d-6424-4b08-989e-ea49640b04da",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/d401b40d-6424-4b08-989e-ea49640b04da/?format=api",
                    "slug": "soyuz-21a-soyuz-ms-16",
                    "name": "Soyuz 2.1a | Soyuz MS-16",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2023-06-14T08:56:10Z",
                    "net": "2020-04-09T08:05:06Z",
                    "window_end": "2020-04-09T08:05:06Z",
                    "window_start": "2020-04-09T08:05:06Z",
                    "net_precision": null,
                    "probability": -1,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": null,
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 1373,
                        "configuration": {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 1107,
                        "name": "Soyuz MS-16",
                        "description": "Soyuz MS-16 begins expedition 62 by carrying Roscosmos cosmonauts Anatoli Ivanishin, Ivan Vagner and NASA astronaut Chris Cassidy to the International Space Station aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan. After launching from the Baikonur Cosmodrome in Kazakhstan, they will rendezvous to the station where they will remain for their 6 month stay.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                        "agency_id": null,
                        "name": "31/6",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                        "latitude": "45.996034",
                        "longitude": "63.564003",
                        "location": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                            "country_code": "KAZ",
                            "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                            "timezone_name": "Asia/Qyzylorda",
                            "total_launch_count": 1551,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 418,
                        "orbital_launch_attempt_count": 418
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/soyuz25202.1a_infographic_20200806041636.png",
                    "program": [
                        {
                            "id": 8,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
                            "name": "Soyuz",
                            "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                            "agencies": [
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                },
                                {
                                    "id": 66,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                                    "name": "Soviet Space Program",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                            "start_date": "1966-11-28T11:02:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5947,
                    "location_launch_attempt_count": 1511,
                    "pad_launch_attempt_count": 384,
                    "agency_launch_attempt_count": 289,
                    "orbital_launch_attempt_count_year": 25,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 138,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/138/?format=api",
                    "name": "Expedition 63",
                    "start": "2020-04-17T01:53:00Z",
                    "end": "2020-10-20T20:15:00Z",
                    "spacestation": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                        "name": "International Space Station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                    },
                    "mission_patches": [
                        {
                            "id": 725,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        },
                        {
                            "id": 726,
                            "name": "Expedition 63 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_63_patch_20221024013521.png",
                            "agency": {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 418,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/418/?format=api",
                            "name": "Expedition 63 EVA 4",
                            "start": "2020-07-21T11:12:00Z",
                            "end": "2020-07-21T16:41:00Z",
                            "duration": "PT5H29M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 417,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/417/?format=api",
                            "name": "Expedition 63 EVA 3",
                            "start": "2020-07-16T11:10:00Z",
                            "end": "2020-07-16T17:10:00Z",
                            "duration": "PT6H",
                            "location": "International Space Station"
                        },
                        {
                            "id": 416,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/416/?format=api",
                            "name": "Expedition 63 EVA 2",
                            "start": "2020-07-01T10:13:00Z",
                            "end": "2020-07-01T16:14:00Z",
                            "duration": "PT6H1M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 415,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/415/?format=api",
                            "name": "Expedition 63 EVA 1",
                            "start": "2020-06-26T11:32:00Z",
                            "end": "2020-06-26T17:39:00Z",
                            "duration": "PT6H7M",
                            "location": "International Space Station"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
                    "name": "Soyuz",
                    "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                    "start_date": "1966-11-28T11:02:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        }
    ]
}