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=10&ordering=-departure
https://lldev.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&ordering=-departure", "results": [ { "id": 614, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/614/?format=api", "launch_id": "0102940a-4a60-4686-b34d-ced3fed6c595", "docking": "2024-11-03T12:25:00Z", "departure": "2025-03-18T05:05:00Z", "flight_vehicle": { "id": 777, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/777/?format=api", "destination": "International Space Station", "mission_end": "2025-03-18T21:57:00Z", "spacecraft": { "id": 551, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/551/?format=api", "name": "Crew Dragon Freedom", "serial_number": "C212", "is_placeholder": false, "in_space": false, "time_in_space": "P372DT14H50M27S", "time_docked": "P365DT4H42M11S", "flights_count": 4, "mission_ends_count": 4, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon spacecraft first used for Crew-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-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://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": null, "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-prod.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": 613, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/613/?format=api", "launch_id": "f97bce95-052e-4fa9-80e8-dbedf16bc516", "docking": "2024-11-05T14:52:11Z", "departure": "2024-12-16T16:05:00Z", "flight_vehicle": { "id": 837, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/837/?format=api", "destination": "International Space Station", "mission_end": "2024-12-17T18:39:00Z", "spacecraft": { "id": 449, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/449/?format=api", "name": "Cargo Dragon C208", "serial_number": "C208", "is_placeholder": false, "in_space": false, "time_in_space": "P175DT13H52M12S", "time_docked": "P165DT1H39M49S", "flights_count": 5, "mission_ends_count": 5, "status": { "id": 1, "name": "Active" }, "description": "C208 is the first Cargo Dragon 2 and was launched as part of the CRS-21 mission.", "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-prod.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": 611, "url": "https://lldev.thespacedevs.com/2.2.0/docking_event/611/?format=api", "launch_id": "0102940a-4a60-4686-b34d-ced3fed6c595", "docking": "2024-09-29T21:31:00Z", "departure": "2024-11-03T11:35:00Z", "flight_vehicle": { "id": 777, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/flight/777/?format=api", "destination": "International Space Station", "mission_end": "2025-03-18T21:57:00Z", "spacecraft": { "id": 551, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/551/?format=api", "name": "Crew Dragon Freedom", "serial_number": "C212", "is_placeholder": false, "in_space": false, "time_in_space": "P372DT14H50M27S", "time_docked": "P365DT4H42M11S", "flights_count": 4, "mission_ends_count": 4, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon spacecraft first used for Crew-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-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://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api", "name": "International Space Station" } } } ] }{ "count": 14, "next": null, "previous": "