community.buynothing.interest

buynothing.community View official

{
  "id": "community.buynothing.interest",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "message": {
            "type": "string",
            "maxLength": 600,
            "description": "Optional short public note (e.g. 'still available?'). Pickup details belong in direct messages, not here.",
            "maxGraphemes": 300
          },
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Strong reference (URI + CID) to the listing this interest refers to."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A public expression of interest in a listing. Coordination of pickup happens off-app via direct message."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against community.buynothing.interest

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:7prvtl4j6wsfmkrfrnwknuxj
CID
bafyreifwaxe3pmhe3fq3otx5pkhrvxvxpxqlkxugxek7b573xls3dydcwy
Indexed At
2026-05-30 22:38 UTC
AT-URI
at://did:plc:7prvtl4j6wsfmkrfrnwknuxj/com.atproto.lexicon.schema/community.buynothing.interest

Lexicon Garden

@