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

{
  "count": 533,
  "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=40&ordering=departure",
  "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=20&ordering=departure",
  "results": [
    {
      "id": 299,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/299/?format=api",
      "launch_id": "4a4d2250-67fb-4471-a8b9-9274a16ab69e",
      "docking": "1980-04-29T08:09:19Z",
      "departure": "1980-05-20T18:51:00Z",
      "flight_vehicle": {
        "id": 561,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/561/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-05-22T00:44:00Z",
        "spacecraft": {
          "id": 407,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/407/?format=api",
          "name": "Progress 9",
          "serial_number": "Progress 9 (No.109)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress 9 (Russian: Прогресс 9), was a Progress spacecraft used to resupply the space station Salyut 6.",
          "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": 9,
        "name": "Salyut-6 aft"
      }
    },
    {
      "id": 192,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/192/?format=api",
      "launch_id": "a378c25b-a2bc-4455-b6cc-2689b7b686df",
      "docking": "1980-04-10T15:15:32Z",
      "departure": "1980-06-03T11:50:00Z",
      "flight_vehicle": {
        "id": 322,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/322/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-06-03T15:06:23Z",
        "spacecraft": {
          "id": 149,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/149/?format=api",
          "name": "Soyuz 35",
          "serial_number": "Soyuz 7K-T 11F615A8 #51",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz 35 was a Soyuz spacecraft which launched on 9 April 1980 13:38 UTC. It  transported two cosmonauts of EO-4 to Salyut 6. The crew was Leonid Popov and Valery Ryumin.\r\n\r\nIt also ferried down two cosmonauts from EP-5.",
          "spacecraft_config": {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
            "name": "Soyuz",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
          }
        }
      },
      "docking_location": {
        "id": 4,
        "name": "Salyut-6 forward"
      }
    },
    {
      "id": 193,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/193/?format=api",
      "launch_id": "2f208a3e-48b9-4129-9883-4dd46df6e4aa",
      "docking": "1980-05-27T19:56:00Z",
      "departure": "1980-06-04T18:08:00Z",
      "flight_vehicle": {
        "id": 321,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/321/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-07-31T15:15:02Z",
        "spacecraft": {
          "id": 148,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/148/?format=api",
          "name": "Soyuz 36",
          "serial_number": "Soyuz 7K-T 11F615A8 #52",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz 36 was a Soyuz spacecraft which launched on 26 May 1980 18:20 UTC. It  transported two cosmonauts of EP-5 to Salyut 6. The crew was Valeri Kubasov and Bertalan Farkas.\r\n\r\nIt also ferried down two cosmonauts from EP-7.",
          "spacecraft_config": {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
            "name": "Soyuz",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
          }
        }
      },
      "docking_location": {
        "id": 9,
        "name": "Salyut-6 aft"
      }
    },
    {
      "id": 195,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/195/?format=api",
      "launch_id": "e4ae4559-7a2d-4b60-83ac-5db89e31cdab",
      "docking": "1980-06-06T15:58:00Z",
      "departure": "1980-06-09T09:20:00Z",
      "flight_vehicle": {
        "id": 316,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/316/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-06-09T12:39:00Z",
        "spacecraft": {
          "id": 224,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/224/?format=api",
          "name": "Soyuz T-2",
          "serial_number": "Soyuz T 11F732 #7",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz T-2 was a Soyuz spacecraft which launched on 5 June 1980 14:19 UTC. It transported two cosmonauts to Salyut 6. The crew was Yury Malyshev and Vladimir Aksyonov.",
          "spacecraft_config": {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/42/?format=api",
            "name": "Soyuz T",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png"
          }
        }
      },
      "docking_location": {
        "id": 9,
        "name": "Salyut-6 aft"
      }
    },
    {
      "id": 300,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/300/?format=api",
      "launch_id": "164f634d-49b0-488b-ab03-e3ffdcaa9f0b",
      "docking": "1980-07-01T05:53:00Z",
      "departure": "1980-07-17T22:21:00Z",
      "flight_vehicle": {
        "id": 560,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/560/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-07-19T01:47:00Z",
        "spacecraft": {
          "id": 406,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/406/?format=api",
          "name": "Progress 10",
          "serial_number": "Progress 10 (No.110)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress 10 (Russian: Прогресс 10), was a Progress spacecraft used to resupply the space station Salyut 6.",
          "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": 9,
        "name": "Salyut-6 aft"
      }
    },
    {
      "id": 194,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/194/?format=api",
      "launch_id": "2f208a3e-48b9-4129-9883-4dd46df6e4aa",
      "docking": "1980-06-04T19:38:00Z",
      "departure": "1980-07-31T11:55:00Z",
      "flight_vehicle": {
        "id": 321,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/321/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-07-31T15:15:02Z",
        "spacecraft": {
          "id": 148,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/148/?format=api",
          "name": "Soyuz 36",
          "serial_number": "Soyuz 7K-T 11F615A8 #52",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz 36 was a Soyuz spacecraft which launched on 26 May 1980 18:20 UTC. It  transported two cosmonauts of EP-5 to Salyut 6. The crew was Valeri Kubasov and Bertalan Farkas.\r\n\r\nIt also ferried down two cosmonauts from EP-7.",
          "spacecraft_config": {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
            "name": "Soyuz",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
          }
        }
      },
      "docking_location": {
        "id": 4,
        "name": "Salyut-6 forward"
      }
    },
    {
      "id": 196,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/196/?format=api",
      "launch_id": "30b10310-a060-4766-90be-f5bdcec94b41",
      "docking": "1980-07-24T20:02:00Z",
      "departure": "1980-08-01T19:43:00Z",
      "flight_vehicle": {
        "id": 320,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/320/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-10-11T09:49:57Z",
        "spacecraft": {
          "id": 147,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/147/?format=api",
          "name": "Soyuz 37",
          "serial_number": "Soyuz 7K-T 11F615A8 #53",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz 37 was a Soyuz spacecraft which launched on 23 July 1980 18:33 UTC. It  transported two cosmonauts of EP-7 to Salyut 6. The crew was Viktor Gorbatko and Pham Tuân.",
          "spacecraft_config": {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
            "name": "Soyuz",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
          }
        }
      },
      "docking_location": {
        "id": 9,
        "name": "Salyut-6 aft"
      }
    },
    {
      "id": 198,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/198/?format=api",
      "launch_id": "71f3376c-8e3d-4aba-93b2-58d695e8898e",
      "docking": "1980-09-19T20:49:00Z",
      "departure": "1980-09-26T12:35:00Z",
      "flight_vehicle": {
        "id": 319,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/319/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-09-26T15:54:27Z",
        "spacecraft": {
          "id": 146,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/146/?format=api",
          "name": "Soyuz 38",
          "serial_number": "Soyuz 7K-T 11F615A8 #54",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz 38 was a Soyuz spacecraft which launched on 18 September 1980 19:11 UTC. It  transported two cosmonauts of EP-8 to Salyut 6. The crew was Yuri Romanenko and Arnaldo Tamayo Méndez.",
          "spacecraft_config": {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
            "name": "Soyuz",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
          }
        }
      },
      "docking_location": {
        "id": 9,
        "name": "Salyut-6 aft"
      }
    },
    {
      "id": 197,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/197/?format=api",
      "launch_id": "30b10310-a060-4766-90be-f5bdcec94b41",
      "docking": "1980-08-01T20:10:00Z",
      "departure": "1980-10-11T06:32:00Z",
      "flight_vehicle": {
        "id": 320,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/320/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-10-11T09:49:57Z",
        "spacecraft": {
          "id": 147,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/147/?format=api",
          "name": "Soyuz 37",
          "serial_number": "Soyuz 7K-T 11F615A8 #53",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Soyuz 37 was a Soyuz spacecraft which launched on 23 July 1980 18:33 UTC. It  transported two cosmonauts of EP-7 to Salyut 6. The crew was Viktor Gorbatko and Pham Tuân.",
          "spacecraft_config": {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api",
            "name": "Soyuz",
            "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": false,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg"
          }
        }
      },
      "docking_location": {
        "id": 4,
        "name": "Salyut-6 forward"
      }
    },
    {
      "id": 301,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/301/?format=api",
      "launch_id": "c81245a0-a7b1-4246-b8c9-d762e1eee277",
      "docking": "1980-09-30T17:03:00Z",
      "departure": "1980-12-09T10:23:00Z",
      "flight_vehicle": {
        "id": 559,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/559/?format=api",
        "destination": "Salyut 6",
        "mission_end": "1980-12-11T14:00:00Z",
        "spacecraft": {
          "id": 405,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/405/?format=api",
          "name": "Progress 11",
          "serial_number": "Progress 11 (No.111)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress 11 (Russian: Прогресс 11), was a Progress spacecraft used to resupply the space station Salyut 6.",
          "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": 9,
        "name": "Salyut-6 aft"
      }
    }
  ]
}