API endpoint that returns Program objects.

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

{
    "count": 39,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/program/?format=api&limit=10&offset=20&ordering=start_date",
    "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://thespacedevs-prod.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": 21,
            "url": "https://ll.thespacedevs.com/2.2.0/program/21/?format=api",
            "name": "Gaganyaan",
            "description": "Gaganyaan is India's first human spaceflight program.",
            "agencies": [
                {
                    "id": 31,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
                    "name": "Indian Space Research Organization",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg",
            "start_date": "2018-08-15T00:00:00Z",
            "end_date": null,
            "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
            "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.2.0/program/26/?format=api",
            "name": "OneWeb",
            "description": "Satellite constellation in low Earth orbit that can provide high-speed broadband internet to rural and isolated areas.",
            "agencies": [
                {
                    "id": 1081,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1081/?format=api",
                    "name": "Eutelsat OneWeb",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oneweb_program_20231228155842.jpeg",
            "start_date": "2019-02-27T21:37:00Z",
            "end_date": null,
            "info_url": "https://oneweb.net/",
            "wiki_url": "https://en.wikipedia.org/wiki/Eutelsat_OneWeb",
            "mission_patches": [],
            "type": {
                "id": 3,
                "name": "Communication Constellation"
            }
        },
        {
            "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://thespacedevs-prod.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": 39,
            "url": "https://ll.thespacedevs.com/2.2.0/program/39/?format=api",
            "name": "Small Innovative Missions for Planetary Exploration",
            "description": "Small Innovative Missions for Planetary Exploration (SIMPLEx) is a planetary exploration program operated by NASA. The program funds small, low-cost spacecraft for stand-alone planetary exploration missions. These spacecraft are intended to launch as secondary payloads on other missions and are riskier than Discovery or New Frontiers missions.",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            ],
            "image_url": null,
            "start_date": "2021-01-17T00:00:00Z",
            "end_date": null,
            "info_url": "https://soma.larc.nasa.gov/simplex/",
            "wiki_url": "https://en.wikipedia.org/wiki/Small_Innovative_Missions_for_Planetary_Exploration",
            "mission_patches": [],
            "type": {
                "id": 5,
                "name": "Exploration"
            }
        },
        {
            "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://thespacedevs-prod.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": 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://thespacedevs-prod.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": 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": {
                        "id": 1022,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                        "name": "Axiom Space",
                        "type": "Private"
                    }
                },
                {
                    "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": {
                        "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://thespacedevs-prod.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": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/program/27/?format=api",
            "name": "Project Kuiper",
            "description": "Amazon's Kuiper Project is a satellite internet initiative aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.",
            "agencies": [
                {
                    "id": 1058,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1058/?format=api",
                    "name": "Kuiper Systems LLC",
                    "type": "Private"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg",
            "start_date": "2023-10-16T18:06:00Z",
            "end_date": null,
            "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
            "wiki_url": "http://aboutamazon.com/what-we-do/devices-services/project-kuiper",
            "mission_patches": [],
            "type": {
                "id": 3,
                "name": "Communication Constellation"
            }
        },
        {
            "id": 40,
            "url": "https://ll.thespacedevs.com/2.2.0/program/40/?format=api",
            "name": "Polaris",
            "description": "The Polaris program is a private spaceflight program organized by entrepreneur Jared Isaacman.",
            "agencies": [
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/polaris_program_image_20240826141144.png",
            "start_date": "2024-08-26T07:38:00Z",
            "end_date": null,
            "info_url": "https://polarisprogram.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Polaris_program",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}