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=490
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=500",
    "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=480",
    "results": [
        {
            "id": 562,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/562/?format=api",
            "launch_id": "665678b9-8b91-45de-9e9c-5063622bcca1",
            "docking": "2024-02-01T09:59:00Z",
            "departure": "2024-07-12T11:01:00Z",
            "flight_vehicle": {
                "id": 811,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/811/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-07-13T15:00:00Z",
                "spacecraft": {
                    "id": 570,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/570/?format=api",
                    "name": "Cygnus CRS NG-20 (S.S. Patricia “Patty” Hilliard Robertson)",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P164DT21H52M39S",
                    "time_docked": "P162DT1H2M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "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.2.0/config/spacecraft/19/?format=api",
                        "name": "Cygnus Enhanced",
                        "type": {
                            "id": 4,
                            "name": "Cargo Resupply"
                        },
                        "agency": {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        "in_use": true,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 1,
                "name": "Unity nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 516,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/516/?format=api",
            "launch_id": "0297d3dc-0513-450a-babc-6f3da8e8c181",
            "docking": "2023-05-22T13:12:00Z",
            "departure": "2023-05-30T15:05:00Z",
            "flight_vehicle": {
                "id": 669,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/669/?format=api",
                "destination": "International Space Station",
                "mission_end": "2023-05-31T03:05:00Z",
                "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": 613,
            "url": "https://ll.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://ll.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://ll.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://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": 19,
                "name": "Harmony forward",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 231,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/231/?format=api",
            "launch_id": "e7f4d577-40dc-44a4-81a7-d1ae42244d45",
            "docking": "2020-03-09T12:18:00Z",
            "departure": "2020-04-07T13:06:00Z",
            "flight_vehicle": {
                "id": 570,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/570/?format=api",
                "destination": "International Space Station",
                "mission_end": "2020-04-07T18:50:00Z",
                "spacecraft": {
                    "id": 221,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/221/?format=api",
                    "name": "Dragon C112",
                    "serial_number": "C112",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P99DT1H13S",
                    "time_docked": "P88DT16H53M",
                    "flights_count": 3,
                    "mission_ends_count": 3,
                    "status": {
                        "id": 2,
                        "name": "Retired"
                    },
                    "description": "The C112 capsule was flown on CRS-10, CRS-16 and CRS-20.\r\n\r\nOn CRS-10 the capsule lifted off from the Kennedy Space Center from pad 39A. This was the first flight from this pad since STS-135 left the pad in mid-2011. The vehicle experienced some software issues meaning its berthing was delayed for a day.",
                    "spacecraft_config": {
                        "id": 3,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
                        "name": "Dragon 1",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 21,
                "name": "Harmony nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 567,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/567/?format=api",
            "launch_id": "96ac7396-cba9-4548-b574-3a65fd6aa4ac",
            "docking": "2024-03-25T15:03:00Z",
            "departure": "2024-09-23T08:36:30Z",
            "flight_vehicle": {
                "id": 817,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/817/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-09-23T11:59:00Z",
                "spacecraft": {
                    "id": 574,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/574/?format=api",
                    "name": "Soyuz MS-25",
                    "serial_number": "11F732A48 #754",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P183DT23H22M50S",
                    "time_docked": "P181DT17H33M30S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Spacecraft launched to the ISS in March 2024.",
                    "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": 42,
                "name": "Prichal nadir",
                "spacestation": {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station"
                }
            }
        },
        {
            "id": 601,
            "url": "https://ll.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://ll.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://ll.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://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": 610,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/610/?format=api",
            "launch_id": "cb26e9e5-0d72-44e8-b1e3-5ec5e3b44e9d",
            "docking": "2024-09-11T19:32:05Z",
            "departure": null,
            "flight_vehicle": {
                "id": 851,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/851/?format=api",
                "destination": "International Space Station",
                "mission_end": null,
                "spacecraft": {
                    "id": 597,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/597/?format=api",
                    "name": "Soyuz MS-26",
                    "serial_number": null,
                    "is_placeholder": false,
                    "in_space": true,
                    "time_in_space": "P219DT10H2M55S",
                    "time_docked": "P219DT6H54M2S",
                    "flights_count": 1,
                    "mission_ends_count": 0,
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "description": "Spacecraft planned to launch to the ISS in September 2024.",
                    "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": 527,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/527/?format=api",
            "launch_id": "717751b2-4dae-4fa2-a1a0-73dcb68d24d6",
            "docking": "2023-12-03T11:18:31Z",
            "departure": "2024-05-28T08:39:22Z",
            "flight_vehicle": {
                "id": 825,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/825/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-05-28T12:29:00Z",
                "spacecraft": {
                    "id": 576,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/576/?format=api",
                    "name": "Progress MS-25",
                    "serial_number": "MS-25 (No.455)",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P179DT3H3M49S",
                    "time_docked": "P176DT21H20M51S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress MS-25 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": 565,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/565/?format=api",
            "launch_id": "2f101902-03dd-4b23-8546-d25ea514b36f",
            "docking": "2024-03-05T07:28:00Z",
            "departure": "2024-05-02T12:57:00Z",
            "flight_vehicle": {
                "id": 776,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/776/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-10-25T07:29:02Z",
                "spacecraft": {
                    "id": 289,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/289/?format=api",
                    "name": "Crew Dragon Endeavour",
                    "serial_number": "C206",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P701DT21H16M35S",
                    "time_docked": "P692DT23H37M",
                    "flights_count": 5,
                    "mission_ends_count": 5,
                    "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.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": 568,
            "url": "https://ll.thespacedevs.com/2.2.0/docking_event/568/?format=api",
            "launch_id": "2f101902-03dd-4b23-8546-d25ea514b36f",
            "docking": "2024-05-02T13:46:00Z",
            "departure": "2024-10-23T21:05:00Z",
            "flight_vehicle": {
                "id": 776,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/776/?format=api",
                "destination": "International Space Station",
                "mission_end": "2024-10-25T07:29:02Z",
                "spacecraft": {
                    "id": 289,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/289/?format=api",
                    "name": "Crew Dragon Endeavour",
                    "serial_number": "C206",
                    "is_placeholder": false,
                    "in_space": false,
                    "time_in_space": "P701DT21H16M35S",
                    "time_docked": "P692DT23H37M",
                    "flights_count": 5,
                    "mission_ends_count": 5,
                    "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.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"
                }
            }
        }
    ]
}