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=390&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=400&ordering=docking",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=380&ordering=docking",
    "results": [
        {
            "id": 140,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/140/?format=api",
            "launch_id": "3a5e79d9-67b1-4503-8fb1-8b89608ed845",
            "docking": "2017-12-19T08:39:00Z",
            "departure": "2018-06-03T09:16:00Z",
            "flight_vehicle": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/37/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-06-03T12:39:00Z",
                "spacecraft": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/44/?format=api",
                    "name": "Soyuz MS-07",
                    "serial_number": "Soyuz MS 11F732A48 #737",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P168DT5H17M59S",
                    "time_docked": "P166DT37M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz MS-07 is a Soyuz spacecraft launched on 17 December 2017 07:21 UTC. It transported three members of the Expedition 54 crew to the International Space Station. The crew consisted of Anton Shkaplerov, Scott D. Tingle, and Norishige Kanai.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.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": 451,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/451/?format=api",
            "launch_id": "61f0a9cd-1761-441d-a48c-cdb4292a74a0",
            "docking": "2018-02-15T10:38:00Z",
            "departure": "2018-08-23T02:16:00Z",
            "flight_vehicle": {
                "id": 371,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/371/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-08-30T00:00:00Z",
                "spacecraft": {
                    "id": 236,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/236/?format=api",
                    "name": "Progress MS-08",
                    "serial_number": "Progress MS-08 (No.438)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P197DT15H46M27S",
                    "time_docked": "P188DT15H38M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-08 (Russian: Прогресс МC-08), identified by NASA as Progress 69 or 69P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.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": 141,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/141/?format=api",
            "launch_id": "1adb6520-8957-40fb-8157-459038ddcab0",
            "docking": "2018-03-23T20:40:00Z",
            "departure": "2018-10-04T07:57:00Z",
            "flight_vehicle": {
                "id": 36,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/36/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-10-04T11:45:00Z",
                "spacecraft": {
                    "id": 43,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/43/?format=api",
                    "name": "Soyuz MS-08",
                    "serial_number": "Soyuz MS 11F732A48 #738",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P196DT18H37S",
                    "time_docked": "P194DT11H17M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz MS-08 was a Soyuz spacecraft that launched on 21 March 2018. It transported three members of the Expedition 55 crew to the International Space Station.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.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": 168,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/168/?format=api",
            "launch_id": "161dee30-0b58-4eec-83e4-b4142914b7c1",
            "docking": "2018-04-04T13:00:00Z",
            "departure": "2018-05-05T13:23:00Z",
            "flight_vehicle": {
                "id": 309,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/309/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-05-05T19:03:00Z",
                "spacecraft": {
                    "id": 219,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/219/?format=api",
                    "name": "Dragon C110",
                    "serial_number": "C110",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P65DT20H19M50S",
                    "time_docked": "P61DT23H45M",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "This capsule was used on both CRS-8 and CRS-14. \r\nOn CRS-8 this vehicle delivered the Bigelow BEAM module in its unpressurized cargo trunk. It was also used to carry Scott Kellys biological samples back to Earth.",
                    "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": 179,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/179/?format=api",
            "launch_id": "8c53339a-ef00-4b84-adac-b0103269a792",
            "docking": "2018-05-24T09:26:00Z",
            "departure": "2018-07-15T10:20:00Z",
            "flight_vehicle": {
                "id": 293,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/293/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-07-30T09:17:00Z",
                "spacecraft": {
                    "id": 169,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/169/?format=api",
                    "name": "Cygnus CRS OA-9E",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P70DT32M54S",
                    "time_docked": "P52DT54M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Cygnus CRS OA-9E, also known as Orbital ATK OA-9E and Northrop Grumman OA-9E, was the tenth planned flight of the Orbital ATK uncrewed resupply spacecraft Cygnus and its ninth flight to the International Space Station under the Commercial Resupply Services contract with NASA. Orbital and NASA jointly developed a new space transportation system to provide commercial cargo resupply services to the International Space Station (ISS). Under the Commercial Orbital Transportation Services (COTS) program, then Orbital Sciences designed and built Antares, a medium-class launch vehicle; Cygnus, an advanced maneuvering spacecraft, and a Pressurized Cargo Module which is provided by Orbital's industrial partner Thales Alenia Space.",
                    "spacecraft_config": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api",
                        "name": "Cygnus Enhanced",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 1,
                "name": "Unity nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 142,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/142/?format=api",
            "launch_id": "9abb2a69-07bf-4de3-8464-a3b23a880058",
            "docking": "2018-06-08T13:01:00Z",
            "departure": "2018-12-20T01:42:00Z",
            "flight_vehicle": {
                "id": 35,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/35/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-12-20T05:02:00Z",
                "spacecraft": {
                    "id": 42,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/42/?format=api",
                    "name": "Soyuz MS-09",
                    "serial_number": "Soyuz MS 11F732A48 #739",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P196DT17H49M19S",
                    "time_docked": "P194DT12H41M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz MS-09 is a Soyuz spaceflight which launched on June 6, 2018. It transported three members of the Expedition 56 crew to the International Space Station. The crew consists of Sergey Prokopyev,  Alexander Gerst and  Serena M. Auñón-Chancellor to the International Space Station.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.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": 169,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/169/?format=api",
            "launch_id": "9961a642-0d04-44bd-850a-3f8299ef4d82",
            "docking": "2018-07-02T13:50:00Z",
            "departure": "2018-08-03T16:38:00Z",
            "flight_vehicle": {
                "id": 310,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/310/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-08-03T22:17:00Z",
                "spacecraft": {
                    "id": 220,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/220/?format=api",
                    "name": "Dragon C111",
                    "serial_number": "C111",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P74DT23H35M50S",
                    "time_docked": "P68DT9H45M",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "The C111 capsule was flown on CRS-9 and CRS-15. \r\n\r\nOn CRS-9 the mission carried IDA-2 to modify the ISS docking port for commercial crew spacecraft.",
                    "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": 236,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/236/?format=api",
            "launch_id": "3ba6f80f-f97e-4ab7-9ab4-151d98613e28",
            "docking": "2018-07-10T01:31:33Z",
            "departure": "2019-01-25T12:55:00Z",
            "flight_vehicle": {
                "id": 372,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/372/?format=api",
                "destination": "International Space Station",
                "mission_end": "2019-01-25T12:55:00Z",
                "spacecraft": {
                    "id": 235,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/235/?format=api",
                    "name": "Progress MS-09",
                    "serial_number": "Progress MS-09 (No.439)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P199DT15H3M26S",
                    "time_docked": "P199DT11H23M27S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-09 (Russian: Прогресс МC-09), identified by NASA as Progress 70 or 70P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.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": 149,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/149/?format=api",
            "launch_id": "fd7442f0-a98b-4abd-b48f-5f874ad2997e",
            "docking": "2018-09-27T12:00:00Z",
            "departure": "2018-11-06T23:32:00Z",
            "flight_vehicle": {
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/271/?format=api",
                "destination": "International Space Station",
                "mission_end": "2018-11-10T21:38:00Z",
                "spacecraft": {
                    "id": 177,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/177/?format=api",
                    "name": "Kounotori 7",
                    "serial_number": "HTV-7",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P49DT3H45M33S",
                    "time_docked": "P40DT11H32M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Kounotori 7, also known as HTV-7 is the seventh flight of the H-II Transfer Vehicle (HTV), an unmanned cargo spacecraft launched on 22 September 2018 to resupply the International Space Station.",
                    "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": 2,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/2/?format=api",
            "launch_id": "d9ee0da9-b380-4e50-9f50-2a62a8e740e3",
            "docking": "2018-11-18T19:28:00Z",
            "departure": "2019-06-04T08:40:00Z",
            "flight_vehicle": {
                "id": 280,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/280/?format=api",
                "destination": "International Space Station",
                "mission_end": "2019-06-04T11:28:00Z",
                "spacecraft": {
                    "id": 209,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/209/?format=api",
                    "name": "Progress MS-10",
                    "serial_number": "Progress MS-10 (No.440)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P199DT17H13M52S",
                    "time_docked": "P197DT13H12M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-10 , identified by NASA as Progress 71 or 71P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.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"
                }
            }
        }
    ]
}