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=470&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=480&ordering=-docking",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=460&ordering=-docking",
    "results": [
        {
            "id": 202,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/202/?format=api",
            "launch_id": "0e39b440-8545-4518-80fe-cb7013538581",
            "docking": "1981-05-15T18:50:00Z",
            "departure": "1981-05-22T10:37:00Z",
            "flight_vehicle": {
                "id": 317,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/317/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1981-05-22T13:58:30Z",
                "spacecraft": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/144/?format=api",
                    "name": "Soyuz 40",
                    "serial_number": "Soyuz 7K-T 11F615A8 #56",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P7DT20H41M52S",
                    "time_docked": "P6DT15H47M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 40 was a Soyuz spacecraft which launched on 14 May 1981 17:16 UTC. It  transported two cosmonauts of EP-10 to Salyut 6. The crew was Leonid Popov and Dumitru Prunariu.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "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_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 201,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/201/?format=api",
            "launch_id": "2ef0b550-8899-4205-9c3f-1a94dc0cd302",
            "docking": "1981-03-23T16:28:00Z",
            "departure": "1981-03-30T08:15:00Z",
            "flight_vehicle": {
                "id": 318,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/318/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1981-03-30T11:40:58Z",
                "spacecraft": {
                    "id": 145,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/145/?format=api",
                    "name": "Soyuz 39",
                    "serial_number": "Soyuz 7K-T 11F615A8 #55",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P7DT20H42M3S",
                    "time_docked": "P6DT15H47M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 39 was a Soyuz spacecraft which launched on 22 March 1981 14:58 UTC. It  transported two cosmonauts of EP-9 to Salyut 6. The crew was Vladimir Dzhanibekov and Jügderdemidiin Gürragchaa.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "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_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 200,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/200/?format=api",
            "launch_id": "822027f5-b07b-4bb6-acda-f36f396a7ce7",
            "docking": "1981-03-13T20:33:00Z",
            "departure": "1981-05-26T09:20:00Z",
            "flight_vehicle": {
                "id": 314,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/314/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1981-05-26T12:37:34Z",
                "spacecraft": {
                    "id": 142,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/142/?format=api",
                    "name": "Soyuz T-4",
                    "serial_number": "Soyuz T 11F732 #10",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P74DT17H37M23S",
                    "time_docked": "P73DT12H47M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-4 was a Soyuz spacecraft which launched on 12 March 1981 19:00 UTC. It  transported two cosmonauts of EO-6 to Salyut 6. The crew was Vladimir Kovalyonok and Viktor Savinykh.",
                    "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": 4,
                "name": "Salyut-6 forward",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 302,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/302/?format=api",
            "launch_id": "3bd21cc5-e6b3-4023-add7-8c6d8e88fedb",
            "docking": "1981-01-26T15:56:00Z",
            "departure": "1981-03-19T18:14:00Z",
            "flight_vehicle": {
                "id": 558,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/558/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1981-03-20T16:59:00Z",
                "spacecraft": {
                    "id": 404,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/404/?format=api",
                    "name": "Progress 12",
                    "serial_number": "Progress 12 (No.113)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P55DT2H40M58S",
                    "time_docked": "P52DT2H18M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 12 (Russian: Прогресс 12), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "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": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 199,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/199/?format=api",
            "launch_id": "0c42c9d0-39aa-4278-b8f2-532f89a89d4d",
            "docking": "1980-11-28T15:54:00Z",
            "departure": "1980-12-10T06:10:00Z",
            "flight_vehicle": {
                "id": 315,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/315/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-12-10T09:26:10Z",
                "spacecraft": {
                    "id": 143,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/143/?format=api",
                    "name": "Soyuz T-3",
                    "serial_number": "Soyuz T 11F732 #8",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P12DT19H7M42S",
                    "time_docked": "P11DT14H16M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-3 was a Soyuz spacecraft which launched on 27 November 1980 14:18 UTC. It  transported three cosmonauts of EO-5 to Salyut 6. The crew was Leonid Kizim,\r\nOleg Makarov, and Gennady Strekalov.",
                    "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": 4,
                "name": "Salyut-6 forward",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 301,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/301/?format=api",
            "launch_id": "c81245a0-a7b1-4246-b8c9-d762e1eee277",
            "docking": "1980-09-30T17:03:00Z",
            "departure": "1980-12-09T10:23:00Z",
            "flight_vehicle": {
                "id": 559,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/559/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-12-11T14:00:00Z",
                "spacecraft": {
                    "id": 405,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/405/?format=api",
                    "name": "Progress 11",
                    "serial_number": "Progress 11 (No.111)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P73DT22H50M5S",
                    "time_docked": "P69DT17H20M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 11 (Russian: Прогресс 11), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "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": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 198,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/198/?format=api",
            "launch_id": "71f3376c-8e3d-4aba-93b2-58d695e8898e",
            "docking": "1980-09-19T20:49:00Z",
            "departure": "1980-09-26T12:35:00Z",
            "flight_vehicle": {
                "id": 319,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/319/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-09-26T15:54:27Z",
                "spacecraft": {
                    "id": 146,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/146/?format=api",
                    "name": "Soyuz 38",
                    "serial_number": "Soyuz 7K-T 11F615A8 #54",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P7DT20H43M24S",
                    "time_docked": "P6DT15H46M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 38 was a Soyuz spacecraft which launched on 18 September 1980 19:11 UTC. It  transported two cosmonauts of EP-8 to Salyut 6. The crew was Yuri Romanenko and Arnaldo Tamayo Méndez.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "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_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 197,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/197/?format=api",
            "launch_id": "30b10310-a060-4766-90be-f5bdcec94b41",
            "docking": "1980-08-01T20:10:00Z",
            "departure": "1980-10-11T06:32:00Z",
            "flight_vehicle": {
                "id": 320,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/320/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-10-11T09:49:57Z",
                "spacecraft": {
                    "id": 147,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/147/?format=api",
                    "name": "Soyuz 37",
                    "serial_number": "Soyuz 7K-T 11F615A8 #53",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P79DT15H16M54S",
                    "time_docked": "P78DT10H3M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 37 was a Soyuz spacecraft which launched on 23 July 1980 18:33 UTC. It  transported two cosmonauts of EP-7 to Salyut 6. The crew was Viktor Gorbatko and Pham Tuân.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "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_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 196,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/196/?format=api",
            "launch_id": "30b10310-a060-4766-90be-f5bdcec94b41",
            "docking": "1980-07-24T20:02:00Z",
            "departure": "1980-08-01T19:43:00Z",
            "flight_vehicle": {
                "id": 320,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/320/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-10-11T09:49:57Z",
                "spacecraft": {
                    "id": 147,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/147/?format=api",
                    "name": "Soyuz 37",
                    "serial_number": "Soyuz 7K-T 11F615A8 #53",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P79DT15H16M54S",
                    "time_docked": "P78DT10H3M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 37 was a Soyuz spacecraft which launched on 23 July 1980 18:33 UTC. It  transported two cosmonauts of EP-7 to Salyut 6. The crew was Viktor Gorbatko and Pham Tuân.",
                    "spacecraft_config": {
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                        "name": "Soyuz",
                        "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_image_20201015191152.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        },
        {
            "id": 300,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/300/?format=api",
            "launch_id": "164f634d-49b0-488b-ab03-e3ffdcaa9f0b",
            "docking": "1980-07-01T05:53:00Z",
            "departure": "1980-07-17T22:21:00Z",
            "flight_vehicle": {
                "id": 560,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/560/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-07-19T01:47:00Z",
                "spacecraft": {
                    "id": 406,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/406/?format=api",
                    "name": "Progress 10",
                    "serial_number": "Progress 10 (No.110)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P19DT21H6M18S",
                    "time_docked": "P16DT16H28M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 10 (Russian: Прогресс 10), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "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": 9,
                "name": "Salyut-6 aft",
                "spacestation": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                    "name": "Salyut 6"
                }
            }
        }
    ]
}