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

{
    "count": 516,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=210&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=190&ordering=-departure",
    "results": [
        {
            "id": 117,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/117/?format=api",
            "launch_id": "89177f43-f0e3-4672-88ca-72ca6ecd93f8",
            "docking": "2012-05-17T04:36:00Z",
            "departure": "2012-09-16T23:09:00Z",
            "flight_vehicle": {
                "id": 178,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/178/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-09-17T02:53:00Z",
                "spacecraft": {
                    "id": 67,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/67/?format=api",
                    "name": "Soyuz TMA-04M",
                    "serial_number": "Soyuz TMA-M 11F732A47 #705",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P124DT23H51M37S",
                    "time_docked": "P122DT18H33M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-04M was a Soyuz spacecraft which launched on 15 May 2012 03:01 UTC. It transported three members of the Expedition 31 crew to the International Space Station. The crew consisted of Gennady Padalka, Sergei Revin, and Joseph M. Acaba.",
                    "spacecraft_config": {
                        "id": 39,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api",
                        "name": "Soyuz TMA-M",
                        "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-m_image_20231225092103.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 3,
                "name": "Poisk zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 145,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/145/?format=api",
            "launch_id": "a6cea074-1d8f-4767-b703-016d089a7cc2",
            "docking": "2012-07-27T12:23:00Z",
            "departure": "2012-09-11T11:50:00Z",
            "flight_vehicle": {
                "id": 267,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/267/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-09-14T05:27:00Z",
                "spacecraft": {
                    "id": 173,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/173/?format=api",
                    "name": "Kounotori 3",
                    "serial_number": "HTV-3",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P55DT3H20M42S",
                    "time_docked": "P45DT23H27M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Kounotori 3, also known as HTV-3, is the third Japanese H-II Transfer Vehicle. It was launched on 21 July 2012 to resupply the International Space Station (ISS) aboard the H-IIB Launch Vehicle No. 3 (H-IIB F3) manufactured by MHI and JAXA. Kounotori 3 arrived at the ISS on 27 July 2012, and Expedition 32 Flight Engineer and JAXA astronaut Akihiko Hoshide used the International Space Station's Canadarm2 robotic arm to install Kounotori 3, to its docking port on the Earth-facing side of the Harmony module at 14:34 GMT.",
                    "spacecraft_config": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api",
                        "name": "H-II Transfer Vehicle (HTV)",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 21,
                "name": "Harmony nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 433,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/433/?format=api",
            "launch_id": "0bd4bef4-dcbe-4c81-b2de-bacf12709fc8",
            "docking": "2012-07-29T01:00:00Z",
            "departure": "2012-07-30T21:16:00Z",
            "flight_vehicle": {
                "id": 400,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/400/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-08-20T20:12:00Z",
                "spacecraft": {
                    "id": 259,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/259/?format=api",
                    "name": "Progress M-15M",
                    "serial_number": "Progress M-15M (No.415)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P122DT7H21M36S",
                    "time_docked": "P93DT2H4M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-15M (Russian: Прогресс М-15М), identified by NASA as Progress 47 or 47P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.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": 432,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/432/?format=api",
            "launch_id": "0bd4bef4-dcbe-4c81-b2de-bacf12709fc8",
            "docking": "2012-04-22T14:39:00Z",
            "departure": "2012-07-22T20:27:00Z",
            "flight_vehicle": {
                "id": 400,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/400/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-08-20T20:12:00Z",
                "spacecraft": {
                    "id": 259,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/259/?format=api",
                    "name": "Progress M-15M",
                    "serial_number": "Progress M-15M (No.415)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P122DT7H21M36S",
                    "time_docked": "P93DT2H4M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-15M (Russian: Прогресс М-15М), identified by NASA as Progress 47 or 47P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.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": 116,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/116/?format=api",
            "launch_id": "f9a03458-107d-49d5-a513-7c4a457a1771",
            "docking": "2011-12-23T15:19:00Z",
            "departure": "2012-07-01T04:48:00Z",
            "flight_vehicle": {
                "id": 179,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/179/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-07-01T08:14:00Z",
                "spacecraft": {
                    "id": 68,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/68/?format=api",
                    "name": "Soyuz TMA-03M",
                    "serial_number": "Soyuz TMA-M 11F732A47 #703",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P192DT18H57M45S",
                    "time_docked": "P190DT13H29M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-03M was a Soyuz spacecraft which launched on 21 December 2011 13:16 UTC. It transported three members of the Expedition 30 crew to the International Space Station. The crew consisted of Oleg Kononenko, André Kuipers, and Donald Pettit.",
                    "spacecraft_config": {
                        "id": 39,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api",
                        "name": "Soyuz TMA-M",
                        "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-m_image_20231225092103.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 13,
                "name": "Rassvet nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 210,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/210/?format=api",
            "launch_id": "f672e9c9-2bae-4adf-ae70-09eda35d9837",
            "docking": "2012-06-24T04:38:00Z",
            "departure": "2012-06-28T01:22:00Z",
            "flight_vehicle": {
                "id": 445,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/445/?format=api",
                "destination": "Tiangong-1",
                "mission_end": "2012-06-29T02:01:16Z",
                "spacecraft": {
                    "id": 426,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/426/?format=api",
                    "name": "Shenzhou 9",
                    "serial_number": "9",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P12DT15H23M52S",
                    "time_docked": "P9DT17H45M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Shenzhou 9 was the second spacecraft and first crewed spacecraft to dock with the Tiangong 1 space station, which took place on 18 June.",
                    "spacecraft_config": {
                        "id": 2,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                        "name": "Shenzhou",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 34,
                "name": "Tiangong-1 forward",
                "spacestation": {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/7/?format=api",
                    "name": "Tiangong 1"
                }
            }
        },
        {
            "id": 209,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/209/?format=api",
            "launch_id": "f672e9c9-2bae-4adf-ae70-09eda35d9837",
            "docking": "2012-06-18T06:07:00Z",
            "departure": "2012-06-24T03:08:00Z",
            "flight_vehicle": {
                "id": 445,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/445/?format=api",
                "destination": "Tiangong-1",
                "mission_end": "2012-06-29T02:01:16Z",
                "spacecraft": {
                    "id": 426,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/426/?format=api",
                    "name": "Shenzhou 9",
                    "serial_number": "9",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P12DT15H23M52S",
                    "time_docked": "P9DT17H45M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Shenzhou 9 was the second spacecraft and first crewed spacecraft to dock with the Tiangong 1 space station, which took place on 18 June.",
                    "spacecraft_config": {
                        "id": 2,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                        "name": "Shenzhou",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 34,
                "name": "Tiangong-1 forward",
                "spacestation": {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/7/?format=api",
                    "name": "Tiangong 1"
                }
            }
        },
        {
            "id": 155,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/155/?format=api",
            "launch_id": "ef3b84de-7f1e-4b44-8263-4145f771bfb2",
            "docking": "2012-05-25T16:02:00Z",
            "departure": "2012-05-31T09:49:00Z",
            "flight_vehicle": {
                "id": 295,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/295/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-05-31T15:42:00Z",
                "spacecraft": {
                    "id": 211,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/211/?format=api",
                    "name": "Dragon C102",
                    "serial_number": "C102",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P9DT7H57M22S",
                    "time_docked": "P5DT17H47M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "First Dragon mission with complete spacecraft, first rendezvous mission, first berthing with ISS. After recovery, the capsule was put on display at Kennedy Space Center.",
                    "spacecraft_config": {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
                        "name": "Dragon 1",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 21,
                "name": "Harmony nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 115,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/115/?format=api",
            "launch_id": "10cbf881-62b7-46ac-8958-a88b64356a6d",
            "docking": "2011-11-16T05:24:00Z",
            "departure": "2012-04-27T08:18:00Z",
            "flight_vehicle": {
                "id": 226,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/226/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-04-27T11:45:00Z",
                "spacecraft": {
                    "id": 71,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/71/?format=api",
                    "name": "Soyuz TMA-22",
                    "serial_number": "Soyuz TMA 11F732A17 #232",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P165DT7H30M57S",
                    "time_docked": "P163DT2H54M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-22 was a Soyuz spacecraft which launched on 14 November 2011 04:14 UTC. It transported three members of the Expedition 29 crew to the International Space Station. The crew consisted of Anton Shkaplerov, Anatoli Ivanishin, and Daniel C. Burbank",
                    "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": 3,
                "name": "Poisk zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 431,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/431/?format=api",
            "launch_id": "1b009a4b-b95f-4773-8646-0da7d2f5257c",
            "docking": "2012-01-28T00:08:57Z",
            "departure": "2012-04-19T11:04:00Z",
            "flight_vehicle": {
                "id": 401,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/401/?format=api",
                "destination": "International Space Station",
                "mission_end": "2012-04-28T00:00:00Z",
                "spacecraft": {
                    "id": 260,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/260/?format=api",
                    "name": "Progress M-14M",
                    "serial_number": "Progress M-14M (No.414)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P93DT53M20S",
                    "time_docked": "P82DT10H55M3S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-14M (Russian: Прогресс М-14М), identified by NASA as Progress 46 or 46P, is a Progress spacecraft which was used by Roskosmos to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.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"
                }
            }
        }
    ]
}