API endpoint that allows a flight of a specific Spacecraft instances to be viewed.

GET:
Return a list of all the existing Spacecraft flights.

FILTERS:
Parameters - 'spacecraft'
Example - /api/2.2.0/spacecraft/flight/?spacecraft=37

GET /2.2.0/spacecraft/flight/670/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 670,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/670/?format=api",
    "mission_end": "2024-02-09T13:30:00Z",
    "destination": "International Space Station",
    "launch_crew": [
        {
            "id": 4800,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                "name": "Michael López-Alegría",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "P297DT16H14M51S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                },
                "date_of_birth": "1958-05-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/commandermla",
                "instagram": null,
                "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 4802,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 758,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/758/?format=api",
                "name": "Walter Villadei",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H54M42S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1050,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                    "name": "Italian Air Force",
                    "type": "Government"
                },
                "date_of_birth": "1974-04-29",
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian Air Force mission commander on the Virgin Galactic 01 flight. Backup pilot for the Axiom Space Mission 2, Pilon for the Axiom Space Mission 3, qualified on Soyuz, ISS systems, and Orlan for EVA activities.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/walter_villadei_image_20231230180121.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Walter_Villadei",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        },
        {
            "id": 4752,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 766,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/766/?format=api",
                "name": "Alper Gezeravci",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H40M49S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1053,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
                    "name": "Turkish Air Force",
                    "type": "Government"
                },
                "date_of_birth": "1979-12-02",
                "date_of_death": null,
                "nationality": "Turkish",
                "twitter": null,
                "instagram": null,
                "bio": "Fighter pilot trained on F16, first Turkish astronaut.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/alper_gezeravci_image_20231230181038.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Alper_Gezeravc%C4%B1",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2024-01-18T21:49:11Z"
            }
        },
        {
            "id": 4798,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 774,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/774/?format=api",
                "name": "Marcus Wandt",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H40M49S",
                "status": {
                    "id": 3,
                    "name": "In-Training"
                },
                "agency": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                "date_of_birth": "1980-09-22",
                "date_of_death": null,
                "nationality": "Swedish",
                "twitter": "https://twitter.com/astro_marcus",
                "instagram": "https://www.instagram.com/esaastro_marcus/",
                "bio": "Marcus Wandt is a Swedish test pilot and member of the European Space Agency's 2022 astronaut class reserve.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/marcus_wandt_image_20230912131352.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Marcus_Wandt",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2024-01-18T21:49:11Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 4801,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/453/?format=api",
                "name": "Michael López-Alegría",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "P297DT16H14M51S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                },
                "date_of_birth": "1958-05-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/commandermla",
                "instagram": null,
                "bio": "Michael López-Alegría is a Spanish-American astronaut; a veteran of three Space Shuttle missions and one International Space Station mission. He is known for having performed ten spacewalks so far in his career, presently holding the second longest all-time EVA duration record and having the third longest spaceflight of any American at the length of 215 days; this time was spent on board the ISS from September 18, 2006 to April 21, 2007.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/michael_l25c3_image_20201201090124.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_L%C3%B3pez-Alegr%C3%ADa",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "1995-10-20T13:53:00Z"
            }
        },
        {
            "id": 4803,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 758,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/758/?format=api",
                "name": "Walter Villadei",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H54M42S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1050,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                    "name": "Italian Air Force",
                    "type": "Government"
                },
                "date_of_birth": "1974-04-29",
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian Air Force mission commander on the Virgin Galactic 01 flight. Backup pilot for the Axiom Space Mission 2, Pilon for the Axiom Space Mission 3, qualified on Soyuz, ISS systems, and Orlan for EVA activities.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/walter_villadei_image_20231230180121.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Walter_Villadei",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        },
        {
            "id": 4753,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 766,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/766/?format=api",
                "name": "Alper Gezeravci",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H40M49S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1053,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1053/?format=api",
                    "name": "Turkish Air Force",
                    "type": "Government"
                },
                "date_of_birth": "1979-12-02",
                "date_of_death": null,
                "nationality": "Turkish",
                "twitter": null,
                "instagram": null,
                "bio": "Fighter pilot trained on F16, first Turkish astronaut.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/alper_gezeravci_image_20231230181038.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Alper_Gezeravc%C4%B1",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2024-01-18T21:49:11Z"
            }
        },
        {
            "id": 4799,
            "role": {
                "id": 7,
                "role": "Mission Specialist",
                "priority": 4
            },
            "astronaut": {
                "id": 774,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/774/?format=api",
                "name": "Marcus Wandt",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H40M49S",
                "status": {
                    "id": 3,
                    "name": "In-Training"
                },
                "agency": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                "date_of_birth": "1980-09-22",
                "date_of_death": null,
                "nationality": "Swedish",
                "twitter": "https://twitter.com/astro_marcus",
                "instagram": "https://www.instagram.com/esaastro_marcus/",
                "bio": "Marcus Wandt is a Swedish test pilot and member of the European Space Agency's 2022 astronaut class reserve.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/marcus_wandt_image_20230912131352.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Marcus_Wandt",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2024-01-18T21:49:11Z"
            }
        }
    ],
    "spacecraft": {
        "id": 551,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/551/?format=api",
        "name": "Crew Dragon Freedom",
        "serial_number": "C212",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "P201DT10H10M57S",
        "time_docked": "P195DT21H58M11S",
        "flights_count": 3,
        "mission_ends_count": 3,
        "status": {
            "id": 1,
            "name": "Active"
        },
        "description": "Crew Dragon spacecraft first used for Crew-4.",
        "spacecraft_config": {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
            "name": "Crew Dragon 2",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
            },
            "in_use": true,
            "capability": "Crew Flights to ISS or Low Earth Orbit",
            "history": "Crew Dragon 2 is a spacecraft developed by SpaceX, an American private space transportation company based in Hawthorne, California. Dragon is launched into space by the SpaceX Falcon 9 two-stage-to-orbit launch vehicle. It is one of two American Spacecraft being develeoped capable of lifting American Astronauts to the International Space Station.\r\n\r\nThe first crewed flight, launched on 30 May 2020 on a Falcon 9 rocket, and carried NASA astronauts Douglas Hurley and Robert Behnken to the International Space Station in the first crewed orbital spaceflight launched from the US since the final Space Shuttle mission in 2011, and the first ever operated by a commercial provider.",
            "details": "Crew Dragon 2 is capable of lifting four astronauts, or a combination of crew and cargo to and from low Earth orbit. Its heat shield is designed to withstand Earth re-entry velocities from Lunar and Martian spaceflights.",
            "maiden_flight": "2019-03-02",
            "height": 7.2,
            "diameter": 3.7,
            "human_rated": true,
            "crew_capacity": 4,
            "payload_capacity": 6000,
            "payload_return_capacity": null,
            "flight_life": "Able to fly for up to one week of free flight or two years docked.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Dragon_2",
            "info_link": "https://www.spacex.com/crew-dragon"
        }
    },
    "launch": {
        "id": "da48063e-b50f-4602-adab-ad7331ee6d82",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/da48063e-b50f-4602-adab-ad7331ee6d82/?format=api",
        "slug": "falcon-9-block-5-axiom-space-mission-3",
        "name": "Falcon 9 Block 5 | Axiom Space Mission 3",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2024-03-05T17:47:16Z",
        "net": "2024-01-18T21:49:11Z",
        "window_end": "2024-01-18T21:49:11Z",
        "window_start": "2024-01-18T21:49:11Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "probability": 80,
        "weather_concerns": "Cumulus Cloud Rule, Flight Through Precipitation",
        "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": 2951,
            "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": 1368,
            "name": "Axiom Space Mission 3",
            "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
            "launch_designator": null,
            "type": "Tourism",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            },
            "agencies": [
                {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "featured": false,
                    "type": "Private",
                    "country_code": "USA",
                    "abbrev": "AXS",
                    "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                    "administrator": "Michael Suffredini",
                    "founding_year": "2016",
                    "launchers": "",
                    "spacecraft": "",
                    "launch_library_url": null,
                    "total_launch_count": 0,
                    "consecutive_successful_launches": 0,
                    "successful_launches": 0,
                    "failed_launches": 0,
                    "pending_launches": 0,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "info_url": "https://www.axiomspace.com/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space",
                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png",
                    "image_url": null,
                    "nation_url": null
                }
            ],
            "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": null,
            "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": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 237,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
            "total_launch_count": 179,
            "orbital_launch_attempt_count": 178
        },
        "webcast_live": false,
        "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240116164417.jpeg",
        "infographic": null,
        "program": [
            {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                "name": "Axiom Private Spaceflight",
                "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                "agencies": [
                    {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                ],
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                "start_date": "2022-04-08T00:00:00Z",
                "end_date": null,
                "info_url": "https://www.axiomspace.com/missions/",
                "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                "mission_patches": [
                    {
                        "id": 605,
                        "name": "Ax-1 Patch",
                        "priority": 10,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    },
                    {
                        "id": 778,
                        "name": "Axiom Mission 2 Patch",
                        "priority": 10,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    },
                    {
                        "id": 901,
                        "name": "Ax-3 Patch",
                        "priority": 10,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                        "agency": {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    }
                ],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            }
        ],
        "orbital_launch_attempt_count": 6592,
        "location_launch_attempt_count": 227,
        "pad_launch_attempt_count": 169,
        "agency_launch_attempt_count": 317,
        "orbital_launch_attempt_count_year": 14,
        "location_launch_attempt_count_year": 1,
        "pad_launch_attempt_count_year": 1,
        "agency_launch_attempt_count_year": 6,
        "type": "normal"
    },
    "landing": {
        "id": 397,
        "attempt": true,
        "success": true,
        "description": "The Crew Dragon spacecraft splashed down in the Atlantic Ocean carrying 4 passengers.",
        "downrange_distance": null,
        "location": {
            "id": 6,
            "name": "Atlantic Ocean",
            "abbrev": "ATL",
            "description": "Atlantic Ocean",
            "location": null,
            "successful_landings": 0
        },
        "type": {
            "id": 4,
            "name": "Parachute Landing",
            "abbrev": "PL",
            "description": "Unpowered landing using parachute(s)."
        }
    },
    "docking_events": [
        {
            "id": 528,
            "spacestation": {
                "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
            },
            "docking": "2024-01-20T10:42:00Z",
            "departure": "2024-02-07T14:20:00Z",
            "docking_location": {
                "id": 19,
                "name": "Harmony forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        }
    ]
}