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=410&ordering=departure
https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=420&ordering=departure", "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=400&ordering=departure", "results": [ { "id": 227, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/227/?format=api", "launch_id": "3b901da4-e396-437e-aa16-63593c4dec40", "docking": "2019-09-28T11:12:00Z", "departure": "2019-11-01T17:21:00Z", "flight_vehicle": { "id": 490, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/490/?format=api", "destination": "International Space Station", "mission_end": "2019-11-01T17:21:00Z", "spacecraft": { "id": 430, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/430/?format=api", "name": "Kounotori 8", "serial_number": "HTV-8", "is_placeholder": false, "in_space": false, "time_in_space": "P38DT1H15M55S", "time_docked": "P34DT6H9M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 8 is the eighth HTV spacecraft. It is scheduled to launch in September 2019 on a resupply mission to the ISS.", "spacecraft_config": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api", "name": "H-II Transfer Vehicle (HTV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg" } } }, "docking_location": { "id": 21, "name": "Harmony nadir", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 208, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/208/?format=api", "launch_id": "99023b75-fa3e-4aeb-94ab-03016b38b171", "docking": "2019-07-31T15:29:00Z", "departure": "2019-11-29T10:25:00Z", "flight_vehicle": { "id": 436, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/436/?format=api", "destination": "International Space Station", "mission_end": "2019-11-29T14:19:00Z", "spacecraft": { "id": 417, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/417/?format=api", "name": "Progress MS-12", "serial_number": "MS-12 (No.442)", "is_placeholder": false, "in_space": false, "time_in_space": "P121DT2H8M14S", "time_docked": "P120DT18H56M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "A Russian Progress cargo spacecraft used to resupply the International Space Station.", "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": 18, "name": "Pirs nadir", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 229, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/229/?format=api", "launch_id": "4425a1b9-1c3d-4100-99f4-c0934264fc56", "docking": "2019-12-08T10:05:00Z", "departure": "2020-01-07T10:05:00Z", "flight_vehicle": { "id": 508, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/508/?format=api", "destination": "International Space Station", "mission_end": "2020-01-07T15:41:00Z", "spacecraft": { "id": 215, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/215/?format=api", "name": "Dragon C106", "serial_number": "C106", "is_placeholder": false, "in_space": false, "time_in_space": "P97DT3H2M55S", "time_docked": "P89DT34M", "flights_count": 3, "mission_ends_count": 3, "status": { "id": 2, "name": "Retired" }, "description": "This was the first dragon vehicle to be used for more than one mission.\r\n\r\nThis capsule flew on CRS-4 which carried SpaceX's first living payload in the form of 20 mice. \r\n\r\nIt also flew on CRS-11.", "spacecraft_config": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "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": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } } }, "docking_location": { "id": 21, "name": "Harmony nadir", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 228, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/228/?format=api", "launch_id": "244f6809-7aba-41d8-ad7b-ba3623afcecd", "docking": "2019-11-04T09:10:00Z", "departure": "2020-01-31T14:35:00Z", "flight_vehicle": { "id": 497, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/497/?format=api", "destination": "International Space Station", "mission_end": "2020-03-17T23:00:00Z", "spacecraft": { "id": 432, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/432/?format=api", "name": "Cygnus CRS NG-12 (S.S. Alan Bean)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P136DT9H13S", "time_docked": "P88DT5H25M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the twelfth flight to the ISS by the Cygnus spacecraft under the CRS program and their first under the CRS2 program. This is also the 8th 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": 224, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/224/?format=api", "launch_id": "f129f583-9e12-421c-bc40-60661d1d77b2", "docking": "2019-08-26T03:59:00Z", "departure": "2020-02-06T05:50:28Z", "flight_vehicle": { "id": 423, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/423/?format=api", "destination": "International Space Station", "mission_end": "2020-02-06T09:12:45Z", "spacecraft": { "id": 416, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/416/?format=api", "name": "Soyuz MS-13", "serial_number": "Soyuz MS 11F732A48 #746", "is_placeholder": false, "in_space": false, "time_in_space": "P200DT16H44M24S", "time_docked": "P200DT6H38M38S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-13 will transport three astronauts to the International Space Station. The crew consists of Aleksandr Skvortsov, Luca Parmitano, and Andrew R. Morgan.", "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": 231, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/231/?format=api", "launch_id": "e7f4d577-40dc-44a4-81a7-d1ae42244d45", "docking": "2020-03-09T12:18:00Z", "departure": "2020-04-07T13:06:00Z", "flight_vehicle": { "id": 570, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/570/?format=api", "destination": "International Space Station", "mission_end": "2020-04-07T18:50:00Z", "spacecraft": { "id": 221, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/221/?format=api", "name": "Dragon C112", "serial_number": "C112", "is_placeholder": false, "in_space": false, "time_in_space": "P99DT1H13S", "time_docked": "P88DT16H53M", "flights_count": 3, "mission_ends_count": 3, "status": { "id": 2, "name": "Retired" }, "description": "The C112 capsule was flown on CRS-10, CRS-16 and CRS-20.\r\n\r\nOn CRS-10 the capsule lifted off from the Kennedy Space Center from pad 39A. This was the first flight from this pad since STS-135 left the pad in mid-2011. The vehicle experienced some software issues meaning its berthing was delayed for a day.", "spacecraft_config": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "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": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } } }, "docking_location": { "id": 21, "name": "Harmony nadir", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 226, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/226/?format=api", "launch_id": "08d3c407-fbc5-4856-96b7-76516b45461d", "docking": "2019-09-25T19:42:00Z", "departure": "2020-04-17T01:55:00Z", "flight_vehicle": { "id": 491, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/491/?format=api", "destination": "International Space Station", "mission_end": "2020-04-17T05:16:43Z", "spacecraft": { "id": 431, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/431/?format=api", "name": "Soyuz MS-15", "serial_number": "Soyuz MS 11F732A48 #744", "is_placeholder": false, "in_space": false, "time_in_space": "P204DT15H19M1S", "time_docked": "P204DT6H13M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-15 is a Soyuz spacecraft launched in September 2019 with three crew members of the Expedition 61 to the International Space Station.\r\nMS-15 was 144th flight of a Soyuz spacecraft and the last flight of Soyuz-FG launcher.\r\nIt landed back on Earth on April 17, 2020.", "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": 2, "name": "Zvezda aft", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 233, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/233/?format=api", "launch_id": "543bddd7-f892-487d-a08f-69edf1ee71eb", "docking": "2020-02-18T09:05:00Z", "departure": "2020-05-11T16:09:00Z", "flight_vehicle": { "id": 525, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/525/?format=api", "destination": "International Space Station", "mission_end": "2020-05-29T21:00:00Z", "spacecraft": { "id": 437, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/437/?format=api", "name": "Cygnus CRS NG-13 (S.S. Robert Henry Lawrence Jr.)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P104DT38M59S", "time_docked": "P83DT7H4M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the thirteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their second under the CRS2 program. This is also the 9th 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": 230, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/230/?format=api", "launch_id": "ce658a2a-fc59-41d6-93a0-56093025aef7", "docking": "2019-12-09T10:35:11Z", "departure": "2020-07-08T18:22:00Z", "flight_vehicle": { "id": 509, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/509/?format=api", "destination": "International Space Station", "mission_end": "2020-07-08T22:05:00Z", "spacecraft": { "id": 433, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/433/?format=api", "name": "Progress MS-13", "serial_number": "MS-13 (No.443)", "is_placeholder": false, "in_space": false, "time_in_space": "P215DT12H30M49S", "time_docked": "P212DT7H46M49S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-13 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": 18, "name": "Pirs nadir", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } }, { "id": 238, "url": "https://ll.thespacedevs.com/2.2.0/docking_event/238/?format=api", "launch_id": "e71d3b58-dede-43f3-ac73-cc2de9a307ad", "docking": "2020-05-31T14:16:00Z", "departure": "2020-08-01T23:30:00Z", "flight_vehicle": { "id": 415, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/415/?format=api", "destination": "International Space Station", "mission_end": "2020-08-02T18:48: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": 19, "name": "Harmony forward", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } } ] }{ "count": 515, "next": "