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

{
  "count": 15,
  "next": null,
  "previous": "https://lldev.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&ordering=docking",
  "results": [
    {
      "id": 638,
      "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/638/?format=api",
      "launch_id": "33eb7522-d371-4195-addb-c22aeff30c41",
      "docking": "2026-04-28T00:00:48Z",
      "departure": null,
      "flight_vehicle": {
        "id": 909,
        "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/909/?format=api",
        "destination": "ISS",
        "mission_end": null,
        "spacecraft": {
          "id": 628,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/628/?format=api",
          "name": "Progress MS-34",
          "serial_number": "MS-34 (No.464)",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "Progress MS-34 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
          "spacecraft_config": {
            "id": 33,
            "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api",
            "name": "Progress-MS",
            "type": {
              "id": 4,
              "name": "Cargo Resupply"
            },
            "agency": {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "in_use": true,
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 2,
        "name": "Zvezda aft"
      }
    },
    {
      "id": 639,
      "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/639/?format=api",
      "launch_id": "a5872822-76df-404b-93d0-9ecd7ba80a70",
      "docking": "2026-05-11T05:11:00Z",
      "departure": null,
      "flight_vehicle": {
        "id": 908,
        "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/908/?format=api",
        "destination": "Tiangong Space Station",
        "mission_end": null,
        "spacecraft": {
          "id": 627,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/627/?format=api",
          "name": "Tianzhou-10",
          "serial_number": "10",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Tenth operational Tianzhou spacecraft.",
          "spacecraft_config": {
            "id": 25,
            "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api",
            "name": "Tianzhou",
            "type": {
              "id": 4,
              "name": "Cargo Resupply"
            },
            "agency": {
              "id": 88,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
              "name": "China Aerospace Science and Technology Corporation",
              "type": "Government"
            },
            "in_use": true,
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg"
          }
        }
      },
      "docking_location": {
        "id": 32,
        "name": "Tianhe aft"
      }
    },
    {
      "id": 640,
      "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/640/?format=api",
      "launch_id": "e60aa241-1f2c-4459-ba94-2f576c3e5632",
      "docking": "2026-05-17T10:37:00Z",
      "departure": "2026-06-16T16:25:00Z",
      "flight_vehicle": {
        "id": 879,
        "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/879/?format=api",
        "destination": "ISS",
        "mission_end": "2026-06-17T12:11:00Z",
        "spacecraft": {
          "id": 474,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/474/?format=api",
          "name": "Cargo Dragon C209",
          "serial_number": "C209",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "Second Cargo Dragon 2",
          "spacecraft_config": {
            "id": 7,
            "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/7/?format=api",
            "name": "Cargo Dragon 2",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            },
            "in_use": true,
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 19,
        "name": "Harmony forward"
      }
    },
    {
      "id": 641,
      "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/641/?format=api",
      "launch_id": "a0e0f590-1cb4-4b6b-845c-0087633af132",
      "docking": "2026-05-24T18:45:00Z",
      "departure": null,
      "flight_vehicle": {
        "id": 910,
        "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/910/?format=api",
        "destination": "Tiangong space station",
        "mission_end": null,
        "spacecraft": {
          "id": 629,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/629/?format=api",
          "name": "Shenzhou 23",
          "serial_number": "23",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Spacecraft used to launch 3 astronauts on the 11th crewed mission to the Chinese Space Station.",
          "spacecraft_config": {
            "id": 2,
            "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api",
            "name": "Shenzhou",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 17,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/17/?format=api",
              "name": "China National Space Administration",
              "type": "Government"
            },
            "in_use": true,
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 41,
        "name": "Tianhe nadir"
      }
    },
    {
      "id": 642,
      "url": "https://lldev.thespacedevs.com/2.0.0/docking_event/642/?format=api",
      "launch_id": "a556b963-0f36-4660-95a8-fdffdba653e2",
      "docking": "2026-07-14T17:52:00Z",
      "departure": null,
      "flight_vehicle": {
        "id": 887,
        "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/887/?format=api",
        "destination": "International Space Station",
        "mission_end": null,
        "spacecraft": {
          "id": 616,
          "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/616/?format=api",
          "name": "Soyuz MS-29",
          "serial_number": "11F732A48 #759",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz capsule for the MS-29 mission to the ISS.",
          "spacecraft_config": {
            "id": 38,
            "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api",
            "name": "Soyuz MS",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "in_use": true,
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 42,
        "name": "Prichal nadir"
      }
    }
  ]
}