org.passingreads.book.getPublicationBooks

passingreads.org

{
  "id": "org.passingreads.book.getPublicationBooks",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "books"
          ],
          "properties": {
            "books": {
              "type": "array",
              "items": {
                "ref": "org.passingreads.book.defs#statefulBook",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "publicationId"
        ],
        "properties": {
          "publicationId": {
            "type": "string",
            "description": "The OpenLibrary Edition ID shared by all copies of this publication."
          }
        }
      },
      "description": "List every dropped book copy that shares a publicationId. Unlike searchBooks this does not de-duplicate — the publication detail page wants every individual copy so the user can see exactly how many are out there and where."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against org.passingreads.book.getPublicationBooks

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:oeipalbxet5jghoqe6b6ctu6
CID
bafyreiglefzwzuqxl7edljhavd4bq4phe5cid4lckkv3pnq7ptidh74sx4
Indexed At
2026-05-24 04:38 UTC
AT-URI
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.book.getPublicationBooks

Referenced Schemas (1)

Lexicon Garden

@