{
"id": "place.stream.game.getGame",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"uri",
"name"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
},
"name": {
"type": "string"
},
"genres": {
"type": "array",
"items": {
"type": "string"
}
},
"summary": {
"type": "string"
},
"coverUrl": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:stream.place
- CID
-
bafyreibogtdtufu3bx4nuwicgpg7bqqjwn3zsrnxl27shdp77vx2nx7osq
- Indexed At
- 2026-07-26 20:18 UTC
- AT-URI
-
at://did:web:stream.place/com.atproto.lexicon.schema/place.stream.game.getGame