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.2.0/docking_event/?ordering=-docking
GET /2.2.0/docking_event/?format=api&ordering=departure
{ "count": 16, "next": "https://lldev.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=10&ordering=departure", "previous": null, "results": [ { "id": 622, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/622/?format=api", "launch_id": "6f25718d-40d8-4c74-be30-b70674a0dfb3", "docking": "2025-04-22T12:40:00Z", "departure": "2025-05-23T16:05:00Z", "flight_vehicle": { "id": 877, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/877/?format=api", "destination": "ISS", "mission_end": "2025-05-25T05:44:00Z", "spacecraft": { "id": 474, "url": "https://lldev.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": "P175DT23H36M1S", "time_docked": "P163DT1H25M23S", "flights_count": 5, "mission_ends_count": 5, "status": { "id": 1, "name": "Active" }, "description": "Second Cargo Dragon 2", "spacecraft_config": { "id": 7, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg" } } }, "docking_location": { "id": 30, "name": "Harmony zenith", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 624, "url": "https://lldev.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://lldev.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://lldev.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://lldev.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } } }, "docking_location": { "id": 30, "name": "Harmony zenith", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 632, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/632/?format=api", "launch_id": "5ca83f30-9e3d-439c-ac1d-b57953943355", "docking": "2025-10-31T19:22:00Z", "departure": "2025-11-14T03:14:00Z", "flight_vehicle": { "id": 875, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/875/?format=api", "destination": "Tiangong space station", "mission_end": "2025-11-14T08:40:00Z", "spacecraft": { "id": 610, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/610/?format=api", "name": "Shenzhou 21", "serial_number": "21", "is_placeholder": false, "in_space": false, "time_in_space": "P13DT16H55M14S", "time_docked": "P13DT7H52M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "Spacecraft used to launch 3 astronauts on the 10th crewed mission to the Chinese Space Station.", "spacecraft_config": { "id": 2, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.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", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station" } } }, { "id": 620, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/620/?format=api", "launch_id": "a3c9c47e-976e-40a5-8889-30c407131e3a", "docking": "2025-04-08T08:57:43Z", "departure": "2025-12-09T01:41:00Z", "flight_vehicle": { "id": 858, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/858/?format=api", "destination": "International Space Station", "mission_end": "2025-12-09T05:03:30Z", "spacecraft": { "id": 598, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/598/?format=api", "name": "Soyuz MS-27", "serial_number": "11F732 #758", "is_placeholder": false, "in_space": false, "time_in_space": "P244DT23H16M15S", "time_docked": "P244DT16H43M17S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Spacecraft launched to the ISS in March 2025.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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": 42, "name": "Prichal nadir", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 627, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/627/?format=api", "launch_id": "88b4b179-c4ed-4bd1-868d-ced568a2342a", "docking": "2025-08-02T06:26:56Z", "departure": "2026-01-14T22:20:00Z", "flight_vehicle": { "id": 862, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/862/?format=api", "destination": "International Space Station", "mission_end": "2026-01-15T08:41:36Z", "spacecraft": { "id": 289, "url": "https://lldev.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": "P868DT14H14M29S", "time_docked": "P858DT15H30M4S", "flights_count": 6, "mission_ends_count": 6, "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://lldev.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } } }, "docking_location": { "id": 30, "name": "Harmony zenith", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 623, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/623/?format=api", "launch_id": "a164daf8-31df-4d34-bf67-5ec41b3a9f9b", "docking": "2025-04-24T15:49:00Z", "departure": "2026-01-18T16:23:00Z", "flight_vehicle": { "id": 874, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/874/?format=api", "destination": "Tiangong space station", "mission_end": "2026-01-19T01:34:00Z", "spacecraft": { "id": 609, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/609/?format=api", "name": "Shenzhou 20", "serial_number": "20", "is_placeholder": false, "in_space": false, "time_in_space": "P269DT16H16M29S", "time_docked": "P269DT34M", "flights_count": 1, "mission_ends_count": 1, "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://lldev.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.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": 41, "name": "Tianhe nadir", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station" } } }, { "id": 628, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/628/?format=api", "launch_id": "e8e93778-657c-401c-9c88-3cd4c7c45c9d", "docking": "2025-08-25T11:05:00Z", "departure": "2026-02-26T17:05:00Z", "flight_vehicle": { "id": 878, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/878/?format=api", "destination": "International Space Station", "mission_end": "2026-02-27T07:44:00Z", "spacecraft": { "id": 554, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/554/?format=api", "name": "Cargo Dragon C211", "serial_number": "C211", "is_placeholder": false, "in_space": false, "time_in_space": "P275DT8H1M27S", "time_docked": "P269DT2H24M", "flights_count": 3, "mission_ends_count": 3, "status": { "id": 1, "name": "Active" }, "description": "Third Cargo Dragon 2", "spacecraft_config": { "id": 7, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg" } } }, "docking_location": { "id": 19, "name": "Harmony forward", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 631, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/631/?format=api", "launch_id": "8c2412ae-fbef-443f-aae8-db538f38eec6", "docking": "2025-10-29T19:43:00Z", "departure": "2026-03-06T17:00:00Z", "flight_vehicle": { "id": 899, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/899/?format=api", "destination": "ISS", "mission_end": null, "spacecraft": { "id": 623, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/623/?format=api", "name": "HTV-X1", "serial_number": "HTV-X1", "is_placeholder": false, "in_space": true, "time_in_space": "P161DT4H9M23S", "time_docked": "P127DT21H17M", "flights_count": 1, "mission_ends_count": 0, "status": { "id": 1, "name": "Active" }, "description": "Spacecraft used for the maiden flight of the HTV-X Cargo Resupply Vehicle.", "spacecraft_config": { "id": 47, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/47/?format=api", "name": "HTV-X", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-x_in_space__image_20251122191933.jpg" } } }, "docking_location": { "id": 21, "name": "Harmony nadir", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 630, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/630/?format=api", "launch_id": "3bfed6d5-d65e-4133-b51a-b664bbd9d006", "docking": "2025-09-18T11:24:00Z", "departure": "2026-03-12T11:06:00Z", "flight_vehicle": { "id": 892, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/892/?format=api", "destination": "International Space Station", "mission_end": "2026-03-14T00:00:00Z", "spacecraft": { "id": 619, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/619/?format=api", "name": "Cygnus CRS NG-23 (S.S. William “Willie” C. McCool)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P180DT1H48M12S", "time_docked": "P174DT23H42M", "flights_count": 1, "mission_ends_count": 1, "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.2.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.2.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", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 625, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/625/?format=api", "launch_id": "dc076ce3-bff6-434d-bfce-8eaaa9800067", "docking": "2025-07-05T21:25:00Z", "departure": "2026-03-16T13:24:00Z", "flight_vehicle": { "id": 888, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/888/?format=api", "destination": "International Space Station", "mission_end": "2026-03-16T17:21:00Z", "spacecraft": { "id": 617, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/617/?format=api", "name": "Progress MS-31", "serial_number": "MS-31 (No.461)", "is_placeholder": false, "in_space": false, "time_in_space": "P255DT21H48M20S", "time_docked": "P253DT15H59M", "flights_count": 1, "mission_ends_count": 1, "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.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.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", "spacestation": { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } } ] }