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": 24,
            "url": "https://ll.thespacedevs.com/2.2.0/program/24/?format=api",
            "name": "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": [
                {
                    "id": 1069,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                    "name": "Astrobotic Technology",
                    "type": "Private"
                },
                {
                    "id": 1067,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                    "name": "Intuitive Machines",
                    "type": "Commercial"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
            "start_date": "2018-04-27T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        },
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
            "name": "Axiom Private Spaceflight",
            "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": [
                {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "type": "Private"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
            "start_date": "2022-04-08T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.axiomspace.com/missions/",
            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
            "mission_patches": [
                {
                    "id": 605,
                    "name": "Ax-1 Patch",
                    "priority": 10,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                    "agency": {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                },
                {
                    "id": 778,
                    "name": "Axiom Mission 2 Patch",
                    "priority": 10,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                    "agency": {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                },
                {
                    "id": 901,
                    "name": "Ax-3 Patch",
                    "priority": 10,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                    "agency": {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                }
            ],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "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": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
            "name": "International Space Station",
            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
            "agencies": [
                {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
            "name": "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": [
                {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
            "start_date": "2021-04-29T03:23:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 35,
            "url": "https://ll.thespacedevs.com/2.2.0/program/35/?format=api",
            "name": "BeiDou",
            "description": "The BeiDou Navigation Satellite System is a satellite-based radio navigation system owned and operated by the China National Space Administration.[4] It is one of the global navigation satellite systems that provide geolocation and time information to a BDS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more BDS satellites.",
            "agencies": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/beidou_program_20240102170615.png",
            "start_date": "2000-10-31T00:00:00Z",
            "end_date": null,
            "info_url": "http://en.beidou.gov.cn/",
            "wiki_url": "https://en.wikipedia.org/wiki/BeiDou",
            "mission_patches": [],
            "type": {
                "id": 4,
                "name": "Navigation Constellation"
            }
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
            "name": "Shenzhou",
            "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": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
            "start_date": "1993-01-01T00:00:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.2.0/program/18/?format=api",
            "name": "Chinese Lunar Exploration Program",
            "description": "The Chinese Lunar Exploration Program also known as the Chang'e Project after the Chinese moon goddess Chang'e, is an ongoing series of robotic Moon missions by the China National Space Administration (CNSA). The program incorporates lunar orbiters, landers, rovers and sample return spacecraft, launched using Long March rockets.",
            "agencies": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chinese2520lun_program_20201129190923.png",
            "start_date": "2003-01-01T00:00:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Chinese_Lunar_Exploration_Program",
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        },
        {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/program/30/?format=api",
            "name": "Galileo",
            "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": [
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png",
            "start_date": "2011-10-21T10:30:00Z",
            "end_date": null,
            "info_url": "https://www.gsc-europa.eu/",
            "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)",
            "mission_patches": [],
            "type": {
                "id": 4,
                "name": "Navigation Constellation"
            }
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
            "name": "International Space Station",
            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
            "agencies": [
                {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}