···15 "format": "datetime",
16 "description": "The unix timestamp of when the item was recorded"
17 },
0000018 "item": {
19 "type": "ref",
20 "ref": "fm.teal.alpha.feed.defs#playView"
···15 "format": "datetime",
16 "description": "The unix timestamp of when the item was recorded"
17 },
18+ "expiry": {
19+ "type": "string",
20+ "format": "datetime",
21+ "description": "The unix timestamp of the expiry time of the item. If unavailable, default to 10 minutes past the start time."
22+ },
23 "item": {
24 "type": "ref",
25 "ref": "fm.teal.alpha.feed.defs#playView"