2020-11-28 10:21:54 -05:00
{
"id" : 306 ,
"book_id" : 1 ,
"chapter_id" : 0 ,
"name" : "A page written in markdown" ,
"slug" : "a-page-written-in-markdown" ,
2023-06-20 12:07:46 -04:00
"html" : "<h1 id=\"bkmrk-this-is-my-cool-page\">This is my cool page! With some included text</h1>" ,
"raw_html" : "<h1 id=\"bkmrk-this-is-my-cool-page\">This is my cool page! {{@1#bkmrk-a}}</h1>" ,
2020-11-28 10:21:54 -05:00
"priority" : 13 ,
2021-11-04 18:02:21 -04:00
"created_at" : "2020-02-02T21:40:38.000000Z" ,
"updated_at" : "2020-11-28T14:43:20.000000Z" ,
2020-11-28 10:21:54 -05:00
"created_by" : {
"id" : 1 ,
2023-06-30 03:23:02 -04:00
"name" : "Admin" ,
"slug" : "admin"
2020-11-28 10:21:54 -05:00
} ,
"updated_by" : {
"id" : 1 ,
2023-06-30 03:23:02 -04:00
"name" : "Admin" ,
"slug" : "admin"
2020-11-28 10:21:54 -05:00
} ,
2021-01-03 17:29:58 -05:00
"owned_by" : {
"id" : 1 ,
2023-06-30 03:23:02 -04:00
"name" : "Admin" ,
"slug" : "admin"
2021-01-03 17:29:58 -05:00
} ,
2020-11-28 10:21:54 -05:00
"draft" : false ,
"markdown" : "# How this is built\r\n\r\nThis page is written in markdown. BookStack stores the page data in HTML.\r\n\r\nHere's a cute picture of my cat:\r\n\r\n[![yXSrubes.jpg](http://example.com/uploads/images/gallery/2020-04/scaled-1680-/yXSrubes.jpg)](http://example.com/uploads/images/gallery/2020-04/yXSrubes.jpg)" ,
"revision_count" : 5 ,
"template" : false ,
2023-06-30 03:35:19 -04:00
"editor" : "wysiwyg" ,
2020-11-28 10:21:54 -05:00
"tags" : [
{
"name" : "Category" ,
"value" : "Top Content" ,
"order" : 0
} ,
{
"name" : "Animal" ,
"value" : "Cat" ,
"order" : 1
}
]
}