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

{
  "count": 531,
  "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=510",
  "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=490",
  "results": [
    {
      "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": "P868DT14H14M29S",
          "time_docked": "P858DT15H30M4S",
          "flights_count": 6,
          "mission_ends_count": 6,
          "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"
        }
      }
    },
    {
      "id": 569,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/569/?format=api",
      "launch_id": "12978b64-816d-4ab1-b15f-44f237a0c083",
      "docking": "2024-04-25T19:32:00Z",
      "departure": "2024-11-03T08:12:00Z",
      "flight_vehicle": {
        "id": 832,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/832/?format=api",
        "destination": "Tiangong Space Station",
        "mission_end": "2024-11-03T17:24:27Z",
        "spacecraft": {
          "id": 580,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/580/?format=api",
          "name": "Shenzhou 18",
          "serial_number": "18",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P192DT4H25M27S",
          "time_docked": "P191DT12H40M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Seventh 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": 529,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/529/?format=api",
      "launch_id": "e11c7aee-b185-49d5-8596-65959d2e009b",
      "docking": "2024-01-17T17:46:00Z",
      "departure": "2024-11-10T08:30:00Z",
      "flight_vehicle": {
        "id": 828,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/828/?format=api",
        "destination": "Tiangong Space Station",
        "mission_end": "2024-11-17T13:25:00Z",
        "spacecraft": {
          "id": 577,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/577/?format=api",
          "name": "Tianzhou-7",
          "serial_number": "7",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P304DT22H57M30S",
          "time_docked": "P297DT14H44M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Seventh 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": 528,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/528/?format=api",
      "launch_id": "da48063e-b50f-4602-adab-ad7331ee6d82",
      "docking": "2024-01-20T10:42:00Z",
      "departure": "2024-02-07T14:20:00Z",
      "flight_vehicle": {
        "id": 670,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/670/?format=api",
        "destination": "International Space Station",
        "mission_end": "2024-02-09T13:30:00Z",
        "spacecraft": {
          "id": 551,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/551/?format=api",
          "name": "Crew Dragon Freedom",
          "serial_number": "C212",
          "is_placeholder": false,
          "in_space": true,
          "time_in_space": "P431DT6H4M37S",
          "time_docked": "P422DT9H57M17S",
          "flights_count": 5,
          "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": 19,
        "name": "Harmony forward",
        "spacestation": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station"
        }
      }
    },
    {
      "id": 563,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/563/?format=api",
      "launch_id": "b2710940-dc12-4cce-aef7-e862307785b7",
      "docking": "2024-02-17T06:06:00Z",
      "departure": "2024-08-13T02:00:00Z",
      "flight_vehicle": {
        "id": 829,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/829/?format=api",
        "destination": "International Space Station",
        "mission_end": "2024-08-13T05:49:00Z",
        "spacecraft": {
          "id": 578,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/578/?format=api",
          "name": "Progress MS-26",
          "serial_number": "MS-26 (No.456)",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P180DT2H23M54S",
          "time_docked": "P177DT19H54M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress MS-26 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
          "spacecraft_config": {
            "id": 33,
            "url": "https://ll.thespacedevs.com/2.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": 566,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/566/?format=api",
      "launch_id": "604e4aa8-73f8-4f1c-bf4c-5a130625cac7",
      "docking": "2024-03-23T11:19:00Z",
      "departure": "2024-04-28T17:10:00Z",
      "flight_vehicle": {
        "id": 826,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/826/?format=api",
        "destination": "International Space Station",
        "mission_end": "2024-04-30T05:38:00Z",
        "spacecraft": {
          "id": 474,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/474/?format=api",
          "name": "Cargo Dragon C209",
          "serial_number": "C209",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P175DT23H36M1S",
          "time_docked": "P163DT1H25M23S",
          "flights_count": 5,
          "mission_ends_count": 5,
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "Second 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": 570,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/570/?format=api",
      "launch_id": "ea952239-e9d1-49e6-a813-7912a1d9c54c",
      "docking": "2024-06-01T11:43:00Z",
      "departure": "2024-11-19T12:53:00Z",
      "flight_vehicle": {
        "id": 833,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/833/?format=api",
        "destination": "International Space Station",
        "mission_end": "2024-11-19T16:11:00Z",
        "spacecraft": {
          "id": 581,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/581/?format=api",
          "name": "Progress MS-27",
          "serial_number": "MS-27 (No.457)",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P173DT6H28M1S",
          "time_docked": "P171DT1H10M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress-MS 27 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": 572,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/572/?format=api",
      "launch_id": "59426ed2-57ff-4f61-8f62-9794b6dbb9ad",
      "docking": "2024-08-06T07:11:00Z",
      "departure": "2025-03-28T10:57:00Z",
      "flight_vehicle": {
        "id": 812,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/812/?format=api",
        "destination": "International Space Station",
        "mission_end": "2025-03-30T10:15:00Z",
        "spacecraft": {
          "id": 571,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/571/?format=api",
          "name": "Cygnus CRS NG-21 (S.S. Francis R. “Dick” Scobee)",
          "serial_number": null,
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P237DT19H12M7S",
          "time_docked": "P234DT3H46M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "This is the twenty-first flight to the ISS by the Cygnus spacecraft under the CRS program and their tenth under the CRS-2 program. This is also the 17th 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": 619,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/619/?format=api",
      "launch_id": "fb39ac94-5e74-4ee9-afc5-df19c4132b28",
      "docking": "2025-03-16T04:52:00Z",
      "departure": "2025-08-08T22:15:00Z",
      "flight_vehicle": {
        "id": 840,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/840/?format=api",
        "destination": "International Space Station",
        "mission_end": "2025-08-09T15:33:20Z",
        "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": false,
          "time_in_space": "P680DT7H29M37S",
          "time_docked": "P672DT11H33M26S",
          "flights_count": 4,
          "mission_ends_count": 4,
          "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": 620,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/620/?format=api",
      "launch_id": "a3c9c47e-976e-40a5-8889-30c407131e3a",
      "docking": "2025-04-08T08:57:43Z",
      "departure": "2025-12-09T01:41:00Z",
      "flight_vehicle": {
        "id": 858,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/858/?format=api",
        "destination": "International Space Station",
        "mission_end": "2025-12-09T05:03:30Z",
        "spacecraft": {
          "id": 598,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/598/?format=api",
          "name": "Soyuz MS-27",
          "serial_number": "11F732 #758",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P244DT23H16M15S",
          "time_docked": "P244DT16H43M17S",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Spacecraft launched to the ISS in March 2025.",
          "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"
        }
      }
    }
  ]
}