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=70
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=80",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=60",
    "results": [
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.2.0/event/76/?format=api",
            "slug": "starliner-oft-deorbit",
            "name": "Starliner OFT Deorbit",
            "updates": [],
            "last_updated": "2024-03-05T17:28:54Z",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "The first Boeing CST-100 Starliner will conduct it's deorbit burn after its unsuccessful flight to the ISS.\r\n\r\nFollowing the deorbit burn the capsule will renter the Earth's atmosphere and land at the 'White Sands Missile Range' using its parachutes.",
            "webcast_live": false,
            "location": "LEO",
            "news_url": "https://www.nasa.gov/press-release/nasa-television-to-air-boeing-starliner-spacecraft-landing",
            "video_url": "https://youtu.be/lPzNHeX7OYM",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Television to Air Boeing Starliner Spacecraft Landing",
                    "description": "NASA and Boeing will provide live coverage of the landing on Sunday, Dec. 22, of the company’s CST-100 Starliner spacecraft, on return from its Orbital Flight Test for NASA’s Commercial Crew Program.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-television-to-air-boeing-starliner-spacecraft-landing",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Boeing Starliner Orbital Flight Test Landing",
                    "description": "Tune in as Boeing's uncrewed Starliner spacecraft lands at White Sands, New Mexico. Landing is scheduled at 7:57 a.m. EST on Sunday, Dec. 22. After its launc...",
                    "feature_image": "https://i.ytimg.com/vi/lPzNHeX7OYM/maxresdefault.jpg",
                    "url": "https://youtu.be/lPzNHeX7OYM",
                    "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/boeing2520starliner2520docking_image_20191210170411.jpeg",
            "date": "2019-12-22T12:23:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "d6449a4e-7059-4623-8b64-7e7a8a6985a5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/d6449a4e-7059-4623-8b64-7e7a8a6985a5/?format=api",
                    "slug": "atlas-v-n22-cst-100-starliner-orbital-flight-test",
                    "name": "Atlas V N22 | CST-100 Starliner Orbital Flight Test",
                    "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-14T17:42:22Z",
                    "net": "2019-12-20T11:36:43Z",
                    "window_end": "2019-12-20T11:36:43Z",
                    "window_start": "2019-12-20T11:36:43Z",
                    "net_precision": null,
                    "probability": 80,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 1375,
                        "configuration": {
                            "id": 166,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
                            "name": "Atlas V N22",
                            "family": "Atlas",
                            "full_name": "Atlas V N22",
                            "variant": "V N22"
                        }
                    },
                    "mission": {
                        "id": 1050,
                        "name": "CST-100 Starliner Orbital Flight Test",
                        "description": "This is the first test flight of Starliner spacecraft to the International Space Station. Although Atlas V and Centaur upper stage successfully put Starliner into planned trajectory, the spacecraft was unable to perform a nominal orbital insertion. Preliminary analysis indicate that Mission Elapsed Time (MET) system error led to Starliner burning more fuel than expected. Spacecraft is healthy and in stable orbit, but won't be able to reach and dock with ISS. Landing at White Sands Facility is planned on Dec 22.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "country_code": "USA",
                            "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 983,
                            "total_landing_count": 57
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 114,
                        "orbital_launch_attempt_count": 114
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/atlas2520v252_infographic_20200806040128.png",
                    "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"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5919,
                    "location_launch_attempt_count": 791,
                    "pad_launch_attempt_count": 94,
                    "agency_launch_attempt_count": 137,
                    "orbital_launch_attempt_count_year": 99,
                    "location_launch_attempt_count_year": 13,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 5,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 71,
            "url": "https://ll.thespacedevs.com/2.2.0/event/71/?format=api",
            "slug": "starliner-oft-landing",
            "name": "Starliner OFT Landing",
            "updates": [],
            "last_updated": "2024-03-05T17:22:31Z",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The first Boeing CST-100 Starliner will renter the Earth's atmosphere and land at the 'White Sands Missile Range' using its parachutes.",
            "webcast_live": false,
            "location": "White Sands Missile Range",
            "news_url": "https://www.nasa.gov/press-release/nasa-television-to-air-boeing-starliner-spacecraft-landing",
            "video_url": "https://youtu.be/lPzNHeX7OYM",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Television to Air Boeing Starliner Spacecraft Landing",
                    "description": "NASA and Boeing will provide live coverage of the landing on Sunday, Dec. 22, of the company’s CST-100 Starliner spacecraft, on return from its Orbital Flight Test for NASA’s Commercial Crew Program.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-television-to-air-boeing-starliner-spacecraft-landing",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Boeing Starliner Orbital Flight Test Landing",
                    "description": "Tune in as Boeing's uncrewed Starliner spacecraft lands at White Sands, New Mexico. Landing is scheduled at 7:57 a.m. EST on Sunday, Dec. 22. After its launc...",
                    "feature_image": "https://i.ytimg.com/vi/lPzNHeX7OYM/maxresdefault.jpg",
                    "url": "https://youtu.be/lPzNHeX7OYM",
                    "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/boeing2520starliner2520docking_image_20191210170411.jpeg",
            "date": "2019-12-22T12:57:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "d6449a4e-7059-4623-8b64-7e7a8a6985a5",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/d6449a4e-7059-4623-8b64-7e7a8a6985a5/?format=api",
                    "slug": "atlas-v-n22-cst-100-starliner-orbital-flight-test",
                    "name": "Atlas V N22 | CST-100 Starliner Orbital Flight Test",
                    "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-14T17:42:22Z",
                    "net": "2019-12-20T11:36:43Z",
                    "window_end": "2019-12-20T11:36:43Z",
                    "window_start": "2019-12-20T11:36:43Z",
                    "net_precision": null,
                    "probability": 80,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 124,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                        "name": "United Launch Alliance",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 1375,
                        "configuration": {
                            "id": 166,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
                            "name": "Atlas V N22",
                            "family": "Atlas",
                            "full_name": "Atlas V N22",
                            "variant": "V N22"
                        }
                    },
                    "mission": {
                        "id": 1050,
                        "name": "CST-100 Starliner Orbital Flight Test",
                        "description": "This is the first test flight of Starliner spacecraft to the International Space Station. Although Atlas V and Centaur upper stage successfully put Starliner into planned trajectory, the spacecraft was unable to perform a nominal orbital insertion. Preliminary analysis indicate that Mission Elapsed Time (MET) system error led to Starliner burning more fuel than expected. Spacecraft is healthy and in stable orbit, but won't be able to reach and dock with ISS. Landing at White Sands Facility is planned on Dec 22.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 29,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                        "agency_id": null,
                        "name": "Space Launch Complex 41",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                        "latitude": "28.58341025",
                        "longitude": "-80.58303644",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "country_code": "USA",
                            "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 983,
                            "total_landing_count": 57
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
                        "total_launch_count": 114,
                        "orbital_launch_attempt_count": 114
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/atlas2520v252_infographic_20200806040128.png",
                    "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"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5919,
                    "location_launch_attempt_count": 791,
                    "pad_launch_attempt_count": 94,
                    "agency_launch_attempt_count": 137,
                    "orbital_launch_attempt_count_year": 99,
                    "location_launch_attempt_count_year": 13,
                    "pad_launch_attempt_count_year": 2,
                    "agency_launch_attempt_count_year": 5,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 73,
            "url": "https://ll.thespacedevs.com/2.2.0/event/73/?format=api",
            "slug": "crs-19-dragon-release",
            "name": "CRS-19 Dragon Release",
            "updates": [],
            "last_updated": "2024-03-05T17:28:52Z",
            "type": {
                "id": 13,
                "name": "Spacecraft Release"
            },
            "description": "NASA TV will livestream the release of the CRS-19 Dragon cargo craft from the International Space Station.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://youtu.be/21X5lGlDOfg",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": {
                        "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/crs-172520dragon2520berthing_image_20190318203226.jpeg",
            "date": "2020-01-07T10:03:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "4425a1b9-1c3d-4100-99f4-c0934264fc56",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/4425a1b9-1c3d-4100-99f4-c0934264fc56/?format=api",
                    "slug": "falcon-9-block-5-spx-crs-19",
                    "name": "Falcon 9 Block 5 | SpX CRS-19",
                    "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-14T17:40:45Z",
                    "net": "2019-12-05T17:29:24Z",
                    "window_end": "2019-12-05T17:29:24Z",
                    "window_start": "2019-12-05T17:29:24Z",
                    "net_precision": null,
                    "probability": 80,
                    "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": 121,
                        "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": 1011,
                        "name": "SpX CRS-19",
                        "description": "SpaceX launched the Dragon spacecraft on their 19th operational cargo delivery mission to the International Space Station. The flight was conducted under the Commercial Resupply Services contract with NASA.\n\nDragon was filled with approximately 5,700 pounds of supplies and payloads, including critical materials to directly support more than 250 science and research investigations that occur onboard the orbiting laboratory.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api",
                        "agency_id": 121,
                        "name": "Space Launch Complex 40",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                        "latitude": "28.56194122",
                        "longitude": "-80.57735736",
                        "location": {
                            "id": 12,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                            "name": "Cape Canaveral SFS, FL, USA",
                            "country_code": "USA",
                            "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 983,
                            "total_landing_count": 57
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                        "total_launch_count": 269,
                        "orbital_launch_attempt_count": 269
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20200806035948.png",
                    "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": 11,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
                            "name": "Commercial Resupply Services",
                            "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                            "agencies": [
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 257,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                                    "name": "Northrop Grumman Space Systems",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 1020,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                                    "name": "Sierra Nevada Corporation",
                                    "type": "Commercial"
                                },
                                {
                                    "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_20201129212219.png",
                            "start_date": "2008-12-23T00:00:00Z",
                            "end_date": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 5908,
                    "location_launch_attempt_count": 789,
                    "pad_launch_attempt_count": 102,
                    "agency_launch_attempt_count": 87,
                    "orbital_launch_attempt_count_year": 88,
                    "location_launch_attempt_count_year": 11,
                    "pad_launch_attempt_count_year": 7,
                    "agency_launch_attempt_count_year": 14,
                    "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": 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": 77,
            "url": "https://ll.thespacedevs.com/2.2.0/event/77/?format=api",
            "slug": "2017-nasa-astronaut-class-graduation-ceremony",
            "name": "2017 NASA Astronaut class graduation ceremony",
            "updates": [],
            "last_updated": "2024-03-05T17:22:46Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will honor the first class of astronaut candidates to graduate under the Artemis program at 10:30 a.m. EST Friday, Jan. 10, at the agency’s Johnson Space Center in Houston. After completing more than two years of basic training, these candidates will become eligible for spaceflight, including assignments to the International Space Station, Artemis missions to the Moon, and ultimately, missions to Mars.",
            "webcast_live": false,
            "location": "NASA's Johnson Space Center, Houston, TX, USA",
            "news_url": "https://www.nasa.gov/press-release/nasa-s-astronaut-candidates-to-graduate-with-eye-on-artemis-missions",
            "video_url": "https://www.youtube.com/watch?v=xo58EoT987M",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA’s Astronaut Candidates to Graduate with Eye on Artemis Missions",
                    "description": "NASA will honor the first class of astronaut candidates to graduate under the Artemis program at 10:30 a.m. EST Friday, Jan. 10, at the agency’s Johnson Space Center in Houston. After completing more than two years of basic training, these candidates will become eligible for spaceflight, including a...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-s-astronaut-candidates-to-graduate-with-eye-on-artemis-missions",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Newest Astronauts Graduate with Eye on Artemis Missions",
                    "description": "It’s graduation season for our #NewAstronauts! 👩‍🚀🎓👨‍🚀An class of 11 Americans and two Canadians became astronauts on Friday, increasing the number of t...",
                    "feature_image": "https://i.ytimg.com/vi/xo58EoT987M/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=xo58EoT987M",
                    "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/20172520nasa2520astronaut2520class2520graduation2520ceremony_image_20191228100802.jpg",
            "date": "2020-01-10T15:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 78,
            "url": "https://ll.thespacedevs.com/2.2.0/event/78/?format=api",
            "slug": "us-eva-62",
            "name": "US EVA-62",
            "updates": [],
            "last_updated": "2024-03-05T17:28:54Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Astronauts Jessica Meir and Christina Koch will perform an EVA to continue replacement of batteries on the P6 truss.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
            "video_url": "https://youtu.be/21X5lGlDOfg",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Television Upcoming Events",
                    "description": "NASA.gov brings you the latest images, videos and news from America's space agency. Get the latest updates on NASA missions, watch NASA TV live, and learn about our quest to reveal the unknown and benefit all humankind.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA Live: Official Stream of NASA TV",
                    "description": "Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we dis...",
                    "feature_image": "https://i.ytimg.com/vi/21X5lGlDOfg/maxresdefault_live.jpg",
                    "url": "https://youtu.be/21X5lGlDOfg",
                    "type": {
                        "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/us2520eva-52_image_20190318200748.jpeg",
            "date": "2020-01-15T11:50: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": []
        },
        {
            "id": 83,
            "url": "https://ll.thespacedevs.com/2.2.0/event/83/?format=api",
            "slug": "spacex-dragon-in-flight-abort-test-press-conferenc",
            "name": "SpaceX Dragon In-Flight Abort Test Press Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:28:56Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The news conference preceding SpaceX's Dragon In-Flight Abort Test (IFA) will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "news_url": null,
            "video_url": "https://youtu.be/kNYMGEwEoRE",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "NASA SpaceX In-Flight Abort Pre-Test Conference, January 17, 2020",
                    "description": "On January 17, 2020, NASA hosted a media event at Kennedy Space Center to discuss the upcoming SpaceX commercial crew in-flight abort test scheduled for Pad ...",
                    "feature_image": "https://i.ytimg.com/vi/kNYMGEwEoRE/maxresdefault.jpg",
                    "url": "https://youtu.be/kNYMGEwEoRE",
                    "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/spacex2520dragon2520in-flight2520abort2520test2520press2520conference_image_20200109064627.jpeg",
            "date": "2020-01-17T18:00:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "41495097-341b-4ec5-b7e5-a450cf45fc23",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/41495097-341b-4ec5-b7e5-a450cf45fc23/?format=api",
                    "slug": "falcon-9-block-5-dragon-in-flight-abort-test",
                    "name": "Falcon 9 Block 5 | Dragon In-Flight Abort Test",
                    "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-14T09:46:26Z",
                    "net": "2020-01-19T15:30:00Z",
                    "window_end": "2020-01-19T19:00:00Z",
                    "window_start": "2020-01-19T13:00:00Z",
                    "net_precision": null,
                    "probability": null,
                    "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": 2409,
                        "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": 983,
                        "name": "Crew Dragon In-Flight Abort Test",
                        "description": "When the Falcon 9 Block 5 rocket reaches Max-Q (maximum dynamic forces), the launch abort system of the Crew Dragon spacecraft will be triggered.\r\nThis will fire up its SuperDraco engines and propel the spacecraft and its theoretical passengers away from the launch vehicle before landing back safely in the Atlantic Ocean.\r\n\r\nThe goal of this test is to demonstrate the capacity of the spacecraft to ensure a safe return to the ground for the astronauts in the event of a launch vehicle failure.\r\n\r\nThe booster for this launch will be B1046, a thrice-flown core which was the first of the Block 5 generation. It will not attempt to land and is expected to be destroyed by the SuperDracos and aerodynamic loads.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "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/falcon_9_image_20230807133459.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20200115010212.png",
                    "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"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 172,
                    "pad_launch_attempt_count": 115,
                    "agency_launch_attempt_count": 90,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 2,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 85,
            "url": "https://ll.thespacedevs.com/2.2.0/event/85/?format=api",
            "slug": "spacex-dragon-in-flight-abort-test-press-confere-2",
            "name": "SpaceX Dragon In-Flight Abort Test Press Conference",
            "updates": [],
            "last_updated": "2024-03-05T17:28:55Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The news conference following SpaceX's Dragon In-Flight Abort Test (IFA) will be livestreamed on NASA TV.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=7HD2YCRIoN4",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Crew Dragon post in-flight abort test press conference",
                    "description": "Joined SpaceX/NASA press conference after the successful in-flight abort test of the Crew Dragon capsule on January 19th, 2020",
                    "feature_image": "https://i.ytimg.com/vi/7HD2YCRIoN4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=7HD2YCRIoN4",
                    "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/spacex2520dragon2520in-flight2520abort2520test2520press2520conference_image_20200109064627.jpeg",
            "date": "2020-01-19T16:30:00Z",
            "date_precision": null,
            "duration": null,
            "agencies": [],
            "launches": [
                {
                    "id": "41495097-341b-4ec5-b7e5-a450cf45fc23",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/41495097-341b-4ec5-b7e5-a450cf45fc23/?format=api",
                    "slug": "falcon-9-block-5-dragon-in-flight-abort-test",
                    "name": "Falcon 9 Block 5 | Dragon In-Flight Abort Test",
                    "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-14T09:46:26Z",
                    "net": "2020-01-19T15:30:00Z",
                    "window_end": "2020-01-19T19:00:00Z",
                    "window_start": "2020-01-19T13:00:00Z",
                    "net_precision": null,
                    "probability": null,
                    "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": 2409,
                        "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": 983,
                        "name": "Crew Dragon In-Flight Abort Test",
                        "description": "When the Falcon 9 Block 5 rocket reaches Max-Q (maximum dynamic forces), the launch abort system of the Crew Dragon spacecraft will be triggered.\r\nThis will fire up its SuperDraco engines and propel the spacecraft and its theoretical passengers away from the launch vehicle before landing back safely in the Atlantic Ocean.\r\n\r\nThe goal of this test is to demonstrate the capacity of the spacecraft to ensure a safe return to the ground for the astronauts in the event of a launch vehicle failure.\r\n\r\nThe booster for this launch will be B1046, a thrice-flown core which was the first of the Block 5 generation. It will not attempt to land and is expected to be destroyed by the SuperDracos and aerodynamic loads.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "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/falcon_9_image_20230807133459.jpeg",
                    "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20200115010212.png",
                    "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"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 172,
                    "pad_launch_attempt_count": 115,
                    "agency_launch_attempt_count": 90,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 2,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": []
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/event/79/?format=api",
            "slug": "us-eva-63",
            "name": "US EVA-63",
            "updates": [],
            "last_updated": "2024-03-05T17:29:01Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "NASA astronauts Jessica Meir and Christina Koch will perform a 6-hours long extravehicular activity (EVA) to complete replacement of batteries on the P6 truss.\r\n\r\nMeir and Koch are both aboard the International Space Station for the first time as Expedition 61 flight engineers, Koch since March 2019 and Meir since September 2019.\r\n\r\nThe goal of this EVA is to complete the replacement of 12 old nickel-hydrogen batteries on the P6 truss with 6 brand new lithium-ion batteries, which are much more efficient and were brought to the Station aboard a japanese HTV cargo spacecraft.\r\n\r\nThis will be the second EVA of 2020 and the third all-female EVA in the history of human spaceflight.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
            "video_url": "https://www.youtube.com/watch?v=3lRZd2EsqlA",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Television Upcoming Events",
                    "description": "NASA.gov brings you the latest images, videos and news from America's space agency. Get the latest updates on NASA missions, watch NASA TV live, and learn about our quest to reveal the unknown and benefit all humankind.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Astronauts Spacewalk Outside the International Space Station on Jan. 20, 2020",
                    "description": "On Monday, Jan. 20 starting at 6:50 a.m. EST, NASA astronauts Jessica Meir and Christina Koch will step outside of the International Space Station into the v...",
                    "feature_image": "https://i.ytimg.com/vi/3lRZd2EsqlA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=3lRZd2EsqlA",
                    "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/us2520eva-52_image_20190318200748.jpeg",
            "date": "2020-01-20T11:50: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": []
        },
        {
            "id": 80,
            "url": "https://ll.thespacedevs.com/2.2.0/event/80/?format=api",
            "slug": "us-eva-64",
            "name": "US EVA-64",
            "updates": [],
            "last_updated": "2024-03-05T17:28:57Z",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Astronauts Drew Morgan (NASA) and Luca Parmitano (ESA) will perform an extravehicular activity (EVA) to complete repairs to the Alpha Magnetic Spectrometer 2 instrument.\r\n\r\nBoth astronauts launched aboard the Russian Soyuz MS-13 in July 2019. Morgan is aboard the International Space Station for the first time while Parmitano, the current commander of Expedition 61, already spent 4 months on the ISS in 2013.\r\n\r\nThis will be the third and Parmitano's last EVA of 2020 (Luca Parmitano will be coming back to Earth on February 6).",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
            "video_url": "https://www.youtube.com/watch?v=cOzMVW1GdDc",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Television Upcoming Events",
                    "description": "NASA.gov brings you the latest images, videos and news from America's space agency. Get the latest updates on NASA missions, watch NASA TV live, and learn about our quest to reveal the unknown and benefit all humankind.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk to Repair Alpha Magnetic Spectrometer Outside International Space Station on Jan. 25, 2020",
                    "description": "Live Spacewalk: Watch as astronauts complete the intricate process of repairing the Alpha Magnetic Spectrometer (AMS), a dark matter and antimatter detector ...",
                    "feature_image": "https://i.ytimg.com/vi/cOzMVW1GdDc/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=cOzMVW1GdDc",
                    "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/us2520eva-52_image_20190318200748.jpeg",
            "date": "2020-01-25T11:50: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": []
        }
    ]
}