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

{
    "count": 515,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=290&ordering=-docking",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=270&ordering=-docking",
    "results": [
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/79/?format=api",
            "launch_id": "04c37c93-9024-4b56-a419-71d8c8650512",
            "docking": "2006-04-01T04:19:26Z",
            "departure": "2006-09-28T21:53:09Z",
            "flight_vehicle": {
                "id": 212,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/212/?format=api",
                "destination": "International Space Station",
                "mission_end": "2006-09-29T01:13:00Z",
                "spacecraft": {
                    "id": 85,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/85/?format=api",
                    "name": "Soyuz TMA-8",
                    "serial_number": "Soyuz TMA 11F732A17 #218",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P182DT22H42M40S",
                    "time_docked": "P180DT17H33M43S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-8 was a Soyuz spacecraft which launched on 30 March 2006 02:30 UTC. It transported two members of the Expedition 13 crew and one participant to the International Space Station. The Expedition 13 crew consisted of Pavel Vinogradov and Jeffrey Williams. The participant was Brazilian Marcos Pontes.",
                    "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://thespacedevs-prod.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"
                }
            }
        },
        {
            "id": 468,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/468/?format=api",
            "launch_id": "0e886a0d-2e51-445b-bb5e-93b1f7083733",
            "docking": "2006-03-20T07:11:23Z",
            "departure": "2006-04-08T20:27:54Z",
            "flight_vehicle": {
                "id": 211,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/211/?format=api",
                "destination": "International Space Station",
                "mission_end": "2006-04-08T23:48:00Z",
                "spacecraft": {
                    "id": 86,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/86/?format=api",
                    "name": "Soyuz TMA-7",
                    "serial_number": "Soyuz TMA 11F732A17 #217",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P189DT19H53M7S",
                    "time_docked": "P187DT14H19M17S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-7 was a Soyuz spacecraft which launched on 1 October 2005 03:55 UTC. It transported two members of the Expedition 12 crew and one participant to the International Space Station. The Expedition 12 crew consisted of Valery Tokarev and William McArthur. The participant was tourist Gregory Olsen.",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 405,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/405/?format=api",
            "launch_id": "01059ca8-50f0-42eb-adf8-8b0cb65009af",
            "docking": "2005-12-23T19:46:00Z",
            "departure": "2006-06-19T14:06:00Z",
            "flight_vehicle": {
                "id": 451,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/451/?format=api",
                "destination": "International Space Station",
                "mission_end": "2006-06-19T17:53:00Z",
                "spacecraft": {
                    "id": 306,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/306/?format=api",
                    "name": "Progress M-55",
                    "serial_number": "Progress M-55 (No.355)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P179DT23H14M40S",
                    "time_docked": "P177DT18H20M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-55 (Russian: Прогресс М-55), identified by NASA as Progress 20 or 20P, was a Progress spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 467,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/467/?format=api",
            "launch_id": "0e886a0d-2e51-445b-bb5e-93b1f7083733",
            "docking": "2005-11-18T09:04:51Z",
            "departure": "2006-03-20T06:49:22Z",
            "flight_vehicle": {
                "id": 211,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/211/?format=api",
                "destination": "International Space Station",
                "mission_end": "2006-04-08T23:48:00Z",
                "spacecraft": {
                    "id": 86,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/86/?format=api",
                    "name": "Soyuz TMA-7",
                    "serial_number": "Soyuz TMA 11F732A17 #217",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P189DT19H53M7S",
                    "time_docked": "P187DT14H19M17S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-7 was a Soyuz spacecraft which launched on 1 October 2005 03:55 UTC. It transported two members of the Expedition 12 crew and one participant to the International Space Station. The Expedition 12 crew consisted of Valery Tokarev and William McArthur. The participant was tourist Gregory Olsen.",
                    "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://thespacedevs-prod.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"
                }
            }
        },
        {
            "id": 78,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/78/?format=api",
            "launch_id": "0e886a0d-2e51-445b-bb5e-93b1f7083733",
            "docking": "2005-10-03T05:26:58Z",
            "departure": "2005-11-18T08:45:13Z",
            "flight_vehicle": {
                "id": 211,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/211/?format=api",
                "destination": "International Space Station",
                "mission_end": "2006-04-08T23:48:00Z",
                "spacecraft": {
                    "id": 86,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/86/?format=api",
                    "name": "Soyuz TMA-7",
                    "serial_number": "Soyuz TMA 11F732A17 #217",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P189DT19H53M7S",
                    "time_docked": "P187DT14H19M17S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-7 was a Soyuz spacecraft which launched on 1 October 2005 03:55 UTC. It transported two members of the Expedition 12 crew and one participant to the International Space Station. The Expedition 12 crew consisted of Valery Tokarev and William McArthur. The participant was tourist Gregory Olsen.",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 404,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/404/?format=api",
            "launch_id": "1fc9e49b-b962-4088-8949-54f3f58e914d",
            "docking": "2005-09-10T14:42:00Z",
            "departure": "2006-03-03T10:06:00Z",
            "flight_vehicle": {
                "id": 452,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/452/?format=api",
                "destination": "International Space Station",
                "mission_end": "2006-03-03T13:52:00Z",
                "spacecraft": {
                    "id": 307,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/307/?format=api",
                    "name": "Progress M-54",
                    "serial_number": "Progress M-54 (No.354)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P176DT44M6S",
                    "time_docked": "P173DT19H24M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-54 (Russian: Прогресс М-54), identified by NASA as Progress 19 or 19P, was a Progress spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 77,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/77/?format=api",
            "launch_id": "cf1a3417-c400-4ee7-9fdf-53c5931976cd",
            "docking": "2005-07-28T11:18:00Z",
            "departure": "2005-08-06T07:24:00Z",
            "flight_vehicle": {
                "id": 159,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/159/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-08-09T12:11: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": "P365DT2H20M51S",
                    "time_docked": "P123DT15H12M",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shuttle_image_20190207032524.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 17,
                "name": "Destiny forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 461,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/461/?format=api",
            "launch_id": "98e6547f-fefd-436e-8540-8befc0a7774a",
            "docking": "2005-07-19T11:07:59Z",
            "departure": "2005-10-10T21:49:14Z",
            "flight_vehicle": {
                "id": 210,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/210/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-10-11T01:09:00Z",
                "spacecraft": {
                    "id": 87,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/87/?format=api",
                    "name": "Soyuz TMA-6",
                    "serial_number": "Soyuz TMA 11F732A17 #216",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P179DT22M35S",
                    "time_docked": "P176DT18H59M2S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-6 was a Soyuz spacecraft which launched on 15 April 2005 00:46 UTC. It transported two members of the Expedition 11 crew and one astronaut to the International Space Station. The Expedition 11 crew consisted of Sergei Krikalev and John Phillips. The astronaut was ESA astronaut Roberto Vittori.",
                    "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://thespacedevs-prod.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"
                }
            }
        },
        {
            "id": 403,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/403/?format=api",
            "launch_id": "474f41b4-e7fe-4c62-b8d4-dc7daa8422a6",
            "docking": "2005-06-19T00:41:00Z",
            "departure": "2005-09-07T10:25:00Z",
            "flight_vehicle": {
                "id": 453,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/453/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-09-07T14:12:00Z",
                "spacecraft": {
                    "id": 308,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/308/?format=api",
                    "name": "Progress M-53",
                    "serial_number": "Progress M-53 (No.353)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P82DT15H2M26S",
                    "time_docked": "P80DT9H44M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-53 (Russian: Прогресс М-53), identified by NASA as Progress 18 or 18P, was a Progress spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/76/?format=api",
            "launch_id": "98e6547f-fefd-436e-8540-8befc0a7774a",
            "docking": "2005-04-17T02:20:23Z",
            "departure": "2005-07-19T10:38:10Z",
            "flight_vehicle": {
                "id": 210,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/210/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-10-11T01:09:00Z",
                "spacecraft": {
                    "id": 87,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/87/?format=api",
                    "name": "Soyuz TMA-6",
                    "serial_number": "Soyuz TMA 11F732A17 #216",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P179DT22M35S",
                    "time_docked": "P176DT18H59M2S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-6 was a Soyuz spacecraft which launched on 15 April 2005 00:46 UTC. It transported two members of the Expedition 11 crew and one astronaut to the International Space Station. The Expedition 11 crew consisted of Sergei Krikalev and John Phillips. The astronaut was ESA astronaut Roberto Vittori.",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        }
    ]
}