---
title: "GET /rest/landpad/{id}"
method: GET
path: "/rest/landpad/{id}"
---

# GET /rest/landpad/{id}

`GET /rest/landpad/{id}`

## Path parameters

- `id` ID, required — unresolved $ref

## Response `200`

- Landpad
  - `attempted_landings` string
  - `details` string
  - `full_name` string
  - `id` object
  - `landing_type` string
  - `location` Location
    - `latitude` number, float
    - `longitude` number, float
    - `name` string
    - `region` string
  - `status` string
  - `successful_landings` string
  - `wikipedia` string

## Changes

- **2019-10-22** `56b431e70bf6` — 1 info
  - api tag `Endpoints` removed
- **2019-01-21** `23e6c8b6a376` — 1 info
  - api tag `Endpoints` added
- **2019-01-21** `dc4958b948ee` — 1 info
  - api tag `Endpoints` removed
- **2019-01-21** `3187b1d50120` — 1 info
  - api tag `Endpoints` added
- **2019-01-21** `0572df36f446` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added

[Full history](https://skmtc.dev/spacexland/apis/spacex-rest-api/changes/rest/landpad/:id/get.md)

---

[API](https://skmtc.dev/spacexland/apis/spacex-rest-api.md) · [All operations](https://skmtc.dev/spacexland/apis/spacex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/spacexland/spacex-rest-api/revisions/46a3b0b96b33/schema)
