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

{
    "count": 524,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=520&ordering=departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=500&ordering=departure",
    "results": [
        {
            "id": 617,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/617/?format=api",
            "launch_id": "71751e1c-92ff-4484-b299-eb9dab7a4020",
            "docking": "2024-11-23T14:31:17Z",
            "departure": "2025-07-01T18:43:00Z",
            "flight_vehicle": {
                "id": 866,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/866/?format=api",
                "destination": "International Space Station",
                "mission_end": "2025-07-01T22:30:00Z",
                "spacecraft": {
                    "id": 604,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/604/?format=api",
                    "name": "Progress MS-29",
                    "serial_number": "MS-29 (No.459)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P222DT10H7M37S",
                    "time_docked": "P220DT4H11M43S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-29 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"
                }
            }
        },
        {
            "id": 615,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/615/?format=api",
            "launch_id": "1b411bfa-86b8-4b88-8f01-6e97ca4b90d7",
            "docking": "2024-11-15T18:32:00Z",
            "departure": "2025-07-08T07:09:00Z",
            "flight_vehicle": {
                "id": 864,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/864/?format=api",
                "destination": "Tiangong Space Station",
                "mission_end": "2025-07-08T22:42:00Z",
                "spacecraft": {
                    "id": 602,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/602/?format=api",
                    "name": "Tianzhou-8",
                    "serial_number": "8",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P235DT7H28M42S",
                    "time_docked": "P234DT12H37M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Eighth operational Tianzhou spacecraft",
                    "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": 624,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/624/?format=api",
            "launch_id": "0805af04-c2ea-4750-9eb4-f24f89eeb5d6",
            "docking": "2025-06-26T10:31:00Z",
            "departure": "2025-07-14T11:15:00Z",
            "flight_vehicle": {
                "id": 671,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/671/?format=api",
                "destination": "International Space Station",
                "mission_end": "2025-07-15T09:30:00Z",
                "spacecraft": {
                    "id": 595,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/595/?format=api",
                    "name": "Crew Dragon Grace",
                    "serial_number": "C213",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P20DT2H58M8S",
                    "time_docked": "P18DT44M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon spacecraft first used for Axiom-4.",
                    "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": 30,
                "name": "Harmony zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 619,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/619/?format=api",
            "launch_id": "fb39ac94-5e74-4ee9-afc5-df19c4132b28",
            "docking": "2025-03-16T04:52:00Z",
            "departure": "2025-08-08T22:15:00Z",
            "flight_vehicle": {
                "id": 840,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/840/?format=api",
                "destination": "International Space Station",
                "mission_end": "2025-08-09T15:33:20Z",
                "spacecraft": {
                    "id": 542,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/542/?format=api",
                    "name": "Crew Dragon Endurance",
                    "serial_number": "C210",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P680DT7H29M37S",
                    "time_docked": "P672DT11H33M26S",
                    "flights_count": 4,
                    "mission_ends_count": 4,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon spacecraft used for the Crew-3 mission to the International Space Station.",
                    "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": 618,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/618/?format=api",
            "launch_id": "76cbeca6-325c-40bb-b273-53bbb51c84fe",
            "docking": "2025-03-01T23:02:00Z",
            "departure": "2025-09-09T15:45:30Z",
            "flight_vehicle": {
                "id": 872,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/872/?format=api",
                "destination": "ISS",
                "mission_end": "2025-09-09T18:59:00Z",
                "spacecraft": {
                    "id": 607,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/607/?format=api",
                    "name": "Progress MS-30",
                    "serial_number": "MS-30 (No.460)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P193DT21H34M33S",
                    "time_docked": "P191DT16H43M30S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-30 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": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 386,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/386/?format=api",
            "launch_id": "880260ab-fba6-4295-b0ce-9b730adb14c3",
            "docking": "2001-01-27T05:33:31Z",
            "departure": null,
            "flight_vehicle": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/472/?format=api",
                "destination": "Mir",
                "mission_end": "2001-03-23T05:59:24Z",
                "spacecraft": {
                    "id": 325,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/325/?format=api",
                    "name": "Progress M1-5",
                    "serial_number": "Progress M1-5 (No.254)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P58DT1H30M42S",
                    "time_docked": "P9027DT20H43M4S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M1-5 (Russian: Прогресс M1-5), was a Progress spacecraft used to deorbit the space station Mir.",
                    "spacecraft_config": {
                        "id": 36,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/36/?format=api",
                        "name": "Progress-M1",
                        "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-m1_image_20231219142545.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": 625,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/625/?format=api",
            "launch_id": "dc076ce3-bff6-434d-bfce-8eaaa9800067",
            "docking": "2025-07-05T21:25:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 888,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/888/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 617,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/617/?format=api",
                    "name": "Progress MS-31",
                    "serial_number": "MS-31 (No.461)",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P104DT6H45M36S",
                    "time_docked": "P102DT4H53M16S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-31 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"
                }
            }
        },
        {
            "id": 629,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/629/?format=api",
            "launch_id": "d4813e5c-305e-4401-ba4f-917aa1aaceae",
            "docking": "2025-09-13T17:23:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 896,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/896/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 622,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/622/?format=api",
                    "name": "Progress MS-32",
                    "serial_number": "MS-32 (No.462)",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P34DT10H24M15S",
                    "time_docked": "P32DT8H55M21S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-32 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": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 620,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/620/?format=api",
            "launch_id": "a3c9c47e-976e-40a5-8889-30c407131e3a",
            "docking": "2025-04-08T08:57:43Z",
            "departure": null,
            "flight_vehicle": {
                "id": 858,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/858/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 598,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/598/?format=api",
                    "name": "Soyuz MS-27",
                    "serial_number": "11F732 #758",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P190DT20H30M47S",
                    "time_docked": "P190DT17H20M19S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Spacecraft launched to the ISS in March 2025.",
                    "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": 42,
                "name": "Prichal nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 623,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/623/?format=api",
            "launch_id": "a164daf8-31df-4d34-bf67-5ec41b3a9f9b",
            "docking": "2025-04-24T15:49:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 874,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/874/?format=api",
                "destination": "Tiangong space station",
                "mission_end": null,
                "spacecraft": {
                    "id": 609,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/609/?format=api",
                    "name": "Shenzhou 20",
                    "serial_number": "20",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P174DT17H39S",
                    "time_docked": "P174DT10H29M10S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Spacecraft used to launch 3 astronauts on the 9th 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": 41,
                "name": "Tianhe nadir",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        }
    ]
}