update piwigo responses with proper versions from piwigo api

This commit is contained in:
Philipp Häfelfinger 2022-10-22 23:29:52 +02:00
parent fadd9bc1a9
commit 33711e20ff
3 changed files with 312 additions and 312 deletions

View File

@ -1,282 +1,282 @@
{ {
stat: "ok", "stat": "ok",
result: { "result": {
paging: { "paging": {
page: 0, "page": 0,
per_page: 100, "per_page": 100,
count: 4, "count": 4,
total_count: "1" "total_count": "1"
}, },
images: [ "images": [
{ {
is_favorite: false, "is_favorite": false,
id: 4, "id": 4,
width: 4452, "width": 4452,
height: 2968, "height": 2968,
hit: 2, "hit": 3,
file: "2017-08-30-20-38-c7d_7682.jpg", "file": "2017-08-30-20-38-c7d_7682.jpg",
name: "2017-08-30-20-38-c7d 7682", "name": "2017-08-30-20-38-c7d 7682",
comment: null, "comment": null,
date_creation: "2017-08-30 20:38:47", "date_creation": "2017-08-30 20:38:47",
date_available: "2022-10-20 22:01:32", "date_available": "2022-10-20 22:01:32",
page_url: "http://localhost:8080/picture.php?/4", "page_url": "http:\/\/localhost:8080\/picture.php?\/4",
element_url: "http://localhost:8080/upload/2022/10/20/20221020220132-2c6d9eab.jpg", "element_url": "http:\/\/localhost:8080\/upload\/2022\/10\/20\/20221020220132-2c6d9eab.jpg",
derivatives: { "derivatives": {
square: { "square": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-sq.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-sq.jpg",
width: 120, "width": 120,
height: 120 "height": 120
}, },
thumb: { "thumb": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-th.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-th.jpg",
width: 144, "width": 144,
height: 96 "height": 96
}, },
2small: { "2small": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-2s.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-2s.jpg",
width: 240, "width": 240,
height: 160 "height": 160
}, },
xsmall: { "xsmall": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-xs.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-xs.jpg",
width: 432, "width": 432,
height: 288 "height": 288
}, },
small: { "small": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-sm.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-sm.jpg",
width: 576, "width": 576,
height: 384 "height": 384
}, },
medium: { "medium": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-me.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-me.jpg",
width: 792, "width": 792,
height: 528 "height": 528
}, },
large: { "large": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-la.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-la.jpg",
width: 1008, "width": 1008,
height: 672 "height": 672
}, },
xlarge: { "xlarge": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-xl.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-xl.jpg",
width: 1224, "width": 1224,
height: 816 "height": 816
}, },
xxlarge: { "xxlarge": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-xx.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220132-2c6d9eab-xx.jpg",
width: 1656, "width": 1656,
height: 1104 "height": 1104
} }
}, },
categories: [ "categories": [
{ {
id: 7, "id": 7,
url: "http://localhost:8080/index.php?/category/7", "url": "http:\/\/localhost:8080\/index.php?\/category\/7",
page_url: "http://localhost:8080/picture.php?/4/category/7" "page_url": "http:\/\/localhost:8080\/picture.php?\/4\/category\/7"
} }
] ]
}, },
{ {
is_favorite: false, "is_favorite": false,
id: 3, "id": 3,
width: 3961, "width": 3961,
height: 2641, "height": 2641,
hit: 4, "hit": 5,
file: "2017-05-24-20-35-c7d_6283.jpg", "file": "2017-05-24-20-35-c7d_6283.jpg",
name: "2017-05-24-20-35-c7d 6283", "name": "2017-05-24-20-35-c7d 6283",
comment: null, "comment": null,
date_creation: "2017-05-24 20:35:44", "date_creation": "2017-05-24 20:35:44",
date_available: "2022-10-20 22:01:31", "date_available": "2022-10-20 22:01:31",
page_url: "http://localhost:8080/picture.php?/3", "page_url": "http:\/\/localhost:8080\/picture.php?\/3",
element_url: "http://localhost:8080/upload/2022/10/20/20221020220131-9a567bdb.jpg", "element_url": "http:\/\/localhost:8080\/upload\/2022\/10\/20\/20221020220131-9a567bdb.jpg",
derivatives: { "derivatives": {
square: { "square": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-sq.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220131-9a567bdb-sq.jpg",
width: 120, "width": 120,
height: 120 "height": 120
}, },
thumb: { "thumb": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-th.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220131-9a567bdb-th.jpg",
width: 144, "width": 144,
height: 96 "height": 96
}, },
2small: { "2small": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-2s.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220131-9a567bdb-2s.jpg",
width: 240, "width": 240,
height: 160 "height": 160
}, },
xsmall: { "xsmall": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xs.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220131-9a567bdb-xs.jpg",
width: 432, "width": 432,
height: 288 "height": 288
}, },
small: { "small": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-sm.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220131-9a567bdb-sm.jpg",
width: 576, "width": 576,
height: 384 "height": 384
}, },
medium: { "medium": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-me.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220131-9a567bdb-me.jpg",
width: 792, "width": 792,
height: 528 "height": 528
}, },
large: { "large": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-la.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220131-9a567bdb-la.jpg",
width: 1008, "width": 1008,
height: 672 "height": 672
}, },
xlarge: { "xlarge": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-xl.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220131-9a567bdb-xl.jpg",
width: 1224, "width": 1224,
height: 816 "height": 816
}, },
xxlarge: { "xxlarge": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xx.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220131-9a567bdb-xx.jpg",
width: 1656, "width": 1656,
height: 1104 "height": 1104
} }
}, },
categories: [ "categories": [
{ {
id: 7, "id": 7,
url: "http://localhost:8080/index.php?/category/7", "url": "http:\/\/localhost:8080\/index.php?\/category\/7",
page_url: "http://localhost:8080/picture.php?/3/category/7" "page_url": "http:\/\/localhost:8080\/picture.php?\/3\/category\/7"
} }
] ]
}, },
{ {
is_favorite: false, "is_favorite": false,
id: 2, "id": 2,
width: 3107, "width": 3107,
height: 4660, "height": 4660,
hit: 4, "hit": 4,
file: "2017-04-21-11-53-C7D_4469.jpg", "file": "2017-04-21-11-53-C7D_4469.jpg",
name: "2017-04-21-11-53-C7D 4469", "name": "2017-04-21-11-53-C7D 4469",
comment: null, "comment": null,
date_creation: "2017-04-21 11:53:28", "date_creation": "2017-04-21 11:53:28",
date_available: "2022-10-20 22:01:30", "date_available": "2022-10-20 22:01:30",
page_url: "http://localhost:8080/picture.php?/2", "page_url": "http:\/\/localhost:8080\/picture.php?\/2",
element_url: "http://localhost:8080/upload/2022/10/20/20221020220130-8e50dbd3.jpg", "element_url": "http:\/\/localhost:8080\/upload\/2022\/10\/20\/20221020220130-8e50dbd3.jpg",
derivatives: { "derivatives": {
square: { "square": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-sq.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-sq.jpg",
width: 120, "width": 120,
height: 120 "height": 120
}, },
thumb: { "thumb": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-th.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-th.jpg",
width: 96, "width": 96,
height: 144 "height": 144
}, },
2small: { "2small": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-2s.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-2s.jpg",
width: 160, "width": 160,
height: 240 "height": 240
}, },
xsmall: { "xsmall": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-xs.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-xs.jpg",
width: 216, "width": 216,
height: 324 "height": 324
}, },
small: { "small": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-sm.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-sm.jpg",
width: 288, "width": 288,
height: 432 "height": 432
}, },
medium: { "medium": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-me.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-me.jpg",
width: 396, "width": 396,
height: 594 "height": 594
}, },
large: { "large": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-la.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-la.jpg",
width: 504, "width": 504,
height: 756 "height": 756
}, },
xlarge: { "xlarge": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-xl.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-xl.jpg",
width: 612, "width": 612,
height: 918 "height": 918
}, },
xxlarge: { "xxlarge": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-xx.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220130-8e50dbd3-xx.jpg",
width: 828, "width": 828,
height: 1242 "height": 1242
} }
}, },
categories: [ "categories": [
{ {
id: 7, "id": 7,
url: "http://localhost:8080/index.php?/category/7", "url": "http:\/\/localhost:8080\/index.php?\/category\/7",
page_url: "http://localhost:8080/picture.php?/2/category/7" "page_url": "http:\/\/localhost:8080\/picture.php?\/2\/category\/7"
} }
] ]
}, },
{ {
is_favorite: false, "is_favorite": false,
id: 1, "id": 1,
width: 5184, "width": 5184,
height: 3456, "height": 3456,
hit: 2, "hit": 2,
file: "2017-01-05-11-25-c7d_2770.jpg", "file": "2017-01-05-11-25-c7d_2770.jpg",
name: "2017-01-05-11-25-c7d 2770", "name": "2017-01-05-11-25-c7d 2770",
comment: null, "comment": null,
date_creation: "2017-01-05 11:25:34", "date_creation": "2017-01-05 11:25:34",
date_available: "2022-10-20 22:01:29", "date_available": "2022-10-20 22:01:29",
page_url: "http://localhost:8080/picture.php?/1", "page_url": "http:\/\/localhost:8080\/picture.php?\/1",
element_url: "http://localhost:8080/upload/2022/10/20/20221020220129-6b8c2a7d.jpg", "element_url": "http:\/\/localhost:8080\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d.jpg",
derivatives: { "derivatives": {
square: { "square": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-sq.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-sq.jpg",
width: 120, "width": 120,
height: 120 "height": 120
}, },
thumb: { "thumb": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-th.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-th.jpg",
width: 144, "width": 144,
height: 96 "height": 96
}, },
2small: { "2small": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-2s.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-2s.jpg",
width: 240, "width": 240,
height: 160 "height": 160
}, },
xsmall: { "xsmall": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-xs.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-xs.jpg",
width: 432, "width": 432,
height: 288 "height": 288
}, },
small: { "small": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-sm.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-sm.jpg",
width: 576, "width": 576,
height: 384 "height": 384
}, },
medium: { "medium": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-me.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-me.jpg",
width: 792, "width": 792,
height: 528 "height": 528
}, },
large: { "large": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-la.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-la.jpg",
width: 1008, "width": 1008,
height: 672 "height": 672
}, },
xlarge: { "xlarge": {
url: "http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-xl.jpg", "url": "http:\/\/localhost:8080\/i.php?\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-xl.jpg",
width: 1224, "width": 1224,
height: 816 "height": 816
}, },
xxlarge: { "xxlarge": {
url: "http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-xx.jpg", "url": "http:\/\/localhost:8080\/_data\/i\/upload\/2022\/10\/20\/20221020220129-6b8c2a7d-xx.jpg",
width: 1656, "width": 1656,
height: 1104 "height": 1104
} }
}, },
categories: [ "categories": [
{ {
id: 7, "id": 7,
url: "http://localhost:8080/index.php?/category/7", "url": "http:\/\/localhost:8080\/index.php?\/category\/7",
page_url: "http://localhost:8080/picture.php?/1/category/7" "page_url": "http:\/\/localhost:8080\/picture.php?\/1\/category\/7"
} }
] ]
} }

View File

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

View File

@ -8,7 +8,7 @@
id: 4, id: 4,
width: 4452, width: 4452,
height: 2968, height: 2968,
hit: 2, hit: 3,
file: 2017-08-30-20-38-c7d_7682.jpg, file: 2017-08-30-20-38-c7d_7682.jpg,
name: 2017-08-30-20-38-c7d 7682, name: 2017-08-30-20-38-c7d 7682,
date_creation: DateTime_1, date_creation: DateTime_1,
@ -74,7 +74,7 @@
id: 3, id: 3,
width: 3961, width: 3961,
height: 2641, height: 2641,
hit: 4, hit: 5,
file: 2017-05-24-20-35-c7d_6283.jpg, file: 2017-05-24-20-35-c7d_6283.jpg,
name: 2017-05-24-20-35-c7d 6283, name: 2017-05-24-20-35-c7d 6283,
date_creation: DateTime_3, date_creation: DateTime_3,
@ -230,7 +230,7 @@
height: 528 height: 528
}, },
small: { small: {
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-sm.jpg, url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-sm.jpg,
width: 576, width: 576,
height: 384 height: 384
}, },