base-data-manager/test/fixtures/facebook-json-2025-11-29/logged_information/notifications/notifications.json

16 lines
269 B
JSON

{
"notifications_v2": [
{
"timestamp": 1732105000,
"unread": true,
"href": "url://somewhere",
"text": "xxx"
},
{
"timestamp": 1731630000,
"unread": true,
"href": "url://somewhere",
"text": "xxx"
}
]
}