API endpoint that returns Program objects.

GET /2.2.0/program/?format=api&ordering=end_date
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=end_date",
    "previous": null,
    "results": [
        {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.2.0/program/2/?format=api",
            "name": "Mercury",
            "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.",
            "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": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png",
            "start_date": "1958-10-07T00:00:00Z",
            "end_date": "1963-05-16T23:24:02Z",
            "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury",
            "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"
            }
        },
        {
            "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": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api",
            "name": "Gemini",
            "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.",
            "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": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/project2520gem_program_20200820195350.png",
            "start_date": "1961-12-07T00:00:00Z",
            "end_date": "1966-11-15T19:21:04Z",
            "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "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": 4,
            "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api",
            "name": "Apollo",
            "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": [
                {
                    "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/apollo_program_20200820200202.png",
            "start_date": "1966-11-16T00:00:00Z",
            "end_date": "1972-12-19T19:24:59Z",
            "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 13,
            "url": "https://ll.thespacedevs.com/2.2.0/program/13/?format=api",
            "name": "Skylab",
            "description": "Skylab was the first United States space station, launched by NASA, occupied for about 24 weeks between May 1973 and February 1974. It was operated by three separate three-astronaut crews: SL-2, SL-3 and SL-4. Major operations included an orbital workshop, a solar observatory, Earth observation, and hundreds of experiments.",
            "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": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/skylab_program_20240305184407.png",
            "start_date": "1973-05-14T17:30:00Z",
            "end_date": "1979-07-11T16:37:00Z",
            "info_url": "https://www.nasa.gov/mission_pages/skylab/",
            "wiki_url": "https://en.wikipedia.org/wiki/Skylab",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 23,
            "url": "https://ll.thespacedevs.com/2.2.0/program/23/?format=api",
            "name": "Salyut",
            "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": [
                {
                    "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/salyut_program_20230506090532.png",
            "start_date": "1971-04-19T01:40:00Z",
            "end_date": "1986-07-16T12:34:05Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.2.0/program/12/?format=api",
            "name": "Shuttle–Mir",
            "description": "The Shuttle–Mir program was a collaborative 11-mission space program between Russia and the United States that involved American Space Shuttles visiting the Russian space station Mir, Russian cosmonauts flying on the Shuttle, and an American astronaut flying aboard a Soyuz spacecraft to engage in long-duration expeditions aboard Mir.",
            "agencies": [
                {
                    "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/shuttle25e225_program_20200821090507.png",
            "start_date": "1993-09-01T00:00:00Z",
            "end_date": "1998-06-12T18:00:18Z",
            "info_url": "https://www.nasa.gov/audience/formedia/factsheet/shuttle_mir_factsheet.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Shuttle–Mir_program",
            "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"
            }
        }
    ]
}