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

{
    "count": 528,
    "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=410",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=390",
    "results": [
        {
            "id": 380,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/380/?format=api",
            "launch_id": "85123b05-caaf-4d64-9d56-b7ce4b2c3eb0",
            "docking": "1999-04-04T12:46:50Z",
            "departure": "1999-07-17T11:24:00Z",
            "flight_vehicle": {
                "id": 478,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/478/?format=api",
                "destination": "Mir",
                "mission_end": "1999-07-17T19:51:00Z",
                "spacecraft": {
                    "id": 332,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/332/?format=api",
                    "name": "Progress M-41",
                    "serial_number": "Progress M-41 (No.241)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-41 (Russian: Прогресс М-41), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 37,
                "name": "Mir Core forward"
            }
        },
        {
            "id": 381,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/381/?format=api",
            "launch_id": "d49678fb-4257-4747-818f-8029d3129e67",
            "docking": "1999-07-18T17:53:00Z",
            "departure": "2000-02-02T03:11:52Z",
            "flight_vehicle": {
                "id": 477,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/477/?format=api",
                "destination": "Mir",
                "mission_end": "2000-02-02T06:10:40Z",
                "spacecraft": {
                    "id": 331,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/331/?format=api",
                    "name": "Progress M-42",
                    "serial_number": "Progress M-42 (No.242)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-42 (Russian: Прогресс М-42), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 382,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/382/?format=api",
            "launch_id": "c7306a02-0cbf-4cee-b67a-fca9a08f8cb1",
            "docking": "2000-02-03T08:02:20Z",
            "departure": "2000-04-26T16:33:00Z",
            "flight_vehicle": {
                "id": 476,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/476/?format=api",
                "destination": "Mir",
                "mission_end": "2000-04-26T19:27:00Z",
                "spacecraft": {
                    "id": 330,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/330/?format=api",
                    "name": "Progress M1-1",
                    "serial_number": "Progress M1-1 (No.250)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M1-1 (Russian: Прогресс М1-1), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 36,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api",
                        "name": "Progress-M1",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m1_image_20231219142545.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 383,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/383/?format=api",
            "launch_id": "1c76d610-c557-4023-aa4e-3ee0b6aa3418",
            "docking": "2000-10-20T21:16:05Z",
            "departure": "2001-01-25T05:19:49Z",
            "flight_vehicle": {
                "id": 474,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/474/?format=api",
                "destination": "Mir",
                "mission_end": "2001-01-29T00:00:00Z",
                "spacecraft": {
                    "id": 328,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/328/?format=api",
                    "name": "Progress M-43",
                    "serial_number": "Progress M-43 (No.243)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-43 (Russian: Прогресс М-43), was a Progress spacecraft used to resupply the space station Mir.",
                    "spacecraft_config": {
                        "id": 35,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
                        "name": "Progress-M",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 384,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/384/?format=api",
            "launch_id": "65601a8a-4983-44b3-8dec-749dae207b5c",
            "docking": "2000-11-18T03:47:42Z",
            "departure": "2000-12-01T16:22:52Z",
            "flight_vehicle": {
                "id": 470,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/470/?format=api",
                "destination": "International Space Station",
                "mission_end": "2001-02-08T13:50:00Z",
                "spacecraft": {
                    "id": 326,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/326/?format=api",
                    "name": "Progress M1-4",
                    "serial_number": "Progress M1-4 (No.253)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M1-4 (Russian: Прогресс М1-4), identified by NASA as Progress 2 or 2P, was a Progress spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 36,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api",
                        "name": "Progress-M1",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m1_image_20231219142545.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 20,
                "name": "Zarya nadir"
            }
        },
        {
            "id": 385,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/385/?format=api",
            "launch_id": "65601a8a-4983-44b3-8dec-749dae207b5c",
            "docking": "2000-12-26T11:03:13Z",
            "departure": "2001-02-08T11:26:04Z",
            "flight_vehicle": {
                "id": 470,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/470/?format=api",
                "destination": "International Space Station",
                "mission_end": "2001-02-08T13:50:00Z",
                "spacecraft": {
                    "id": 326,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/326/?format=api",
                    "name": "Progress M1-4",
                    "serial_number": "Progress M1-4 (No.253)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M1-4 (Russian: Прогресс М1-4), identified by NASA as Progress 2 or 2P, was a Progress spacecraft used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 36,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api",
                        "name": "Progress-M1",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m1_image_20231219142545.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 20,
                "name": "Zarya nadir"
            }
        },
        {
            "id": 386,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/386/?format=api",
            "launch_id": "880260ab-fba6-4295-b0ce-9b730adb14c3",
            "docking": "2001-01-27T05:33:31Z",
            "departure": null,
            "flight_vehicle": {
                "id": 472,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/472/?format=api",
                "destination": "Mir",
                "mission_end": "2001-03-23T05:59:24Z",
                "spacecraft": {
                    "id": 325,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/325/?format=api",
                    "name": "Progress M1-5",
                    "serial_number": "Progress M1-5 (No.254)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M1-5 (Russian: Прогресс M1-5), was a Progress spacecraft used to deorbit the space station Mir.",
                    "spacecraft_config": {
                        "id": 36,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api",
                        "name": "Progress-M1",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m1_image_20231219142545.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 6,
                "name": "Kvant-1 aft"
            }
        },
        {
            "id": 298,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/298/?format=api",
            "launch_id": "b464ad4f-b9f3-46cc-b3fe-d27c1746a8b3",
            "docking": "1980-03-29T20:01:00Z",
            "departure": "1980-04-25T08:04:00Z",
            "flight_vehicle": {
                "id": 562,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/562/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1980-04-26T06:54:00Z",
                "spacecraft": {
                    "id": 408,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/408/?format=api",
                    "name": "Progress 8",
                    "serial_number": "Progress 8 (No.108)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 8 (Russian: Прогресс 8), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 302,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/302/?format=api",
            "launch_id": "3bd21cc5-e6b3-4023-add7-8c6d8e88fedb",
            "docking": "1981-01-26T15:56:00Z",
            "departure": "1981-03-19T18:14:00Z",
            "flight_vehicle": {
                "id": 558,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/558/?format=api",
                "destination": "Salyut 6",
                "mission_end": "1981-03-20T16:59:00Z",
                "spacecraft": {
                    "id": 404,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/404/?format=api",
                    "name": "Progress 12",
                    "serial_number": "Progress 12 (No.113)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 12 (Russian: Прогресс 12), was a Progress spacecraft used to resupply the space station Salyut 6.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 9,
                "name": "Salyut-6 aft"
            }
        },
        {
            "id": 308,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/308/?format=api",
            "launch_id": "053b3801-c465-4619-ba27-4f7d94b1bf63",
            "docking": "1983-10-22T11:34:00Z",
            "departure": "1983-11-13T03:08:00Z",
            "flight_vehicle": {
                "id": 552,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/552/?format=api",
                "destination": "Salyut 7",
                "mission_end": "1983-11-16T04:18:00Z",
                "spacecraft": {
                    "id": 398,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/398/?format=api",
                    "name": "Progress 18",
                    "serial_number": "Progress 18 (No.118)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress 18 (Russian: Прогресс 18), was a Progress spacecraft used to resupply the space station Salyut 7.",
                    "spacecraft_config": {
                        "id": 8,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/8/?format=api",
                        "name": "Progress 7K-TG",
                        "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": false,
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
                    }
                }
            },
            "docking_location": {
                "id": 36,
                "name": "Salyut-7 aft"
            }
        }
    ]
}