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=30&ordering=-mission_patches
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 39,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.3.0/programs/?format=api&limit=10&offset=20&ordering=-mission_patches",
    "results": [
        {
            "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"
            }
        },
        {
            "response_mode": "normal",
            "id": 29,
            "url": "https://lldev.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://lldev.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": 16,
            "url": "https://lldev.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://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": "1986-02-20T21:28:23Z",
            "end_date": "2001-03-23T05:59:00Z",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 36,
            "url": "https://lldev.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://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": "1975-08-22T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        },
        {
            "response_mode": "normal",
            "id": 4,
            "url": "https://lldev.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://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": "1966-11-16T00:00:00Z",
            "end_date": "1972-12-19T19:24:59Z",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 23,
            "url": "https://lldev.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://lldev.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": 1,
            "url": "https://lldev.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://lldev.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": 32,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/32/?format=api",
            "name": "Axiom Private Spaceflight",
            "image": {
                "id": 1899,
                "name": "Crew Dragon at sunrise with Axiom logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194101.jpeg",
                "credit": "Axiom Space",
                "license": {
                    "id": 6,
                    "name": "Axiom Space Licence",
                    "priority": 2,
                    "link": "https://www.axiomspace.com/terms-and-conditions"
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.axiomspace.com/missions/",
            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 1022,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "abbrev": "AXS",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    }
                }
            ],
            "start_date": "2022-04-08T00:00:00Z",
            "end_date": null,
            "mission_patches": [
                {
                    "id": 778,
                    "name": "Axiom Mission 2 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                },
                {
                    "id": 605,
                    "name": "Ax-1 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                },
                {
                    "id": 901,
                    "name": "Ax-3 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 32,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/32/?format=api",
            "name": "Axiom Private Spaceflight",
            "image": {
                "id": 1899,
                "name": "Crew Dragon at sunrise with Axiom logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194101.jpeg",
                "credit": "Axiom Space",
                "license": {
                    "id": 6,
                    "name": "Axiom Space Licence",
                    "priority": 2,
                    "link": "https://www.axiomspace.com/terms-and-conditions"
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.axiomspace.com/missions/",
            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 1022,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "abbrev": "AXS",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    }
                }
            ],
            "start_date": "2022-04-08T00:00:00Z",
            "end_date": null,
            "mission_patches": [
                {
                    "id": 778,
                    "name": "Axiom Mission 2 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                },
                {
                    "id": 605,
                    "name": "Ax-1 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                },
                {
                    "id": 901,
                    "name": "Ax-3 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 32,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/32/?format=api",
            "name": "Axiom Private Spaceflight",
            "image": {
                "id": 1899,
                "name": "Crew Dragon at sunrise with Axiom logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194101.jpeg",
                "credit": "Axiom Space",
                "license": {
                    "id": 6,
                    "name": "Axiom Space Licence",
                    "priority": 2,
                    "link": "https://www.axiomspace.com/terms-and-conditions"
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.axiomspace.com/missions/",
            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 1022,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "abbrev": "AXS",
                    "type": {
                        "id": 5,
                        "name": "Private"
                    }
                }
            ],
            "start_date": "2022-04-08T00:00:00Z",
            "end_date": null,
            "mission_patches": [
                {
                    "id": 778,
                    "name": "Axiom Mission 2 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                },
                {
                    "id": 605,
                    "name": "Ax-1 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                },
                {
                    "id": 901,
                    "name": "Ax-3 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 1022,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "abbrev": "AXS",
                        "type": {
                            "id": 5,
                            "name": "Private"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}