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=110&ordering=departure
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=120&ordering=departure",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=100&ordering=departure",
    "results": [
        {
            "id": 345,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/345/?format=api",
            "launch_id": "048764ac-f8b4-479b-8340-05e04446cd26",
            "docking": "1992-01-27T09:30:43Z",
            "departure": "1992-03-13T08:43:40Z",
            "flight_vehicle": {
                "id": 514,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/514/?format=api",
                "destination": "Mir",
                "mission_end": "1992-03-13T15:47:00Z",
                "spacecraft": {
                    "id": 362,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/362/?format=api",
                    "name": "Progress M-11",
                    "serial_number": "Progress M-11 (No.212)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-11 (Russian: Прогресс М-11), 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"
            }
        },
        {
            "id": 346,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/346/?format=api",
            "launch_id": "7873a6c9-7019-4352-a7ab-e9dd611eea05",
            "docking": "1992-04-21T23:21:59Z",
            "departure": "1992-06-27T21:34:44Z",
            "flight_vehicle": {
                "id": 513,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/513/?format=api",
                "destination": "Mir",
                "mission_end": "1992-06-28T00:02:51Z",
                "spacecraft": {
                    "id": 361,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/361/?format=api",
                    "name": "Progress M-12",
                    "serial_number": "Progress M-12 (No.213)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-12 (Russian: Прогресс М-12), 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": 347,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/347/?format=api",
            "launch_id": "6fc6728f-a5fc-447d-8184-2d6ef6f684ef",
            "docking": "1992-07-04T16:55:13Z",
            "departure": "1992-07-24T04:14:00Z",
            "flight_vehicle": {
                "id": 512,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/512/?format=api",
                "destination": "Mir",
                "mission_end": "1992-07-24T08:03:35Z",
                "spacecraft": {
                    "id": 360,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/360/?format=api",
                    "name": "Progress M-13",
                    "serial_number": "Progress M-13 (No.214)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-13 (Russian: Прогресс М-13), 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": 22,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/22/?format=api",
            "launch_id": "c9440c01-4fba-4766-8487-6e225b90bea6",
            "docking": "1992-03-19T12:32:50Z",
            "departure": "1992-08-09T21:46:47Z",
            "flight_vehicle": {
                "id": 247,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/247/?format=api",
                "destination": "Mir",
                "mission_end": "1992-08-10T01:05:00Z",
                "spacecraft": {
                    "id": 116,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/116/?format=api",
                    "name": "Soyuz TM-14",
                    "serial_number": "Soyuz TM 11F732A51 #64",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-14 was a Soyuz spacecraft which launched on 17 March 1992 10:54 UTC. It transported two members of the Expedition 11 crew and one German astronaut to Mir. The Expedition 11 crew consisted Alexander Viktorenko and Alexander Kaleri. The astronaut was ESA astronaut Klaus-Dietrich Flade.",
                    "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": 348,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/348/?format=api",
            "launch_id": "90c0e6ca-b74f-476d-804c-99b76f942854",
            "docking": "1992-08-18T00:20:48Z",
            "departure": "1992-10-21T16:46:01Z",
            "flight_vehicle": {
                "id": 511,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/511/?format=api",
                "destination": "Mir",
                "mission_end": "1992-10-21T23:12:00Z",
                "spacecraft": {
                    "id": 359,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/359/?format=api",
                    "name": "Progress M-14",
                    "serial_number": "Progress M-14 (No.209)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-14 (Russian: Прогресс М-14), was a Progress spacecraft used to resupply the space station Mir. It also delivered the VDU propulsion unit.",
                    "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": 23,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/23/?format=api",
            "launch_id": "b41f5733-0d41-42b6-9107-27a39a443223",
            "docking": "1992-07-29T07:49:05Z",
            "departure": "1993-02-01T00:19:47Z",
            "flight_vehicle": {
                "id": 246,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/246/?format=api",
                "destination": "Mir",
                "mission_end": "1993-02-01T03:49:00Z",
                "spacecraft": {
                    "id": 115,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/115/?format=api",
                    "name": "Soyuz TM-15",
                    "serial_number": "Soyuz TM 11F732A51 #65",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-15 was a Soyuz spacecraft which launched on 27 July 1992 06:08 UTC. It transported two members of the Expedition 12 crew and one French astronaut to Mir. The Expedition 12 crew consisted Anatoly Solovyev and Sergei Avdeyev. The astronaut was ESA astronaut Michel Tognini.",
                    "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": 349,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/349/?format=api",
            "launch_id": "0e63c388-e9d0-4e32-beb4-3ed9e3c20ea3",
            "docking": "1992-10-29T19:05:51Z",
            "departure": "1993-02-04T00:44:53Z",
            "flight_vehicle": {
                "id": 507,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/507/?format=api",
                "destination": "Mir",
                "mission_end": "1993-02-07T06:43:20Z",
                "spacecraft": {
                    "id": 358,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/358/?format=api",
                    "name": "Progress M-15",
                    "serial_number": "Progress M-15 (No.215)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-15 (Russian: Прогресс М-15), 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": 350,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/350/?format=api",
            "launch_id": "97aedc0b-4da5-4cba-aa3b-9e3872a58101",
            "docking": "1993-02-23T20:17:57Z",
            "departure": "1993-03-26T06:50:00Z",
            "flight_vehicle": {
                "id": 506,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/506/?format=api",
                "destination": "Mir",
                "mission_end": "1993-03-27T10:25:00Z",
                "spacecraft": {
                    "id": 357,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/357/?format=api",
                    "name": "Progress M-16",
                    "serial_number": "Progress M-16 (No.216)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-16 (Russian: Прогресс М-16), 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": 351,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/351/?format=api",
            "launch_id": "97aedc0b-4da5-4cba-aa3b-9e3872a58101",
            "docking": "1993-03-26T07:06:03Z",
            "departure": "1993-03-27T04:21:00Z",
            "flight_vehicle": {
                "id": 506,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/506/?format=api",
                "destination": "Mir",
                "mission_end": "1993-03-27T10:25:00Z",
                "spacecraft": {
                    "id": 357,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/357/?format=api",
                    "name": "Progress M-16",
                    "serial_number": "Progress M-16 (No.216)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-16 (Russian: Прогресс М-16), 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"
            }
        }
    ]
}