# computer.sims.log.watchlist

> Published by [sims.computer](https://lexicon.garden/identity/did:plc:gqorgf2irpe5vy6osekgc3be)

✓ This is the authoritative definition for this NSID.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:gqorgf2irpe5vy6osekgc3be/computer.sims.log.watchlist)
- [Documentation](https://lexicon.garden/lexicon/did:plc:gqorgf2irpe5vy6osekgc3be/computer.sims.log.watchlist/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:gqorgf2irpe5vy6osekgc3be/computer.sims.log.watchlist/examples)

## Definitions

### `computer.sims.log.watchlist`

**Type**: `space`

A watchlist any member can add to and everyone can see.

```json
{
  "key": "literal:watchlist",
  "name": "tvlog shared watchlist",
  "type": "space",
  "collections": [
    "computer.sims.log.watchlistItem"
  ],
  "description": "A watchlist any member can add to and everyone can see."
}
```

## Raw Schema

```json
{
  "id": "computer.sims.log.watchlist",
  "defs": {
    "main": {
      "key": "literal:watchlist",
      "name": "tvlog shared watchlist",
      "type": "space",
      "collections": [
        "computer.sims.log.watchlistItem"
      ],
      "description": "A watchlist any member can add to and everyone can see."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}
```
