{
	"id": 306,
	"book_id": 1,
	"chapter_id": null,
	"name": "A page written in markdown",
	"slug": "a-page-written-in-markdown",
	"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>",
	"priority": 13,
	"created_at": "2020-02-02T21:40:38.000000Z",
	"updated_at": "2020-11-28T14:43:20.000000Z",
	"created_by": {
		"id": 1,
		"name": "Admin",
		"slug": "admin"
	},
	"updated_by": {
		"id": 1,
		"name": "Admin",
		"slug": "admin"
	},
	"owned_by": {
		"id": 1,
		"name": "Admin",
		"slug": "admin"
	},
	"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,
	"editor": "wysiwyg",
	"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": []
			}
		]
	},
	"tags": [
		{
			"name": "Category",
			"value": "Top Content",
			"order": 0
		},
		{
			"name": "Animal",
			"value": "Cat",
			"order": 1
		}
	]
}