dawarich/spec/fixtures/files/immich/response.json
2025-08-08 01:19:59 +02:00

26 lines
533 B
JSON

[
[
{
"assets": [
{
"deviceId": "MyString",
"exifInfo": {
"dateTimeOriginal": "2022-12-31T23:17:06.170Z",
"latitude": 52.0000,
"longitude": 13.0000
}
},
{
"deviceId": "MyString",
"exifInfo": {
"dateTimeOriginal": "2022-12-31T23:21:53.140Z",
"latitude": 52.0000,
"longitude": 13.0000
}
}
],
"title": "1 year ago",
"yearsAgo": 1
}
]
]