biz.catgirl.pat.video

luna.pds.devcat.one

{
  "id": "biz.catgirl.pat.video",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "source",
          "createdAt"
        ],
        "properties": {
          "title": {
            "type": "string",
            "maxLength": 1000
          },
          "source": {
            "type": "object",
            "required": [
              "url",
              "instance",
              "id"
            ],
            "properties": {
              "id": {
                "type": "string",
                "maxLength": 64,
                "minLength": 1
              },
              "url": {
                "type": "string",
                "format": "uri"
              },
              "instance": {
                "type": "string",
                "format": "uri"
              }
            }
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "thumbnail": {
            "type": "string",
            "format": "uri"
          },
          "description": {
            "type": "string",
            "maxLength": 10000
          }
        }
      },
      "description": "A reference to a video hosted by a PeerTube instance."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against biz.catgirl.pat.video

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qij7bjzgwlshfr2fljkjd7gc
CID
bafyreifkqe7zgxpaicidb75gnmvn3uyhrnimj6ohce5ugnrqvtwmtmera4
Indexed At
2026-07-26 20:13 UTC
AT-URI
at://did:plc:qij7bjzgwlshfr2fljkjd7gc/com.atproto.lexicon.schema/biz.catgirl.pat.video

Lexicon Garden

@