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

{
    "count": 934,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=50&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=30&ordering=last_updated",
    "results": [
        {
            "id": 148,
            "url": "https://ll.thespacedevs.com/2.2.0/event/148/?format=api",
            "slug": "starship-hopper-tethered-hop",
            "name": "Starship Hopper Tethered Hop",
            "updates": [],
            "last_updated": "2024-03-05T17:22:12Z",
            "type": {
                "id": 14,
                "name": "Test Flight"
            },
            "description": "The Starhopper prototype has successfully performed a tethered hop.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": "https://twitter.com/elonmusk/status/1114390314565787648?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/1114390314565787648?s=20",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_hopper_image_20200821071216.png",
            "date": "2019-04-06T00: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": 889,
            "url": "https://ll.thespacedevs.com/2.2.0/event/889/?format=api",
            "slug": "shenzhou-16-landing",
            "name": "Shenzhou 16 Landing",
            "updates": [
                {
                    "id": 5544,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=S2r_eZWi474",
                    "created_by": "LL2",
                    "created_on": "2023-10-30T23:33:56Z"
                },
                {
                    "id": 5517,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/orbitalfocus/status/1717893335698862293",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-27T17:07:24Z"
                },
                {
                    "id": 5500,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing.",
                    "info_url": "https://m.weibo.cn/detail/4960657330143701",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2023-10-25T01:37:15Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:13Z",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Shenzhou 16 Descent Capsule will land in the desert near Jiuquan Satellite Launch Center, China, bringing Jing Haipeng, Zhu Yangzhu and Gui Haichao back to Earth after spending six months in orbit as part of the fifth mission to the Chinese Space Station.",
            "webcast_live": false,
            "location": "Near Jiuquan Satellite Launch Center, China",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=S2r_eZWi474",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Live: Special coverage of China's Shenzhou-16 crew's return to Earth",
                    "description": "China's Shenzhou-16 astronauts Jing Haipeng, Zhu Yangzhu and Gui Haichao return to Earth on October 31, having completed all their scheduled tasks on China's...",
                    "feature_image": "https://i.ytimg.com/vi/S2r_eZWi474/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=S2r_eZWi474",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg",
            "date": "2023-10-31T00:12:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT2H34M26S",
            "agencies": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "CHN",
                    "abbrev": "CNSA",
                    "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                    "administrator": "Administrator: Tang Dengjie",
                    "founding_year": "1993",
                    "launchers": "",
                    "spacecraft": "Shenzhou",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png"
                }
            ],
            "launches": [
                {
                    "id": "2f8aff8b-85da-42bf-84eb-6d3b10184c44",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/2f8aff8b-85da-42bf-84eb-6d3b10184c44/?format=api",
                    "slug": "long-march-2fg-shenzhou-16",
                    "name": "Long March 2F/G | Shenzhou 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": "2024-03-05T18:32:38Z",
                    "net": "2023-05-30T01:31:10Z",
                    "window_end": "2023-05-30T02:01:00Z",
                    "window_start": "2023-05-30T01:21:00Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "type": "Government"
                    },
                    "rocket": {
                        "id": 7826,
                        "configuration": {
                            "id": 84,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                            "name": "Long March 2",
                            "family": "Long March",
                            "full_name": "Long March 2F/G",
                            "variant": "F/G"
                        }
                    },
                    "mission": {
                        "id": 6332,
                        "name": "Shenzhou 16",
                        "description": "Fifth crewed flight to the Chinese space station.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 37,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                        "agency_id": null,
                        "name": "Launch Area 4 (SLS-1 / 921)",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                        "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                        "latitude": "40.957893",
                        "longitude": "100.290944",
                        "location": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                            "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                            "country_code": "CHN",
                            "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                            "timezone_name": "Asia/Shanghai",
                            "total_launch_count": 233,
                            "total_landing_count": 0
                        },
                        "country_code": "CHN",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                        "total_launch_count": 24,
                        "orbital_launch_attempt_count": 24
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 7,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
                            "name": "Shenzhou",
                            "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                            "agencies": [
                                {
                                    "id": 17,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                    "name": "China National Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                            "start_date": "1993-01-01T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 19,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                            "name": "Tiangong space station",
                            "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                            "agencies": [
                                {
                                    "id": 88,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                                    "name": "China Aerospace Science and Technology Corporation",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                            "start_date": "2021-04-29T03:23:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6450,
                    "location_launch_attempt_count": 194,
                    "pad_launch_attempt_count": 20,
                    "agency_launch_attempt_count": 422,
                    "orbital_launch_attempt_count_year": 82,
                    "location_launch_attempt_count_year": 12,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 17,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 154,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/154/?format=api",
                    "name": "Shenzhou 16",
                    "start": "2023-05-30T08:29:00Z",
                    "end": "2023-10-30T12:37:00Z",
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                        "name": "Tiangong space station",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                    },
                    "mission_patches": [
                        {
                            "id": 779,
                            "name": "Shenzhou 16 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252016_mission_patch_20230530053248.png",
                            "agency": {
                                "id": 17,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "type": "Government"
                            }
                        }
                    ],
                    "spacewalks": [
                        {
                            "id": 466,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/466/?format=api",
                            "name": "Shenzhou 16 EVA 1",
                            "start": "2023-07-20T05:40:00Z",
                            "end": "2023-07-20T13:40:00Z",
                            "duration": "PT8H",
                            "location": "Tiangong Space Station"
                        }
                    ]
                }
            ],
            "spacestations": [
                {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "2021-04-29",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                }
            ],
            "program": [
                {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
                    "name": "Shenzhou",
                    "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                    "start_date": "1993-01-01T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                    "name": "Tiangong space station",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                    "agencies": [
                        {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 49,
            "url": "https://ll.thespacedevs.com/2.2.0/event/49/?format=api",
            "slug": "soyuz-ms-12-undocking",
            "name": "Soyuz MS-12 Undocking",
            "updates": [],
            "last_updated": "2024-03-05T17:22:13Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Soyuz MS-11 spacecraft will undock from the International Space Station at 7:36 am UTC.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
            "date": "2019-10-03T07:36:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "8afea345-0746-4603-8409-9c78b268ba3a",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/8afea345-0746-4603-8409-9c78b268ba3a/?format=api",
                    "slug": "soyuz-fg-soyuz-ms-12",
                    "name": "Soyuz-FG | Soyuz MS-12",
                    "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:55:39Z",
                    "net": "2019-03-14T19:14:08Z",
                    "window_end": "2019-03-14T19:14:08Z",
                    "window_start": "2019-03-14T19:14:08Z",
                    "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": 1368,
                        "configuration": {
                            "id": 34,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api",
                            "name": "Soyuz",
                            "family": "",
                            "full_name": "Soyuz FG",
                            "variant": "FG"
                        }
                    },
                    "mission": {
                        "id": 326,
                        "name": "Soyuz MS-12",
                        "description": "Soyuz MS-12 begins expedition 59 by carrying Roscosmos cosmonaut Aleksey Ovchinin, NASA astronauts Christina Hammock Koch and Nick Hague to the International Space Station. 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": 32,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
                        "agency_id": null,
                        "name": "1/5",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "",
                        "map_url": "https://www.google.com/maps?q=45.92,63.342",
                        "latitude": "45.92",
                        "longitude": "63.342",
                        "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_32_20200803143513.jpg",
                        "total_launch_count": 487,
                        "orbital_launch_attempt_count": 487
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
                    "infographic": null,
                    "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": 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"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5835,
                    "location_launch_attempt_count": 1497,
                    "pad_launch_attempt_count": 485,
                    "agency_launch_attempt_count": 281,
                    "orbital_launch_attempt_count_year": 15,
                    "location_launch_attempt_count_year": 2,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 2,
                    "type": "normal"
                }
            ],
            "expeditions": [
                {
                    "id": 119,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/119/?format=api",
                    "name": "Expedition 60",
                    "start": "2019-06-24T23:25:00Z",
                    "end": "2019-10-02T00:00: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": 722,
                            "name": "Expedition 60 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_60_patch_20221024013520.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": 405,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/405/?format=api",
                            "name": "Expedition 60 EVA",
                            "start": "2019-08-21T12:27:00Z",
                            "end": "2019-08-21T18:59:00Z",
                            "duration": "PT6H32M",
                            "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": 729,
            "url": "https://ll.thespacedevs.com/2.2.0/event/729/?format=api",
            "slug": "crew-6-post-launch-news-conference",
            "name": "Crew-6 Post-Launch News Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:22:15Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news conference following the launch of the Crew-6 mission towards the International Space Station.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/live/G4ay_9nENZI",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Avant d'accéder à YouTube",
                    "description": "\n• Suivre les interruptions de service et protéger contre le spam, les fraudes et les abus\n• Mesurer l'engagement de l'audience et les statistiques des sites pour comprendre la façon dont nos services sont utilisés et pour améliorer leur qualité\n• Développer de nouveaux services et les améliorer\n• D...",
                    "feature_image": null,
                    "url": "https://www.youtube.com/live/G4ay_9nENZI",
                    "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/spacex_crew-6_m_image_20230119070535.jpg",
            "date": "2023-03-02T07:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "bc325945-4bee-4412-84e1-14998b2eba5f",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/bc325945-4bee-4412-84e1-14998b2eba5f/?format=api",
                    "slug": "falcon-9-block-5-crew-6",
                    "name": "Falcon 9 Block 5 | Crew-6",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:42:28Z",
                    "net": "2023-03-02T05:34:14Z",
                    "window_end": "2023-03-02T05:34:14Z",
                    "window_start": "2023-03-02T05:34:14Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 95,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7498,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5898,
                        "name": "Crew-6",
                        "description": "SpaceX Crew-6 is the sixth crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20230301082227.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                            "name": "Commercial Crew Program",
                            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                            "agencies": [
                                {
                                    "id": 80,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                    "name": "Boeing",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "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/commercial2520_program_20200820201209.png",
                            "start_date": "2011-04-18T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                            "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": 6397,
                    "location_launch_attempt_count": 216,
                    "pad_launch_attempt_count": 158,
                    "agency_launch_attempt_count": 227,
                    "orbital_launch_attempt_count_year": 29,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 14,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "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/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "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"
                    }
                }
            ]
        },
        {
            "id": 157,
            "url": "https://ll.thespacedevs.com/2.2.0/event/157/?format=api",
            "slug": "starship-test-tank-pressure-test",
            "name": "Starship Test Tank Pressure Test",
            "updates": [],
            "last_updated": "2024-03-05T17:22:15Z",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "A tank prototype has been pressurized to failure to test the dome to barrel weld.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": "https://twitter.com/elonmusk/status/1215719463913345024?s=20",
            "video_url": "https://youtu.be/0JkTvfMSHu4",
            "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/1215719463913345024?s=20",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "SpaceX Hoppy Poppy Jr Pressure Test To Failure",
                    "description": "01.10.2020 At 5:45 AM the pressure testing to failure on Hoppy Jr at SpaceX Boca Chica, Texas.Video is not the best quality but it gets the picture across. T...",
                    "feature_image": "https://i.ytimg.com/vi/0JkTvfMSHu4/maxresdefault.jpg",
                    "url": "https://youtu.be/0JkTvfMSHu4",
                    "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/default.png",
            "date": "2020-01-10T14: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": 163,
            "url": "https://ll.thespacedevs.com/2.2.0/event/163/?format=api",
            "slug": "starship-sn7-cryoproof-test",
            "name": "Starship SN7 Cryoproof Test",
            "updates": [],
            "last_updated": "2024-03-05T17:22:16Z",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "The SN7 prototype was tested to failure with liquid nitrogen. It reached a pressure of 7.6 bar.",
            "webcast_live": false,
            "location": "Boca Chica, Texas",
            "news_url": null,
            "video_url": "https://youtu.be/7MLHc0k3Saw",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Starship SN7 Test Tank Pops",
                    "description": "06.15.2020 After hours ambient testing last night and cryo testing today SpaceX's Starship SN7 test tank popped a leak in the upper dome of the test tank in ...",
                    "feature_image": "https://i.ytimg.com/vi/7MLHc0k3Saw/maxresdefault.jpg",
                    "url": "https://youtu.be/7MLHc0k3Saw",
                    "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/sn4_static_fire_image_20200506020647.jpeg",
            "date": "2020-06-15T19: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": 760,
            "url": "https://ll.thespacedevs.com/2.2.0/event/760/?format=api",
            "slug": "ax-2-pre-launch-media-teleconference",
            "name": "Ax-2 Pre-Launch Media Teleconference",
            "updates": [
                {
                    "id": 4073,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=63TWnnZhePo",
                    "created_by": "LL2",
                    "created_on": "2023-05-20T22:01:04Z"
                }
            ],
            "last_updated": "2024-03-05T17:22:16Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA, Axiom, and SpaceX will hold a pre-launch media teleconference ahead of the Ax-2 mission to the International Space Station.",
            "webcast_live": false,
            "location": null,
            "news_url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-axiom-mission-2-briefings-events-broadcast",
            "video_url": "https://www.youtube.com/watch?v=63TWnnZhePo",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for Axiom Mission 2 Briefings, Events, Broadcast",
                    "description": "NASA, Axiom Space, and SpaceX will provide coverage of the upcoming prelaunch and launch activities for Axiom Mission 2 (Ax-2), the second private astronaut mission to the International Space Station.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-axiom-mission-2-briefings-events-broadcast",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Axiom Mission 2 Prelaunch News Conference (May 20, 2023)",
                    "description": "Representatives from NASA, Axiom Space, Saudi Space Agency, SpaceX, and U.S. Space Force discuss final preparations for Axiom Mission 2. They will discuss th...",
                    "feature_image": "https://i.ytimg.com/vi/63TWnnZhePo/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=63TWnnZhePo",
                    "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/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2023-05-20T22:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "0297d3dc-0513-450a-babc-6f3da8e8c181",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/0297d3dc-0513-450a-babc-6f3da8e8c181/?format=api",
                    "slug": "falcon-9-block-5-axiom-space-mission-2",
                    "name": "Falcon 9 Block 5 | Axiom Space Mission 2",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-06-15T14:10:07Z",
                    "net": "2023-05-21T21:37:09Z",
                    "window_end": "2023-05-21T21:37:09Z",
                    "window_start": "2023-05-21T21:37:09Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 60,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2950,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 1367,
                        "name": "Axiom Space Mission 2",
                        "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                            "name": "Axiom Private Spaceflight",
                            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                            "agencies": [
                                {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                            "start_date": "2022-04-08T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.axiomspace.com/missions/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                            "mission_patches": [
                                {
                                    "id": 901,
                                    "name": "Ax-3 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 605,
                                    "name": "Ax-1 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 778,
                                    "name": "Axiom Mission 2 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                }
                            ],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6443,
                    "location_launch_attempt_count": 219,
                    "pad_launch_attempt_count": 161,
                    "agency_launch_attempt_count": 248,
                    "orbital_launch_attempt_count_year": 75,
                    "location_launch_attempt_count_year": 6,
                    "pad_launch_attempt_count_year": 6,
                    "agency_launch_attempt_count_year": 35,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "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": 651,
            "url": "https://ll.thespacedevs.com/2.2.0/event/651/?format=api",
            "slug": "iss-expedition-67-68-change-of-command-ceremony",
            "name": "ISS Expedition 67-68 Change of Command Ceremony",
            "updates": [],
            "last_updated": "2024-03-05T17:22:17Z",
            "type": {
                "id": 15,
                "name": "Change of Command"
            },
            "description": "ROSCOSMOS cosmonaut Oleg Artemyev, Expedition 67 commander, will hand over the International Space Station command to ESA astronaut Samantha Cristoforetti who will become commander of Expedition 68.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iss_expedition__image_20220927105624.jpg",
            "date": "2022-09-28T13:35:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 147,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/147/?format=api",
                    "name": "Expedition 67",
                    "start": "2022-03-30T07:21:00Z",
                    "end": "2022-09-28T13:35: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": 621,
                            "name": "Expedition 67 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220330073231.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": 440,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/440/?format=api",
                            "name": "Expedition 67 EVA 5",
                            "start": "2022-09-02T13:25:00Z",
                            "end": "2022-09-02T21:12:00Z",
                            "duration": "PT7H47M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 439,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/439/?format=api",
                            "name": "Expedition 67 EVA 4",
                            "start": "2022-08-17T13:53:00Z",
                            "end": "2022-08-17T17:54:00Z",
                            "duration": "PT4H1M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 438,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/438/?format=api",
                            "name": "Expedition 67 EVA 3",
                            "start": "2022-07-21T14:50:00Z",
                            "end": "2022-07-21T21:55:00Z",
                            "duration": "PT7H5M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 437,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/437/?format=api",
                            "name": "Expedition 67 EVA 2",
                            "start": "2022-04-28T14:58:00Z",
                            "end": "2022-04-28T22:40:00Z",
                            "duration": "PT7H42M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 436,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/436/?format=api",
                            "name": "Expedition 67 EVA 1",
                            "start": "2022-04-18T15:01:00Z",
                            "end": "2022-04-18T21:37:00Z",
                            "duration": "PT6H36M",
                            "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": 57,
            "url": "https://ll.thespacedevs.com/2.2.0/event/57/?format=api",
            "slug": "virgin-galactic-spacesuit-announcement",
            "name": "Virgin Galactic Spacesuit Announcement",
            "updates": [],
            "last_updated": "2024-03-05T17:22:20Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "Commercial spaceflight company Virgin Galactic will be announcing their new spacesuit to be used for private customers on sub-orbital spaceflight.",
            "webcast_live": false,
            "location": "New York, NY, United States",
            "news_url": "https://twitter.com/virgingalactic/status/1182336054671613954",
            "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/virgingalactic/status/1182336054671613954",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic2520announcement_image_20191012091430.jpg",
            "date": "2019-10-17T01:15:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 52,
            "url": "https://ll.thespacedevs.com/2.2.0/event/52/?format=api",
            "slug": "us-eva-57",
            "name": "US EVA-57",
            "updates": [],
            "last_updated": "2024-03-05T17:22:21Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Expedition 61 astronauts Andrew Morgan and Christina Koch will install new batteries on the P6 truss.\r\n\r\nSpacewalk begins at 11:50 a.m. UTC and is slated to last 6 ½ hours.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": null,
            "info_urls": [],
            "vid_urls": [],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
            "date": "2019-10-11T10:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [
                {
                    "id": 136,
                    "url": "https://ll.thespacedevs.com/2.2.0/expedition/136/?format=api",
                    "name": "Expedition 61",
                    "start": "2019-10-02T00:00:00Z",
                    "end": "2020-02-05T13:40: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": 723,
                            "name": "Expedition 61 Patch",
                            "priority": 9,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_61_patch_20221024013520.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": 414,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/414/?format=api",
                            "name": "Expedition 61 EVA 9",
                            "start": "2020-01-25T12:04:00Z",
                            "end": "2020-01-25T18:20:00Z",
                            "duration": "PT6H16M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 413,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/413/?format=api",
                            "name": "Expedition 61 EVA 8",
                            "start": "2020-01-20T11:35:00Z",
                            "end": "2020-01-20T18:33:00Z",
                            "duration": "PT6H58M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 412,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/412/?format=api",
                            "name": "Expedition 61 EVA 7",
                            "start": "2020-01-15T11:35:00Z",
                            "end": "2020-01-15T19:04:00Z",
                            "duration": "PT7H29M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 411,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/411/?format=api",
                            "name": "Expedition 61 EVA 6",
                            "start": "2019-12-02T11:31:00Z",
                            "end": "2019-12-02T17:33:00Z",
                            "duration": "PT6H2M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 410,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/410/?format=api",
                            "name": "Expedition 61 EVA 5",
                            "start": "2019-11-22T12:02:00Z",
                            "end": "2019-11-22T18:35:00Z",
                            "duration": "PT6H33M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 409,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/409/?format=api",
                            "name": "Expedition 61 EVA 4",
                            "start": "2019-11-15T11:39:00Z",
                            "end": "2019-11-15T18:18:00Z",
                            "duration": "PT6H39M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 408,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/408/?format=api",
                            "name": "Expedition 61 EVA 3",
                            "start": "2019-10-18T11:38:00Z",
                            "end": "2019-10-18T18:55:00Z",
                            "duration": "PT7H17M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 407,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/407/?format=api",
                            "name": "Expedition 61 EVA 2",
                            "start": "2019-10-11T11:38:00Z",
                            "end": "2019-10-11T18:23:00Z",
                            "duration": "PT6H45M",
                            "location": "International Space Station"
                        },
                        {
                            "id": 406,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/406/?format=api",
                            "name": "Expedition 61 EVA 1",
                            "start": "2019-10-06T11:39:00Z",
                            "end": "2019-10-06T18:40:00Z",
                            "duration": "PT7H1M",
                            "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": []
        }
    ]
}