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=430&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=440&ordering=departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=420&ordering=departure",
    "results": [
        {
            "id": 245,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/245/?format=api",
            "launch_id": "f1a8d62e-709d-4e89-ade9-a8779492c7a9",
            "docking": "2021-02-22T09:38:00Z",
            "departure": "2021-06-29T19:32:00Z",
            "flight_vehicle": {
                "id": 584,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/584/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-07-02T01:40:00Z",
                "spacecraft": {
                    "id": 450,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/450/?format=api",
                    "name": "Cygnus CRS NG-15 (S.S. Katherine Johnson)",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P131DT8H3M11S",
                    "time_docked": "P127DT9H54M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "This is the fifteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their fourth under the CRS-2 program. This is also the 11th use of the enhanced size Cygnus.",
                    "spacecraft_config": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api",
                        "name": "Cygnus Enhanced",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 1,
                "name": "Unity nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 286,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/286/?format=api",
            "launch_id": "89a150ea-6e4b-489f-853c-3603ae684611",
            "docking": "2021-06-05T09:09:00Z",
            "departure": "2021-07-08T14:45:00Z",
            "flight_vehicle": {
                "id": 668,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/668/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-07-10T03:29:00Z",
                "spacecraft": {
                    "id": 474,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/474/?format=api",
                    "name": "Cargo Dragon C209",
                    "serial_number": "C209",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P142DT2H7M46S",
                    "time_docked": "P131DT22H23S",
                    "flights_count": 4,
                    "mission_ends_count": 4,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Second Cargo Dragon 2",
                    "spacecraft_config": {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                        "name": "Cargo Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 30,
                "name": "Harmony zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 281,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/281/?format=api",
            "launch_id": "32dcb5ad-7609-4fc0-8094-768ee5c2ebe0",
            "docking": "2021-04-24T09:08:00Z",
            "departure": "2021-07-21T10:45:00Z",
            "flight_vehicle": {
                "id": 579,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/579/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-11-09T03:33:00Z",
                "spacecraft": {
                    "id": 289,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/289/?format=api",
                    "name": "Crew Dragon Endeavour",
                    "serial_number": "C206",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P701DT21H16M35S",
                    "time_docked": "P692DT23H37M",
                    "flights_count": 5,
                    "mission_ends_count": 5,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon 6 is the Crew Dragon spacecraft launched on the SpaceX DM-2 demonstration mission to the ISS.",
                    "spacecraft_config": {
                        "id": 6,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 244,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/244/?format=api",
            "launch_id": "19407719-d66c-492d-9288-e5e6ddbadbd6",
            "docking": "2021-02-17T06:27:00Z",
            "departure": "2021-07-26T10:56:00Z",
            "flight_vehicle": {
                "id": 586,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/586/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-07-26T12:39:00Z",
                "spacecraft": {
                    "id": 451,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/451/?format=api",
                    "name": "Progress MS-16",
                    "serial_number": "MS-16 (No.445)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P161DT7H53M54S",
                    "time_docked": "P159DT4H29M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-16 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 287,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/287/?format=api",
            "launch_id": "5c1c76b1-fe29-4b3f-97d0-c35695d5fbd0",
            "docking": "2021-06-17T07:54:00Z",
            "departure": "2021-09-16T00:56:00Z",
            "flight_vehicle": {
                "id": 604,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/604/?format=api",
                "destination": "Tiangong space station",
                "mission_end": "2021-09-17T05:34:00Z",
                "spacecraft": {
                    "id": 466,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/466/?format=api",
                    "name": "Shenzhou 12",
                    "serial_number": "12",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P92DT4H11M29S",
                    "time_docked": "P90DT17H2M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "First crewed mission to the Chinese Space Station.",
                    "spacecraft_config": {
                        "id": 2,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                        "name": "Shenzhou",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 33,
                "name": "Tianhe forward",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        },
        {
            "id": 285,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/285/?format=api",
            "launch_id": "c9fb70ab-85b1-40dd-b98e-67b37efc7e94",
            "docking": "2021-05-29T21:01:00Z",
            "departure": "2021-09-18T02:25:00Z",
            "flight_vehicle": {
                "id": 600,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/600/?format=api",
                "destination": "Tiangong Space Station",
                "mission_end": "2022-03-31T10:40:00Z",
                "spacecraft": {
                    "id": 462,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/462/?format=api",
                    "name": "Tianzhou-2",
                    "serial_number": "2",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P305DT21H44M31S",
                    "time_docked": "P301DT4H52M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Second operational Tianzhou spacecraft. First spacecraft to dock with the Chinese Space Station.",
                    "spacecraft_config": {
                        "id": 25,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api",
                        "name": "Tianzhou",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 32,
                "name": "Tianhe aft",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        },
        {
            "id": 280,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/280/?format=api",
            "launch_id": "3898f855-5794-48b5-9cb8-6741cb53363b",
            "docking": "2021-04-09T11:05:00Z",
            "departure": "2021-09-28T12:21:36Z",
            "flight_vehicle": {
                "id": 592,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/592/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-10-17T04:35:44Z",
                "spacecraft": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/455/?format=api",
                    "name": "Soyuz MS-18",
                    "serial_number": "Soyuz MS 11F732A48 #748",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P190DT20H53M3S",
                    "time_docked": "P190DT13H26M21S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Launched to the ISS in April 2021.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 13,
                "name": "Rassvet nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 471,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/471/?format=api",
            "launch_id": "13386512-85bb-4c93-a9b0-f5eac05fbe4f",
            "docking": "2021-08-30T14:30:00Z",
            "departure": "2021-09-30T13:12:00Z",
            "flight_vehicle": {
                "id": 609,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/609/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-10-01T02:57:00Z",
                "spacecraft": {
                    "id": 449,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/449/?format=api",
                    "name": "Cargo Dragon C208",
                    "serial_number": "C208",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P175DT13H52M12S",
                    "time_docked": "P165DT1H39M49S",
                    "flights_count": 5,
                    "mission_ends_count": 5,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "C208 is the first Cargo Dragon 2 and was launched as part of the CRS-21 mission.",
                    "spacecraft_config": {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                        "name": "Cargo Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 477,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/477/?format=api",
            "launch_id": "3898f855-5794-48b5-9cb8-6741cb53363b",
            "docking": "2021-09-28T13:04:15Z",
            "departure": "2021-10-17T01:14:00Z",
            "flight_vehicle": {
                "id": 592,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/592/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-10-17T04:35:44Z",
                "spacecraft": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/455/?format=api",
                    "name": "Soyuz MS-18",
                    "serial_number": "Soyuz MS 11F732A48 #748",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P190DT20H53M3S",
                    "time_docked": "P190DT13H26M21S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Launched to the ISS in April 2021.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 40,
                "name": "Nauka nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 452,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/452/?format=api",
            "launch_id": "a330c94f-5191-42a2-9401-59a6268f590a",
            "docking": "2021-07-02T00:59:41Z",
            "departure": "2021-10-20T23:41:00Z",
            "flight_vehicle": {
                "id": 610,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/610/?format=api",
                "destination": "International Space Station",
                "mission_end": "2021-11-25T15:08:00Z",
                "spacecraft": {
                    "id": 471,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/471/?format=api",
                    "name": "Progress MS-17",
                    "serial_number": "MS-17 (No.446)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P148DT15H40M40S",
                    "time_docked": "P145DT5H42M46S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-17 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "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": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 3,
                "name": "Poisk zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        }
    ]
}