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
https://lldev.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=10", "previous": null, "results": [ { "id": 612, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/612/?format=api", "launch_id": "28c2b327-bb20-452d-b1df-c100265d6aa5", "docking": "2024-10-30T03:00:00Z", "departure": "2025-04-29T20:00:00Z", "flight_vehicle": { "id": 863, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/863/?format=api", "destination": "Tiangong space station", "mission_end": "2025-04-30T05:08:13Z", "spacecraft": { "id": 601, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/601/?format=api", "name": "Shenzhou 19", "serial_number": "19", "is_placeholder": false, "in_space": false, "time_in_space": "P182DT8H40M39S", "time_docked": "P181DT17H", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong 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": 615, "url": "https://lldev.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://lldev.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://lldev.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://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } } }, "docking_location": { "id": 32, "name": "Tianhe aft", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station" } } }, { "id": 610, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/610/?format=api", "launch_id": "cb26e9e5-0d72-44e8-b1e3-5ec5e3b44e9d", "docking": "2024-09-11T19:32:05Z", "departure": "2025-04-19T21:57:33Z", "flight_vehicle": { "id": 851, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/851/?format=api", "destination": "International Space Station", "mission_end": "2025-04-20T01:20:35Z", "spacecraft": { "id": 597, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/597/?format=api", "name": "Soyuz MS-26", "serial_number": "11F732 #757", "is_placeholder": false, "in_space": false, "time_in_space": "P220DT8H57M23S", "time_docked": "P220DT2H25M28S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "Spacecraft launched to the ISS in September 2024.", "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": 13, "name": "Rassvet 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": null, "flight_vehicle": { "id": 862, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/862/?format=api", "destination": "International Space Station", "mission_end": null, "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": true, "time_in_space": "P710DT7H17M18S", "time_docked": "P700DT18H54M29S", "flights_count": 6, "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://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": 626, "url": "https://lldev.thespacedevs.com/2.2.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.2.0/spacecraft/flight/876/?format=api", "destination": "Tiangong Space Station", "mission_end": null, "spacecraft": { "id": 611, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/611/?format=api", "name": "Tianzhou-9", "serial_number": "9", "is_placeholder": false, "in_space": true, "time_in_space": "P26DT4H11M57S", "time_docked": "P26DT54M20S", "flights_count": 1, "mission_ends_count": 0, "status": { "id": 4, "name": "Single Use" }, "description": "Ninth operational Tianzhou spacecraft.", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } } }, "docking_location": { "id": 32, "name": "Tianhe aft", "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station" } } }, { "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": 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": null, "flight_vehicle": { "id": 888, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/888/?format=api", "destination": "International Space Station", "mission_end": null, "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": true, "time_in_space": "P37DT6H13M41S", "time_docked": "P35DT4H21M21S", "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://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" } } }, { "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": 601, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/601/?format=api", "launch_id": "fa14deb0-bd6f-4318-922e-4cbe11773e54", "docking": "2024-08-17T05:56:14Z", "departure": "2025-02-25T20:17:33Z", "flight_vehicle": { "id": 850, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/850/?format=api", "destination": "International Space Station", "mission_end": "2025-02-25T23:25:00Z", "spacecraft": { "id": 596, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/596/?format=api", "name": "Progress MS-28", "serial_number": "MS-28 (No.458)", "is_placeholder": false, "in_space": false, "time_in_space": "P194DT20H4M42S", "time_docked": "P192DT14H21M19S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress-MS 28 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": 2, "name": "Zvezda aft", "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": null, "flight_vehicle": { "id": 874, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/874/?format=api", "destination": "Tiangong space station", "mission_end": null, "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": true, "time_in_space": "P107DT16H28M48S", "time_docked": "P107DT9H57M19S", "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://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" } } } ] }{ "count": 17, "next": "