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=20
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 500,
    "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=30",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": 526,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/526/?format=api",
            "launch_id": "63076c5e-d16c-4f16-a6ac-2709fd5fab01",
            "docking": "2023-11-11T10:07:00Z",
            "departure": "2023-12-21T21:05:00Z",
            "flight_vehicle": {
                "id": 819,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/819/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-12-22T17:33:00Z",
                "spacecraft": {
                    "id": 554,
                    "url": "https://ll.thespacedevs.com/2.0.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.0.0/config/spacecraft/7/?format=api",
                        "name": "Cargo Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.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": 521,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/521/?format=api",
            "launch_id": "7c126e4f-4afd-4c25-bf6f-9017666b56ee",
            "docking": "2023-08-04T09:55:00Z",
            "departure": "2023-12-22T13:05:00Z",
            "flight_vehicle": {
                "id": 780,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/780/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-01-09T18:22:00Z",
                "spacecraft": {
                    "id": 553,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/553/?format=api",
                    "name": "Cygnus CRS NG-19 (S.S. Laurel Clark)",
                    "serial_number": null,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "This is the nineteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their eighth under the CRS-2 program. This is also the 15th use of the enhanced size Cygnus.",
                    "spacecraft_config": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api",
                        "name": "Cygnus Enhanced",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.0.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": 515,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/515/?format=api",
            "launch_id": "45c29186-9bbe-419f-bb24-4a3824ff3411",
            "docking": "2023-05-10T21:16:00Z",
            "departure": "2024-01-12T08:02:00Z",
            "flight_vehicle": {
                "id": 802,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/802/?format=api",
                "destination": "Chinese Space Station",
                "mission_end": "2024-01-19T12:37:00Z",
                "spacecraft": {
                    "id": 565,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/565/?format=api",
                    "name": "Tianzhou-6",
                    "serial_number": "6",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Sixth operational Tianzhou spacecraft",
                    "spacecraft_config": {
                        "id": 25,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api",
                        "name": "Tianzhou",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.0.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"
            }
        },
        {
            "id": 529,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/529/?format=api",
            "launch_id": "e11c7aee-b185-49d5-8596-65959d2e009b",
            "docking": "2024-01-17T17:46:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 828,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/828/?format=api",
                "destination": "Chinese Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 577,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/577/?format=api",
                    "name": "Tianzhou-7",
                    "serial_number": "7",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Seventh operational Tianzhou spacecraft",
                    "spacecraft_config": {
                        "id": 25,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api",
                        "name": "Tianzhou",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.0.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"
            }
        },
        {
            "id": 562,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/562/?format=api",
            "launch_id": "665678b9-8b91-45de-9e9c-5063622bcca1",
            "docking": "2024-02-01T09:59:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 811,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/811/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 570,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/570/?format=api",
                    "name": "Cygnus CRS NG-20 (S.S. Patricia “Patty” Hilliard Robertson)",
                    "serial_number": null,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "This is the twentieth flight to the ISS by the Cygnus spacecraft under the CRS program and their ninth under the CRS-2 program. This is also the 16th use of the enhanced size Cygnus.",
                    "spacecraft_config": {
                        "id": 19,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api",
                        "name": "Cygnus Enhanced",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.0.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": 528,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/528/?format=api",
            "launch_id": "da48063e-b50f-4602-adab-ad7331ee6d82",
            "docking": "2024-01-20T10:42:00Z",
            "departure": "2024-02-07T14:20:00Z",
            "flight_vehicle": {
                "id": 670,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/670/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-02-09T13:30:00Z",
                "spacecraft": {
                    "id": 551,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/551/?format=api",
                    "name": "Crew Dragon Freedom",
                    "serial_number": "C212",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Crew Dragon spacecraft first used for Crew-4.",
                    "spacecraft_config": {
                        "id": 6,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.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": 523,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/523/?format=api",
            "launch_id": "92bf99cd-2469-4500-864a-40a9dfc65332",
            "docking": "2023-08-25T05:46:00Z",
            "departure": "2024-02-13T02:09:00Z",
            "flight_vehicle": {
                "id": 800,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/800/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-02-13T05:16:00Z",
                "spacecraft": {
                    "id": 563,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/563/?format=api",
                    "name": "Progress MS-24",
                    "serial_number": "MS-24 (No.454)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-24 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.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": 2,
                "name": "Zvezda aft"
            }
        },
        {
            "id": 563,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/563/?format=api",
            "launch_id": "b2710940-dc12-4cce-aef7-e862307785b7",
            "docking": "2024-02-17T06:06:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 829,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/829/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 578,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/578/?format=api",
                    "name": "Progress-MS 26",
                    "serial_number": null,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Progress MS-26 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                    "spacecraft_config": {
                        "id": 33,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api",
                        "name": "Progress-MS",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.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": 2,
                "name": "Zvezda aft"
            }
        },
        {
            "id": 522,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/522/?format=api",
            "launch_id": "1caacff9-837e-493b-afd4-4da54eeccdf2",
            "docking": "2023-08-27T13:16:00Z",
            "departure": "2024-03-11T15:20:00Z",
            "flight_vehicle": {
                "id": 775,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/775/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-03-12T09:47:00Z",
                "spacecraft": {
                    "id": 542,
                    "url": "https://ll.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://ll.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api",
                        "name": "Crew Dragon 2",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.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": 567,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/567/?format=api",
            "launch_id": "96ac7396-cba9-4548-b574-3a65fd6aa4ac",
            "docking": "2024-03-25T15:03:00Z",
            "departure": null,
            "flight_vehicle": {
                "id": 817,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/817/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 574,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/574/?format=api",
                    "name": "Soyuz MS-25",
                    "serial_number": "11F732A48 #754",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Scheduled to launch to the ISS in spring 2024",
                    "spacecraft_config": {
                        "id": 38,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api",
                        "name": "Soyuz MS",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.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": 42,
                "name": "Prichal nadir"
            }
        }
    ]
}