94 lines
1.9 KiB
JSON
94 lines
1.9 KiB
JSON
{
|
|
"dating_profile": {
|
|
"additional_locations": [],
|
|
"blocked_people": [
|
|
"xxx"
|
|
],
|
|
"children": "xxx",
|
|
"college": [
|
|
"xxx"
|
|
],
|
|
"current_city": "xxx",
|
|
"company": [
|
|
"xxx"
|
|
],
|
|
"profile_questions": [
|
|
{
|
|
"question": "xxx",
|
|
"answer": "xxx"
|
|
},
|
|
{
|
|
"question": "xxx",
|
|
"answer": "xxx"
|
|
}
|
|
],
|
|
"gender": [
|
|
"xxx"
|
|
],
|
|
"grad_school": [],
|
|
"height": 69,
|
|
"high_school": [
|
|
"xxx"
|
|
],
|
|
"hobbies": [
|
|
"xxx",
|
|
"xxx"
|
|
],
|
|
"hometown": "xxx",
|
|
"intro": "url://somewhere",
|
|
"job_title": [
|
|
"xxx"
|
|
],
|
|
"profile_picture": {
|
|
"uri": "photos_and_videos/SomeAlbum_xxxxxxx/200x200png.png",
|
|
"creation_timestamp": 1705555000,
|
|
"media_metadata": {
|
|
"photo_metadata": {
|
|
"exif_data": [
|
|
{
|
|
"upload_ip": "1.1.1.1",
|
|
"taken_timestamp": 1705465000
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"title": "xxx"
|
|
},
|
|
"religious_views": [
|
|
"xxx"
|
|
],
|
|
"photos": [
|
|
{
|
|
"uri": "photos_and_videos/SomeAlbum_xxxxxxx/200x200png.png",
|
|
"creation_timestamp": 1705470000,
|
|
"media_metadata": {
|
|
"photo_metadata": {
|
|
"exif_data": [
|
|
{
|
|
"upload_ip": "1.1.1.1",
|
|
"taken_timestamp": 1705295000
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"title": "xxx"
|
|
},
|
|
{
|
|
"uri": "photos_and_videos/SomeAlbum_xxxxxxx/200x200png.png",
|
|
"creation_timestamp": 1732045000,
|
|
"media_metadata": {
|
|
"photo_metadata": {
|
|
"exif_data": [
|
|
{
|
|
"upload_ip": "1.1.1.1",
|
|
"taken_timestamp": 1731870000
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"title": "xxx"
|
|
}
|
|
],
|
|
"account_status": "xxx"
|
|
}
|
|
}
|