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=10&ordering=-image
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=20&ordering=-image",
    "previous": "https://ll.thespacedevs.com/2.3.0/programs/?format=api&limit=10&ordering=-image",
    "results": [
        {
            "response_mode": "normal",
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/1/?format=api",
            "name": "SpaceX Starship",
            "image": {
                "id": 1887,
                "name": "[AUTO] SpaceX Starship - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194038.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                }
            ],
            "start_date": "2019-03-01T05:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 7,
                "name": "Technology"
            }
        },
        {
            "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": 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": 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": 12,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/12/?format=api",
            "name": "Shuttle–Mir",
            "image": {
                "id": 1876,
                "name": "[AUTO] Shuttle–Mir - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shuttle25e225_program_20200821090507.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194018.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/audience/formedia/factsheet/shuttle_mir_factsheet.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Shuttle–Mir_program",
            "description": "The Shuttle–Mir program was a collaborative 11-mission space program between Russia and the United States that involved American Space Shuttles visiting the Russian space station Mir, Russian cosmonauts flying on the Shuttle, and an American astronaut flying aboard a Soyuz spacecraft to engage in long-duration expeditions aboard Mir.",
            "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": 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": "1993-09-01T00:00:00Z",
            "end_date": "1998-06-12T18:00:18Z",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/7/?format=api",
            "name": "Shenzhou",
            "image": {
                "id": 1888,
                "name": "[AUTO] Shenzhou - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194040.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/Shenzhou_program",
            "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1993-01-01T00:00: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": 26,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/26/?format=api",
            "name": "OneWeb",
            "image": {
                "id": 1867,
                "name": "[AUTO] OneWeb - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oneweb_program_20231228155842.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194000.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://oneweb.net/",
            "wiki_url": "https://en.wikipedia.org/wiki/Eutelsat_OneWeb",
            "description": "Satellite constellation in low Earth orbit that can provide high-speed broadband internet to rural and isolated areas.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 1081,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1081/?format=api",
                    "name": "Eutelsat OneWeb",
                    "abbrev": "OneWeb",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                }
            ],
            "start_date": "2019-02-27T21:37:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 3,
                "name": "Communication Constellation"
            }
        },
        {
            "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": 16,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/16/?format=api",
            "name": "Mir",
            "image": {
                "id": 1891,
                "name": "[AUTO] Mir - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.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/Mir",
            "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.",
            "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": "1986-02-20T21:28:23Z",
            "end_date": "2001-03-23T05:59:00Z",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}