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=110&ordering=docking
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=120&ordering=docking",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=100&ordering=docking",
    "results": [
        {
            "id": 344,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/344/?format=api",
            "launch_id": "6e0824e6-7d5f-483e-8a1e-ff81efaf1eaf",
            "docking": "1991-10-21T03:40:50Z",
            "departure": "1992-01-20T07:13:44Z",
            "flight_vehicle": {
                "id": 515,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/515/?format=api",
                "destination": "Mir",
                "mission_end": "1992-01-20T12:03:30Z",
                "spacecraft": {
                    "id": 363,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/363/?format=api",
                    "name": "Progress M-10",
                    "serial_number": "Progress M-10 (No.211)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P95DT11H58M5S",
                    "time_docked": "P91DT3H32M54S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-10 (Russian: Прогресс М-10), 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": 345,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/514/?format=api",
                "destination": "Mir",
                "mission_end": "1992-03-13T15:47:00Z",
                "spacecraft": {
                    "id": 362,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/362/?format=api",
                    "name": "Progress M-11",
                    "serial_number": "Progress M-11 (No.212)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P48DT7H56M43S",
                    "time_docked": "P45DT23H12M57S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 22,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/247/?format=api",
                "destination": "Mir",
                "mission_end": "1992-08-10T01:05:00Z",
                "spacecraft": {
                    "id": 116,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/116/?format=api",
                    "name": "Soyuz TM-14",
                    "serial_number": "Soyuz TM 11F732A51 #64",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P145DT14H10M30S",
                    "time_docked": "P143DT9H13M57S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 346,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/513/?format=api",
                "destination": "Mir",
                "mission_end": "1992-06-28T00:02:51Z",
                "spacecraft": {
                    "id": 361,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/361/?format=api",
                    "name": "Progress M-12",
                    "serial_number": "Progress M-12 (No.213)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P69DT2H33M26S",
                    "time_docked": "P66DT22H12M45S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 347,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/512/?format=api",
                "destination": "Mir",
                "mission_end": "1992-07-24T08:03:35Z",
                "spacecraft": {
                    "id": 360,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/360/?format=api",
                    "name": "Progress M-13",
                    "serial_number": "Progress M-13 (No.214)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P23DT15H20M22S",
                    "time_docked": "P19DT11H18M47S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 23,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/246/?format=api",
                "destination": "Mir",
                "mission_end": "1993-02-01T03:49:00Z",
                "spacecraft": {
                    "id": 115,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/115/?format=api",
                    "name": "Soyuz TM-15",
                    "serial_number": "Soyuz TM 11F732A51 #65",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P188DT21H40M18S",
                    "time_docked": "P186DT16H30M42S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 37,
                "name": "Mir Core forward",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 348,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/511/?format=api",
                "destination": "Mir",
                "mission_end": "1992-10-21T23:12:00Z",
                "spacecraft": {
                    "id": 359,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/359/?format=api",
                    "name": "Progress M-14",
                    "serial_number": "Progress M-14 (No.209)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P67DT53M28S",
                    "time_docked": "P64DT16H25M13S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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"
                }
            }
        },
        {
            "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": 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"
                }
            }
        }
    ]
}