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

{
    "count": 517,
    "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=440",
    "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=420",
    "results": [
        {
            "id": 419,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/419/?format=api",
            "launch_id": "9efbcc71-e848-43ab-bf43-9ad8f803eeda",
            "docking": "2009-05-12T19:24:00Z",
            "departure": "2009-06-30T18:29:00Z",
            "flight_vehicle": {
                "id": 674,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/674/?format=api",
                "destination": "International Space Station",
                "mission_end": "2009-07-13T16:28:00Z",
                "spacecraft": {
                    "id": 476,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/476/?format=api",
                    "name": "Progress M-02M",
                    "serial_number": "Progress M-02M (No.402)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-02M (Russian: Прогресс М-02М), identified by NASA as Progress 33P, was a Progress spacecraft used by the Russian Federal Space Agency to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir"
            }
        },
        {
            "id": 420,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/420/?format=api",
            "launch_id": "6f840c94-6062-457c-9f4f-34b8b5e5b581",
            "docking": "2009-10-18T01:40:00Z",
            "departure": "2010-04-22T18:32:00Z",
            "flight_vehicle": {
                "id": 426,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/426/?format=api",
                "destination": "International Space Station",
                "mission_end": "2010-04-27T18:07:00Z",
                "spacecraft": {
                    "id": 271,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/271/?format=api",
                    "name": "Progress M-03M",
                    "serial_number": "Progress M-03M (No.403)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-03M (Russian: Прогресс М-03М), identified by NASA as Progress 35P, was a Progress spacecraft used by the Russian Federal Space Agency to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir"
            }
        },
        {
            "id": 421,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/421/?format=api",
            "launch_id": "1b1dec76-c13e-420a-9712-bcc57cb071a7",
            "docking": "2009-11-12T15:41:00Z",
            "departure": "2009-12-08T00:16:00Z",
            "flight_vehicle": {
                "id": 425,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/425/?format=api",
                "destination": "International Space Station",
                "mission_end": "2009-12-08T05:27:00Z",
                "spacecraft": {
                    "id": 293,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/293/?format=api",
                    "name": "Progress M-MIM2",
                    "serial_number": "Progress M-MIM2 (No.302)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-MIM2 (Russian: Прогресс М-МИМ2) was a modified Progress spacecraft used to deliver the Poisk module to the International Space Station.",
                    "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": 39,
                "name": "Zvezda zenith"
            }
        },
        {
            "id": 422,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/422/?format=api",
            "launch_id": "cb3977fe-3ef4-46d2-8bc9-65a0d9cef07a",
            "docking": "2010-02-05T04:26:00Z",
            "departure": "2010-05-10T11:16:00Z",
            "flight_vehicle": {
                "id": 411,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/411/?format=api",
                "destination": "International Space Station",
                "mission_end": "2010-07-01T13:54:00Z",
                "spacecraft": {
                    "id": 270,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/270/?format=api",
                    "name": "Progress M-04M",
                    "serial_number": "Progress M-04M (No.404)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-04M (Russian: Прогресс М-04М), identified by NASA as Progress 36P, is a Russian Progress spacecraft which was launched in February 2010 to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft"
            }
        },
        {
            "id": 423,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/423/?format=api",
            "launch_id": "9c40ab73-f5a9-4f99-8c07-a8ef4e1ef609",
            "docking": "2010-05-01T18:30:00Z",
            "departure": "2010-10-25T14:22:00Z",
            "flight_vehicle": {
                "id": 410,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/410/?format=api",
                "destination": "International Space Station",
                "mission_end": "2010-11-15T08:50:00Z",
                "spacecraft": {
                    "id": 269,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/269/?format=api",
                    "name": "Progress M-05M",
                    "serial_number": "Progress M-05M (No.405)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-05M (Russian: Прогресс М-05М), identified by NASA as Progress 37P, is a Progress spacecraft launched by the Russian Federal Space Agency in April 2010 to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir"
            }
        },
        {
            "id": 424,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/424/?format=api",
            "launch_id": "b1759120-f362-4c14-9bb6-75f4d81feb26",
            "docking": "2010-07-04T16:17:00Z",
            "departure": "2010-08-31T11:22:00Z",
            "flight_vehicle": {
                "id": 409,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/409/?format=api",
                "destination": "International Space Station",
                "mission_end": "2010-09-06T13:13:00Z",
                "spacecraft": {
                    "id": 268,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/268/?format=api",
                    "name": "Progress M-06M",
                    "serial_number": "Progress M-06M (No.406)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-06M (Russian: Прогресс М-06М), identified by NASA as Progress 38P, is a Russian Progress spacecraft which was launched in June 2010 to resupply the International Space Station",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft"
            }
        },
        {
            "id": 425,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/425/?format=api",
            "launch_id": "4ba7f5ed-4b9b-435d-a751-c20131531785",
            "docking": "2010-09-12T11:57:00Z",
            "departure": "2011-02-20T00:00:00Z",
            "flight_vehicle": {
                "id": 408,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/408/?format=api",
                "destination": "International Space Station",
                "mission_end": "2011-02-20T16:12:00Z",
                "spacecraft": {
                    "id": 267,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/267/?format=api",
                    "name": "Progress M-07M",
                    "serial_number": "Progress M-07M (No.407)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-07M (Russian: Прогресс М-07М), identified by NASA as Progress 39 or 39P, is a Progress spacecraft which was used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 2,
                "name": "Zvezda aft"
            }
        },
        {
            "id": 426,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/426/?format=api",
            "launch_id": "658cfeef-6e98-4a10-b574-3cb7fba09d33",
            "docking": "2010-10-30T16:36:00Z",
            "departure": "2011-01-24T00:42:00Z",
            "flight_vehicle": {
                "id": 407,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/407/?format=api",
                "destination": "International Space Station",
                "mission_end": "2011-01-24T06:07:00Z",
                "spacecraft": {
                    "id": 266,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/266/?format=api",
                    "name": "Progress M-08M",
                    "serial_number": "Progress M-08M (No.408)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-08M (Russian: Прогресс М-08М), identified by NASA as Progress 40 or 40P, is a Progress spacecraft which was used to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir"
            }
        },
        {
            "id": 427,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/427/?format=api",
            "launch_id": "58d7485d-ab14-47e0-b000-b149d9031f1f",
            "docking": "2011-01-30T02:39:00Z",
            "departure": "2011-04-22T12:38:00Z",
            "flight_vehicle": {
                "id": 406,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/406/?format=api",
                "destination": "International Space Station",
                "mission_end": "2011-04-26T13:23:00Z",
                "spacecraft": {
                    "id": 265,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/265/?format=api",
                    "name": "Progress M-09M",
                    "serial_number": "Progress M-09M (No.409)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-09M (Russian: Прогресс М-09М), identified by NASA as Progress 41 or 41P, is a Progress spacecraft which was launched in 2011 to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir"
            }
        },
        {
            "id": 428,
            "url": "https://ll.thespacedevs.com/2.0.0/docking_event/428/?format=api",
            "launch_id": "3e9cdec7-9a72-4a21-a916-9cceece4f5a5",
            "docking": "2011-04-29T14:29:00Z",
            "departure": "2011-10-29T09:04:00Z",
            "flight_vehicle": {
                "id": 405,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/405/?format=api",
                "destination": "International Space Station",
                "mission_end": "2011-10-29T12:54:00Z",
                "spacecraft": {
                    "id": 264,
                    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/264/?format=api",
                    "name": "Progress M-10M",
                    "serial_number": "Progress M-10M (No.410)",
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Progress M-10M (Russian: Прогресс М-10М), identified by NASA as Progress 42 or 42P, is a Progress spacecraft which was launched on 27 April 2011 to resupply the International Space Station.",
                    "spacecraft_config": {
                        "id": 34,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
                        "name": "Progress-M (modified)",
                        "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_252_image_20231219140115.jpeg"
                    }
                }
            },
            "docking_location": {
                "id": 18,
                "name": "Pirs nadir"
            }
        }
    ]
}