Programs List
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 - ll.thespacedevs.com/docs
GET /2.3.0/programs/?format=api&offset=36&ordering=-image
{ "count": 39, "next": null, "previous": "https://ll.thespacedevs.com/2.3.0/programs/?format=api&limit=10&offset=26&ordering=-image", "results": [ { "response_mode": "normal", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/programs/27/?format=api", "name": "Amazon Leo", "image": { "id": 1898, "name": "Amazon Kuiper dish", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194059.jpeg", "credit": "Amazon", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper", "description": "Amazon Leo is a satellite internet constellation 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": [ { "response_mode": "list", "id": 1058, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1058/?format=api", "name": "Amazon Leo", "abbrev": "Amazon", "type": { "id": 5, "name": "Private" } } ], "start_date": "2023-10-16T18:06:00Z", "end_date": null, "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } }, { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/programs/1/?format=api", "name": "SpaceX Starship", "image": { "id": 2301, "name": "Starship on the launch pad during WDR (Flight 7)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "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://ll.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": 38, "url": "https://ll.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://ll.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" } } ] }