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=440&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=450&ordering=-departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=430&ordering=-departure",
    "results": [
        {
            "id": 320,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/320/?format=api",
            "launch_id": "0041d2ac-62cb-416f-b67a-cd0277f1cfe2",
            "docking": "1987-04-23T17:04:51Z",
            "departure": "1987-05-11T03:10:01Z",
            "flight_vehicle": {
                "id": 540,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/540/?format=api",
                "destination": "Mir",
                "mission_end": "1987-05-11T08:28:00Z",
                "spacecraft": {
                    "id": 386,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/386/?format=api",
                    "name": "Progress 29",
                    "serial_number": "Progress 29 (No.136)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P19DT17H13M43S",
                    "time_docked": "P17DT10H5M10S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 29 (Russian: Прогресс 29), 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": 319,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/319/?format=api",
            "launch_id": "2b8ae09c-2239-48b7-8865-a3ae1b205279",
            "docking": "1987-03-05T12:42:36Z",
            "departure": "1987-03-26T05:06:48Z",
            "flight_vehicle": {
                "id": 541,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/541/?format=api",
                "destination": "Mir",
                "mission_end": "1987-03-28T03:49:00Z",
                "spacecraft": {
                    "id": 387,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/387/?format=api",
                    "name": "Progress 28",
                    "serial_number": "Progress 28 (No.135)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P24DT16H34M55S",
                    "time_docked": "P20DT16H24M12S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 28 (Russian: Прогресс 28), 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": 29,
                "name": "Mir Core aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 318,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/318/?format=api",
            "launch_id": "553fdcde-e854-4f6c-80e5-5a96c8ff0cf0",
            "docking": "1987-01-18T07:26:50Z",
            "departure": "1987-02-23T11:29:01Z",
            "flight_vehicle": {
                "id": 542,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/542/?format=api",
                "destination": "Mir",
                "mission_end": "1987-02-25T16:05:00Z",
                "spacecraft": {
                    "id": 388,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/388/?format=api",
                    "name": "Progress 27",
                    "serial_number": "Progress 27 (No.134)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P40DT9H58M37S",
                    "time_docked": "P36DT4H2M11S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 27 (Russian: Прогресс 27), 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": 29,
                "name": "Mir Core aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 223,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/223/?format=api",
            "launch_id": "02568260-e154-4e0b-bfcb-ca491b525535",
            "docking": "1986-03-15T13:38:42Z",
            "departure": "1986-07-16T09:09:50Z",
            "flight_vehicle": {
                "id": 273,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/273/?format=api",
                "destination": "Mir",
                "mission_end": "1986-07-16T12:34:05Z",
                "spacecraft": {
                    "id": 130,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/130/?format=api",
                    "name": "Soyuz T-15",
                    "serial_number": "Soyuz T 11F732 #21",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P125DT56S",
                    "time_docked": "P173DT18H4M35S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-15 was a Soyuz spacecraft which launched on 13 March 1986 12:33 UTC. It transported two cosmonauts to Salyut 7 and Mir. The crew was Leonid Kizim and Vladimir Solovyov.",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "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_t_image_20231228134543.png"
                    }
                }
            },
            "docking_location": {
                "id": 35,
                "name": "Salyut-7 forward",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 317,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/317/?format=api",
            "launch_id": "571de500-30a7-4218-bf04-36c8a9c37f11",
            "docking": "1986-04-26T21:26:06Z",
            "departure": "1986-06-22T18:25:00Z",
            "flight_vehicle": {
                "id": 543,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/543/?format=api",
                "destination": "Mir",
                "mission_end": "1986-06-23T15:41:01Z",
                "spacecraft": {
                    "id": 389,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/389/?format=api",
                    "name": "Progress 26",
                    "serial_number": "Progress 26 (No.128)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P60DT20H56S",
                    "time_docked": "P56DT20H58M54S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 26 (Russian: Прогресс 26), 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": 29,
                "name": "Mir Core aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 472,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/472/?format=api",
            "launch_id": "6ce7303a-fb88-4f51-807f-41575a80511f",
            "docking": "1986-05-23T10:11:00Z",
            "departure": "1986-05-29T09:22:00Z",
            "flight_vehicle": {
                "id": 720,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/720/?format=api",
                "destination": "Mir",
                "mission_end": "1986-05-30T06:40:00Z",
                "spacecraft": {
                    "id": 129,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/129/?format=api",
                    "name": "Soyuz TM-1",
                    "serial_number": "Soyuz TM 11F732A51 #51",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P8DT22H18M9S",
                    "time_docked": "P5DT23H11M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TM-1 was a unmanned flight to Mir. The spacecraft spent 6 days docked to the space station Mir.",
                    "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": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/9/?format=api",
            "launch_id": "02568260-e154-4e0b-bfcb-ca491b525535",
            "docking": "1986-03-15T13:38:42Z",
            "departure": "1986-05-05T12:12:09Z",
            "flight_vehicle": {
                "id": 273,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/273/?format=api",
                "destination": "Mir",
                "mission_end": "1986-07-16T12:34:05Z",
                "spacecraft": {
                    "id": 130,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/130/?format=api",
                    "name": "Soyuz T-15",
                    "serial_number": "Soyuz T 11F732 #21",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P125DT56S",
                    "time_docked": "P173DT18H4M35S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-15 was a Soyuz spacecraft which launched on 13 March 1986 12:33 UTC. It transported two cosmonauts to Salyut 7 and Mir. The crew was Leonid Kizim and Vladimir Solovyov.",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "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_t_image_20231228134543.png"
                    }
                }
            },
            "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": 316,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/316/?format=api",
            "launch_id": "db699938-d246-4c97-8413-077c1661ffb5",
            "docking": "1986-03-21T11:16:02Z",
            "departure": "1986-04-20T19:24:08Z",
            "flight_vehicle": {
                "id": 544,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/544/?format=api",
                "destination": "Mir",
                "mission_end": "1986-04-21T00:48:30Z",
                "spacecraft": {
                    "id": 390,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/390/?format=api",
                    "name": "Progress 25",
                    "serial_number": "Progress 25 (No.127)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P32DT14H40M5S",
                    "time_docked": "P30DT8H8M6S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 25 (Russian: Прогресс 25), 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": 29,
                "name": "Mir Core aft",
                "spacestation": {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                    "name": "Mir"
                }
            }
        },
        {
            "id": 222,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/222/?format=api",
            "launch_id": "d861c659-13a3-4311-82dc-df12572893dd",
            "docking": "1985-09-18T14:15:00Z",
            "departure": "1985-11-21T07:16:00Z",
            "flight_vehicle": {
                "id": 274,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/274/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1985-11-21T10:31:00Z",
                "spacecraft": {
                    "id": 131,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/131/?format=api",
                    "name": "Soyuz T-14",
                    "serial_number": "Soyuz T 11F732 #20",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P64DT21H52M8S",
                    "time_docked": "P63DT17H1M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-14 was a Soyuz spacecraft which launched on 17 September 1985 12:38 UTC. It transported two cosmonauts on EO-4-2 and one cosmonaut on EP-5 to Salyut 7. The EO-4-2 crew was Vladimir Vasyutin and Alexander Volkov. The EP-5 crew was Georgi Grechko.",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "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_t_image_20231228134543.png"
                    }
                }
            },
            "docking_location": {
                "id": 35,
                "name": "Salyut-7 forward",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        },
        {
            "id": 221,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/221/?format=api",
            "launch_id": "18a48756-5b23-42db-adf0-f6260697cf9a",
            "docking": "1985-06-08T08:50:00Z",
            "departure": "1985-09-25T03:58:00Z",
            "flight_vehicle": {
                "id": 275,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/275/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1985-09-26T09:51:58Z",
                "spacecraft": {
                    "id": 132,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/132/?format=api",
                    "name": "Soyuz T-13",
                    "serial_number": "Soyuz T 11F732 #19",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P112DT3H12M6S",
                    "time_docked": "P108DT19H8M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz T-13 was a Soyuz spacecraft which launched on 6 June 1985 06:39 UTC. It transported one cosmonaut on EO-4-1b and one cosmonaut on EO-4-1a to Salyut 7. The EO-4-1b crew was Vladimir Dzhanibekov and the EO-4-1a crew was Viktor Savinykh.",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "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_t_image_20231228134543.png"
                    }
                }
            },
            "docking_location": {
                "id": 35,
                "name": "Salyut-7 forward",
                "spacestation": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                    "name": "Salyut 7"
                }
            }
        }
    ]
}