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

{
    "count": 517,
    "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=110&ordering=docking",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=90&ordering=docking",
    "results": [
        {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/18/?format=api",
            "launch_id": "2b7a6cae-b08c-4cfb-b0e9-089e1241b171",
            "docking": "1990-08-03T11:45:44Z",
            "departure": "1990-12-10T02:48:11Z",
            "flight_vehicle": {
                "id": 251,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/251/?format=api",
                "destination": "Mir",
                "mission_end": "1990-12-10T06:08:00Z",
                "spacecraft": {
                    "id": 120,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/120/?format=api",
                    "name": "Soyuz TM-10",
                    "serial_number": "Soyuz TM 11F732A51 #61A",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-10 was a Soyuz spacecraft which launched on 1 August 1990 06:08 UTC. It transported two members of the Expedition 7 crew to Mir. The crew consisted of Gennadi Manakov and Gennady Strekalov.",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 29,
                "name": "Mir Core aft"
            }
        },
        {
            "id": 338,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/338/?format=api",
            "launch_id": "74b75af6-d0b6-4400-acbc-8cd2edfa978d",
            "docking": "1990-08-17T05:26:13Z",
            "departure": "1990-09-17T12:42:43Z",
            "flight_vehicle": {
                "id": 521,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/521/?format=api",
                "destination": "Mir",
                "mission_end": "1990-09-20T11:42:49Z",
                "spacecraft": {
                    "id": 369,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/369/?format=api",
                    "name": "Progress M-4",
                    "serial_number": "Progress M-4 (No.204)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-4 (Russian: Прогресс М-4), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 339,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/339/?format=api",
            "launch_id": "cb7e56e0-6358-468c-b98c-02b86f4f874a",
            "docking": "1990-09-29T12:26:50Z",
            "departure": "1990-11-28T06:15:46Z",
            "flight_vehicle": {
                "id": 520,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/520/?format=api",
                "destination": "Mir",
                "mission_end": "1990-11-28T11:04:05Z",
                "spacecraft": {
                    "id": 368,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/368/?format=api",
                    "name": "Progress M-5",
                    "serial_number": "Progress M-5 (No.206)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-5 (Russian: Прогресс М-5), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/19/?format=api",
            "launch_id": "85d0721d-0b26-4a1f-91be-a9e48e719f9f",
            "docking": "1990-12-04T09:57:09Z",
            "departure": "1991-05-26T06:15:59Z",
            "flight_vehicle": {
                "id": 250,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/250/?format=api",
                "destination": "Mir",
                "mission_end": "1991-05-26T10:04:13Z",
                "spacecraft": {
                    "id": 119,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/119/?format=api",
                    "name": "Soyuz TM-11",
                    "serial_number": "Soyuz TM 11F732A51 #61",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-11 was a Soyuz spacecraft which launched on 2 December 1990 08:13 UTC. It transported two members of the Expedition 8 crew and one Japanese journalist to Mir. The Expedition 8 crew consisted of Viktor Afanasyev and Musa Manarov. The Japanese reporter was Toyohiro Akiyama.",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 37,
                "name": "Mir Core forward"
            }
        },
        {
            "id": 340,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/340/?format=api",
            "launch_id": "32039a07-c5c7-44bc-91fe-172ab9fc0448",
            "docking": "1991-01-16T16:35:25Z",
            "departure": "1991-03-15T12:46:41Z",
            "flight_vehicle": {
                "id": 519,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/519/?format=api",
                "destination": "Mir",
                "mission_end": "1991-03-15T18:07:26Z",
                "spacecraft": {
                    "id": 367,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/367/?format=api",
                    "name": "Progress M-6",
                    "serial_number": "Progress M-6 (No.205)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-6 (Russian: Прогресс М-6), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 341,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/341/?format=api",
            "launch_id": "f3336e3c-d580-4dd2-b6e7-1c4116859c84",
            "docking": "1991-03-28T12:02:28Z",
            "departure": "1991-05-06T22:59:36Z",
            "flight_vehicle": {
                "id": 518,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/518/?format=api",
                "destination": "Mir",
                "mission_end": "1991-05-07T17:20:05Z",
                "spacecraft": {
                    "id": 366,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/366/?format=api",
                    "name": "Progress M-7",
                    "serial_number": "Progress M-7 (No.208)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-7 (Russian: Прогресс М-7), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/20/?format=api",
            "launch_id": "83a07e03-831d-4067-b362-0ca9d56eb39c",
            "docking": "1991-05-20T14:30:43Z",
            "departure": "1991-10-09T20:55:08Z",
            "flight_vehicle": {
                "id": 249,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/249/?format=api",
                "destination": "Mir",
                "mission_end": "1991-10-10T04:12:00Z",
                "spacecraft": {
                    "id": 118,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/118/?format=api",
                    "name": "Soyuz TM-12",
                    "serial_number": "Soyuz TM 11F732A51 #62",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-12 was a Soyuz spacecraft which launched on 18 May 1991 12:50 UTC. It transported one member of the Expedition 9 crew, one Russian, and one British astronaut to Mir. The Expedition 9 crew consisted of Anatoly Artsebarsky. The Russian was EO-10 member Sergei Krikalyov. The British astronaut was Helen Sharman.",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 37,
                "name": "Mir Core forward"
            }
        },
        {
            "id": 342,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/342/?format=api",
            "launch_id": "c2050cc8-95b1-4620-9444-78f19309d1b8",
            "docking": "1991-06-01T09:44:37Z",
            "departure": "1991-08-15T22:16:59Z",
            "flight_vehicle": {
                "id": 517,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/517/?format=api",
                "destination": "Mir",
                "mission_end": "1991-08-16T06:56:32Z",
                "spacecraft": {
                    "id": 365,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/365/?format=api",
                    "name": "Progress M-8",
                    "serial_number": "Progress M-8 (No.207)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-8 (Russian: Прогресс М-8), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 343,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/343/?format=api",
            "launch_id": "6f971da4-6060-434f-a245-22a1cd53a1ac",
            "docking": "1991-08-23T00:54:17Z",
            "departure": "1991-09-30T01:53:00Z",
            "flight_vehicle": {
                "id": 516,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/516/?format=api",
                "destination": "Mir",
                "mission_end": "1991-09-30T07:45:00Z",
                "spacecraft": {
                    "id": 364,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/364/?format=api",
                    "name": "Progress M-9",
                    "serial_number": "Progress M-9 (No.210)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-9 (Russian: Прогресс М-9), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/21/?format=api",
            "launch_id": "e5115cc2-f7a7-4316-9be4-980b04cc5bff",
            "docking": "1991-10-04T07:38:42Z",
            "departure": "1992-03-25T05:29:03Z",
            "flight_vehicle": {
                "id": 248,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/248/?format=api",
                "destination": "Mir",
                "mission_end": "1992-03-25T08:51:00Z",
                "spacecraft": {
                    "id": 117,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/117/?format=api",
                    "name": "Soyuz TM-13",
                    "serial_number": "Soyuz TM 11F732A51 #63",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-13 was a Soyuz spacecraft which launched on 2 October 1991 05:59 UTC. It transported one member of the Expedition 10 crew, one Kazakh, and one Austrian astronaut to Mir. The Expedition 10 crew consisted of Alexander Volkov. The Kazakh astronaut was Toktar Aubakirov. The Austrian astronaut was Franz Viehböck.",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 37,
                "name": "Mir Core forward"
            }
        }
    ]
}