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

{
    "count": 515,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=420&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=400&ordering=-departure",
    "results": [
        {
            "id": 341,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/518/?format=api",
                "destination": "Mir",
                "mission_end": "1991-05-07T17:20:05Z",
                "spacecraft": {
                    "id": 366,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/366/?format=api",
                    "name": "Progress M-7",
                    "serial_number": "Progress M-7 (No.208)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P49DT4H14M50S",
                    "time_docked": "P39DT10H57M8S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 340,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/519/?format=api",
                "destination": "Mir",
                "mission_end": "1991-03-15T18:07:26Z",
                "spacecraft": {
                    "id": 367,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/367/?format=api",
                    "name": "Progress M-6",
                    "serial_number": "Progress M-6 (No.205)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P60DT3H16M59S",
                    "time_docked": "P57DT20H11M16S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 18,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/251/?format=api",
                "destination": "Mir",
                "mission_end": "1990-12-10T06:08:00Z",
                "spacecraft": {
                    "id": 120,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/120/?format=api",
                    "name": "Soyuz TM-10",
                    "serial_number": "Soyuz TM 11F732A51 #61A",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P130DT20H35M39S",
                    "time_docked": "P128DT15H2M27S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 339,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/520/?format=api",
                "destination": "Mir",
                "mission_end": "1990-11-28T11:04:05Z",
                "spacecraft": {
                    "id": 368,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/368/?format=api",
                    "name": "Progress M-5",
                    "serial_number": "Progress M-5 (No.206)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P62DT26M23S",
                    "time_docked": "P59DT17H48M56S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 338,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/521/?format=api",
                "destination": "Mir",
                "mission_end": "1990-09-20T11:42:49Z",
                "spacecraft": {
                    "id": 369,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/369/?format=api",
                    "name": "Progress M-4",
                    "serial_number": "Progress M-4 (No.204)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P36DT7H42M8S",
                    "time_docked": "P31DT7H16M30S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/17/?format=api",
            "launch_id": "83cd1fea-f9c3-44fa-908f-7751daeca7b6",
            "docking": "1990-02-13T06:37:47Z",
            "departure": "1990-08-09T04:08:49Z",
            "flight_vehicle": {
                "id": 252,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/252/?format=api",
                "destination": "Mir",
                "mission_end": "1990-08-09T07:33:57Z",
                "spacecraft": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/121/?format=api",
                    "name": "Soyuz TM-9",
                    "serial_number": "Soyuz TM 11F732A51 #60",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P179DT1H17M57S",
                    "time_docked": "P176DT21H31M2S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-9 was a Soyuz spacecraft which launched on 11 February 1990 06:16 UTC. It transported two members of the Expedition 6 crew to Mir. The crew consisted of Anatoly Solovyev and Aleksandr Balandin.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.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": 8,
                "name": "Kvant-2",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 337,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/337/?format=api",
            "launch_id": "be9d2476-f556-4c13-bd8e-49fd9c391053",
            "docking": "1990-05-07T22:45:03Z",
            "departure": "1990-05-27T07:08:58Z",
            "flight_vehicle": {
                "id": 526,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/526/?format=api",
                "destination": "Mir",
                "mission_end": "1990-05-27T12:37:30Z",
                "spacecraft": {
                    "id": 373,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/373/?format=api",
                    "name": "Progress 42",
                    "serial_number": "Progress 42 (No.150)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P21DT15H53M29S",
                    "time_docked": "P19DT8H23M55S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 42 (Russian: Прогресс 42), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "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": 336,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/336/?format=api",
            "launch_id": "e6ff0679-5221-40a9-9ac2-74569e1f4d9a",
            "docking": "1990-03-03T01:04:32Z",
            "departure": "1990-04-27T20:24:43Z",
            "flight_vehicle": {
                "id": 522,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/522/?format=api",
                "destination": "Mir",
                "mission_end": "1990-04-28T00:52:00Z",
                "spacecraft": {
                    "id": 370,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/370/?format=api",
                    "name": "Progress M-3",
                    "serial_number": "Progress M-3 (No.203)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P58DT1H41M3S",
                    "time_docked": "P55DT19H20M11S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-3 (Russian: Прогресс М-3), 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": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/16/?format=api",
            "launch_id": "d4c7a175-268d-4ac9-a111-6f7883c65a88",
            "docking": "1989-09-07T22:25:26Z",
            "departure": "1990-02-19T01:06:20Z",
            "flight_vehicle": {
                "id": 253,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/253/?format=api",
                "destination": "Mir",
                "mission_end": "1990-02-19T04:36:18Z",
                "spacecraft": {
                    "id": 122,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/122/?format=api",
                    "name": "Soyuz TM-8",
                    "serial_number": "Soyuz TM 11F732A51 #58",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P166DT6H58M15S",
                    "time_docked": "P164DT2H40M54S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-8 was a Soyuz spacecraft which launched on 5 September 1989 21:38 UTC. It transported two members of the Expedition 5 crew to Mir. The crew consisted of Alexander Viktorenko and Aleksandr Serebrov.",
                    "spacecraft_config": {
                        "id": 41,
                        "url": "https://ll.thespacedevs.com/2.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": 6,
                "name": "Kvant-1 aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 335,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/335/?format=api",
            "launch_id": "f3022ba4-b981-414d-b61d-ea175594436c",
            "docking": "1989-12-22T05:41:21Z",
            "departure": "1990-02-09T02:33:07Z",
            "flight_vehicle": {
                "id": 523,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/523/?format=api",
                "destination": "Mir",
                "mission_end": "1990-02-09T07:56:00Z",
                "spacecraft": {
                    "id": 371,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/371/?format=api",
                    "name": "Progress M-2",
                    "serial_number": "Progress M-2 (No.202)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P51DT4H25M10S",
                    "time_docked": "P48DT20H51M46S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-2 (Russian: Прогресс М-2), 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"
                }
            }
        }
    ]
}