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.1.0/docking_event/?ordering=-docking

GET /2.1.0/docking_event/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 500,
    "next": "https://ll.thespacedevs.com/2.1.0/docking_event/?format=api&limit=10&offset=10",
    "previous": null,
    "results": [
        {
            "id": 473,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/473/?format=api",
            "launch_id": "e02a5b5c-4a20-4b6a-afde-ae67cc928413",
            "docking": "1979-12-19T17:05:00Z",
            "departure": "1980-03-24T00:04:00Z",
            "flight_vehicle": {
                "id": 744,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/744/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-03-25T21:47:00Z",
                "spacecraft": {
                    "id": 526,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/526/?format=api",
                    "name": "Soyuz T-1",
                    "serial_number": "Soyuz T 11F732 #6",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Third generation Soyuz spacecraft",
                    "spacecraft_config": {
                        "id": 42,
                        "url": "https://ll.thespacedevs.com/2.1.0/config/spacecraft/42/?format=api",
                        "name": "Soyuz T",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png"
                    }
                }
            },
            "docking_location": {
                "id": 4,
                "name": "Salyut-6 forward"
            }
        },
        {
            "id": 387,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/387/?format=api",
            "launch_id": "9dd01623-1fe6-4958-9066-6f11633bca5c",
            "docking": "2001-02-28T09:49:47Z",
            "departure": "2001-04-16T08:48:00Z",
            "flight_vehicle": {
                "id": 469,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/469/?format=api",
                "destination": "International Space Station",
                "mission_end": "2001-04-16T14:11:00Z",
                "spacecraft": {
                    "id": 324,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/324/?format=api",
                    "name": "Progress M-44",
                    "serial_number": "Progress M-44 (No.244)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-44 (Russian: Прогресс М-44), identified by NASA as Progress 3 or 3P, was a Progress spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.1.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": false,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft"
            }
        },
        {
            "id": 506,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/506/?format=api",
            "launch_id": "8b360e14-f90d-4a34-9a81-cb5a5ac364c1",
            "docking": "2022-11-27T12:39:00Z",
            "departure": "2023-01-09T22:05:00Z",
            "flight_vehicle": {
                "id": 796,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/796/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-01-11T10:19:00Z",
                "spacecraft": {
                    "id": 554,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/554/?format=api",
                    "name": "Cargo Dragon C211",
                    "serial_number": "C211",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Third Cargo Dragon 2",
                    "spacecraft_config": {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.1.0/config/spacecraft/7/?format=api",
                        "name": "Cargo Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 30,
                "name": "Harmony zenith"
            }
        },
        {
            "id": 503,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/503/?format=api",
            "launch_id": "ecc7fc5d-23de-49de-938d-dd0653a6f3e3",
            "docking": "2022-10-28T02:48:55Z",
            "departure": "2023-02-18T02:26:31Z",
            "flight_vehicle": {
                "id": 787,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/787/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-02-19T03:15:00Z",
                "spacecraft": {
                    "id": 557,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/557/?format=api",
                    "name": "Progress MS-21",
                    "serial_number": "MS-21 (No.451)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-21 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.1.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 3,
                "name": "Poisk zenith"
            }
        },
        {
            "id": 502,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/502/?format=api",
            "launch_id": "f33d5ece-e825-4cd8-809f-1d4c72a2e0d3",
            "docking": "2022-10-06T21:01:00Z",
            "departure": "2023-03-11T07:19:26Z",
            "flight_vehicle": {
                "id": 762,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/762/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-03-12T02:02:00Z",
                "spacecraft": {
                    "id": 542,
                    "url": "https://ll.thespacedevs.com/2.1.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://ll.thespacedevs.com/2.1.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward"
            }
        },
        {
            "id": 509,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/509/?format=api",
            "launch_id": "e3290e0e-d967-4a5d-95eb-f8fae06a9034",
            "docking": "2023-02-26T00:58:00Z",
            "departure": "2023-04-06T08:45:00Z",
            "flight_vehicle": {
                "id": 768,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/768/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-09-27T11:17:00Z",
                "spacecraft": {
                    "id": 545,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/545/?format=api",
                    "name": "Soyuz MS-23",
                    "serial_number": "11F732A48 #752",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Scheduled to launch to the ISS in early 2023.",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.1.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 3,
                "name": "Poisk zenith"
            }
        },
        {
            "id": 511,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/511/?format=api",
            "launch_id": "9a0216fd-811b-4e20-be0a-98e6c54859e4",
            "docking": "2023-03-16T11:31:00Z",
            "departure": "2023-04-15T15:05:00Z",
            "flight_vehicle": {
                "id": 797,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/797/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-04-15T20:58:00Z",
                "spacecraft": {
                    "id": 474,
                    "url": "https://ll.thespacedevs.com/2.1.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://ll.thespacedevs.com/2.1.0/config/spacecraft/7/?format=api",
                        "name": "Cargo Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 19,
                "name": "Harmony forward"
            }
        },
        {
            "id": 504,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/504/?format=api",
            "launch_id": "2b9ef57d-4279-415d-a183-dca4e53193cb",
            "docking": "2022-11-09T10:20:00Z",
            "departure": "2023-04-21T11:22:00Z",
            "flight_vehicle": {
                "id": 779,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/779/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-04-22T03:12:00Z",
                "spacecraft": {
                    "id": 552,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/552/?format=api",
                    "name": "Cygnus CRS NG-18 (S.S. Sally Ride)",
                    "serial_number": null,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "This is the eighteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their seventh under the CRS-2 program. This is also the 14th use of the enhanced size Cygnus.",
                    "spacecraft_config": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.1.0/config/spacecraft/19/?format=api",
                        "name": "Cygnus Enhanced",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 1,
                "name": "Unity nadir"
            }
        },
        {
            "id": 510,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/510/?format=api",
            "launch_id": "bc325945-4bee-4412-84e1-14998b2eba5f",
            "docking": "2023-03-03T06:40:00Z",
            "departure": "2023-05-06T11:23:00Z",
            "flight_vehicle": {
                "id": 767,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/767/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-09-04T04:17:23Z",
                "spacecraft": {
                    "id": 289,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/289/?format=api",
                    "name": "Crew Dragon Endeavour",
                    "serial_number": "C206",
                    "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.1.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 30,
                "name": "Harmony zenith"
            }
        },
        {
            "id": 505,
            "url": "https://ll.thespacedevs.com/2.1.0/docking_event/505/?format=api",
            "launch_id": "f9214b4b-c4a1-4824-8746-0c80b85c124c",
            "docking": "2022-11-12T04:10:00Z",
            "departure": "2023-05-05T07:26:00Z",
            "flight_vehicle": {
                "id": 603,
                "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/flight/603/?format=api",
                "destination": "Chinese Space Station",
                "mission_end": "2023-09-12T01:13:00Z",
                "spacecraft": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.1.0/spacecraft/465/?format=api",
                    "name": "Tianzhou-5",
                    "serial_number": "5",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Fifth operational Tianzhou spacecraft",
                    "spacecraft_config": {
                        "id": 25,
                        "url": "https://ll.thespacedevs.com/2.1.0/config/spacecraft/25/?format=api",
                        "name": "Tianzhou",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.1.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 32,
                "name": "Tianhe aft"
            }
        }
    ]
}