65 lines
1.3 KiB
JSON
65 lines
1.3 KiB
JSON
{
|
|
"recently_viewed": [
|
|
{
|
|
"name": "xxx",
|
|
"description": "xxx",
|
|
"children": [
|
|
{
|
|
"name": "xxx",
|
|
"description": "xxx",
|
|
"entries": [
|
|
{
|
|
"timestamp": 1706780000,
|
|
"data": {
|
|
"uri": "url://somewhere",
|
|
"name": "xxx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "xxx",
|
|
"description": "xxx",
|
|
"entries": [
|
|
{
|
|
"timestamp": 1735135000,
|
|
"data": {
|
|
"uri": "url://somewhere",
|
|
"name": "xxx",
|
|
"watch_position_seconds": "xxx"
|
|
}
|
|
},
|
|
{
|
|
"timestamp": 1722885000,
|
|
"data": {
|
|
"uri": "url://somewhere",
|
|
"name": "xxx",
|
|
"watch_position_seconds": "xxx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "xxx",
|
|
"description": "xxx",
|
|
"entries": [
|
|
{
|
|
"timestamp": 1731805000,
|
|
"data": {
|
|
"name": "xxx",
|
|
"uri": "url://somewhere"
|
|
}
|
|
},
|
|
{
|
|
"timestamp": 1730725000,
|
|
"data": {
|
|
"name": "xxx",
|
|
"uri": "url://somewhere"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|