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.0.0/docking_event/?ordering=-docking

GET /2.0.0/docking_event/?format=api&offset=30
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 500,
    "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=40",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=20",
    "results": [
        {
            "id": 524,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/524/?format=api",
            "launch_id": "2a052554-35be-4e6c-8d60-b2b9072de17c",
            "docking": "2023-09-15T18:53:00Z",
            "departure": "2024-04-06T03:53:57Z",
            "flight_vehicle": {
                "id": 801,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/801/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-04-06T07:17:00Z",
                "spacecraft": {
                    "id": 564,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/564/?format=api",
                    "name": "Soyuz MS-24",
                    "serial_number": "11F732A48 #753",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Launched to the ISS in september 2023.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 13,
                "name": "Rassvet nadir"
            }
        },
        {
            "id": 566,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/566/?format=api",
            "launch_id": "604e4aa8-73f8-4f1c-bf4c-5a130625cac7",
            "docking": "2024-03-23T11:19:00Z",
            "departure": "2024-04-28T17:10:00Z",
            "flight_vehicle": {
                "id": 826,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/826/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-04-30T05:38:00Z",
                "spacecraft": {
                    "id": 474,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/474/?format=api",
                    "name": "Cargo Dragon C209",
                    "serial_number": "C209",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Second Cargo Dragon 2",
                    "spacecraft_config": {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/7/?format=api",
                        "name": "Cargo Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 30,
                "name": "Harmony zenith"
            }
        },
        {
            "id": 525,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/525/?format=api",
            "launch_id": "45bd2cb8-05d1-4080-8c50-602c9f43971e",
            "docking": "2023-10-26T09:46:00Z",
            "departure": "2024-04-30T00:43:00Z",
            "flight_vehicle": {
                "id": 804,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/804/?format=api",
                "destination": "Tiangong Space Station",
                "mission_end": "2024-04-30T09:46:00Z",
                "spacecraft": {
                    "id": 567,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/567/?format=api",
                    "name": "Shenzhou 17",
                    "serial_number": "17",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Sixth crewed mission to the Chinese Space Station.",
                    "spacecraft_config": {
                        "id": 2,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api",
                        "name": "Shenzhou",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 33,
                "name": "Tianhe forward"
            }
        },
        {
            "id": 565,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/565/?format=api",
            "launch_id": "2f101902-03dd-4b23-8546-d25ea514b36f",
            "docking": "2024-03-05T07:28:00Z",
            "departure": "2024-05-02T12:57:00Z",
            "flight_vehicle": {
                "id": 776,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/776/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 289,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/289/?format=api",
                    "name": "Crew Dragon Endeavour",
                    "serial_number": "C206",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon 6 is the Crew Dragon spacecraft launched on the SpaceX DM-2 demonstration mission to the ISS.",
                    "spacecraft_config": {
                        "id": 6,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward"
            }
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/11/?format=api",
            "launch_id": "aeace6ee-ad72-4608-a36e-7db0f8c809da",
            "docking": "1987-07-24T03:31:23Z",
            "departure": "1987-07-29T20:44:00Z",
            "flight_vehicle": {
                "id": 258,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/258/?format=api",
                "destination": "Mir",
                "mission_end": "1987-12-29T09:16:15Z",
                "spacecraft": {
                    "id": 127,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/127/?format=api",
                    "name": "Soyuz TM-3",
                    "serial_number": "Soyuz TM 11F732A51 #53",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-3 was a Soyuz spacecraft which launched on 22 July 1987 01:59 UTC. It transported one member of Expedition 2, and two cosmonauts on a short stay to Mir. The Expedition 2 member was Aleksandr Pavlovich Aleksandrov. The other cosmonauts were Alexander Viktorenko and Muhammed Faris.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 10,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/10/?format=api",
            "launch_id": "9afccdd3-f743-4f9a-82fe-3f3137df1521",
            "docking": "1987-02-07T23:27:40Z",
            "departure": "1987-12-29T05:58:00Z",
            "flight_vehicle": {
                "id": 259,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/259/?format=api",
                "destination": "Mir",
                "mission_end": "1987-07-30T01:04:12Z",
                "spacecraft": {
                    "id": 128,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/128/?format=api",
                    "name": "Soyuz TM-2",
                    "serial_number": "Soyuz TM 11F732A51 #52",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-2 was a Soyuz spacecraft which launched on 5 February 1987 21:38 UTC. It transported two members of Expedition 2 crew to Mir. The crew consisted of Aleksandr Laveykin and Yuri Romanenko.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 7,
                "name": "Mir-Progress 27"
            }
        },
        {
            "id": 14,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/14/?format=api",
            "launch_id": "ad9d60af-7f45-47c0-96e9-b34ecb2f361b",
            "docking": "1988-08-31T05:40:44Z",
            "departure": "1988-09-05T23:54:57Z",
            "flight_vehicle": {
                "id": 255,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/255/?format=api",
                "destination": "Mir",
                "mission_end": "1988-12-21T09:57:00Z",
                "spacecraft": {
                    "id": 124,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/124/?format=api",
                    "name": "Soyuz TM-6",
                    "serial_number": "Soyuz TM 11F732A51 #56",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-6 was a Soyuz spacecraft which launched on 29 August 1988 04:23 UTC. It transported one member of Expedition 3, one of Expedition 4 and a Afghan cosmonaut to Mir. The EO-3 member was Vladimir Lyakhov, the EO-4 member was Valeri Polyakov, and the Afghan cosmonaut was Abdul Mohmand.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/15/?format=api",
            "launch_id": "55458545-e6bf-4f28-af2a-ff9d782563e6",
            "docking": "1988-11-28T17:15:00Z",
            "departure": "1989-04-26T23:28:01Z",
            "flight_vehicle": {
                "id": 254,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/254/?format=api",
                "destination": "Mir",
                "mission_end": "1989-04-27T02:57:58Z",
                "spacecraft": {
                    "id": 123,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/123/?format=api",
                    "name": "Soyuz TM-7",
                    "serial_number": "Soyuz TM 11F732A51 #57",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-7 was a Soyuz spacecraft which launched on 26 November 1988 15:49 UTC. It transported two members of the Expedition 4 crew and a French astronaut to Mir. The Expedition 4 crew consisted of Alexander Volkov and Sergei Krikalyov. The French astronaut was Jean-Loup Chrétien.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/16/?format=api",
            "launch_id": "d4c7a175-268d-4ac9-a111-6f7883c65a88",
            "docking": "1989-09-07T22:25:26Z",
            "departure": "1990-02-19T01:06:20Z",
            "flight_vehicle": {
                "id": 253,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/253/?format=api",
                "destination": "Mir",
                "mission_end": "1990-02-19T04:36:18Z",
                "spacecraft": {
                    "id": 122,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/122/?format=api",
                    "name": "Soyuz TM-8",
                    "serial_number": "Soyuz TM 11F732A51 #58",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-8 was a Soyuz spacecraft which launched on 5 September 1989 21:38 UTC. It transported two members of the Expedition 5 crew to Mir. The crew consisted of Alexander Viktorenko and Aleksandr Serebrov.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/17/?format=api",
            "launch_id": "83cd1fea-f9c3-44fa-908f-7751daeca7b6",
            "docking": "1990-02-13T06:37:47Z",
            "departure": "1990-08-09T04:08:49Z",
            "flight_vehicle": {
                "id": 252,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/252/?format=api",
                "destination": "Mir",
                "mission_end": "1990-08-09T07:33:57Z",
                "spacecraft": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/121/?format=api",
                    "name": "Soyuz TM-9",
                    "serial_number": "Soyuz TM 11F732A51 #60",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-9 was a Soyuz spacecraft which launched on 11 February 1990 06:16 UTC. It transported two members of the Expedition 6 crew to Mir. The crew consisted of Anatoly Solovyev and Aleksandr Balandin.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 8,
                "name": "Kvant-2"
            }
        }
    ]
}