]> BookStack Code Mirror - bookstack/blob - dev/api/responses/shelves-read.json
move zip export into exportservice
[bookstack] / dev / api / responses / shelves-read.json
1 {
2   "id": 14,
3   "name": "My shelf",
4   "slug": "my-shelf",
5   "description": "This is my shelf with some books",
6   "created_by": {
7     "id": 1,
8     "name": "Admin",
9     "image_id": 48
10   },
11   "updated_by": {
12     "id": 1,
13     "name": "Admin",
14     "image_id": 48
15   },
16   "image_id": 501,
17   "created_at": "2020-04-10 13:24:09",
18   "updated_at": "2020-04-10 13:31:04",
19   "tags": [
20     {
21       "id": 16,
22       "entity_id": 14,
23       "entity_type": "BookStack\\Bookshelf",
24       "name": "Category",
25       "value": "Guide",
26       "order": 0,
27       "created_at": "2020-04-10 13:31:04",
28       "updated_at": "2020-04-10 13:31:04"
29     }
30   ],
31   "cover": {
32     "id": 501,
33     "name": "anafrancisconi_Sp04AfFCPNM.jpg",
34     "url": "http://bookstack.local/uploads/images/cover_book/2020-04/anafrancisconi_Sp04AfFCPNM.jpg",
35     "created_at": "2020-04-10 13:31:04",
36     "updated_at": "2020-04-10 13:31:04",
37     "created_by": 1,
38     "updated_by": 1,
39     "path": "/uploads/images/cover_book/2020-04/anafrancisconi_Sp04AfFCPNM.jpg",
40     "type": "cover_book",
41     "uploaded_to": 14
42   },
43   "books": [
44     {
45       "id": 5,
46       "name": "Sint explicabo alias sunt.",
47       "slug": "jbsQrzuaXe"
48     },
49     {
50       "id": 1,
51       "name": "BookStack User Guide",
52       "slug": "bookstack-user-guide"
53     },
54     {
55       "id": 3,
56       "name": "Molestiae doloribus sint velit suscipit dolorem.",
57       "slug": "H99QxALaoG"
58     }
59   ]
60 }