place.birds.block

birds.place

{
  "id": "place.birds.block",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "type": "string",
            "format": "did",
            "description": "The account being blocked."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the block was made."
          }
        }
      },
      "description": "A declaration that the author does not want to see, or be seen by, another account on birds.place. Public and stored in the author's own repository, so it travels with them and survives this service. Blocking is not a report: it makes no accusation and asks nobody to act. To report something, use the reporting flow in the app."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.birds.block

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:w4p4bumx22vgnjmctoqjj7sy
CID
bafyreifsptxdvb3xqgq7g3j6e56ve5mgorlgobwx7cgizaegok7qrftwpu
Indexed At
2026-08-16 01:05 UTC
AT-URI
at://did:plc:w4p4bumx22vgnjmctoqjj7sy/com.atproto.lexicon.schema/place.birds.block

Lexicon Garden

@