]> BookStack Code Mirror - bookstack/blob - dev/api/responses/shelves-read.json
Default OpenID display name set to standard value
[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   },
10   "updated_by": {
11     "id": 1,
12     "name": "Admin"
13   },
14   "created_at": "2020-04-10 13:24:09",
15   "updated_at": "2020-04-10 13:31:04",
16   "tags": [
17     {
18       "id": 16,
19       "entity_id": 14,
20       "entity_type": "BookStack\\Bookshelf",
21       "name": "Category",
22       "value": "Guide",
23       "order": 0,
24       "created_at": "2020-04-10 13:31:04",
25       "updated_at": "2020-04-10 13:31:04"
26     }
27   ],
28   "cover": {
29     "id": 501,
30     "name": "anafrancisconi_Sp04AfFCPNM.jpg",
31     "url": "http://bookstack.local/uploads/images/cover_book/2020-04/anafrancisconi_Sp04AfFCPNM.jpg",
32     "created_at": "2020-04-10 13:31:04",
33     "updated_at": "2020-04-10 13:31:04",
34     "created_by": 1,
35     "updated_by": 1,
36     "path": "/uploads/images/cover_book/2020-04/anafrancisconi_Sp04AfFCPNM.jpg",
37     "type": "cover_book",
38     "uploaded_to": 14
39   },
40   "books": [
41     {
42       "id": 5,
43       "name": "Sint explicabo alias sunt.",
44       "slug": "jbsQrzuaXe"
45     },
46     {
47       "id": 1,
48       "name": "BookStack User Guide",
49       "slug": "bookstack-user-guide"
50     },
51     {
52       "id": 3,
53       "name": "Molestiae doloribus sint velit suscipit dolorem.",
54       "slug": "H99QxALaoG"
55     }
56   ]
57 }