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=90&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=100&ordering=departure",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=80&ordering=departure",
    "results": [
        {
            "id": 331,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/331/?format=api",
            "launch_id": "f1992532-f426-442a-a98f-51e073790542",
            "docking": "1988-12-27T05:35:10Z",
            "departure": "1989-02-07T06:45:34Z",
            "flight_vehicle": {
                "id": 530,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/530/?format=api",
                "destination": "Mir",
                "mission_end": "1989-02-07T13:49:00Z",
                "spacecraft": {
                    "id": 376,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/376/?format=api",
                    "name": "Progress 39",
                    "serial_number": "Progress 39 (No.147)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 39 (Russian: Прогресс 39), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 332,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/332/?format=api",
            "launch_id": "30acb35c-4329-4ea5-b892-8afa18c208a5",
            "docking": "1989-02-12T10:29:38Z",
            "departure": "1989-03-03T01:45:52Z",
            "flight_vehicle": {
                "id": 528,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/528/?format=api",
                "destination": "Mir",
                "mission_end": "1989-03-05T01:59:00Z",
                "spacecraft": {
                    "id": 375,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/375/?format=api",
                    "name": "Progress 40",
                    "serial_number": "Progress 40 (No.148)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 40 (Russian: Прогресс 40), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 333,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/333/?format=api",
            "launch_id": "39e3475e-221e-4f34-bcf5-111855d43e61",
            "docking": "1989-03-18T20:50:46Z",
            "departure": "1989-04-21T01:46:15Z",
            "flight_vehicle": {
                "id": 527,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/527/?format=api",
                "destination": "Mir",
                "mission_end": "1989-04-25T12:12:00Z",
                "spacecraft": {
                    "id": 374,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/374/?format=api",
                    "name": "Progress 41",
                    "serial_number": "Progress 41 (No.149)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 41 (Russian: Прогресс 41), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/15/?format=api",
            "launch_id": "55458545-e6bf-4f28-af2a-ff9d782563e6",
            "docking": "1988-11-28T17:15:00Z",
            "departure": "1989-04-26T23:28:01Z",
            "flight_vehicle": {
                "id": 254,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/254/?format=api",
                "destination": "Mir",
                "mission_end": "1989-04-27T02:57:58Z",
                "spacecraft": {
                    "id": 123,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/123/?format=api",
                    "name": "Soyuz TM-7",
                    "serial_number": "Soyuz TM 11F732A51 #57",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-7 was a Soyuz spacecraft which launched on 26 November 1988 15:49 UTC. It transported two members of the Expedition 4 crew and a French astronaut to Mir. The Expedition 4 crew consisted of Alexander Volkov and Sergei Krikalyov. The French astronaut was Jean-Loup Chrétien.",
                    "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": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 334,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/334/?format=api",
            "launch_id": "6a700aab-7714-49c5-a1b0-8465c974594c",
            "docking": "1989-08-25T05:19:02Z",
            "departure": "1989-12-01T09:02:23Z",
            "flight_vehicle": {
                "id": 524,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/524/?format=api",
                "destination": "Mir",
                "mission_end": "1989-12-01T11:21:00Z",
                "spacecraft": {
                    "id": 372,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/372/?format=api",
                    "name": "Progress M-1",
                    "serial_number": "Progress M-1 (No.201)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-1 (Russian: Прогресс М-1), 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": 335,
            "url": "https://ll.thespacedevs.com/2.0.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.0.0/spacecraft/flight/523/?format=api",
                "destination": "Mir",
                "mission_end": "1990-02-09T07:56:00Z",
                "spacecraft": {
                    "id": 371,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/371/?format=api",
                    "name": "Progress M-2",
                    "serial_number": "Progress M-2 (No.202)",
                    "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.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": 16,
            "url": "https://ll.thespacedevs.com/2.0.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.0.0/spacecraft/flight/253/?format=api",
                "destination": "Mir",
                "mission_end": "1990-02-19T04:36:18Z",
                "spacecraft": {
                    "id": 122,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/122/?format=api",
                    "name": "Soyuz TM-8",
                    "serial_number": "Soyuz TM 11F732A51 #58",
                    "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.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": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 336,
            "url": "https://ll.thespacedevs.com/2.0.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.0.0/spacecraft/flight/522/?format=api",
                "destination": "Mir",
                "mission_end": "1990-04-28T00:52:00Z",
                "spacecraft": {
                    "id": 370,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/370/?format=api",
                    "name": "Progress M-3",
                    "serial_number": "Progress M-3 (No.203)",
                    "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.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": 337,
            "url": "https://ll.thespacedevs.com/2.0.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.0.0/spacecraft/flight/526/?format=api",
                "destination": "Mir",
                "mission_end": "1990-05-27T12:37:30Z",
                "spacecraft": {
                    "id": 373,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/373/?format=api",
                    "name": "Progress 42",
                    "serial_number": "Progress 42 (No.150)",
                    "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.0.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.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_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.0.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.0.0/spacecraft/flight/252/?format=api",
                "destination": "Mir",
                "mission_end": "1990-08-09T07:33:57Z",
                "spacecraft": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/121/?format=api",
                    "name": "Soyuz TM-9",
                    "serial_number": "Soyuz TM 11F732A51 #60",
                    "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.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": 8,
                "name": "Kvant-2"
            }
        }
    ]
}