fm.teal.feed.getPlay

teal.fm

{
  "id": "fm.teal.feed.getPlay",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "play"
          ],
          "properties": {
            "play": {
              "ref": "fm.teal.feed.defs#playView",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "authorDID",
          "rkey"
        ],
        "properties": {
          "rkey": {
            "type": "string",
            "format": "record-key",
            "description": "The record key of the play"
          },
          "authorDID": {
            "type": "string",
            "format": "did",
            "description": "The author's DID for the play"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "This lexicon is in a not officially released state. It is subject to change. | Retrieves a play given an author DID and record key."
}

Validate Record

Validate a record against fm.teal.feed.getPlay

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

Metadata

DID
did:plc:iwhuynr6mm6xxuh25o4do2tx
CID
bafyreif44md4bxtikuqwfd4xvdfovo245yoiyz64d574mteg42nq2bh7fu
Indexed At
2026-08-15 17:25 UTC
AT-URI
at://did:plc:iwhuynr6mm6xxuh25o4do2tx/com.atproto.lexicon.schema/fm.teal.feed.getPlay

Referenced Schemas (1)

Lexicon Garden

@