API endpoint that returns Program objects.

GET /2.2.0/program/?format=api&ordering=-agency
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 35,
    "next": "https://ll.thespacedevs.com/2.2.0/program/?format=api&limit=10&offset=10&ordering=-agency",
    "previous": null,
    "results": [
        {
            "id": 29,
            "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
            "name": "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": [
                {
                    "id": 1041,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
                    "name": "United States Space Force",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
            "start_date": "1978-02-22T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.gps.gov/",
            "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
            "mission_patches": [],
            "type": {
                "id": 4,
                "name": "Navigation Constellation"
            }
        },
        {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.2.0/program/20/?format=api",
            "name": "X-15",
            "description": "Experimental hypersonic rocket-powered aircraft.",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 161,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
                    "name": "United States Air Force",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/x-15_program_20210809102752.jpeg",
            "start_date": "1959-03-10T00:00:00Z",
            "end_date": "1968-12-12T00:00:00Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/North_American_X-15",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
            "name": "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": [
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
            "start_date": "2019-03-01T05:00:00Z",
            "end_date": null,
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "mission_patches": [],
            "type": {
                "id": 7,
                "name": "Technology"
            }
        },
        {
            "id": 25,
            "url": "https://ll.thespacedevs.com/2.2.0/program/25/?format=api",
            "name": "Starlink",
            "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
            "agencies": [
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
            "start_date": "2018-02-22T14:17:00Z",
            "end_date": null,
            "info_url": "https://starlink.com",
            "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
            "mission_patches": [
                {
                    "id": 7,
                    "name": "Space X Starlink Mission Patch",
                    "priority": 10,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
                    "agency": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    }
                }
            ],
            "type": {
                "id": 3,
                "name": "Communication Constellation"
            }
        },
        {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
            "name": "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": [
                {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "type": "Commercial"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
            "start_date": "2011-04-18T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 11,
            "url": "https://ll.thespacedevs.com/2.2.0/program/11/?format=api",
            "name": "Commercial Resupply Services",
            "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 257,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                    "name": "Northrop Grumman Space Systems",
                    "type": "Commercial"
                },
                {
                    "id": 1020,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1020/?format=api",
                    "name": "Sierra Nevada Corporation",
                    "type": "Commercial"
                },
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
            "start_date": "2008-12-23T00:00:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api",
            "name": "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": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
            "start_date": "1986-02-20T21:28:23Z",
            "end_date": "2001-03-23T05:59:00Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Mir",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
            "name": "Soyuz",
            "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": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
            "start_date": "1966-11-28T11:02:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 10,
            "url": "https://ll.thespacedevs.com/2.2.0/program/10/?format=api",
            "name": "Voskhod",
            "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
            "agencies": [
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/voskhod_program_20200820205643.jpg",
            "start_date": "1964-10-06T07:12:00Z",
            "end_date": "1966-03-16T14:09:00Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/program/9/?format=api",
            "name": "Vostok",
            "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.",
            "agencies": [
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vostok_program_20210417063956.png",
            "start_date": "1961-04-12T06:07:00Z",
            "end_date": "1963-06-19T08:20:00Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}