games.atplay.game.like

atplay.games

{
  "id": "games.atplay.game.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The game release being liked. It implies, but doesn't assert, a linking of any subsequent version of the game."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "When the like was created."
          }
        }
      },
      "description": "Record declaring a like of a game release."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.atplay.game.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:xawtkr77srkxlwhxjf7whbml
CID
bafyreigbbcwqyf553zv3c6kelu2sueqippisd4o6lliuatkykg3bspgt4q
Indexed At
2026-04-12 20:00 UTC
AT-URI
at://did:plc:xawtkr77srkxlwhxjf7whbml/com.atproto.lexicon.schema/games.atplay.game.like

Lexicon Garden

@