---
title: "show information about a Unicode plane"
method: GET
path: "/plane/{plane}"
---

# show information about a Unicode plane

`GET /plane/{plane}`

## Response `200`

properties of the given plane

- object
  - `name` string
  - `first` string — a hexadecimal, potentially 0-padded number with leading “U+”
  - `last` string — a hexadecimal, potentially 0-padded number with leading “U+”
  - `blocks` string[]
  - `next_plane` string
  - `prev_plane` string

---

[API](https://skmtc.net/codepoints/apis/codepoints-net-unicode-api.md) · [All operations](https://skmtc.net/codepoints/apis/codepoints-net-unicode-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codepoints/codepoints-net-unicode-api/versions/7113584da86c/schema)
