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=290&ordering=-departure
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=300&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=280&ordering=-departure",
    "results": [
        {
            "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"
                }
            }
        },
        {
            "id": 402,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/402/?format=api",
            "launch_id": "af0e4bea-d534-4145-9e7c-20410f2359f4",
            "docking": "2005-03-02T20:10:08Z",
            "departure": "2005-06-15T20:16:10Z",
            "flight_vehicle": {
                "id": 454,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/454/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-06-16T00:02:41Z",
                "spacecraft": {
                    "id": 309,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/309/?format=api",
                    "name": "Progress M-52",
                    "serial_number": "Progress M-52 (No.352)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P107DT4H53M23S",
                    "time_docked": "P105DT6M2S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-52 (Russian: Прогресс М-52), identified by NASA as Progress 17 or 17P, 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": 462,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/462/?format=api",
            "launch_id": "241d73d1-148f-4a9d-a9a1-6bf098c79e80",
            "docking": "2004-11-29T09:52:46Z",
            "departure": "2005-04-24T18:44:40Z",
            "flight_vehicle": {
                "id": 209,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/209/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-04-24T22:08:00Z",
                "spacecraft": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/88/?format=api",
                    "name": "Soyuz TMA-5",
                    "serial_number": "Soyuz TMA 11F732A17 #215",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P192DT19H1M34S",
                    "time_docked": "P190DT14H8M20S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-5 was a Soyuz spacecraft which launched on 14 October 2004 03:06 UTC. It transported two members of the Expedition 10 crew and one astronaut to the International Space Station. The Expedition 10 crew consisted of Salizhan Sharipov and Leroy Chiao. The astronaut was RKA astronaut Yuri Shargin.",
                    "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": 401,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/401/?format=api",
            "launch_id": "db36f412-74cc-418a-9f31-0af81217609d",
            "docking": "2004-12-25T23:57:00Z",
            "departure": "2005-02-27T16:06:00Z",
            "flight_vehicle": {
                "id": 455,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/455/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-03-09T17:03:00Z",
                "spacecraft": {
                    "id": 310,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/310/?format=api",
                    "name": "Progress M-51",
                    "serial_number": "Progress M-51 (No.351)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P75DT18H43M26S",
                    "time_docked": "P63DT16H9M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-51 (Russian: Прогресс М-51), identified by NASA as Progress 16 or 16P, 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": 400,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/400/?format=api",
            "launch_id": "bf3eb453-b4c0-48e4-a38e-c6255512911e",
            "docking": "2004-08-14T05:01:00Z",
            "departure": "2004-12-22T19:37:00Z",
            "flight_vehicle": {
                "id": 456,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/456/?format=api",
                "destination": "International Space Station",
                "mission_end": "2004-12-22T23:23:00Z",
                "spacecraft": {
                    "id": 311,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/311/?format=api",
                    "name": "Progress M-50",
                    "serial_number": "Progress M-50 (No.350)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P133DT18H19M53S",
                    "time_docked": "P130DT14H36M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-50 (Russian: Прогресс М-50), identified by NASA as Progress 15 or 15P, 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": 75,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/75/?format=api",
            "launch_id": "241d73d1-148f-4a9d-a9a1-6bf098c79e80",
            "docking": "2004-10-16T04:15:32Z",
            "departure": "2004-11-29T09:31:58Z",
            "flight_vehicle": {
                "id": 209,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/209/?format=api",
                "destination": "International Space Station",
                "mission_end": "2005-04-24T22:08:00Z",
                "spacecraft": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/88/?format=api",
                    "name": "Soyuz TMA-5",
                    "serial_number": "Soyuz TMA 11F732A17 #215",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P192DT19H1M34S",
                    "time_docked": "P190DT14H8M20S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-5 was a Soyuz spacecraft which launched on 14 October 2004 03:06 UTC. It transported two members of the Expedition 10 crew and one astronaut to the International Space Station. The Expedition 10 crew consisted of Salizhan Sharipov and Leroy Chiao. The astronaut was RKA astronaut Yuri Shargin.",
                    "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": 74,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/74/?format=api",
            "launch_id": "7f1d1449-ba8f-4147-8b62-f5fcbbdcc151",
            "docking": "2004-04-21T05:01:03Z",
            "departure": "2004-10-23T21:08:00Z",
            "flight_vehicle": {
                "id": 208,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/208/?format=api",
                "destination": "International Space Station",
                "mission_end": "2004-10-24T00:35:00Z",
                "spacecraft": {
                    "id": 89,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/89/?format=api",
                    "name": "Soyuz TMA-4",
                    "serial_number": "Soyuz TMA 11F732A17 #214",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P187DT21H16M",
                    "time_docked": "P185DT16H6M57S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-4 was a Soyuz spacecraft which launched on 19 April 2004 03:19 UTC. It transported two members of the Expedition 9 crew and one astronaut to the International Space Station. The Expedition 9 crew consisted of Gennady Padalka and Michael Fincke. The astronaut was ESA astronaut André Kuipers.",
                    "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": 399,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/399/?format=api",
            "launch_id": "14ccaa6c-89fe-44ff-9ece-4c0cd82705b2",
            "docking": "2004-05-27T13:54:00Z",
            "departure": "2004-07-30T06:04:00Z",
            "flight_vehicle": {
                "id": 457,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/457/?format=api",
                "destination": "International Space Station",
                "mission_end": "2004-07-30T11:23:00Z",
                "spacecraft": {
                    "id": 312,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/312/?format=api",
                    "name": "Progress M-49",
                    "serial_number": "Progress M-49 (No.249)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P65DT22H48M37S",
                    "time_docked": "P63DT16H10M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-49 (Russian: Прогресс М-49), identified by NASA as Progress 14 or 14P, 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": 398,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/398/?format=api",
            "launch_id": "6fa3b325-bbb6-428b-9253-39098a6a2115",
            "docking": "2004-01-31T13:13:00Z",
            "departure": "2004-05-24T09:19:00Z",
            "flight_vehicle": {
                "id": 458,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/458/?format=api",
                "destination": "International Space Station",
                "mission_end": "2004-06-03T10:36:00Z",
                "spacecraft": {
                    "id": 313,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/313/?format=api",
                    "name": "Progress M1-11",
                    "serial_number": "Progress M1-11 (No.260)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P125DT22H37M52S",
                    "time_docked": "P113DT20H6M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M1-11 (Russian: Прогресс М1-11), identified by NASA as Progress 13 or 13P, was a Progress spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 36,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/36/?format=api",
                        "name": "Progress-M1",
                        "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-m1_image_20231219142545.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": 73,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/73/?format=api",
            "launch_id": "c6d6f88f-afab-4c5e-aae3-9efc35e7507f",
            "docking": "2003-10-20T07:15:58Z",
            "departure": "2004-04-29T20:52:09Z",
            "flight_vehicle": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/207/?format=api",
                "destination": "International Space Station",
                "mission_end": "2004-04-30T00:11:00Z",
                "spacecraft": {
                    "id": 90,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/90/?format=api",
                    "name": "Soyuz TMA-3",
                    "serial_number": "Soyuz TMA 11F732A17 #213",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P194DT18H32M57S",
                    "time_docked": "P192DT13H36M11S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-3 was a Soyuz spacecraft which launched on 18 October 2003 05:38 UTC. It transported two members of the Expedition 8 crew and one astronaut to the International Space Station. The Expedition 8 crew consisted of Alexander Kaleri\r\nMichael Foale. The astronaut was ESA astronaut Pedro Duque.",
                    "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"
                }
            }
        }
    ]
}