org.swappulse.pullNomination

bridge.swappulse.org

{
  "id": "org.swappulse.pullNomination",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "weekKey",
          "cardUri",
          "cardName",
          "createdAt"
        ],
        "properties": {
          "cardUri": {
            "type": "string"
          },
          "postUri": {
            "type": "string",
            "format": "at-uri"
          },
          "setName": {
            "type": "string"
          },
          "weekKey": {
            "type": "string"
          },
          "cardName": {
            "type": "string"
          },
          "cardImage": {
            "type": "string",
            "format": "uri"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "voteCount": {
            "type": "integer"
          },
          "cardRarity": {
            "type": "string"
          },
          "nominatorDid": {
            "type": "string",
            "format": "did"
          },
          "nominatorName": {
            "type": "string"
          },
          "nominatorAvatar": {
            "type": "string",
            "format": "uri"
          },
          "nominatorHandle": {
            "type": "string"
          }
        }
      },
      "description": "A Pull of the Week nomination."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "description": "A collector's nomination of their best card pull for a given week's 'Pull of the Week' community vote. Mirrored to AT Protocol so nominations are federated across instances."
}

Validate Record

Validate a record against org.swappulse.pullNomination

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jwoatauidzr4lollmro2gh35
CID
bafyreiekoujupyrgzt562kr7s26xe5mgsrjerklvtpj7pjr6inbvluuege
Indexed At
2026-08-16 00:57 UTC
AT-URI
at://did:plc:jwoatauidzr4lollmro2gh35/com.atproto.lexicon.schema/org.swappulse.pullNomination

Lexicon Garden

@