space.bunniesin.log.entry

bunniesin.space

{
  "id": "space.bunniesin.log.entry",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "content",
          "createdAt"
        ],
        "properties": {
          "content": {
            "type": "string",
            "description": "Primary content of a log's entry"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "Client-declared timestamp when this log was created"
          },
          "blueskyPost": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Reference to the cross-posted version of the log, unavailable if content exceeds the lexicon's maximum length"
          }
        }
      },
      "description": "Simple microblogging lexicon"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.bunniesin.log.entry

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:gijpvbkdbr56kazbdjhfvb3d
CID
bafyreiebh4xlke3oklb4eedu5kucxxwsb7ubmlphh3eajyxetaikgcsv2i
Indexed At
2026-07-16 16:10 UTC
AT-URI
at://did:plc:gijpvbkdbr56kazbdjhfvb3d/com.atproto.lexicon.schema/space.bunniesin.log.entry

Lexicon Garden

@