2020-11-28 15:21:54 +00:00
{
"id" : 306 ,
"book_id" : 1 ,
2025-10-18 13:14:30 +01:00
"chapter_id" : null ,
2020-11-28 15:21:54 +00:00
"name" : "A page written in markdown" ,
"slug" : "a-page-written-in-markdown" ,
2023-06-20 17:07:46 +01: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 15:21:54 +00:00
"priority" : 13 ,
2021-11-04 22:02:21 +00:00
"created_at" : "2020-02-02T21:40:38.000000Z" ,
"updated_at" : "2020-11-28T14:43:20.000000Z" ,
2020-11-28 15:21:54 +00:00
"created_by" : {
"id" : 1 ,
2023-06-30 09:23:02 +02:00
"name" : "Admin" ,
"slug" : "admin"
2020-11-28 15:21:54 +00:00
} ,
"updated_by" : {
"id" : 1 ,
2023-06-30 09:23:02 +02:00
"name" : "Admin" ,
"slug" : "admin"
2020-11-28 15:21:54 +00:00
} ,
2021-01-03 22:29:58 +00:00
"owned_by" : {
"id" : 1 ,
2023-06-30 09:23:02 +02:00
"name" : "Admin" ,
"slug" : "admin"
2021-01-03 22:29:58 +00:00
} ,
2020-11-28 15:21:54 +00: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[](http://example.com/uploads/images/gallery/2020-04/yXSrubes.jpg)" ,
"revision_count" : 5 ,
"template" : false ,
2023-06-30 09:35:19 +02:00
"editor" : "wysiwyg" ,
2025-10-24 15:14:25 +01:00
"comments" : {
"active" : [
{
"comment" : {
"id" : 22 ,
"commentable_id" : 306 ,
"commentable_type" : "page" ,
"html" : "<p>Does this need revising?<\/p>\n" ,
"parent_id" : null ,
"local_id" : 1 ,
"created_by" : {
"id" : 1 ,
"name" : "Admin" ,
"slug" : "admin"
} ,
"updated_by" : 1 ,
"created_at" : "2023-06-07T07:50:56.000000Z" ,
"updated_at" : "2023-06-07T07:50:56.000000Z" ,
"content_ref" : "" ,
"archived" : false
} ,
"depth" : 0 ,
"children" : [
{
"comment" : {
"id" : 34 ,
"commentable_id" : 2646 ,
"commentable_type" : "page" ,
"html" : "<p>I think it's okay!<\/p>\n" ,
"parent_id" : 1 ,
"local_id" : 2 ,
"created_by" : {
"id" : 2 ,
"name" : "Editor" ,
"slug" : "editor"
} ,
"updated_by" : 1 ,
"created_at" : "2023-06-07T13:46:25.000000Z" ,
"updated_at" : "2023-06-07T13:46:25.000000Z" ,
"content_ref" : "" ,
"archived" : false
} ,
"depth" : 1 ,
"children" : [ ]
}
]
}
] ,
"archived" : [
{
"comment" : {
"id" : 21 ,
"commentable_id" : 2646 ,
"commentable_type" : "page" ,
"html" : "<p>The title needs to be fixed<\/p>\n" ,
"parent_id" : null ,
"local_id" : 3 ,
"created_by" : {
"id" : 2 ,
"name" : "Editor" ,
"slug" : "editor"
} ,
"updated_by" : 1 ,
"created_at" : "2023-06-07T07:50:49.000000Z" ,
"updated_at" : "2025-10-24T08:37:22.000000Z" ,
"content_ref" : "" ,
"archived" : true
} ,
"depth" : 0 ,
"children" : [ ]
}
]
} ,
2020-11-28 15:21:54 +00:00
"tags" : [
{
"name" : "Category" ,
"value" : "Top Content" ,
"order" : 0
} ,
{
"name" : "Animal" ,
"value" : "Cat" ,
"order" : 1
}
]
}