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

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

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

## Path parameters

- `uri` string, url, required

## Response `200`

Lists nanopublications that are about (as `sio:isAbout`) the specified URI, or that have the specified URI as the subject of their assertion.

- object[]
  - `np` string — An identifier for this nanopublication
  - `created` string, timestamp — The date and time when this nanopublication was originally created
  - `updated` string, timestamp — The date and time when this nanopublication was most recently modified, or the creation date if it has not been modified
  - `quoted` string, uri — The URI of another nanopublication that this nanopublication's assertion was quoted from
  - `about` string, uri — The URI of the topic of this nanopublication, as defined by `sio:isAbout`
  - `contributor` string, uri — The URI of a `dc:contributor` of this nanopublication.
  - `contributor_label` string — A human-readable label for the contributor.
  - `derived_from` string, uri — The URI of a resource this nanopublication was derived from (as `prov:wasDerivedFrom`).
  - `generation_type` string, uri — The type of the activity that generated this nanopublication, as defined by `prov:wasGeneratedBy`.
  - `content` string — The `sioc:content` of this nanopublication.
  - `reply_of` string, uri — The URI of a resource this nanopulbication is a reply to (as `sioc:reply_of`).

---

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