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=420&ordering=-docking
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=430&ordering=-docking",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=410&ordering=-docking",
    "results": [
        {
            "id": 334,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/524/?format=api",
                "destination": "Mir",
                "mission_end": "1989-12-01T11:21:00Z",
                "spacecraft": {
                    "id": 372,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/372/?format=api",
                    "name": "Progress M-1",
                    "serial_number": "Progress M-1 (No.201)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P100DT8H11M28S",
                    "time_docked": "P98DT3H43M21S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 333,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/527/?format=api",
                "destination": "Mir",
                "mission_end": "1989-04-25T12:12:00Z",
                "spacecraft": {
                    "id": 374,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/374/?format=api",
                    "name": "Progress 41",
                    "serial_number": "Progress 41 (No.149)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P39DT17H17M45S",
                    "time_docked": "P33DT4H55M29S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 332,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/528/?format=api",
                "destination": "Mir",
                "mission_end": "1989-03-05T01:59:00Z",
                "spacecraft": {
                    "id": 375,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/375/?format=api",
                    "name": "Progress 40",
                    "serial_number": "Progress 40 (No.148)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P22DT17H5M8S",
                    "time_docked": "P18DT15H16M14S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 331,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/530/?format=api",
                "destination": "Mir",
                "mission_end": "1989-02-07T13:49:00Z",
                "spacecraft": {
                    "id": 376,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/376/?format=api",
                    "name": "Progress 39",
                    "serial_number": "Progress 39 (No.147)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P44DT9H37M23S",
                    "time_docked": "P42DT1H10M24S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 15,
            "url": "https://ll.thespacedevs.com/2.2.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.2.0/spacecraft/flight/254/?format=api",
                "destination": "Mir",
                "mission_end": "1989-04-27T02:57:58Z",
                "spacecraft": {
                    "id": 123,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/123/?format=api",
                    "name": "Soyuz TM-7",
                    "serial_number": "Soyuz TM 11F732A51 #57",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P151DT11H8M24S",
                    "time_docked": "P149DT6H13M1S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 330,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/330/?format=api",
            "launch_id": "927c8800-ccf4-44a9-b82b-5fcacf13a700",
            "docking": "1988-09-12T01:22:28Z",
            "departure": "1988-11-23T12:12:46Z",
            "flight_vehicle": {
                "id": 531,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/531/?format=api",
                "destination": "Mir",
                "mission_end": "1988-11-23T19:06:58Z",
                "spacecraft": {
                    "id": 377,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/377/?format=api",
                    "name": "Progress 38",
                    "serial_number": "Progress 38 (No.146)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P74DT19H33M18S",
                    "time_docked": "P72DT10H50M18S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 38 (Russian: Прогресс 38), 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": 14,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/14/?format=api",
            "launch_id": "ad9d60af-7f45-47c0-96e9-b34ecb2f361b",
            "docking": "1988-08-31T05:40:44Z",
            "departure": "1988-09-05T23:54:57Z",
            "flight_vehicle": {
                "id": 255,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/255/?format=api",
                "destination": "Mir",
                "mission_end": "1988-12-21T09:57:00Z",
                "spacecraft": {
                    "id": 124,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/124/?format=api",
                    "name": "Soyuz TM-6",
                    "serial_number": "Soyuz TM 11F732A51 #56",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P114DT5H33M49S",
                    "time_docked": "P5DT18H14M13S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-6 was a Soyuz spacecraft which launched on 29 August 1988 04:23 UTC. It transported one member of Expedition 3, one of Expedition 4 and a Afghan cosmonaut to Mir. The EO-3 member was Vladimir Lyakhov, the EO-4 member was Valeri Polyakov, and the Afghan cosmonaut was Abdul Mohmand.",
                    "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": 329,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/329/?format=api",
            "launch_id": "7e51cd0b-7061-4bb8-8209-26dd58dc3052",
            "docking": "1988-07-20T22:33:40Z",
            "departure": "1988-08-12T08:31:54Z",
            "flight_vehicle": {
                "id": 532,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/532/?format=api",
                "destination": "Mir",
                "mission_end": "1988-08-12T13:45:40Z",
                "spacecraft": {
                    "id": 378,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/378/?format=api",
                    "name": "Progress 37",
                    "serial_number": "Progress 37 (No.145)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P24DT16H32M31S",
                    "time_docked": "P22DT9H58M14S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 37 (Russian: Прогресс 37), 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": 13,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/13/?format=api",
            "launch_id": "f61be2c3-16c4-4070-a4a1-9b42a43de53d",
            "docking": "1988-06-09T15:57:10Z",
            "departure": "1988-06-17T06:20:50Z",
            "flight_vehicle": {
                "id": 256,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/256/?format=api",
                "destination": "Mir",
                "mission_end": "1988-09-07T00:49:38Z",
                "spacecraft": {
                    "id": 125,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/125/?format=api",
                    "name": "Soyuz TM-5",
                    "serial_number": "Soyuz TM 11F732A51 #55",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P91DT10H46M25S",
                    "time_docked": "P7DT14H23M40S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-4 was a Soyuz spacecraft which launched on 7 June 1988 14:03 UTC. It transported two soviets and one Bulgarian cosmonaut to Mir. The soviet cosmonauts were Anatoly Solovyev and Viktor Savinykh. The Bulgarian cosmonaut was Aleksandr Aleksandrov.",
                    "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": 328,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/328/?format=api",
            "launch_id": "7d2c5879-5341-4539-9b77-97a6f10e76bc",
            "docking": "1988-05-15T02:13:26Z",
            "departure": "1988-06-05T11:11:55Z",
            "flight_vehicle": {
                "id": 533,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/533/?format=api",
                "destination": "Mir",
                "mission_end": "1988-06-05T21:18:40Z",
                "spacecraft": {
                    "id": 379,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/379/?format=api",
                    "name": "Progress 36",
                    "serial_number": "Progress 36 (No.144)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P23DT20H48M15S",
                    "time_docked": "P21DT8H58M29S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 36 (Russian: Прогресс 36), 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"
                }
            }
        }
    ]
}