]> BookStack Code Mirror - bookstack/blob - dev/api/responses/books-list.json
Applied StyleCI changes, added php/larastan to attribution
[bookstack] / dev / api / responses / books-list.json
1 {
2   "data": [
3     {
4       "id": 1,
5       "name": "BookStack User Guide",
6       "slug": "bookstack-user-guide",
7       "description": "This is a general guide on using BookStack on a day-to-day basis.",
8       "created_at": "2019-05-05T21:48:46.000000Z",
9       "updated_at": "2019-12-11T20:57:31.000000Z",
10       "created_by": 1,
11       "updated_by": 1,
12       "owned_by": 1,
13       "image_id": 3
14     },
15     {
16       "id": 2,
17       "name": "Inventore inventore quia voluptatem.",
18       "slug": "inventore-inventore-quia-voluptatem",
19       "description": "Veniam nihil voluptas enim laborum corporis quos sint. Ab rerum voluptas ut iste voluptas magni quibusdam ut. Amet omnis enim voluptate neque facilis.",
20       "created_at": "2019-05-05T22:10:14.000000Z",
21       "updated_at": "2019-12-11T20:57:23.000000Z",
22       "created_by": 4,
23       "updated_by": 3,
24       "owned_by": 3,
25       "image_id": 34
26     }
27   ],
28   "total": 14
29 }