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

{
  "count": 531,
  "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=10",
  "previous": null,
  "results": [
    {
      "id": 571,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/571/?format=api",
      "launch_id": "968067d1-8c12-4018-9854-b7b7d4bddc6b",
      "docking": "2024-06-06T17:34:00Z",
      "departure": "2024-09-06T22:04:00Z",
      "flight_vehicle": {
        "id": 416,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/416/?format=api",
        "destination": "International Space Station",
        "mission_end": "2024-09-07T04:01:35Z",
        "spacecraft": {
          "id": 288,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/288/?format=api",
          "name": "Starliner Calypso",
          "serial_number": "3",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "The first CST-100 Starliner capsule to fly.",
          "spacecraft_config": {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/9/?format=api",
            "name": "CST-100 Starliner",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 80,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/80/?format=api",
              "name": "Boeing",
              "type": "Commercial"
            },
            "in_use": true,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 19,
        "name": "Harmony forward"
      }
    },
    {
      "id": 569,
      "url": "https://ll.thespacedevs.com/2.0.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.0.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.0.0/spacecraft/580/?format=api",
          "name": "Shenzhou 18",
          "serial_number": "18",
          "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.0.0/config/spacecraft/2/?format=api",
            "name": "Shenzhou",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 17,
              "url": "https://ll.thespacedevs.com/2.0.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"
      }
    },
    {
      "id": 611,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/611/?format=api",
      "launch_id": "0102940a-4a60-4686-b34d-ced3fed6c595",
      "docking": "2024-09-29T21:31:00Z",
      "departure": "2024-11-03T11:35:00Z",
      "flight_vehicle": {
        "id": 777,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/777/?format=api",
        "destination": "International Space Station",
        "mission_end": "2025-03-18T21:57:00Z",
        "spacecraft": {
          "id": 551,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/551/?format=api",
          "name": "Crew Dragon Freedom",
          "serial_number": "C212",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "Crew Dragon spacecraft first used for Crew-4.",
          "spacecraft_config": {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api",
            "name": "Crew Dragon 2",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.0.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"
      }
    },
    {
      "id": 570,
      "url": "https://ll.thespacedevs.com/2.0.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.0.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.0.0/spacecraft/581/?format=api",
          "name": "Progress MS-27",
          "serial_number": "MS-27 (No.457)",
          "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.0.0/config/spacecraft/33/?format=api",
            "name": "Progress-MS",
            "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": true,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 3,
        "name": "Poisk zenith"
      }
    },
    {
      "id": 572,
      "url": "https://ll.thespacedevs.com/2.0.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.0.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.0.0/spacecraft/571/?format=api",
          "name": "Cygnus CRS NG-21 (S.S. Francis R. “Dick” Scobee)",
          "serial_number": null,
          "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.0.0/config/spacecraft/19/?format=api",
            "name": "Cygnus Enhanced",
            "type": {
              "id": 4,
              "name": "Cargo Resupply"
            },
            "agency": {
              "id": 257,
              "url": "https://ll.thespacedevs.com/2.0.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"
      }
    },
    {
      "id": 610,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/610/?format=api",
      "launch_id": "cb26e9e5-0d72-44e8-b1e3-5ec5e3b44e9d",
      "docking": "2024-09-11T19:32:05Z",
      "departure": "2025-04-19T21:57:33Z",
      "flight_vehicle": {
        "id": 851,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/851/?format=api",
        "destination": "International Space Station",
        "mission_end": "2025-04-20T01:20:35Z",
        "spacecraft": {
          "id": 597,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/597/?format=api",
          "name": "Soyuz MS-26",
          "serial_number": "11F732 #757",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "Spacecraft launched to the ISS in September 2024.",
          "spacecraft_config": {
            "id": 38,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api",
            "name": "Soyuz MS",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "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": 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"
      }
    },
    {
      "id": 612,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/612/?format=api",
      "launch_id": "28c2b327-bb20-452d-b1df-c100265d6aa5",
      "docking": "2024-10-30T03:00:00Z",
      "departure": "2025-04-29T20:00:00Z",
      "flight_vehicle": {
        "id": 863,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/863/?format=api",
        "destination": "Tiangong space station",
        "mission_end": "2025-04-30T05:08:13Z",
        "spacecraft": {
          "id": 601,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/601/?format=api",
          "name": "Shenzhou 19",
          "serial_number": "19",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong space station.",
          "spacecraft_config": {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api",
            "name": "Shenzhou",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 17,
              "url": "https://ll.thespacedevs.com/2.0.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": 33,
        "name": "Tianhe forward"
      }
    },
    {
      "id": 617,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/617/?format=api",
      "launch_id": "71751e1c-92ff-4484-b299-eb9dab7a4020",
      "docking": "2024-11-23T14:31:17Z",
      "departure": "2025-07-01T18:43:00Z",
      "flight_vehicle": {
        "id": 866,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/866/?format=api",
        "destination": "International Space Station",
        "mission_end": "2025-07-01T22:30:00Z",
        "spacecraft": {
          "id": 604,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/604/?format=api",
          "name": "Progress MS-29",
          "serial_number": "MS-29 (No.459)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress MS-29 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
          "spacecraft_config": {
            "id": 33,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/33/?format=api",
            "name": "Progress-MS",
            "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": true,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 3,
        "name": "Poisk zenith"
      }
    },
    {
      "id": 615,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/615/?format=api",
      "launch_id": "1b411bfa-86b8-4b88-8f01-6e97ca4b90d7",
      "docking": "2024-11-15T18:32:00Z",
      "departure": "2025-07-08T07:09:00Z",
      "flight_vehicle": {
        "id": 864,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/864/?format=api",
        "destination": "Tiangong Space Station",
        "mission_end": "2025-07-08T22:42:00Z",
        "spacecraft": {
          "id": 602,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/602/?format=api",
          "name": "Tianzhou-8",
          "serial_number": "8",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Eighth operational Tianzhou spacecraft",
          "spacecraft_config": {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api",
            "name": "Tianzhou",
            "type": {
              "id": 4,
              "name": "Cargo Resupply"
            },
            "agency": {
              "id": 88,
              "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg"
          }
        }
      },
      "docking_location": {
        "id": 32,
        "name": "Tianhe aft"
      }
    },
    {
      "id": 624,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/624/?format=api",
      "launch_id": "0805af04-c2ea-4750-9eb4-f24f89eeb5d6",
      "docking": "2025-06-26T10:31:00Z",
      "departure": "2025-07-14T11:15:00Z",
      "flight_vehicle": {
        "id": 671,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/671/?format=api",
        "destination": "International Space Station",
        "mission_end": "2025-07-15T09:30:00Z",
        "spacecraft": {
          "id": 595,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/595/?format=api",
          "name": "Crew Dragon Grace",
          "serial_number": "C213",
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "Crew Dragon spacecraft first used for Axiom-4.",
          "spacecraft_config": {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api",
            "name": "Crew Dragon 2",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.0.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"
      }
    }
  ]
}