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

{
  "count": 532,
  "next": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=470",
  "previous": "https://ll.thespacedevs.com/2.0.0/docking_event/?format=api&limit=10&offset=450",
  "results": [
    {
      "id": 434,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/434/?format=api",
      "launch_id": "8c293495-0123-46ee-af31-4353152c5a29",
      "docking": "2012-08-02T01:18:00Z",
      "departure": "2013-02-09T13:12:00Z",
      "flight_vehicle": {
        "id": 399,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/399/?format=api",
        "destination": "International Space Station",
        "mission_end": "2013-02-09T17:05:00Z",
        "spacecraft": {
          "id": 258,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/258/?format=api",
          "name": "Progress M-16M",
          "serial_number": "Progress M-16M (No.416)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-16M (Russian: Прогресс М-16М), identified by NASA as Progress 48 or 48P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 18,
        "name": "Pirs nadir"
      }
    },
    {
      "id": 435,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/435/?format=api",
      "launch_id": "8eb9953e-0312-4d18-81eb-20672889161c",
      "docking": "2012-10-31T13:33:00Z",
      "departure": "2013-04-15T12:02:00Z",
      "flight_vehicle": {
        "id": 398,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/398/?format=api",
        "destination": "International Space Station",
        "mission_end": "2013-04-21T15:02:00Z",
        "spacecraft": {
          "id": 257,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/257/?format=api",
          "name": "Progress M-17M",
          "serial_number": "Progress M-17M (No.417)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-17M (Russian: Прогресс М-17М), identified by NASA as Progress 49 or 49P, was a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 2,
        "name": "Zvezda aft"
      }
    },
    {
      "id": 436,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/436/?format=api",
      "launch_id": "81e5f70c-f1b5-4a89-a87b-0ac9109f7a40",
      "docking": "2013-02-12T20:35:00Z",
      "departure": "2013-07-25T20:43:00Z",
      "flight_vehicle": {
        "id": 397,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/397/?format=api",
        "destination": "International Space Station",
        "mission_end": "2013-07-26T00:42:00Z",
        "spacecraft": {
          "id": 255,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/255/?format=api",
          "name": "Progress M-18M",
          "serial_number": "Progress M-18M (No.418)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-18M (Russian: Прогресс М-18М), identified by NASA as Progress 50 or 50P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 18,
        "name": "Pirs nadir"
      }
    },
    {
      "id": 437,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/437/?format=api",
      "launch_id": "8fa5686d-73a4-4ec5-9c53-9413221a7a54",
      "docking": "2013-04-26T12:25:00Z",
      "departure": "2013-06-11T13:58:00Z",
      "flight_vehicle": {
        "id": 396,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/396/?format=api",
        "destination": "International Space Station",
        "mission_end": "2013-06-19T13:39:00Z",
        "spacecraft": {
          "id": 254,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/254/?format=api",
          "name": "Progress M-19M",
          "serial_number": "Progress M-19M (No.419)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-19M (Russian: Прогресс М-19М), identified by NASA as Progress 51 or 51P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 2,
        "name": "Zvezda aft"
      }
    },
    {
      "id": 438,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/438/?format=api",
      "launch_id": "ef3b8a67-4ce9-4bb2-bb6c-b3dda9f205d9",
      "docking": "2013-07-28T02:26:00Z",
      "departure": "2014-02-03T16:21:00Z",
      "flight_vehicle": {
        "id": 395,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/395/?format=api",
        "destination": "International Space Station",
        "mission_end": "2014-02-11T15:55:00Z",
        "spacecraft": {
          "id": 253,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/253/?format=api",
          "name": "Progress M-20M",
          "serial_number": "Progress M-20M (No.420)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-20M (Russian: Прогресс М-20М), identified by NASA as Progress 52 or 52P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 18,
        "name": "Pirs nadir"
      }
    },
    {
      "id": 439,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/439/?format=api",
      "launch_id": "9cc065c6-7f10-4a26-89a5-39d50649e70e",
      "docking": "2013-11-29T22:30:20Z",
      "departure": "2014-06-09T12:29:00Z",
      "flight_vehicle": {
        "id": 394,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/394/?format=api",
        "destination": "International Space Station",
        "mission_end": "2014-06-09T17:23:00Z",
        "spacecraft": {
          "id": 252,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/252/?format=api",
          "name": "Progress M-21M",
          "serial_number": "Progress M-21M (No.421)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-21M (Russian: Прогресс М-21М), identified by NASA as Progress 53 or 53P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 2,
        "name": "Zvezda aft"
      }
    },
    {
      "id": 440,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/440/?format=api",
      "launch_id": "254b64df-aaae-4c33-9914-619e859f6ef1",
      "docking": "2014-04-09T21:14:00Z",
      "departure": "2014-07-21T21:44:00Z",
      "flight_vehicle": {
        "id": 392,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/392/?format=api",
        "destination": "International Space Station",
        "mission_end": "2014-07-31T22:42:00Z",
        "spacecraft": {
          "id": 250,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/250/?format=api",
          "name": "Progress M-23M",
          "serial_number": "Progress M-23M (No.427)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-23M (Russian: Прогресс М-23М), identified by NASA as Progress 55 or 55P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 18,
        "name": "Pirs nadir"
      }
    },
    {
      "id": 441,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/441/?format=api",
      "launch_id": "ba68f6c8-38b1-464d-aa70-4502c01585a8",
      "docking": "2014-10-29T13:08:00Z",
      "departure": "2015-04-25T06:41:00Z",
      "flight_vehicle": {
        "id": 390,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/390/?format=api",
        "destination": "International Space Station",
        "mission_end": "2015-04-26T13:00:00Z",
        "spacecraft": {
          "id": 248,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/248/?format=api",
          "name": "Progress M-25M",
          "serial_number": "Progress M-25M (No.424)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-25M (Russian: Прогресс М-25М), identified by NASA as Progress 57 or 57P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 18,
        "name": "Pirs nadir"
      }
    },
    {
      "id": 442,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/442/?format=api",
      "launch_id": "bc58fd8e-1422-4104-a460-2b0599be3eb3",
      "docking": "2015-02-17T16:57:00Z",
      "departure": "2015-08-14T10:19:00Z",
      "flight_vehicle": {
        "id": 389,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/389/?format=api",
        "destination": "International Space Station",
        "mission_end": "2015-08-14T14:17:00Z",
        "spacecraft": {
          "id": 247,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/247/?format=api",
          "name": "Progress M-26M",
          "serial_number": "Progress M-26M (No.425)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-26M (Russian: Прогресс М-26М), identified by NASA as Progress 58 or 58P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 2,
        "name": "Zvezda aft"
      }
    },
    {
      "id": 443,
      "url": "https://ll.thespacedevs.com/2.0.0/docking_event/443/?format=api",
      "launch_id": "2e1a62eb-7d95-406f-9971-abe7d1744519",
      "docking": "2015-07-05T07:11:00Z",
      "departure": "2015-12-19T07:35:00Z",
      "flight_vehicle": {
        "id": 387,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/387/?format=api",
        "destination": "International Space Station",
        "mission_end": "2015-12-19T11:28:00Z",
        "spacecraft": {
          "id": 245,
          "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/245/?format=api",
          "name": "Progress M-28M",
          "serial_number": "Progress M-28M (No.428)",
          "status": {
            "id": 4,
            "name": "Single Use"
          },
          "description": "Progress M-28M (Russian: Прогресс М-28М), identified by NASA as Progress 60 or 60P was a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
          "spacecraft_config": {
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/34/?format=api",
            "name": "Progress-M (modified)",
            "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_252_image_20231219140115.jpeg"
          }
        }
      },
      "docking_location": {
        "id": 18,
        "name": "Pirs nadir"
      }
    }
  ]
}