Filters

Parameters - active, agencies_ids, id, id__contains, latitude__gt, latitude__gte, latitude__lt, latitude__lte, location__id, location__name, location__name__contains, longitude__gt, longitude__gte, longitude__lt, longitude__lte, name, name__contains, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte

Example - /pads/?location__id=11

Fields searched - location__name, name, orbital_launch_attempt_count, total_launch_count

Example - /pads/?search=39A

Ordering

Fields - id, location__id, location__name, name, orbital_launch_attempt_count, total_launch_count

Example - /pads/?ordering=-orbital_launch_attempt_count

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /pads/?limit=2

Format

Switch to JSON output - /pads/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/pads/226/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 226,
    "url": "https://ll.thespacedevs.com/2.3.0/pads/226/?format=api",
    "active": false,
    "agencies": [
        {
            "response_mode": "normal",
            "id": 44,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
            "name": "National Aeronautics and Space Administration",
            "abbrev": "NASA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": true,
            "country": [
                {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                }
            ],
            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
            "administrator": "Acting Administrator:  James Free",
            "founding_year": 1958,
            "launchers": "Space Shuttle | SLS",
            "spacecraft": "Orion",
            "parent": null,
            "image": {
                "id": 19,
                "name": "[AUTO] National Aeronautics and Space Administration - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 161,
                "name": "[AUTO] National Aeronautics and Space Administration - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 76,
                "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        }
    ],
    "name": "Apollo 15 landing site",
    "image": {
        "id": 2162,
        "name": "Apollo 15 LM and James Irwin on the lunar surface",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_lm_an_image_20240813074321.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_lm_an_image_thumbnail_20240813074323.jpeg",
        "credit": "NASA",
        "license": {
            "id": 4,
            "name": "NASA Image and Media Guidelines",
            "priority": 0,
            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
        },
        "single_use": false,
        "variants": []
    },
    "description": "Landing site of Apollo 15’s lunar module Falcon on 30 July 1971.",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_15",
    "map_url": null,
    "latitude": 26.1322,
    "longitude": 3.6339,
    "country": null,
    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_apollo_15_landing_site_20240813035924.jpg",
    "total_launch_count": 1,
    "orbital_launch_attempt_count": 1,
    "fastest_turnaround": null,
    "location": {
        "response_mode": "normal",
        "id": 170,
        "url": "https://ll.thespacedevs.com/2.3.0/locations/170/?format=api",
        "name": "Hadley–Apennine, Moon",
        "celestial_body": {
            "response_mode": "normal",
            "id": 2,
            "name": "Moon",
            "type": {
                "id": 2,
                "name": "Moon"
            },
            "diameter": 3474800.0,
            "mass": 7.342e+22,
            "gravity": 1.622,
            "length_of_day": "27 07:43:12",
            "atmosphere": false,
            "image": {
                "id": 2041,
                "name": "Moon (Apollo 11)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "description": "The Moon is Earth's only natural satellite.",
            "wiki_url": "https://en.wikipedia.org/wiki/Moon",
            "total_attempted_launches": 11,
            "successful_launches": 11,
            "failed_launches": 0,
            "total_attempted_landings": 16,
            "successful_landings": 14,
            "failed_landings": 2
        },
        "active": false,
        "country": null,
        "description": "Hadley–Apennine is a region on the near side of Earth's Moon that served as the landing site for the American Apollo 15 mission, the fourth crewed landing on the Moon and the first of the \"J-missions\", in July 1971. The site is located on the eastern edge of Mare Imbrium on a lava plain known as Palus Putredinis. Hadley–Apennine is bordered by the Montes Apenninus (often referred to as \"Apennine Front\"), a mountain range, and Hadley Rille, a meandering channel, on the east and west, respectively.",
        "image": {
            "id": 2144,
            "name": "Apollo 15 landing site at Hadley-Apennine",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_landi_image_20240812112508.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_15_landi_image_thumbnail_20240812112509.png",
            "credit": "NASA",
            "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_apollo_15_landing_site252c_hadley25e225802593apennine252c_moon_20240813033431.jpg",
        "longitude": 3.6339,
        "latitude": 26.1322,
        "timezone_name": "",
        "total_launch_count": 1,
        "total_landing_count": 0
    }
}