base-data-manager/test/fixtures/facebook-json-2021-05-01/posts/your_posts_1.json

54 lines
1.3 KiB
JSON

[
{
"timestamp": 1714550000,
"data": [
{
"post": "xxx"
}
],
"title": "xxx"
},
{
"timestamp": 1730355000,
"attachments": [
{
"data": [
{
"media": {
"uri": "photos_and_videos/your_posts/200x200png.png",
"creation_timestamp": 1729825000,
"media_metadata": {
"photo_metadata": {
"exif_data": [
{
"iso": 69,
"focal_length": "some/path",
"upload_ip": "1.1.1.1",
"taken_timestamp": 1717585000,
"modified_timestamp": 1717585000,
"camera_make": "xxx",
"camera_model": "xxx",
"exposure": "some/path",
"f_stop": "some/path",
"orientation": 69,
"original_width": 69,
"original_height": 69
}
]
}
},
"title": "xxx",
"description": "xxx"
}
}
]
}
],
"data": [
{
"post": "xxx"
}
],
"title": "xxx"
}
]