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

{
    "count": 517,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=400&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=380&ordering=-departure",
    "results": [
        {
            "id": 356,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/356/?format=api",
            "launch_id": "aaf8bfbe-9e89-4b31-a326-d30d13d7baea",
            "docking": "1994-01-30T03:56:13Z",
            "departure": "1994-03-23T01:20:29Z",
            "flight_vehicle": {
                "id": 501,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/501/?format=api",
                "destination": "Mir",
                "mission_end": "1994-03-23T05:13:00Z",
                "spacecraft": {
                    "id": 352,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/352/?format=api",
                    "name": "Progress M-21",
                    "serial_number": "Progress M-21 (No.221)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P54DT3H50S",
                    "time_docked": "P51DT21H24M16S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-21 (Russian: Прогресс М-21), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/25/?format=api",
            "launch_id": "3b2f8a55-ef04-4857-a9e7-f799604e191b",
            "docking": "1993-07-03T16:24:03Z",
            "departure": "1994-01-14T04:37:11Z",
            "flight_vehicle": {
                "id": 244,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/244/?format=api",
                "destination": "Mir",
                "mission_end": "1994-01-14T08:18:00Z",
                "spacecraft": {
                    "id": 113,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/113/?format=api",
                    "name": "Soyuz TM-17",
                    "serial_number": "Soyuz TM 11F732A51 #66",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P196DT17H45M2S",
                    "time_docked": "P194DT12H13M8S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-17 was a Soyuz spacecraft which launched on 1 July 1993 14:32 UTC. It transported two members of the Expedition 14 crew and a French astronaut to Mir. The Expedition 14 crew consisted of Vasili Tsibliyev and Aleksandr Serebrov. The astronaut was ESA astronaut Jean-Pierre Haigneré.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "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_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 29,
                "name": "Mir Core aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 355,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/355/?format=api",
            "launch_id": "2b1f0020-d608-44af-a7fe-4710f9ba0b75",
            "docking": "1993-10-13T23:24:46Z",
            "departure": "1993-11-21T02:38:43Z",
            "flight_vehicle": {
                "id": 502,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/502/?format=api",
                "destination": "Mir",
                "mission_end": "1993-11-21T09:06:00Z",
                "spacecraft": {
                    "id": 353,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/353/?format=api",
                    "name": "Progress M-20",
                    "serial_number": "Progress M-20 (No.220)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P40DT11H32M41S",
                    "time_docked": "P38DT3H13M57S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-20 (Russian: Прогресс М-20), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 354,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/354/?format=api",
            "launch_id": "00d2e065-5a75-451e-afd5-297d241a2593",
            "docking": "1993-08-13T00:00:06Z",
            "departure": "1993-10-13T17:59:06Z",
            "flight_vehicle": {
                "id": 503,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/503/?format=api",
                "destination": "Mir",
                "mission_end": "1993-10-19T00:22:14Z",
                "spacecraft": {
                    "id": 354,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/354/?format=api",
                    "name": "Progress M-19",
                    "serial_number": "Progress M-19 (No.219)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P69DT1H58M29S",
                    "time_docked": "P61DT17H59M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-19 (Russian: Прогресс М-19), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 352,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/352/?format=api",
            "launch_id": "6abdfa93-7023-4e38-a5bb-89d691f6c84d",
            "docking": "1993-04-01T05:16:18Z",
            "departure": "1993-08-11T15:36:42Z",
            "flight_vehicle": {
                "id": 505,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/505/?format=api",
                "destination": "Mir",
                "mission_end": "1994-03-03T03:28:00Z",
                "spacecraft": {
                    "id": 356,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/356/?format=api",
                    "name": "Progress M-17",
                    "serial_number": "Progress M-17 (No.217)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P336DT23H53M47S",
                    "time_docked": "P132DT10H20M24S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-17 (Russian: Прогресс М-17), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 24,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/24/?format=api",
            "launch_id": "aaf2963c-a2a3-4798-a4ed-245dfbb21e80",
            "docking": "1993-01-26T07:31:17Z",
            "departure": "1993-07-22T03:00:30Z",
            "flight_vehicle": {
                "id": 245,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/245/?format=api",
                "destination": "Mir",
                "mission_end": "1993-07-22T06:41:00Z",
                "spacecraft": {
                    "id": 114,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/114/?format=api",
                    "name": "Soyuz TM-16",
                    "serial_number": "Soyuz TM 11F732A51 #101",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P179DT42M55S",
                    "time_docked": "P176DT19H29M13S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-16 was a Soyuz spacecraft which launched on 24 January 1993 05:58 UTC. It transported two members of the Expedition 13 crew to Mir. The crew consisted of Gennadi Manakov and Alexander Poleshchuk.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
                        "name": "Soyuz TM",
                        "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_tm_image_20231228130713.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 10,
                "name": "Kristall module",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 353,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/353/?format=api",
            "launch_id": "5a861696-c359-49d9-8acf-96c6b5bf4765",
            "docking": "1993-05-24T08:24:44Z",
            "departure": "1993-07-03T15:58:16Z",
            "flight_vehicle": {
                "id": 504,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/504/?format=api",
                "destination": "Mir",
                "mission_end": "1993-07-04T17:13:00Z",
                "spacecraft": {
                    "id": 355,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/355/?format=api",
                    "name": "Progress M-18",
                    "serial_number": "Progress M-18 (No.218)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P43DT10H31M13S",
                    "time_docked": "P40DT7H33M32S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-18 (Russian: Прогресс М-18), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 37,
                "name": "Mir Core forward",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 351,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/506/?format=api",
                "destination": "Mir",
                "mission_end": "1993-03-27T10:25:00Z",
                "spacecraft": {
                    "id": 357,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/357/?format=api",
                    "name": "Progress M-16",
                    "serial_number": "Progress M-16 (No.216)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P33DT15H52M27S",
                    "time_docked": "P31DT7H47M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 350,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/506/?format=api",
                "destination": "Mir",
                "mission_end": "1993-03-27T10:25:00Z",
                "spacecraft": {
                    "id": 357,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/357/?format=api",
                    "name": "Progress M-16",
                    "serial_number": "Progress M-16 (No.216)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P33DT15H52M27S",
                    "time_docked": "P31DT7H47M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 349,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/507/?format=api",
                "destination": "Mir",
                "mission_end": "1993-02-07T06:43:20Z",
                "spacecraft": {
                    "id": 358,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/358/?format=api",
                    "name": "Progress M-15",
                    "serial_number": "Progress M-15 (No.215)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P102DT13H23M39S",
                    "time_docked": "P97DT5H39M2S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.2.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        }
    ]
}