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

{
  "count": 535,
  "next": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=440",
  "previous": "https://ll.thespacedevs.com/2.2.0/docking_event/?format=api&limit=10&offset=420",
  "results": [
    {
      "id": 451,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/451/?format=api",
      "launch_id": "61f0a9cd-1761-441d-a48c-cdb4292a74a0",
      "docking": "2018-02-15T10:38:00Z",
      "departure": "2018-08-23T02:16:00Z",
      "flight_vehicle": {
        "id": 371,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/371/?format=api",
        "destination": "International Space Station",
        "mission_end": "2018-08-30T00:00:00Z",
        "spacecraft": {
          "id": 236,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/236/?format=api",
          "name": "Progress MS-08",
          "serial_number": "Progress MS-08 (No.438)",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P197DT15H46M27S",
          "time_docked": "P188DT15H38M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress MS-08 (Russian: Прогресс МC-08), identified by NASA as Progress 69 or 69P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station.",
          "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": 141,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/141/?format=api",
      "launch_id": "1adb6520-8957-40fb-8157-459038ddcab0",
      "docking": "2018-03-23T20:40:00Z",
      "departure": "2018-10-04T07:57:00Z",
      "flight_vehicle": {
        "id": 36,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/36/?format=api",
        "destination": "International Space Station",
        "mission_end": "2018-10-04T11:45:00Z",
        "spacecraft": {
          "id": 43,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/43/?format=api",
          "name": "Soyuz MS-08",
          "serial_number": "Soyuz MS 11F732A48 #738",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P196DT18H37S",
          "time_docked": "P194DT11H17M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz MS-08 was a Soyuz spacecraft that launched on 21 March 2018. It transported three members of the Expedition 55 crew to the International Space Station.",
          "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": 3,
        "name": "Poisk zenith",
        "spacestation": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station"
        }
      }
    },
    {
      "id": 169,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/169/?format=api",
      "launch_id": "9961a642-0d04-44bd-850a-3f8299ef4d82",
      "docking": "2018-07-02T13:50:00Z",
      "departure": "2018-08-03T16:38:00Z",
      "flight_vehicle": {
        "id": 310,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/310/?format=api",
        "destination": "International Space Station",
        "mission_end": "2018-08-03T22:17:00Z",
        "spacecraft": {
          "id": 220,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/220/?format=api",
          "name": "Dragon C111",
          "serial_number": "C111",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P74DT23H35M50S",
          "time_docked": "P68DT9H45M",
          "flights_count": 2,
          "mission_ends_count": 2,
          "status": {
            "id": 2,
            "name": "Retired"
          },
          "description": "The C111 capsule was flown on CRS-9 and CRS-15. \r\n\r\nOn CRS-9 the mission carried IDA-2 to modify the ISS docking port for commercial crew spacecraft.",
          "spacecraft_config": {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
            "name": "Dragon 1",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 21,
        "name": "Harmony nadir",
        "spacestation": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station"
        }
      }
    },
    {
      "id": 133,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/133/?format=api",
      "launch_id": "f45296e3-4338-459d-8cec-a21e9362b831",
      "docking": "2016-03-19T03:09:00Z",
      "departure": "2016-09-06T21:51:30Z",
      "flight_vehicle": {
        "id": 102,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/102/?format=api",
        "destination": "International Space Station",
        "mission_end": "2016-09-07T01:13:00Z",
        "spacecraft": {
          "id": 51,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/51/?format=api",
          "name": "Soyuz TMA-20M",
          "serial_number": "Soyuz TMA-M 11F732A47 #720",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P172DT3H46M18S",
          "time_docked": "P171DT18H42M30S",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz TMA-20m is a Soyuz spacecraft launched on 18 March 2016 21:26 UTC. It transported three members of the Expedition 47 crew to the International Space Station. The crew consisted of Aleksey Ovchinin, Oleg Skripochka, and Jeffrey Williams.",
          "spacecraft_config": {
            "id": 39,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api",
            "name": "Soyuz TMA-M",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.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": 230,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/230/?format=api",
      "launch_id": "ce658a2a-fc59-41d6-93a0-56093025aef7",
      "docking": "2019-12-09T10:35:11Z",
      "departure": "2020-07-08T18:22:00Z",
      "flight_vehicle": {
        "id": 509,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/509/?format=api",
        "destination": "International Space Station",
        "mission_end": "2020-07-08T22:05:00Z",
        "spacecraft": {
          "id": 433,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/433/?format=api",
          "name": "Progress MS-13",
          "serial_number": "MS-13 (No.443)",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P215DT12H30M49S",
          "time_docked": "P212DT7H46M49S",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress MS-13 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": 18,
        "name": "Pirs nadir",
        "spacestation": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station"
        }
      }
    },
    {
      "id": 229,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/229/?format=api",
      "launch_id": "4425a1b9-1c3d-4100-99f4-c0934264fc56",
      "docking": "2019-12-08T10:05:00Z",
      "departure": "2020-01-07T10:05:00Z",
      "flight_vehicle": {
        "id": 508,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/508/?format=api",
        "destination": "International Space Station",
        "mission_end": "2020-01-07T15:41:00Z",
        "spacecraft": {
          "id": 215,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/215/?format=api",
          "name": "Dragon C106",
          "serial_number": "C106",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P97DT3H2M55S",
          "time_docked": "P89DT34M",
          "flights_count": 3,
          "mission_ends_count": 3,
          "status": {
            "id": 2,
            "name": "Retired"
          },
          "description": "This was the first dragon vehicle to be used for more than one mission.\r\n\r\nThis capsule flew on CRS-4 which carried SpaceX's first living payload in the form of 20 mice. \r\n\r\nIt also flew on CRS-11.",
          "spacecraft_config": {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
            "name": "Dragon 1",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 21,
        "name": "Harmony nadir",
        "spacestation": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station"
        }
      }
    },
    {
      "id": 571,
      "url": "https://ll.thespacedevs.com/2.2.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.2.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.2.0/spacecraft/288/?format=api",
          "name": "Starliner Calypso",
          "serial_number": "3",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P95DT14H31M30S",
          "time_docked": "P92DT4H30M",
          "flights_count": 2,
          "mission_ends_count": 2,
          "status": {
            "id": 1,
            "name": "Active"
          },
          "description": "The first CST-100 Starliner capsule to fly.",
          "spacecraft_config": {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/9/?format=api",
            "name": "CST-100 Starliner",
            "type": {
              "id": 2,
              "name": "Capsule"
            },
            "agency": {
              "id": 80,
              "url": "https://ll.thespacedevs.com/2.2.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",
        "spacestation": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
          "name": "International Space Station"
        }
      }
    },
    {
      "id": 488,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/488/?format=api",
      "launch_id": "c9fb70ab-85b1-40dd-b98e-67b37efc7e94",
      "docking": "2022-01-07T23:55:00Z",
      "departure": "2022-03-27T07:59:00Z",
      "flight_vehicle": {
        "id": 600,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/600/?format=api",
        "destination": "Tiangong Space Station",
        "mission_end": "2022-03-31T10:40:00Z",
        "spacecraft": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/462/?format=api",
          "name": "Tianzhou-2",
          "serial_number": "2",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P305DT21H44M31S",
          "time_docked": "P301DT4H52M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Second operational Tianzhou spacecraft. First spacecraft to dock with the Chinese Space Station.",
          "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": 33,
        "name": "Tianhe forward",
        "spacestation": {
          "id": 18,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
          "name": "Tiangong space station"
        }
      }
    },
    {
      "id": 487,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/487/?format=api",
      "launch_id": "c9fb70ab-85b1-40dd-b98e-67b37efc7e94",
      "docking": "2022-01-05T23:30:00Z",
      "departure": "2022-01-07T21:55:00Z",
      "flight_vehicle": {
        "id": 600,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/600/?format=api",
        "destination": "Tiangong Space Station",
        "mission_end": "2022-03-31T10:40:00Z",
        "spacecraft": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/462/?format=api",
          "name": "Tianzhou-2",
          "serial_number": "2",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P305DT21H44M31S",
          "time_docked": "P301DT4H52M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Second operational Tianzhou spacecraft. First spacecraft to dock with the Chinese Space Station.",
          "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": 33,
        "name": "Tianhe forward",
        "spacestation": {
          "id": 18,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
          "name": "Tiangong space station"
        }
      }
    },
    {
      "id": 479,
      "url": "https://ll.thespacedevs.com/2.2.0/docking_event/479/?format=api",
      "launch_id": "c9fb70ab-85b1-40dd-b98e-67b37efc7e94",
      "docking": "2021-09-18T06:00:00Z",
      "departure": "2022-01-05T22:59:00Z",
      "flight_vehicle": {
        "id": 600,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/600/?format=api",
        "destination": "Tiangong Space Station",
        "mission_end": "2022-03-31T10:40:00Z",
        "spacecraft": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/462/?format=api",
          "name": "Tianzhou-2",
          "serial_number": "2",
          "is_placeholder": false,
          "in_space": false,
          "time_in_space": "P305DT21H44M31S",
          "time_docked": "P301DT4H52M",
          "flights_count": 1,
          "mission_ends_count": 1,
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Second operational Tianzhou spacecraft. First spacecraft to dock with the Chinese Space Station.",
          "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": 33,
        "name": "Tianhe forward",
        "spacestation": {
          "id": 18,
          "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
          "name": "Tiangong space station"
        }
      }
    }
  ]
}