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=450&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=460&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=440&ordering=-departure",
    "results": [
        {
            "id": 315,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/315/?format=api",
            "launch_id": "d1dbfbad-6000-41ad-a64c-3aebfd1335b2",
            "docking": "1985-07-21T15:05:00Z",
            "departure": "1985-08-28T21:50:00Z",
            "flight_vehicle": {
                "id": 545,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/545/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1985-08-30T01:20:00Z",
                "spacecraft": {
                    "id": 391,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/391/?format=api",
                    "name": "Kosmos 1669",
                    "serial_number": "Kosmos 1669 (No.126)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P41DT12H14M52S",
                    "time_docked": "P38DT6H45M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Kosmos 1669 (Russian: Космос-1669), was a Progress spacecraft used to resupply the space station Salyut 7.\r\n\r\nOnly Progress to receive a Kosmos Designation",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 314,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/314/?format=api",
            "launch_id": "c193b25e-a656-486e-b74f-63acfff9410f",
            "docking": "1985-06-23T02:54:00Z",
            "departure": "1985-07-15T12:28:00Z",
            "flight_vehicle": {
                "id": 546,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/546/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1985-07-15T22:33:31Z",
                "spacecraft": {
                    "id": 392,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/392/?format=api",
                    "name": "Progress 24",
                    "serial_number": "Progress 24 (No.125)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P24DT21H53M50S",
                    "time_docked": "P22DT9H34M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 24 (Russian: Прогресс 24), was a Progress spacecraft used to resupply the space station Salyut 7.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 219,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/219/?format=api",
            "launch_id": "3651f258-ae5d-476a-a999-c5fa2ee93645",
            "docking": "1984-04-04T14:31:11Z",
            "departure": "1984-10-02T07:35:00Z",
            "flight_vehicle": {
                "id": 277,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/277/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-10-02T10:57:00Z",
                "spacecraft": {
                    "id": 134,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/134/?format=api",
                    "name": "Soyuz T-11",
                    "serial_number": "Soyuz T 11F732 #17",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P181DT21H48M18S",
                    "time_docked": "P180DT17H3M49S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-11 was a Soyuz spacecraft which launched on 3 April 1984 13:08 UTC. It transported three cosmonauts of EP-3 to Salyut 7. The EP-3 crew was Yury Malyshev,\r\nGennady Strekalov, and Rakesh Sharma.",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "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_t_image_20231228134543.png"
                    }
                }
            },
            "docking_location": {
                "id": 35,
                "name": "Salyut-7 forward",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 313,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/313/?format=api",
            "launch_id": "9b52f349-1ed2-4db7-992b-9ea106f39489",
            "docking": "1984-08-16T08:11:00Z",
            "departure": "1984-08-26T16:13:00Z",
            "flight_vehicle": {
                "id": 547,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/547/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-08-28T01:28:00Z",
                "spacecraft": {
                    "id": 393,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/393/?format=api",
                    "name": "Progress 23",
                    "serial_number": "Progress 23 (No.123)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P13DT18H59M45S",
                    "time_docked": "P10DT8H2M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 23 (Russian: Прогресс 23), was a Progress spacecraft used to resupply the space station Salyut 7.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 220,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/220/?format=api",
            "launch_id": "6728f0ef-c3c9-43d5-a774-513d8979915e",
            "docking": "1984-07-18T19:16:35Z",
            "departure": "1984-07-29T09:38:00Z",
            "flight_vehicle": {
                "id": 276,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/276/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-07-29T12:55:30Z",
                "spacecraft": {
                    "id": 133,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/133/?format=api",
                    "name": "Soyuz T-12",
                    "serial_number": "Soyuz T 11F732 #18",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P11DT19H14M36S",
                    "time_docked": "P10DT14H21M25S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-15 was a Soyuz spacecraft which launched on 17 July 1984 17:40 UTC. It transported two cosmonauts of EP-4 to Salyut 7. The EP-4 crew was Vladimir Dzhanibekov, Svetlana Savitskaya, and Igor Volk.",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "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_t_image_20231228134543.png"
                    }
                }
            },
            "docking_location": {
                "id": 35,
                "name": "Salyut-7 forward",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 312,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/312/?format=api",
            "launch_id": "c9210de8-f6d2-41e3-9d3c-b10f8188fbba",
            "docking": "1984-05-30T15:47:00Z",
            "departure": "1984-07-15T13:36:00Z",
            "flight_vehicle": {
                "id": 548,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/548/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-07-15T18:52:00Z",
                "spacecraft": {
                    "id": 394,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/394/?format=api",
                    "name": "Progress 22",
                    "serial_number": "Progress 22 (No.124)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P48DT4H39M8S",
                    "time_docked": "P45DT21H49M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 22 (Russian: Прогресс 22), was a Progress spacecraft used to resupply the space station Salyut 7.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 311,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/311/?format=api",
            "launch_id": "472db4b0-ab24-4dfb-92bf-818cd5ba4020",
            "docking": "1984-05-10T00:10:00Z",
            "departure": "1984-05-26T09:41:00Z",
            "flight_vehicle": {
                "id": 549,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/549/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-05-26T15:00:30Z",
                "spacecraft": {
                    "id": 395,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/395/?format=api",
                    "name": "Progress 21",
                    "serial_number": "Progress 21 (No.121)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P18DT16H13M15S",
                    "time_docked": "P16DT9H31M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 21 (Russian: Прогресс 21), was a Progress spacecraft used to resupply the space station Salyut 7.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 310,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/310/?format=api",
            "launch_id": "0c3cd149-1982-4459-96df-fbbd3f8b2be3",
            "docking": "1984-04-17T09:22:00Z",
            "departure": "1984-05-06T17:46:00Z",
            "flight_vehicle": {
                "id": 550,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/550/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-05-07T00:32:51Z",
                "spacecraft": {
                    "id": 396,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/396/?format=api",
                    "name": "Progress 20",
                    "serial_number": "Progress 20 (No.116)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P21DT16H19M58S",
                    "time_docked": "P19DT8H24M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 20 (Russian: Прогресс 20), was a Progress spacecraft used to resupply the space station Salyut 7.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 218,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/218/?format=api",
            "launch_id": "2909a920-ea65-42e6-840e-611ff6c4ae4e",
            "docking": "1984-02-09T14:43:00Z",
            "departure": "1984-04-11T07:33:00Z",
            "flight_vehicle": {
                "id": 278,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/278/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-04-11T10:48:48Z",
                "spacecraft": {
                    "id": 135,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/135/?format=api",
                    "name": "Soyuz T-10",
                    "serial_number": "Soyuz T 11F732 #15",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P62DT22H41M22S",
                    "time_docked": "P61DT16H50M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-10 was a Soyuz spacecraft which launched on 8 February 1984 12:07 UTC. It transported three cosmonauts of EO-3 to Salyut 7. The EO-3 crew was Leonid Kizim,\r\nVladimir Solovyov, and Oleg Atkov.",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "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_t_image_20231228134543.png"
                    }
                }
            },
            "docking_location": {
                "id": 35,
                "name": "Salyut-7 forward",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 309,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/309/?format=api",
            "launch_id": "a97dd5b2-27c9-4abf-a702-f5e945b03059",
            "docking": "1984-02-23T08:21:00Z",
            "departure": "1984-03-31T09:40:00Z",
            "flight_vehicle": {
                "id": 551,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/551/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1984-04-01T18:18:00Z",
                "spacecraft": {
                    "id": 397,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/397/?format=api",
                    "name": "Progress 19",
                    "serial_number": "Progress 19 (No.120)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P40DT11H31M55S",
                    "time_docked": "P37DT1H19M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 19 (Russian: Прогресс 19), was a Progress spacecraft used to resupply the space station Salyut 7.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        }
    ]
}