{
+ "id": 15,
"name": "My new book",
+ "slug": "my-new-book",
"description": "This is a book created via the API",
"created_by": 1,
"updated_by": 1,
"owned_by": 1,
- "slug": "my-new-book",
"updated_at": "2020-01-12T14:05:11.000000Z",
- "created_at": "2020-01-12T14:05:11.000000Z",
- "id": 15
+ "created_at": "2020-01-12T14:05:11.000000Z"
}
\ No newline at end of file
{
+ "id": 74,
"book_id": 1,
- "priority": 6,
+ "slug": "my-fantastic-new-chapter",
"name": "My fantastic new chapter",
"description": "This is a great new chapter that I've created via the API",
+ "priority": 6,
"created_by": 1,
"updated_by": 1,
"owned_by": 1,
- "slug": "my-fantastic-new-chapter",
"updated_at": "2020-05-22T22:59:55.000000Z",
"created_at": "2020-05-22T22:59:55.000000Z",
"id": 74,
{
+ "id": 14,
"name": "My shelf",
+ "slug": "my-shelf",
"description": "This is my shelf with some books",
"created_by": 1,
"updated_by": 1,
"owned_by": 1,
- "slug": "my-shelf",
- "updated_at": "2020-04-10T13:24:09.000000Z",
"created_at": "2020-04-10T13:24:09.000000Z",
- "id": 14
+ "updated_at": "2020-04-10T13:24:09.000000Z"
}
\ No newline at end of file