tv.kikbak.like

kikbak.tv

{
  "id": "tv.kikbak.like",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "youtubeVideoId",
          "createdAt"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "youtubeVideoId": {
            "type": "string",
            "maxLength": 32,
            "description": "YouTube video id for the liked video."
          }
        }
      },
      "description": "Simple like record pointing at one YouTube video ID."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tv.kikbak.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:xviypsvu5bithks2ghmt7qjc
CID
bafyreihd32d3f54zcg5ifbchqv2g36alnssvovwnjymtnqsltca7ktreee
Indexed At
2026-04-19 03:43 UTC
AT-URI
at://did:plc:xviypsvu5bithks2ghmt7qjc/com.atproto.lexicon.schema/tv.kikbak.like

Lexicon Garden

@