Docking Event List
API endpoint that allows Docking Events to be viewed.
GET: Return a list of all the docking events.
FILTERS: Fields - 'space_station__id', 'flight_vehicle__id', 'docking_location__id'
MODE: 'detailed' EXAMPLE: ?mode=detailed
ORDERING: Fields - 'id', 'docking', 'departure' Order reverse via Docking date. Example - /2.0.0/docking_event/?ordering=-docking
GET /2.0.0/docking_event/?format=api&offset=10&ordering=departure
{ "count": 15, "next": null, "previous": "https://lldev.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&ordering=departure", "results": [ { "id": 626, "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/626/?format=api", "launch_id": "5c133377-be3c-41f1-ac6a-c24668d78bc3", "docking": "2025-07-15T00:52:00Z", "departure": null, "flight_vehicle": { "id": 876, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/876/?format=api", "destination": "Tiangong Space Station", "mission_end": null, "spacecraft": { "id": 611, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/611/?format=api", "name": "Tianzhou-9", "serial_number": "9", "status": { "id": 4, "name": "Single Use" }, "description": "Ninth operational Tianzhou spacecraft.", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } } }, "docking_location": { "id": 32, "name": "Tianhe aft" } }, { "id": 634, "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/634/?format=api", "launch_id": "40beac6e-ce8e-4481-8cf9-56d1d9c48804", "docking": "2025-11-27T12:34:00Z", "departure": null, "flight_vehicle": { "id": 881, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/881/?format=api", "destination": "ISS", "mission_end": null, "spacecraft": { "id": 612, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/612/?format=api", "name": "Soyuz MS-28", "serial_number": "11F732 #759", "status": { "id": 1, "name": "Active" }, "description": "Soyuz capsule for the MS-28 mission to the ISS.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } } }, "docking_location": { "id": 13, "name": "Rassvet nadir" } }, { "id": 633, "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/633/?format=api", "launch_id": "6da58dd3-57bf-4c0a-a003-c56268db3e59", "docking": "2025-11-25T07:50:00Z", "departure": null, "flight_vehicle": { "id": 900, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/900/?format=api", "destination": "Tiangong space station", "mission_end": null, "spacecraft": { "id": 624, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/624/?format=api", "name": "Shenzhou 22", "serial_number": "22", "status": { "id": 1, "name": "Active" }, "description": "Spacecraft to be launched without crew to replace Shenzhou 20 that was damaged by orbital debris on the descent module porthole window, and thus deemed unsuitable for crew re-entry. The spacecraft will later return three Chinese astronauts on the 10th flight to the Chinese Space Station back to Earth, after launching on Shenzhou 21.", "spacecraft_config": { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg" } } }, "docking_location": { "id": 33, "name": "Tianhe forward" } }, { "id": 625, "url": "https://lldev.thespacedevs.com/2.0.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://lldev.thespacedevs.com/2.0.0/spacecraft/flight/888/?format=api", "destination": "International Space Station", "mission_end": null, "spacecraft": { "id": 617, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/617/?format=api", "name": "Progress MS-31", "serial_number": "MS-31 (No.461)", "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://lldev.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } } }, "docking_location": { "id": 3, "name": "Poisk zenith" } }, { "id": 630, "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/630/?format=api", "launch_id": "3bfed6d5-d65e-4133-b51a-b664bbd9d006", "docking": "2025-09-18T11:24:00Z", "departure": null, "flight_vehicle": { "id": 892, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/892/?format=api", "destination": "International Space Station", "mission_end": null, "spacecraft": { "id": 619, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/619/?format=api", "name": "Cygnus CRS NG-23 (S.S. William “Willie” C. McCool)", "serial_number": null, "status": { "id": 4, "name": "Single Use" }, "description": "This is the twenty-second flight to the ISS by the Cygnus spacecraft under the CRS program and their eleventh under the CRS-2 program. This is also the 18th use of the enhanced size Cygnus.", "spacecraft_config": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } } }, "docking_location": { "id": 1, "name": "Unity nadir" } } ] }