API endpoint that allows Docking Events to be viewed.

GET:
Return a list of all the docking events.

FILTERS:
Fields - 'space_station__id', 'flight_vehicle__id', 'docking_location__id'


MODE:
'detailed'
EXAMPLE: ?mode=detailed

ORDERING:
Fields - 'id', 'docking', 'departure'
Order reverse via Docking date.
Example - /2.2.0/docking_event/?ordering=-docking

GET /2.2.0/docking_event/?format=api&limit=10&offset=10
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 500,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=20",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10",
    "results": [
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/32/?format=api",
            "launch_id": "8c128b06-c52a-44f8-8cb4-64abcbf4d46c",
            "docking": "1995-11-15T06:27:38Z",
            "departure": "1995-11-18T08:15:44Z",
            "flight_vehicle": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/118/?format=api",
                "destination": "Mir",
                "mission_end": "1995-11-20T17:01:00Z",
                "spacecraft": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/39/?format=api",
                    "name": "Space Shuttle Atlantis",
                    "serial_number": "OV-104",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P307DT11H44M20S",
                    "time_docked": "P118DT7H2M9S",
                    "flights_count": 33,
                    "mission_ends_count": 33,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 11,
                "name": "Mir SO starboard",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/34/?format=api",
            "launch_id": "433e5b72-73a0-4878-801d-302d52a94be4",
            "docking": "1996-09-19T03:13:18Z",
            "departure": "1996-09-24T01:31:34Z",
            "flight_vehicle": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/124/?format=api",
                "destination": "Mir",
                "mission_end": "1996-09-26T12:13:00Z",
                "spacecraft": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/39/?format=api",
                    "name": "Space Shuttle Atlantis",
                    "serial_number": "OV-104",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P307DT11H44M20S",
                    "time_docked": "P118DT7H2M9S",
                    "flights_count": 33,
                    "mission_ends_count": 33,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 11,
                "name": "Mir SO starboard",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/35/?format=api",
            "launch_id": "dcd145ff-da95-4020-8e1b-241fd28dc689",
            "docking": "1997-01-15T03:54:49Z",
            "departure": "1997-01-20T02:15:44Z",
            "flight_vehicle": {
                "id": 126,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/126/?format=api",
                "destination": "Mir",
                "mission_end": "1997-01-22T14:23:00Z",
                "spacecraft": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/39/?format=api",
                    "name": "Space Shuttle Atlantis",
                    "serial_number": "OV-104",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P307DT11H44M20S",
                    "time_docked": "P118DT7H2M9S",
                    "flights_count": 33,
                    "mission_ends_count": 33,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 11,
                "name": "Mir SO starboard",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/37/?format=api",
            "launch_id": "6f62fd49-e851-4f83-a586-9941de83df61",
            "docking": "1997-05-17T02:33:20Z",
            "departure": "1997-05-22T01:03:56Z",
            "flight_vehicle": {
                "id": 129,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/129/?format=api",
                "destination": "Mir",
                "mission_end": "1997-05-24T13:27:00Z",
                "spacecraft": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/39/?format=api",
                    "name": "Space Shuttle Atlantis",
                    "serial_number": "OV-104",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P307DT11H44M20S",
                    "time_docked": "P118DT7H2M9S",
                    "flights_count": 33,
                    "mission_ends_count": 33,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 11,
                "name": "Mir SO starboard",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 39,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/39/?format=api",
            "launch_id": "aedbc895-3441-4e69-a953-971cb8a54f56",
            "docking": "1997-09-27T19:58:00Z",
            "departure": "1997-10-03T17:28:15Z",
            "flight_vehicle": {
                "id": 132,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/132/?format=api",
                "destination": "Mir",
                "mission_end": "1997-10-06T21:55:00Z",
                "spacecraft": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/39/?format=api",
                    "name": "Space Shuttle Atlantis",
                    "serial_number": "OV-104",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P307DT11H44M20S",
                    "time_docked": "P118DT7H2M9S",
                    "flights_count": 33,
                    "mission_ends_count": 33,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 11,
                "name": "Mir SO starboard",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 40,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/40/?format=api",
            "launch_id": "836daae0-6a72-4d44-9a7a-f6392e6c305c",
            "docking": "1998-01-24T20:14:15Z",
            "departure": "1998-01-29T16:56:00Z",
            "flight_vehicle": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/134/?format=api",
                "destination": "Mir",
                "mission_end": "1998-01-31T22:36:00Z",
                "spacecraft": {
                    "id": 40,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/40/?format=api",
                    "name": "Space Shuttle Endeavour",
                    "serial_number": "OV-105",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P297DT5H39M43S",
                    "time_docked": "P115DT8H14M45S",
                    "flights_count": 25,
                    "mission_ends_count": 25,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Endeavour (Orbiter Vehicle Designation: OV-105) is a retired orbiter from NASA's Space Shuttle program and the fifth and final operational shuttle built. It embarked on its first mission, STS-49, in May 1992 and its 25th and final mission, STS-134, in May 2011. STS-134 was expected to be the final mission of the Space Shuttle program, but with the authorization of STS-135, Atlantis became the last shuttle to fly.  The United States Congress approved the construction of Endeavour in 1987 to replace Challenger, which was lost in 1986.  Structural spares built during the construction of Discovery and Atlantis were used in its assembly. NASA chose, on cost grounds, to build Endeavour from spares rather than refitting Enterprise.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 11,
                "name": "Mir SO starboard",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 41,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/41/?format=api",
            "launch_id": "33f96681-487e-4b8f-9d59-c355458cacd7",
            "docking": "1998-01-31T17:54:20Z",
            "departure": "1998-08-25T02:04:55Z",
            "flight_vehicle": {
                "id": 233,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/233/?format=api",
                "destination": "Mir",
                "mission_end": "1998-08-25T05:24:00Z",
                "spacecraft": {
                    "id": 103,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/103/?format=api",
                    "name": "Soyuz TM-27",
                    "serial_number": "Soyuz TM 11F732A51 #76",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P207DT12H50M18S",
                    "time_docked": "P205DT8H10M35S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-27 was a Soyuz spacecraft which launched on 29 January 1998 16:33 UTC. It transported two members of the Expedition 25  and one astronaut to Mir. The Expedition 25 crew consisted of Talgat Musabayev and Nikolai Budarin. The astronaut was Léopold Eyharts from the European Space Agency.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/42/?format=api",
            "launch_id": "5809d291-6afd-47f3-8631-6ce8b59f4653",
            "docking": "1998-06-04T16:58:00Z",
            "departure": "1998-06-08T16:01:00Z",
            "flight_vehicle": {
                "id": 136,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/136/?format=api",
                "destination": "Mir",
                "mission_end": "1998-06-12T18:00:00Z",
                "spacecraft": {
                    "id": 38,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/38/?format=api",
                    "name": "Space Shuttle Discovery",
                    "serial_number": "OV-103",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P365DT9H8M12S",
                    "time_docked": "P114DT6H36M",
                    "flights_count": 39,
                    "mission_ends_count": 39,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Discovery (Orbiter Vehicle Designation: OV-103) is one of the orbiters from NASA's Space Shuttle program and the third of five fully operational orbiters to be built. Its first mission, STS-41-D, flew from August 30 to September 5, 1984. Over 27 years of service it launched and landed 39 times, gathering more spaceflights than any other spacecraft to date. Discovery became the third operational orbiter to enter service, preceded by Columbia and Challenger. It embarked on its last mission, STS-133, on February 24, 2011 and touched down for the final time at Kennedy Space Center on March 9, having spent a cumulative total of almost a full year in space. Discovery performed both research and International Space Station (ISS) assembly missions. It also carried the Hubble Space Telescope into orbit. Discovery was the first operational shuttle to be retired, followed by Endeavour and then Atlantis.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 11,
                "name": "Mir SO starboard",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 101,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/101/?format=api",
            "launch_id": "c099d383-bf50-4165-8cda-846a6e6913b8",
            "docking": "2009-11-18T16:51:00Z",
            "departure": "2009-11-25T09:53:00Z",
            "flight_vehicle": {
                "id": 193,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/193/?format=api",
                "destination": "International Space Station",
                "mission_end": "2009-11-27T14:44:00Z",
                "spacecraft": {
                    "id": 39,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/39/?format=api",
                    "name": "Space Shuttle Atlantis",
                    "serial_number": "OV-104",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P307DT11H44M20S",
                    "time_docked": "P118DT7H2M9S",
                    "flights_count": 33,
                    "mission_ends_count": 33,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "Space Shuttle Atlantis (Orbiter Vehicle Designation: OV‑104) is a Space Shuttle orbiter vehicle belonging to the National Aeronautics and Space Administration (NASA), the spaceflight and space exploration agency of the United States. Constructed by the Rockwell International company in Southern California and delivered to the Kennedy Space Center in Eastern Florida in April 1985, Atlantis is the fourth operational and the second-to-last Space Shuttle built. Its maiden flight was STS-51-J from 3 to 7 October 1985.  Atlantis embarked on its 33rd and final mission, also the final mission of a space shuttle, STS-135, on 8 July 2011. STS-134 by Endeavour was expected to be the final flight before STS-135 was authorized in October 2010. STS-135 took advantage of the processing for the STS-335 Launch On Need mission that would have been necessary if STS-134's crew became stranded in orbit. Atlantis landed for the final time at the Kennedy Space Center on 21 July 2011.  By the end of its final mission, Atlantis had orbited the Earth a total of 4,848 times, traveling nearly 126,000,000 mi (203,000,000 km) or more than 525 times the distance from the Earth to the Moon.",
                    "spacecraft_config": {
                        "id": 14,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/14/?format=api",
                        "name": "Space Shuttle",
                        "type": {
                            "id": 3,
                            "name": "Spaceplane"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "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"
                }
            }
        },
        {
            "id": 102,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/102/?format=api",
            "launch_id": "c43ba232-ea21-4224-9d6e-52992171f283",
            "docking": "2009-12-22T22:48:00Z",
            "departure": "2010-06-02T00:04:00Z",
            "flight_vehicle": {
                "id": 221,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/221/?format=api",
                "destination": "International Space Station",
                "mission_end": "2010-06-02T03:25:00Z",
                "spacecraft": {
                    "id": 76,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/76/?format=api",
                    "name": "Soyuz TMA-17",
                    "serial_number": "Soyuz TMA 11F732A17 #227",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P163DT5H33M",
                    "time_docked": "P161DT1H16M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-17 was a Soyuz spacecraft which launched on 20 December 2009 21:52 UTC. It transported three members of the Expedition 22 crew to the International Space Station. The crew consisted of Oleg Kotov, Timothy Creamer, and Soichi Noguchi.",
                    "spacecraft_config": {
                        "id": 40,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
                        "name": "Soyuz TMA",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 20,
                "name": "Zarya nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        }
    ]
}