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

{
    "count": 515,
    "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=470&ordering=departure",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=450&ordering=departure",
    "results": [
        {
            "id": 494,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/494/?format=api",
            "launch_id": "d786d8fc-862b-45bf-8f7b-9ad862883f67",
            "docking": "2022-04-27T23:37:49Z",
            "departure": "2022-10-14T16:05:00Z",
            "flight_vehicle": {
                "id": 591,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/591/?format=api",
                "destination": "International Space Station",
                "mission_end": "2022-10-14T20:55:03Z",
                "spacecraft": {
                    "id": 551,
                    "url": "https://ll.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://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": 30,
                "name": "Harmony zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 489,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/489/?format=api",
            "launch_id": "b89e65d2-db7d-4617-9f47-e26fe954ba0e",
            "docking": "2022-02-17T07:03:21Z",
            "departure": "2022-10-23T22:45:34Z",
            "flight_vehicle": {
                "id": 773,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/773/?format=api",
                "destination": "International Space Station",
                "mission_end": "2022-10-24T01:51:00Z",
                "spacecraft": {
                    "id": 550,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/550/?format=api",
                    "name": "Progress MS-19",
                    "serial_number": "MS-19 (No.449)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P250DT21H25M20S",
                    "time_docked": "P248DT15H42M13S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-19 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": 3,
                "name": "Poisk zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 495,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/495/?format=api",
            "launch_id": "1c2b383b-0ac0-458a-9b03-9723c64dd392",
            "docking": "2022-05-10T00:49:00Z",
            "departure": "2022-11-09T06:55:00Z",
            "flight_vehicle": {
                "id": 602,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/602/?format=api",
                "destination": "Tiangong Space Station",
                "mission_end": "2022-11-14T23:21:00Z",
                "spacecraft": {
                    "id": 464,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/464/?format=api",
                    "name": "Tianzhou-4",
                    "serial_number": "4",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P189DT5H24M30S",
                    "time_docked": "P183DT6H6M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Fourth operational Tianzhou spacecraft",
                    "spacecraft_config": {
                        "id": 25,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api",
                        "name": "Tianzhou",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg"
                    }
                }
            },
            "docking_location": {
                "id": 32,
                "name": "Tianhe aft",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        },
        {
            "id": 499,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/499/?format=api",
            "launch_id": "6e541c88-9172-4d50-aa35-655b5834254c",
            "docking": "2022-06-05T09:42:00Z",
            "departure": "2022-12-04T03:01:00Z",
            "flight_vehicle": {
                "id": 606,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/606/?format=api",
                "destination": "Tiangong space station",
                "mission_end": "2022-12-04T12:10:00Z",
                "spacecraft": {
                    "id": 468,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/468/?format=api",
                    "name": "Shenzhou 14",
                    "serial_number": "14",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P182DT9H25M50S",
                    "time_docked": "P181DT17H19M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Third crewed mission to the Chinese Space Station.",
                    "spacecraft_config": {
                        "id": 2,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                        "name": "Shenzhou",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 41,
                "name": "Tianhe nadir",
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station"
                }
            }
        },
        {
            "id": 506,
            "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/554/?format=api",
                    "name": "Cargo Dragon C211",
                    "serial_number": "C211",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P88DT7H3M3S",
                    "time_docked": "P83DT20H24M",
                    "flights_count": 2,
                    "mission_ends_count": 2,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Third Cargo Dragon 2",
                    "spacecraft_config": {
                        "id": 7,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                        "name": "Cargo 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/crs-28_dragon_d_image_20230530191602.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 30,
                "name": "Harmony zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 498,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/498/?format=api",
            "launch_id": "1449720c-422a-42fe-bde2-cc4fdac9d33c",
            "docking": "2022-06-03T13:02:00Z",
            "departure": "2023-02-07T04:56:35Z",
            "flight_vehicle": {
                "id": 782,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/782/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-02-07T08:37:00Z",
                "spacecraft": {
                    "id": 556,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/556/?format=api",
                    "name": "Progress MS-20",
                    "serial_number": "MS-20 (No.450)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P248DT23H4M6S",
                    "time_docked": "P248DT15H54M35S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-20 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": 2,
                "name": "Zvezda aft",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 503,
            "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/557/?format=api",
                    "name": "Progress MS-21",
                    "serial_number": "MS-21 (No.451)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P116DT2H54M51S",
                    "time_docked": "P112DT23H37M36S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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": 3,
                "name": "Poisk zenith",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 502,
            "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/542/?format=api",
                    "name": "Crew Dragon Endurance",
                    "serial_number": "C210",
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P568DT18H20M30S",
                    "time_docked": "P561DT15H42M39S",
                    "flights_count": 4,
                    "mission_ends_count": 3,
                    "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.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"
                }
            }
        },
        {
            "id": 501,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/501/?format=api",
            "launch_id": "bc73ec4f-633e-4eb5-8b8e-5c996ea1733f",
            "docking": "2022-09-21T20:06:00Z",
            "departure": "2023-03-28T09:57:27Z",
            "flight_vehicle": {
                "id": 597,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/597/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-03-28T11:46:00Z",
                "spacecraft": {
                    "id": 459,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/459/?format=api",
                    "name": "Soyuz MS-22",
                    "serial_number": "11F732A48 #751",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P187DT21H51M11S",
                    "time_docked": "P187DT13H51M27S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Scheduled to launch to the ISS in Fall 2022.",
                    "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": 13,
                "name": "Rassvet nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 509,
            "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/545/?format=api",
                    "name": "Soyuz MS-23",
                    "serial_number": "11F732A48 #752",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P215DT10H52M33S",
                    "time_docked": "P213DT6H20M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.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"
                }
            }
        }
    ]
}