mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
9 lines
13 KiB
Markdown
9 lines
13 KiB
Markdown
# GetSessionHistoryMediaContainer
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
| `size` | *Integer* | :heavy_minus_sign: | N/A | 10855 |
|
|
| `metadata` | List<[lukehagar.plexapi.plexapi.models.operations.GetSessionHistoryMetadata](../../models/operations/GetSessionHistoryMetadata.md)> | :heavy_minus_sign: | N/A | [<br/>{<br/>"historyKey": "/status/sessions/history/1",<br/>"key": "/library/metadata/32171",<br/>"ratingKey": "32171",<br/>"librarySectionID": "2",<br/>"parentKey": "/library/metadata/32170",<br/>"grandparentKey": "/library/metadata/32132",<br/>"title": "The Noise That Blue Makes",<br/>"grandparentTitle": "Taskmaster",<br/>"type": "episode",<br/>"thumb": "/library/metadata/32171/thumb/-1",<br/>"parentThumb": "/library/metadata/32170/thumb/1654134301",<br/>"grandparentThumb": "/library/metadata/32132/thumb/1703933346",<br/>"grandparentArt": "/library/metadata/32132/art/1703933346",<br/>"index": 1,<br/>"parentIndex": 13,<br/>"originallyAvailableAt": "2022-04-14T00:00:00Z",<br/>"viewedAt": 1654139223,<br/>"accountID": 1,<br/>"deviceID": 5<br/>}<br/>] | |