API endpoint that allows Expeditions to be viewed.

GET: Return a list of all the existing expeditions.

MODE: Normal and Detailed /2.2.0/expedition/?mode=detailed

FILTERS: Fields - 'name', 'crew__astronaut', 'crew__astronaut__agency', 'space_station'

Get all Expeditions with the Space Station ID of 1. Example - /2.2.0/expedition/?space_station=1&mode=detailed

Search for all Expeditions with the Astronaut named John Example - /2.2.0/expedition/?search=John

ORDERING: Fields - 'id', 'start', 'end' Order reverse via Start date. Example - /2.2.0/astronaut/?order=-start

GET /2.2.0/expedition/135/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 135,
  "url": "https://ll.thespacedevs.com/2.2.0/expedition/135/?format=api",
  "name": "Salyut 7 EO-5",
  "start": "1986-03-13T12:33:09Z",
  "end": "1986-07-16T12:34:05Z",
  "spacestation": {
    "id": 15,
    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
    "name": "Salyut 7",
    "status": {
      "id": 2,
      "name": "De-Orbited"
    },
    "founded": "1982-04-19",
    "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
    "orbit": "Low Earth Orbit",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
    "owners": [
      {
        "id": 63,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "abbrev": "RFSA"
      }
    ]
  },
  "crew": [
    {
      "id": 692,
      "role": {
        "id": 1,
        "role": "Commander",
        "priority": 0
      },
      "astronaut": {
        "id": 162,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/162/?format=api",
        "name": "Leonid Kizim",
        "status": {
          "id": 11,
          "name": "Deceased"
        },
        "agency": {
          "id": 63,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "type": "Government"
        },
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kizim_image_20181129232451.jpeg",
        "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190101.jpeg"
      }
    },
    {
      "id": 693,
      "role": {
        "id": 3,
        "role": "Flight Engineer",
        "priority": 2
      },
      "astronaut": {
        "id": 258,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/258/?format=api",
        "name": "Vladimir Solovyov",
        "status": {
          "id": 2,
          "name": "Retired"
        },
        "agency": {
          "id": 63,
          "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "type": "Government"
        },
        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520solovyov_image_20181201221452.jpeg",
        "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190337.jpeg"
      }
    }
  ],
  "mission_patches": [],
  "spacewalks": [
    {
      "id": 56,
      "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/56/?format=api",
      "name": "PE-6 EVA 2",
      "start": "1986-05-31T04:57:00Z",
      "end": "1986-05-31T09:57:00Z",
      "duration": "PT5H",
      "location": "Salyut 7",
      "crew": [
        {
          "id": 3879,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 162,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/162/?format=api",
            "name": "Leonid Kizim",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P374DT17H58M12S",
            "status": {
              "id": 11,
              "name": "Deceased"
            },
            "agency": {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "date_of_birth": "1941-08-05",
            "date_of_death": "2010-06-14",
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Leonid Denisovich Kizim (Кизим Леонид Денисович) (August 5, 1941 – June 14, 2010) was a Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on October 23, 1965. Kizim flew as Commander on Soyuz T-3, Soyuz T-10 and Soyuz T-15, and also served as backup commander for Soyuz T-2. All together he spent 374 days 17 hours 56 minutes in space. On Soyuz T-15, he was part of the only crew to visit two space stations on one spaceflight (Mir and Salyut 7).",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kizim_image_20181129232451.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Leonid_Kizim",
            "last_flight": "1986-03-13T12:33:09Z",
            "first_flight": "1980-11-27T14:18:28Z"
          }
        },
        {
          "id": 3880,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 258,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/258/?format=api",
            "name": "Vladimir Solovyov",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P361DT22H50M30S",
            "status": {
              "id": 2,
              "name": "Retired"
            },
            "agency": {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "date_of_birth": "1946-11-11",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Vladimir Alekseyevich Solovyov (Russian: Влади́мир Алексе́евич Соловьёв; born 11 November 1946) is a former Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on 1 December 1978 and flew as Flight Engineer on Soyuz T-10 and Soyuz T-15, spending a total of 361 days, 22 hours, 49 minutes in space. His first flight, Soyuz T-10, took off on 8 February 1984, to join Salyut 7. The crew spent ten months (nearly 237 days) performing numerous medical and space manufacturing experiments. They came down aboard Soyuz T-11 on 2 October 1984. Solovyov's second flight was aboard Soyuz T-15, taking off on 13 March 1986 and coming back aboard the same craft on 16 July 1986, 125 days later. During the T-15 mission, the crew transferred equipment from Salyut-7 to the new Mir space station; they were the last aboard the former and the first aboard the latter.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520solovyov_image_20181201221452.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Vladimir_Solovyov_(cosmonaut)",
            "last_flight": "1986-03-13T12:33:09Z",
            "first_flight": "1984-02-08T12:07:26Z"
          }
        }
      ]
    },
    {
      "id": 55,
      "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/55/?format=api",
      "name": "PE-6 EVA 1",
      "start": "1986-05-28T05:43:00Z",
      "end": "1986-05-28T09:33:00Z",
      "duration": "PT3H50M",
      "location": "Salyut 7",
      "crew": [
        {
          "id": 3877,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 162,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/162/?format=api",
            "name": "Leonid Kizim",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P374DT17H58M12S",
            "status": {
              "id": 11,
              "name": "Deceased"
            },
            "agency": {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "date_of_birth": "1941-08-05",
            "date_of_death": "2010-06-14",
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Leonid Denisovich Kizim (Кизим Леонид Денисович) (August 5, 1941 – June 14, 2010) was a Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on October 23, 1965. Kizim flew as Commander on Soyuz T-3, Soyuz T-10 and Soyuz T-15, and also served as backup commander for Soyuz T-2. All together he spent 374 days 17 hours 56 minutes in space. On Soyuz T-15, he was part of the only crew to visit two space stations on one spaceflight (Mir and Salyut 7).",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kizim_image_20181129232451.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Leonid_Kizim",
            "last_flight": "1986-03-13T12:33:09Z",
            "first_flight": "1980-11-27T14:18:28Z"
          }
        },
        {
          "id": 3878,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 258,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/258/?format=api",
            "name": "Vladimir Solovyov",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P361DT22H50M30S",
            "status": {
              "id": 2,
              "name": "Retired"
            },
            "agency": {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            "date_of_birth": "1946-11-11",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Vladimir Alekseyevich Solovyov (Russian: Влади́мир Алексе́евич Соловьёв; born 11 November 1946) is a former Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on 1 December 1978 and flew as Flight Engineer on Soyuz T-10 and Soyuz T-15, spending a total of 361 days, 22 hours, 49 minutes in space. His first flight, Soyuz T-10, took off on 8 February 1984, to join Salyut 7. The crew spent ten months (nearly 237 days) performing numerous medical and space manufacturing experiments. They came down aboard Soyuz T-11 on 2 October 1984. Solovyov's second flight was aboard Soyuz T-15, taking off on 13 March 1986 and coming back aboard the same craft on 16 July 1986, 125 days later. During the T-15 mission, the crew transferred equipment from Salyut-7 to the new Mir space station; they were the last aboard the former and the first aboard the latter.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520solovyov_image_20181201221452.jpeg",
            "wiki": "https://en.wikipedia.org/wiki/Vladimir_Solovyov_(cosmonaut)",
            "last_flight": "1986-03-13T12:33:09Z",
            "first_flight": "1984-02-08T12:07:26Z"
          }
        }
      ]
    }
  ]
}