piwigodotnet/PiwigoDotnet/Piwigo.Client.Tests/ImageApi.getInfo.json
2022-10-22 23:20:26 +02:00

111 lines
2.9 KiB
JSON

{
stat: "ok",
result: {
id: 3,
file: "2017-05-24-20-35-c7d_6283.jpg",
date_available: "2022-10-20 22:01:31",
date_creation: "2017-05-24 20:35:44",
name: "2017-05-24-20-35-c7d 6283",
comment: null,
author: null,
hit: 5,
filesize: 4647,
width: 3961,
height: 2641,
coi: null,
representative_ext: null,
date_metadata_update: "2022-10-21",
rating_score: null,
level: "0",
md5sum: "9a567bdb978802f619c3610c206f0cdb",
added_by: "1",
rotation: "0",
latitude: null,
longitude: null,
lastmodified: "2022-10-20 22:01:31",
page_url: "http://localhost:8080/picture.php?/3",
element_url: "http://localhost:8080/upload/2022/10/20/20221020220131-9a567bdb.jpg",
derivatives: {
square: {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-sq.jpg",
width: 120,
height: 120
},
thumb: {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-th.jpg",
width: 144,
height: 96
},
2small: {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-2s.jpg",
width: 240,
height: 160
},
xsmall: {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xs.jpg",
width: 432,
height: 288
},
small: {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-sm.jpg",
width: 576,
height: 384
},
medium: {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-me.jpg",
width: 792,
height: 528
},
large: {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-la.jpg",
width: 1008,
height: 672
},
xlarge: {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-xl.jpg",
width: 1224,
height: 816
},
xxlarge: {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xx.jpg",
width: 1656,
height: 1104
}
},
rates: {
score: null,
count: 0,
average: null
},
categories: [
{
id: 7,
name: "LocalTestAlbum",
permalink: null,
uppercats: "7",
global_rank: "1",
url: "http://localhost:8080/index.php?/category/7",
page_url: "http://localhost:8080/picture.php?/3/category/7"
}
],
tags: [],
comment_post: {
author: "admin",
key: "1666472481:2:c928621171e6b7b3ba199c59c778df09"
},
comments_paging: {
page: 0,
per_page: "10",
count: 1,
total_count: 1
},
comments: [
{
id: 1,
date: "2022-10-22 21:00:48",
author: "admin",
content: "testkommentar"
}
]
}
}