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

{
  "count": 536,
  "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=410",
  "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=390",
  "results": [
    {
      "id": 372,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/372/?format=api",
      "launch_id": "f38a3f48-173e-4305-9583-ac51ba6cb882",
      "docking": "1997-08-18T12:52:48Z",
      "departure": "1997-10-07T12:03:49Z",
      "flight_vehicle": {
        "id": 484,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/484/?format=api",
        "destination": "Mir",
        "mission_end": "1997-10-07T17:23:00Z",
        "spacecraft": {
          "id": 338,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/338/?format=api",
          "name": "Progress M-35",
          "serial_number": "Progress M-35 (No.235)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-35 (Russian: Прогресс М-35), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 373,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/373/?format=api",
      "launch_id": "4505e712-eeac-47c8-a0cb-370d0051471c",
      "docking": "1997-10-08T17:07:09Z",
      "departure": "1997-12-17T06:01:53Z",
      "flight_vehicle": {
        "id": 483,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/483/?format=api",
        "destination": "Mir",
        "mission_end": "1997-12-19T13:20:01Z",
        "spacecraft": {
          "id": 337,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/337/?format=api",
          "name": "Progress M-36",
          "serial_number": "Progress M-36 (No.236)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-36 (Russian: Прогресс М-36), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 374,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/374/?format=api",
      "launch_id": "6dff9d5b-ff2d-46a0-92fd-ab03f9e244d4",
      "docking": "1997-12-22T10:22:20Z",
      "departure": "1998-01-30T12:00:00Z",
      "flight_vehicle": {
        "id": 482,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/482/?format=api",
        "destination": "Mir",
        "mission_end": "1998-03-15T23:04:00Z",
        "spacecraft": {
          "id": 336,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/336/?format=api",
          "name": "Progress M-37",
          "serial_number": "Progress M-37 (No.237)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-37 (Russian: Прогресс М-37), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 375,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/375/?format=api",
      "launch_id": "6dff9d5b-ff2d-46a0-92fd-ab03f9e244d4",
      "docking": "1998-02-23T09:42:28Z",
      "departure": "1998-03-15T19:16:01Z",
      "flight_vehicle": {
        "id": 482,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/482/?format=api",
        "destination": "Mir",
        "mission_end": "1998-03-15T23:04:00Z",
        "spacecraft": {
          "id": 336,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/336/?format=api",
          "name": "Progress M-37",
          "serial_number": "Progress M-37 (No.237)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-37 (Russian: Прогресс М-37), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 376,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/376/?format=api",
      "launch_id": "e9dfbba8-9e90-4cff-b50e-be52bfaee3d3",
      "docking": "1998-03-16T22:45:00Z",
      "departure": "1998-05-15T18:44:00Z",
      "flight_vehicle": {
        "id": 481,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/481/?format=api",
        "destination": "Mir",
        "mission_end": "1998-05-15T00:00:00Z",
        "spacecraft": {
          "id": 335,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/335/?format=api",
          "name": "Progress M-38",
          "serial_number": "Progress M-38 (No.238)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-38 (Russian: Прогресс М-38), was a Progress spacecraft used to resupply the space station Mir. It also carried the VDU 2 propulsion unit.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 377,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/377/?format=api",
      "launch_id": "f9bfe91c-1e0f-4a0c-9a77-f90847dc547a",
      "docking": "1998-05-16T23:50:33Z",
      "departure": "1998-08-12T09:28:52Z",
      "flight_vehicle": {
        "id": 480,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/480/?format=api",
        "destination": "Mir",
        "mission_end": "1998-10-29T04:14:52Z",
        "spacecraft": {
          "id": 334,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/334/?format=api",
          "name": "Progress M-39",
          "serial_number": "Progress M-39 (No.239)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-39 (Russian: Прогресс М-39), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 378,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/378/?format=api",
      "launch_id": "f9bfe91c-1e0f-4a0c-9a77-f90847dc547a",
      "docking": "1998-09-01T05:34:40Z",
      "departure": "1998-10-25T23:03:24Z",
      "flight_vehicle": {
        "id": 480,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/480/?format=api",
        "destination": "Mir",
        "mission_end": "1998-10-29T04:14:52Z",
        "spacecraft": {
          "id": 334,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/334/?format=api",
          "name": "Progress M-39",
          "serial_number": "Progress M-39 (No.239)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-39 (Russian: Прогресс М-39), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 379,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/379/?format=api",
      "launch_id": "6b2990d1-aab4-4668-9c10-43688030152a",
      "docking": "1998-10-27T05:34:41Z",
      "departure": "1999-02-04T09:59:32Z",
      "flight_vehicle": {
        "id": 479,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/479/?format=api",
        "destination": "Mir",
        "mission_end": "1999-02-05T10:16:05Z",
        "spacecraft": {
          "id": 333,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/333/?format=api",
          "name": "Progress M-40",
          "serial_number": "Progress M-40 (No.240)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-40 (Russian: Прогресс М-40), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    },
    {
      "id": 380,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/380/?format=api",
      "launch_id": "85123b05-caaf-4d64-9d56-b7ce4b2c3eb0",
      "docking": "1999-04-04T12:46:50Z",
      "departure": "1999-07-17T11:24:00Z",
      "flight_vehicle": {
        "id": 478,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/478/?format=api",
        "destination": "Mir",
        "mission_end": "1999-07-17T19:51:00Z",
        "spacecraft": {
          "id": 332,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/332/?format=api",
          "name": "Progress M-41",
          "serial_number": "Progress M-41 (No.241)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-41 (Russian: Прогресс М-41), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 37,
        "name": "Mir Core forward"
      }
    },
    {
      "id": 381,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/381/?format=api",
      "launch_id": "d49678fb-4257-4747-818f-8029d3129e67",
      "docking": "1999-07-18T17:53:00Z",
      "departure": "2000-02-02T03:11:52Z",
      "flight_vehicle": {
        "id": 477,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/477/?format=api",
        "destination": "Mir",
        "mission_end": "2000-02-02T06:10:40Z",
        "spacecraft": {
          "id": 331,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/331/?format=api",
          "name": "Progress M-42",
          "serial_number": "Progress M-42 (No.242)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-42 (Russian: Прогресс М-42), was a Progress spacecraft used to resupply the space station Mir.",
          "spacecraft_config": {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
            "name": "Progress-M",
            "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-m_image_20231219141001.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 6,
        "name": "Kvant-1 aft"
      }
    }
  ]
}