live.voxport.podcast.like

voxport.live

{
  "id": "live.voxport.podcast.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "Reference to the episode being liked (at:// URI + CID)"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A like on a podcast episode, VoxPort's custom equivalent of app.bsky.feed.like for episode records"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A like on a podcast episode, VoxPort's custom equivalent of app.bsky.feed.like for episode records"
}

Validate Record

Validate a record against live.voxport.podcast.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:hhtgwctzcuhlkqrxu526sco5
CID
bafyreihtz5ehbi27m3md7ejadqisxybfjetl74uniujnqc7kztqqldhwpq
Indexed At
2026-09-01 18:32 UTC
AT-URI
at://did:plc:hhtgwctzcuhlkqrxu526sco5/com.atproto.lexicon.schema/live.voxport.podcast.like

Lexicon Garden

@