# best.mediaserver.lspace.experimental.historySpace

> Published by [lspace.mediaserver.best](https://lexicon.garden/identity/did:plc:432gc3tn6mbhglopn6idgxnx)

✓ This is the authoritative definition for this NSID.

## Description

A personal space for playback history. Community membership does not grant access.

## Links

- [View on Lexicon Garden](https://lexicon.garden/lexicon/did:plc:432gc3tn6mbhglopn6idgxnx/best.mediaserver.lspace.experimental.historySpace)
- [Documentation](https://lexicon.garden/lexicon/did:plc:432gc3tn6mbhglopn6idgxnx/best.mediaserver.lspace.experimental.historySpace/docs)
- [Examples](https://lexicon.garden/lexicon/did:plc:432gc3tn6mbhglopn6idgxnx/best.mediaserver.lspace.experimental.historySpace/examples)

## Definitions

### `best.mediaserver.lspace.experimental.historySpace`

**Type**: `space`

```json
{
  "key": "any",
  "name": "L-Space personal history",
  "type": "space",
  "collections": [
    "best.mediaserver.lspace.experimental.historyEntry"
  ]
}
```

## Raw Schema

```json
{
  "id": "best.mediaserver.lspace.experimental.historySpace",
  "defs": {
    "main": {
      "key": "any",
      "name": "L-Space personal history",
      "type": "space",
      "collections": [
        "best.mediaserver.lspace.experimental.historyEntry"
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A personal space for playback history. Community membership does not grant access."
}
```
