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": 618, "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/618/?format=api", "launch_id": "76cbeca6-325c-40bb-b273-53bbb51c84fe", "docking": "2025-03-01T23:02:00Z", "departure": "2025-09-09T15:45:30Z", "flight_vehicle": { "id": 872, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/872/?format=api", "destination": "ISS", "mission_end": "2025-09-09T18:59:00Z", "spacecraft": { "id": 607, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/607/?format=api", "name": "Progress MS-30", "serial_number": "MS-30 (No.460)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-30 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": 2, "name": "Zvezda aft" } }, { "id": 619, "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/619/?format=api", "launch_id": "fb39ac94-5e74-4ee9-afc5-df19c4132b28", "docking": "2025-03-16T04:52:00Z", "departure": "2025-08-08T22:15:00Z", "flight_vehicle": { "id": 840, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/840/?format=api", "destination": "International Space Station", "mission_end": "2025-08-09T15:33:20Z", "spacecraft": { "id": 542, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/542/?format=api", "name": "Crew Dragon Endurance", "serial_number": "C210", "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon spacecraft used for the Crew-3 mission to the International Space Station.", "spacecraft_config": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.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": 19, "name": "Harmony forward" } }, { "id": 624, "url": "https://lldev.thespacedevs.com/2.0.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.0.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.0.0/spacecraft/595/?format=api", "name": "Crew Dragon Grace", "serial_number": "C213", "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon spacecraft first used for Axiom-4.", "spacecraft_config": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.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" } }, { "id": 617, "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/617/?format=api", "launch_id": "71751e1c-92ff-4484-b299-eb9dab7a4020", "docking": "2024-11-23T14:31:17Z", "departure": "2025-07-01T18:43:00Z", "flight_vehicle": { "id": 866, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/866/?format=api", "destination": "International Space Station", "mission_end": "2025-07-01T22:30:00Z", "spacecraft": { "id": 604, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/604/?format=api", "name": "Progress MS-29", "serial_number": "MS-29 (No.459)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-29 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": 622, "url": "https://lldev.thespacedevs.com/2.0.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.0.0/spacecraft/flight/877/?format=api", "destination": "ISS", "mission_end": "2025-05-25T05:44:00Z", "spacecraft": { "id": 474, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/474/?format=api", "name": "Cargo Dragon C209", "serial_number": "C209", "status": { "id": 1, "name": "Active" }, "description": "Second Cargo Dragon 2", "spacecraft_config": { "id": 7, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.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" } } ] }