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&offset=450&ordering=docking
{ "count": 517, "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=460&ordering=docking", "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=440&ordering=docking", "results": [ { "id": 484, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/484/?format=api", "launch_id": "89ee335d-53bd-49e0-a774-921321f5926f", "docking": "2021-11-26T15:19:39Z", "departure": "2021-12-22T23:03:00Z", "flight_vehicle": { "id": 766, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/766/?format=api", "destination": "International Space Station", "mission_end": "2021-12-23T04:30:54Z", "spacecraft": { "id": 544, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/544/?format=api", "name": "Progress M-UM", "serial_number": "M-UM (No.303)", "is_placeholder": false, "in_space": false, "time_in_space": "P28DT15H24M18S", "time_docked": "P26DT7H43M21S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Modified Progress spacecraft used to deliver the Prichal module to the International Space Station.", "spacecraft_config": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/37/?format=api", "name": "Progress M-UM", "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_m-um_image_20231221195834.jpg" } } }, "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": 485, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/485/?format=api", "launch_id": "603f47d2-bc2b-4bab-b623-294c2cbf899c", "docking": "2021-12-08T13:40:44Z", "departure": "2021-12-19T23:50:25Z", "flight_vehicle": { "id": 595, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/595/?format=api", "destination": "International Space Station", "mission_end": "2021-12-20T03:13:18Z", "spacecraft": { "id": 457, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/457/?format=api", "name": "Soyuz MS-20", "serial_number": "Soyuz MS 11F732A48 #752", "is_placeholder": false, "in_space": false, "time_in_space": "P11DT19H35M3S", "time_docked": "P11DT10H9M41S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in December 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": 3, "name": "Poisk zenith", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 486, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/486/?format=api", "launch_id": "878ba32c-5e93-4d2b-95c3-24b60c8b05e7", "docking": "2021-12-22T08:41:00Z", "departure": "2022-01-23T15:40:23Z", "flight_vehicle": { "id": 764, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/764/?format=api", "destination": "International Space Station", "mission_end": "2022-01-24T21:05: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": true, "time_in_space": "P152DT19H59M9S", "time_docked": "P141DT11H27M31S", "flights_count": 5, "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": 487, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/487/?format=api", "launch_id": "c9fb70ab-85b1-40dd-b98e-67b37efc7e94", "docking": "2022-01-05T23:30:00Z", "departure": "2022-01-07T21:55: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": 33, "name": "Tianhe forward", "spacestation": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station" } } }, { "id": 488, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/488/?format=api", "launch_id": "c9fb70ab-85b1-40dd-b98e-67b37efc7e94", "docking": "2022-01-07T23:55:00Z", "departure": "2022-03-27T07:59: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": 33, "name": "Tianhe forward", "spacestation": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station" } } }, { "id": 489, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/489/?format=api", "launch_id": "b89e65d2-db7d-4617-9f47-e26fe954ba0e", "docking": "2022-02-17T07:03:21Z", "departure": "2022-10-23T22:45:34Z", "flight_vehicle": { "id": 773, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/773/?format=api", "destination": "International Space Station", "mission_end": "2022-10-24T01:51:00Z", "spacecraft": { "id": 550, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/550/?format=api", "name": "Progress MS-19", "serial_number": "MS-19 (No.449)", "is_placeholder": false, "in_space": false, "time_in_space": "P250DT21H25M20S", "time_docked": "P248DT15H42M13S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-19 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": 490, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/490/?format=api", "launch_id": "7005f701-25f1-4198-ab0a-362b48e13cdd", "docking": "2022-02-21T12:02:00Z", "departure": "2022-06-28T11:07:00Z", "flight_vehicle": { "id": 769, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/769/?format=api", "destination": "International Space Station", "mission_end": "2022-06-29T08:20:00Z", "spacecraft": { "id": 546, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/546/?format=api", "name": "Cygnus CRS NG-17 (S.S. Piers Sellers)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P129DT14H39M57S", "time_docked": "P126DT23H5M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the seventeenth flight to the ISS by the Cygnus spacecraft under the CRS program and their sixth under the CRS-2 program. This is also the 13th 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": 491, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/491/?format=api", "launch_id": "dfa56a42-473b-42cf-9348-09fe7ff05f9f", "docking": "2022-03-18T19:12:00Z", "departure": "2022-09-29T07:34:00Z", "flight_vehicle": { "id": 596, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/596/?format=api", "destination": "International Space Station", "mission_end": "2022-09-29T10:57:00Z", "spacecraft": { "id": 458, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/458/?format=api", "name": "Soyuz MS-21", "serial_number": "11F732A48 #750", "is_placeholder": false, "in_space": false, "time_in_space": "P194DT19H1M41S", "time_docked": "P194DT12H22M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in March 2022.", "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": 492, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/492/?format=api", "launch_id": "a3eeb03b-a209-4255-91b5-772dc0d2150e", "docking": "2022-04-09T12:29:00Z", "departure": "2022-04-25T01:10:00Z", "flight_vehicle": { "id": 585, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/585/?format=api", "destination": "International Space Station", "mission_end": "2022-04-25T17:06: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": 30, "name": "Harmony zenith", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 493, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/493/?format=api", "launch_id": "cf0a0e4c-ce72-4b50-af07-016326cbceff", "docking": "2022-04-20T01:06:00Z", "departure": "2022-07-17T02:59:00Z", "flight_vehicle": { "id": 601, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/601/?format=api", "destination": "Tiangong Space Station", "mission_end": "2022-07-27T03:31:00Z", "spacecraft": { "id": 463, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/463/?format=api", "name": "Tianzhou-3", "serial_number": "3", "is_placeholder": false, "in_space": false, "time_in_space": "P309DT20H20M49S", "time_docked": "P299DT8H47M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Third 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": 33, "name": "Tianhe forward", "spacestation": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api", "name": "Tiangong space station" } } } ] }