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

{
  "id": 105,
  "url": "https://ll.thespacedevs.com/2.2.0/expedition/105/?format=api",
  "name": "Salyut 6 EO-2",
  "start": "1978-06-15T20:16:45Z",
  "end": "1978-11-02T11:04:17Z",
  "spacestation": {
    "id": 14,
    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
    "name": "Salyut 6",
    "status": {
      "id": 2,
      "name": "De-Orbited"
    },
    "founded": "1977-09-29",
    "description": "Salyut 6, also known as DOS-5, was a Soviet orbital space station, the eighth flown as part of the Salyut programme. Launched on 29 September 1977 by a Proton rocket, the station was the first of the \"second-generation\" type of space station. Salyut 6 possessed several revolutionary advances over the earlier Soviet space stations, which it nevertheless resembled in overall design. These included the addition of a second docking port, a new main propulsion system and the station's primary scientific instrument, the BST-1M multispectral telescope. The addition of the second docking port made crew handovers and station resupply by unmanned Progress freighters possible for the first time.",
    "orbit": "Low Earth Orbit",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.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": 2859,
      "role": {
        "id": 1,
        "role": "Commander",
        "priority": 0
      },
      "astronaut": {
        "id": 172,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/172/?format=api",
        "name": "Vladimir Kovalyonok",
        "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/vladimir2520kovalyonok_image_20181129233907.jpg",
        "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190049.jpeg"
      }
    },
    {
      "id": 2851,
      "role": {
        "id": 3,
        "role": "Flight Engineer",
        "priority": 2
      },
      "astronaut": {
        "id": 153,
        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/153/?format=api",
        "name": "Aleksandr Ivanchenkov",
        "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/aleksandr2520ivanchenkov_image_20181129231158.jpg",
        "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190053.jpeg"
      }
    }
  ],
  "mission_patches": [],
  "spacewalks": [
    {
      "id": 42,
      "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/42/?format=api",
      "name": "PE-2 EVA",
      "start": "1978-07-29T04:00:00Z",
      "end": "1978-07-29T06:20:00Z",
      "duration": "PT2H20M",
      "location": "Salyut 6",
      "crew": [
        {
          "id": 3851,
          "role": {
            "id": 33,
            "role": "EV1",
            "priority": 0
          },
          "astronaut": {
            "id": 172,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/172/?format=api",
            "name": "Vladimir Kovalyonok",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P216DT9H9M40S",
            "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": "1943-03-03",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Vladimir Vasiliyevich Kovalyonok (Belarusian: Уладзі́мір Васі́льевіч Кавалёнак; Russian: Влади́мир Васи́льевич Ковалёнок; born March 3, 1942 in Beloye, Minsk Oblast, Belorussian SSR, is a retired Soviet cosmonaut.\r\n\r\nHe entered the Soviet space programme on July 5, 1967 and was commander of three missions. He retired from the cosmonaut team on June 23, 1984.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520kovalyonok_image_20181129233907.jpg",
            "wiki": "https://en.wikipedia.org/wiki/Vladimir_Kovalyonok",
            "last_flight": "1981-03-12T19:00:11Z",
            "first_flight": "1977-10-09T02:40:35Z"
          }
        },
        {
          "id": 3852,
          "role": {
            "id": 34,
            "role": "EV2",
            "priority": 1
          },
          "astronaut": {
            "id": 153,
            "url": "https://ll.thespacedevs.com/2.2.0/astronaut/153/?format=api",
            "name": "Aleksandr Ivanchenkov",
            "type": {
              "id": 2,
              "name": "Government"
            },
            "in_space": false,
            "time_in_space": "P147DT12H38M24S",
            "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": "1940-09-28",
            "date_of_death": null,
            "nationality": "Russian",
            "twitter": null,
            "instagram": null,
            "bio": "Aleksandr Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.",
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg",
            "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov",
            "last_flight": "1982-06-24T16:29:48Z",
            "first_flight": "1978-06-15T20:16:45Z"
          }
        }
      ]
    }
  ]
}