---
title: "GET /about/{uri}/?view=describe"
method: GET
path: "/about/{uri}/?view=describe"
---

# GET /about/{uri}/?view=describe

`GET /about/{uri}/?view=describe`

## Path parameters

- `uri` string, uri, required

## Response `200`

Returns all triples that have the given entity as their subject and that originated in the assertion of a nanopublication. If the objects of these triples have human-readable names (specified as `rdfs:label`, `skos:prefLabel`, `dc:title`, or `foaf:name`), these will be returned as well. If there are any `sio:hasAttribute` or `sio:hasPart` relationships specified for the given entity, then all triples whose subject is the attribute or part will be returned, as well as the `rdfs:label` of their objects.

- object[]
  - `@id` string, url — The URI of the subject of the triples this JSON object represents.
  - `@type` string[]

## Changes

- **2019-12-05** `bc4045d9aea4` — 1 info
  - endpoint added
- **2019-11-19** `76aba0169ecc` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tetherless-world/apis/whyis/changes/about/:uri/?view=describe/get.md)

---

[API](https://skmtc.dev/tetherless-world/apis/whyis.md) · [All operations](https://skmtc.dev/tetherless-world/apis/whyis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tetherless-world/whyis/revisions/45280f4d6152/schema)
