Modes

Levels of detail in the response - list, normal

Example - /programs/?mode=list

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /programs/?limit=2

Format

Switch to JSON output - /programs/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/programs/?format=api&offset=6&ordering=start_date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 39,
  "next": "https://ll.thespacedevs.com/2.3.0/programs/?format=api&limit=10&offset=16&ordering=start_date",
  "previous": "https://ll.thespacedevs.com/2.3.0/programs/?format=api&limit=10&ordering=start_date",
  "results": [
    {
      "response_mode": "normal",
      "id": 4,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/4/?format=api",
      "name": "Apollo",
      "image": {
        "id": 1877,
        "name": "[AUTO] Apollo - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194019.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
      "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "abbrev": "NASA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1966-11-16T00:00:00Z",
      "end_date": "1972-12-19T19:24:59Z",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    },
    {
      "response_mode": "normal",
      "id": 8,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api",
      "name": "Soyuz",
      "image": {
        "id": 1892,
        "name": "[AUTO] Soyuz - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
      "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 63,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "abbrev": "RFSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        {
          "response_mode": "list",
          "id": 66,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api",
          "name": "Soviet Space Program",
          "abbrev": "CCCP",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1966-11-28T11:02:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    },
    {
      "response_mode": "normal",
      "id": 23,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/23/?format=api",
      "name": "Salyut",
      "image": {
        "id": 1900,
        "name": "[AUTO] Salyut - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194103.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme",
      "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 66,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api",
          "name": "Soviet Space Program",
          "abbrev": "CCCP",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1971-04-19T01:40:00Z",
      "end_date": "1986-07-16T12:34:05Z",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    },
    {
      "response_mode": "normal",
      "id": 31,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/31/?format=api",
      "name": "Landsat",
      "image": {
        "id": 1868,
        "name": "[AUTO] Landsat - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landsat_program_20231230154736.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194002.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Landsat_program",
      "description": "The Landsat program is the longest-running enterprise for acquisition of satellite imagery of Earth. It is a joint NASA / USGS program.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "abbrev": "NASA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1972-07-23T00:00:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 8,
        "name": "Earth Observation"
      }
    },
    {
      "response_mode": "normal",
      "id": 13,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/13/?format=api",
      "name": "Skylab",
      "image": {
        "id": 1873,
        "name": "[AUTO] Skylab - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skylab_program_20240305184407.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194012.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.nasa.gov/mission_pages/skylab/",
      "wiki_url": "https://en.wikipedia.org/wiki/Skylab",
      "description": "Skylab was the first United States space station, launched by NASA, occupied for about 24 weeks between May 1973 and February 1974. It was operated by three separate three-astronaut crews: SL-2, SL-3 and SL-4. Major operations included an orbital workshop, a solar observatory, Earth observation, and hundreds of experiments.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "abbrev": "NASA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1973-05-14T17:30:00Z",
      "end_date": "1979-07-11T16:37:00Z",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    },
    {
      "response_mode": "normal",
      "id": 36,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/36/?format=api",
      "name": "NASA Large Strategic Science Missions",
      "image": {
        "id": 1871,
        "name": "[AUTO] NASA Large Strategic Science Missions - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194008.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions",
      "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "abbrev": "NASA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1975-08-22T00:00:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 5,
        "name": "Exploration"
      }
    },
    {
      "response_mode": "normal",
      "id": 37,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/37/?format=api",
      "name": "Geostationary Operational Environmental Satellite",
      "image": {
        "id": 2118,
        "name": "GOES-U render",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_thumbnail_20240623151910.png",
        "credit": "NASA",
        "license": {
          "id": 4,
          "name": "NASA Image and Media Guidelines",
          "priority": 0,
          "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite",
      "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research",
      "agencies": [
        {
          "response_mode": "list",
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "abbrev": "NASA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        },
        {
          "response_mode": "list",
          "id": 210,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/210/?format=api",
          "name": "National Oceanic and Atmospheric Administration",
          "abbrev": "NOAA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1975-10-16T22:40:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 8,
        "name": "Earth Observation"
      }
    },
    {
      "response_mode": "normal",
      "id": 29,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/29/?format=api",
      "name": "Global Positioning System",
      "image": {
        "id": 1883,
        "name": "[AUTO] Global Positioning System - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194031.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.gps.gov/",
      "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
      "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 1041,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/1041/?format=api",
          "name": "United States Space Force",
          "abbrev": "USSF",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1978-02-22T00:00:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 4,
        "name": "Navigation Constellation"
      }
    },
    {
      "response_mode": "normal",
      "id": 6,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/6/?format=api",
      "name": "Space Shuttle",
      "image": {
        "id": 1886,
        "name": "[AUTO] Space Shuttle - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194036.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program",
      "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 44,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
          "name": "National Aeronautics and Space Administration",
          "abbrev": "NASA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1981-04-12T12:00:03Z",
      "end_date": "2011-07-08T15:29:00Z",
      "mission_patches": [],
      "type": {
        "id": 2,
        "name": "Human Spaceflight"
      }
    },
    {
      "response_mode": "normal",
      "id": 34,
      "url": "https://ll.thespacedevs.com/2.3.0/programs/34/?format=api",
      "name": "GLONASS",
      "image": {
        "id": 1875,
        "name": "[AUTO] GLONASS - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194015.png",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.glonass-iac.ru/en/",
      "wiki_url": "https://en.wikipedia.org/wiki/GLONASS",
      "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 63,
          "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
          "name": "Russian Federal Space Agency (ROSCOSMOS)",
          "abbrev": "RFSA",
          "type": {
            "id": 1,
            "name": "Government"
          }
        }
      ],
      "start_date": "1982-10-12T00:00:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 4,
        "name": "Navigation Constellation"
      }
    }
  ]
}