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 - lldev.thespacedevs.com/docs

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

{
    "count": 39,
    "next": "https://lldev.thespacedevs.com/2.3.0/programs/?format=api&limit=10&offset=30&ordering=mission_patches",
    "previous": "https://lldev.thespacedevs.com/2.3.0/programs/?format=api&limit=10&offset=10&ordering=mission_patches",
    "results": [
        {
            "response_mode": "normal",
            "id": 21,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/21/?format=api",
            "name": "Gaganyaan",
            "image": {
                "id": 1889,
                "name": "[AUTO] Gaganyaan - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194042.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
            "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan",
            "description": "Gaganyaan is India's first human spaceflight program.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 31,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                    "name": "Indian Space Research Organization",
                    "abbrev": "ISRO",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "2018-08-15T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 5,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/5/?format=api",
            "name": "Commercial Crew Program",
            "image": {
                "id": 1869,
                "name": "Commercial Crew Program logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194004.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": "https://www.nasa.gov/exploration/commercial/crew/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 80,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "abbrev": "BA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.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": 121,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                }
            ],
            "start_date": "2011-04-18T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 19,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api",
            "name": "Tiangong space station",
            "image": {
                "id": 1893,
                "name": "[AUTO] Tiangong space station - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.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/Tiangong_space_station",
            "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 88,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "abbrev": "CASC",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "2021-04-29T03:23:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 37,
            "url": "https://lldev.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://lldev.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://lldev.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": 24,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/24/?format=api",
            "name": "Commercial Lunar Payload Services",
            "image": {
                "id": 1901,
                "name": "[AUTO] Commercial Lunar Payload Services - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194104.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
            "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 1069,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1069/?format=api",
                    "name": "Astrobotic Technology",
                    "abbrev": "Astrobotic",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 1067,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1067/?format=api",
                    "name": "Intuitive Machines",
                    "abbrev": "IM",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "2018-04-27T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        },
        {
            "response_mode": "normal",
            "id": 38,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/38/?format=api",
            "name": "Luna",
            "image": {
                "id": 2173,
                "name": "Luna 1 impactor",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_thumbnail_20240813082956.jpeg",
                "credit": "Александр Моклецов",
                "license": {
                    "id": 21,
                    "name": "CC BY-SA 3.0",
                    "priority": 4,
                    "link": "https://creativecommons.org/licenses/by-sa/3.0/deed.en"
                },
                "single_use": false,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme",
            "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 66,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "abbrev": "CCCP",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1958-09-23T07:40:23Z",
            "end_date": "1976-08-22T17:55:00Z",
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        },
        {
            "response_mode": "normal",
            "id": 8,
            "url": "https://lldev.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://lldev.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://lldev.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": 28,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/28/?format=api",
            "name": "Iridium Constellation",
            "image": {
                "id": 1870,
                "name": "[AUTO] Iridium Constellation - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/iridium2520con_program_20231228184831.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194006.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://iridium.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Iridium_satellite_constellation",
            "description": "The Iridium satellite constellation provides L band voice and data information coverage to satellite phones, satellite messenger communication devices and integrated transceivers.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 202,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/202/?format=api",
                    "name": "Iridium Communications",
                    "abbrev": "IRDM",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                }
            ],
            "start_date": "1997-05-05T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 3,
                "name": "Communication Constellation"
            }
        },
        {
            "response_mode": "normal",
            "id": 30,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/30/?format=api",
            "name": "Galileo",
            "image": {
                "id": 1882,
                "name": "[AUTO] Galileo - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194029.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.gsc-europa.eu/",
            "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)",
            "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 27,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "abbrev": "ESA",
                    "type": {
                        "id": 2,
                        "name": "Multinational"
                    }
                }
            ],
            "start_date": "2011-10-21T10:30:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 4,
                "name": "Navigation Constellation"
            }
        },
        {
            "response_mode": "normal",
            "id": 6,
            "url": "https://lldev.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://lldev.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"
            }
        }
    ]
}