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

{
    "count": 524,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=500&ordering=-docking",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=480&ordering=-docking",
    "results": [
        {
            "id": 194,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/194/?format=api",
            "launch_id": "2f208a3e-48b9-4129-9883-4dd46df6e4aa",
            "docking": "1980-06-04T19:38:00Z",
            "departure": "1980-07-31T11:55:00Z",
            "flight_vehicle": {
                "id": 321,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/321/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-07-31T15:15:02Z",
                "spacecraft": {
                    "id": 148,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/148/?format=api",
                    "name": "Soyuz 36",
                    "serial_number": "Soyuz 7K-T 11F615A8 #52",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P65DT20H54M23S",
                    "time_docked": "P64DT14H29M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 36 was a Soyuz spacecraft which launched on 26 May 1980 18:20 UTC. It  transported two cosmonauts of EP-5 to Salyut 6. The crew was Valeri Kubasov and Bertalan Farkas.\r\n\r\nIt also ferried down two cosmonauts from EP-7.",
                    "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": 193,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/193/?format=api",
            "launch_id": "2f208a3e-48b9-4129-9883-4dd46df6e4aa",
            "docking": "1980-05-27T19:56:00Z",
            "departure": "1980-06-04T18:08:00Z",
            "flight_vehicle": {
                "id": 321,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/321/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-07-31T15:15:02Z",
                "spacecraft": {
                    "id": 148,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/148/?format=api",
                    "name": "Soyuz 36",
                    "serial_number": "Soyuz 7K-T 11F615A8 #52",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P65DT20H54M23S",
                    "time_docked": "P64DT14H29M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 36 was a Soyuz spacecraft which launched on 26 May 1980 18:20 UTC. It  transported two cosmonauts of EP-5 to Salyut 6. The crew was Valeri Kubasov and Bertalan Farkas.\r\n\r\nIt also ferried down two cosmonauts from EP-7.",
                    "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": 299,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/299/?format=api",
            "launch_id": "4a4d2250-67fb-4471-a8b9-9274a16ab69e",
            "docking": "1980-04-29T08:09:19Z",
            "departure": "1980-05-20T18:51:00Z",
            "flight_vehicle": {
                "id": 561,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/561/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-05-22T00:44:00Z",
                "spacecraft": {
                    "id": 407,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/407/?format=api",
                    "name": "Progress 9",
                    "serial_number": "Progress 9 (No.109)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P24DT18H19M49S",
                    "time_docked": "P21DT10H41M41S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 9 (Russian: Прогресс 9), 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": 192,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/192/?format=api",
            "launch_id": "a378c25b-a2bc-4455-b6cc-2689b7b686df",
            "docking": "1980-04-10T15:15:32Z",
            "departure": "1980-06-03T11:50:00Z",
            "flight_vehicle": {
                "id": 322,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/322/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-06-03T15:06:23Z",
                "spacecraft": {
                    "id": 149,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/149/?format=api",
                    "name": "Soyuz 35",
                    "serial_number": "Soyuz 7K-T 11F615A8 #51",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P55DT1H28M1S",
                    "time_docked": "P53DT20H34M28S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 35 was a Soyuz spacecraft which launched on 9 April 1980 13:38 UTC. It  transported two cosmonauts of EO-4 to Salyut 6. The crew was Leonid Popov and Valery Ryumin.\r\n\r\nIt also ferried down two cosmonauts from EP-5.",
                    "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": 298,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/298/?format=api",
            "launch_id": "b464ad4f-b9f3-46cc-b3fe-d27c1746a8b3",
            "docking": "1980-03-29T20:01:00Z",
            "departure": "1980-04-25T08:04:00Z",
            "flight_vehicle": {
                "id": 562,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/562/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-04-26T06:54:00Z",
                "spacecraft": {
                    "id": 408,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/408/?format=api",
                    "name": "Progress 8",
                    "serial_number": "Progress 8 (No.108)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P29DT12H29S",
                    "time_docked": "P26DT12H3M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 8 (Russian: Прогресс 8), 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": 473,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/473/?format=api",
            "launch_id": "e02a5b5c-4a20-4b6a-afde-ae67cc928413",
            "docking": "1979-12-19T17:05:00Z",
            "departure": "1980-03-24T00:04:00Z",
            "flight_vehicle": {
                "id": 744,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/744/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-03-25T21:47:00Z",
                "spacecraft": {
                    "id": 526,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/526/?format=api",
                    "name": "Soyuz T-1",
                    "serial_number": "Soyuz T 11F732 #6",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P100DT9H17M10S",
                    "time_docked": "P95DT6H59M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Third generation Soyuz spacecraft",
                    "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": 297,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/297/?format=api",
            "launch_id": "498bf21b-9e35-4b81-906e-6e8b25f7155b",
            "docking": "1979-06-30T11:18:22Z",
            "departure": "1979-07-18T03:49:55Z",
            "flight_vehicle": {
                "id": 563,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/563/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-07-20T01:57:30Z",
                "spacecraft": {
                    "id": 409,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/409/?format=api",
                    "name": "Progress 7",
                    "serial_number": "Progress 7 (No.107)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P21DT16H32M19S",
                    "time_docked": "P17DT16H31M33S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 7 (Russian: Прогресс 7), 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": 475,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/475/?format=api",
            "launch_id": "a058d7ff-5f15-45dc-9dae-b5b72e70ee31",
            "docking": "1979-06-14T19:50:00Z",
            "departure": "1979-08-19T12:08:00Z",
            "flight_vehicle": {
                "id": 745,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/745/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-08-19T12:29:26Z",
                "spacecraft": {
                    "id": 150,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/150/?format=api",
                    "name": "Soyuz 34",
                    "serial_number": "Soyuz 7K-T 11F615A8 #50",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P73DT18H16M45S",
                    "time_docked": "P71DT12H34M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 34 was a Soyuz spacecraft which launched on 6 June 1979 18:12 UTC. It  launched with no crew, but was used as a spacecraft down for two cosmonauts of EO-3 from Salyut 6. The crew was Vladimir Lyakhov and Valery Ryumin.",
                    "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": 474,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/474/?format=api",
            "launch_id": "a058d7ff-5f15-45dc-9dae-b5b72e70ee31",
            "docking": "1979-06-08T23:02:00Z",
            "departure": "1979-06-14T19:18:00Z",
            "flight_vehicle": {
                "id": 745,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/745/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-08-19T12:29:26Z",
                "spacecraft": {
                    "id": 150,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/150/?format=api",
                    "name": "Soyuz 34",
                    "serial_number": "Soyuz 7K-T 11F615A8 #50",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P73DT18H16M45S",
                    "time_docked": "P71DT12H34M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz 34 was a Soyuz spacecraft which launched on 6 June 1979 18:12 UTC. It  launched with no crew, but was used as a spacecraft down for two cosmonauts of EO-3 from Salyut 6. The crew was Vladimir Lyakhov and Valery Ryumin.",
                    "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": 296,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/296/?format=api",
            "launch_id": "393a226e-1c47-4505-9d9a-fdeb4b4c3e4d",
            "docking": "1979-05-15T06:19:22Z",
            "departure": "1979-06-08T07:59:41Z",
            "flight_vehicle": {
                "id": 564,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/564/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1979-06-09T18:52:46Z",
                "spacecraft": {
                    "id": 410,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/410/?format=api",
                    "name": "Progress 6",
                    "serial_number": "Progress 6 (No.106)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P27DT14H35M36S",
                    "time_docked": "P24DT1H40M19S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 6 (Russian: Прогресс 6), 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"
                }
            }
        }
    ]
}