{"info":{"_postman_id":"424d21e4-3438-4494-a7b8-a1d4837adc39","name":"Willow API","description":"<html><head></head><body><p>The Willow API is an extended version of WordPress REST API.</p>\n<p>Read about the WordPress REST API here: <a href=\"https://developer.wordpress.org/rest-api/\">https://developer.wordpress.org/rest-api/</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"329406","collectionId":"424d21e4-3438-4494-a7b8-a1d4837adc39","publishedId":"RWMHLmwD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-07-23T10:08:39.000Z"},"item":[{"name":"Overview Request","id":"52d24a93-60e1-4cf8-8be7-771b2f10a228","request":{"method":"GET","header":[],"url":"http://api.willow.test/wp-json","description":"<p>Get an overview of information and routes of the Willow API</p>\n","urlObject":{"protocol":"http","path":["wp-json"],"host":["api","willow","test"],"query":[],"variable":[]}},"response":[{"id":"71c3d15a-9cde-4143-b7cb-10de863766a4","name":"Overview Request","originalRequest":{"method":"GET","header":[],"url":"http://api.willow.test/wp-json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 09:07:37 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"name\": \"Willow\",\n    \"description\": \"\",\n    \"url\": \"http://admin.willow.test/wp\",\n    \"home\": \"http://api.willow.test\",\n    \"gmt_offset\": \"0\",\n    \"timezone_string\": \"\",\n    \"namespaces\": [\n        \"oembed/1.0\",\n        \"yoast/v1\",\n        \"content-hub-editor\",\n        \"pll/v1\",\n        \"bp-some\",\n        \"app\",\n        \"wp/v2\"\n    ],\n    \"authentication\": [],\n    \"routes\": {\n        \"/\": {\n            \"namespace\": \"\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/\"\n            }\n        },\n        \"/oembed/1.0\": {\n            \"namespace\": \"oembed/1.0\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"namespace\": {\n                            \"required\": false,\n                            \"default\": \"oembed/1.0\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/oembed/1.0\"\n            }\n        },\n        \"/oembed/1.0/embed\": {\n            \"namespace\": \"oembed/1.0\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"url\": {\n                            \"required\": true\n                        },\n                        \"format\": {\n                            \"required\": false,\n                            \"default\": \"json\"\n                        },\n                        \"maxwidth\": {\n                            \"required\": false,\n                            \"default\": 600\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/oembed/1.0/embed\"\n            }\n        },\n        \"/yoast/v1\": {\n            \"namespace\": \"yoast/v1\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"namespace\": {\n                            \"required\": false,\n                            \"default\": \"yoast/v1\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/yoast/v1\"\n            }\n        },\n        \"/yoast/v1/configurator\": {\n            \"namespace\": \"yoast/v1\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/yoast/v1/configurator\"\n            }\n        },\n        \"/content-hub-editor\": {\n            \"namespace\": \"content-hub-editor\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"namespace\": {\n                            \"required\": false,\n                            \"default\": \"content-hub-editor\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/content-hub-editor\"\n            }\n        },\n        \"/content-hub-editor/updates\": {\n            \"namespace\": \"content-hub-editor\",\n            \"methods\": [\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/content-hub-editor/updates\"\n            }\n        },\n        \"/pll/v1\": {\n            \"namespace\": \"pll/v1\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"namespace\": {\n                            \"required\": false,\n                            \"default\": \"pll/v1\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/pll/v1\"\n            }\n        },\n        \"/pll/v1/languages\": {\n            \"namespace\": \"pll/v1\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/pll/v1/languages\"\n            }\n        },\n        \"/bp-some\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"namespace\": {\n                            \"required\": false,\n                            \"default\": \"bp-some\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some\"\n            }\n        },\n        \"/bp-some/facebook/callback\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some/facebook/callback\"\n            }\n        },\n        \"/bp-some/facebook/authorize\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some/facebook/authorize\"\n            }\n        },\n        \"/bp-some/facebook/logout\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some/facebook/logout\"\n            }\n        },\n        \"/bp-some/facebook/options\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some/facebook/options\"\n            }\n        },\n        \"/bp-some/pinterest/callback\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some/pinterest/callback\"\n            }\n        },\n        \"/bp-some/pinterest/authorize\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some/pinterest/authorize\"\n            }\n        },\n        \"/bp-some/pinterest/logout\": {\n            \"namespace\": \"bp-some\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/bp-some/pinterest/logout\"\n            }\n        },\n        \"/app\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"namespace\": {\n                            \"required\": false,\n                            \"default\": \"app\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app\"\n            }\n        },\n        \"/app/resolve\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/resolve\"\n            }\n        },\n        \"/app/translation-strings\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/translation-strings\"\n            }\n        },\n        \"/app/menus/(?P<menu>[a-z|-]+)\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ]\n        },\n        \"/app/menus\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/menus\"\n            }\n        },\n        \"/app/socialfeed\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/socialfeed\"\n            }\n        },\n        \"/app/socialfeed/warm\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/socialfeed/warm\"\n            }\n        },\n        \"/app/search\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/search\"\n            }\n        },\n        \"/app/newsletter-endpoint\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/newsletter-endpoint\"\n            }\n        },\n        \"/app/test/teasers\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/test/teasers\"\n            }\n        },\n        \"/app/sitemaps\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/app/sitemaps\"\n            }\n        },\n        \"/app/sitemaps/(?P<type>[a-zA-Z0-9-_]+)\": {\n            \"namespace\": \"app\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                }\n            ]\n        },\n        \"/wp/v2\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"namespace\": {\n                            \"required\": false,\n                            \"default\": \"wp/v2\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2\"\n            }\n        },\n        \"/wp/v2/posts\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"after\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published after a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"author_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"before\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published before a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"offset\": {\n                            \"required\": false,\n                            \"description\": \"Offset the result set by a specific number of items.\",\n                            \"type\": \"integer\"\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"desc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"date\",\n                            \"enum\": [\n                                \"date\",\n                                \"relevance\",\n                                \"id\",\n                                \"include\",\n                                \"title\",\n                                \"slug\"\n                            ],\n                            \"description\": \"Sort collection by object attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to posts with one or more specific slugs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"default\": \"publish\",\n                            \"description\": \"Limit result set to posts assigned one or more statuses.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"enum\": [\n                                    \"publish\",\n                                    \"future\",\n                                    \"draft\",\n                                    \"pending\",\n                                    \"private\",\n                                    \"trash\",\n                                    \"auto-draft\",\n                                    \"inherit\",\n                                    \"acf-disabled\",\n                                    \"any\"\n                                ],\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"categories\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items that have the specified term assigned in the categories taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"categories_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items except those that have the specified term assigned in the categories taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"tags\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items that have the specified term assigned in the tags taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"tags_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items except those that have the specified term assigned in the tags taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"sticky\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to items that are sticky.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"lang\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"da\"\n                            ],\n                            \"description\": \"Limit result set to a specific language.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"A password to protect access to the content and excerpt.\",\n                            \"type\": \"string\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"content\": {\n                            \"required\": false,\n                            \"description\": \"The content for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"excerpt\": {\n                            \"required\": false,\n                            \"description\": \"The excerpt for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"featured_media\": {\n                            \"required\": false,\n                            \"description\": \"The ID of the featured media for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"comment_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not comments are open on the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"ping_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not the object can be pinged.\",\n                            \"type\": \"string\"\n                        },\n                        \"format\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"standard\",\n                                \"aside\",\n                                \"chat\",\n                                \"gallery\",\n                                \"link\",\n                                \"image\",\n                                \"quote\",\n                                \"status\",\n                                \"video\",\n                                \"audio\"\n                            ],\n                            \"description\": \"The format for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        },\n                        \"sticky\": {\n                            \"required\": false,\n                            \"description\": \"Whether or not the object should be treated as sticky.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"categories\": {\n                            \"required\": false,\n                            \"description\": \"The terms assigned to the object in the category taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"tags\": {\n                            \"required\": false,\n                            \"description\": \"The terms assigned to the object in the post_tag taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/posts\"\n            }\n        },\n        \"/wp/v2/posts/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"The password for the post if it is password protected.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"A password to protect access to the content and excerpt.\",\n                            \"type\": \"string\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"content\": {\n                            \"required\": false,\n                            \"description\": \"The content for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"excerpt\": {\n                            \"required\": false,\n                            \"description\": \"The excerpt for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"featured_media\": {\n                            \"required\": false,\n                            \"description\": \"The ID of the featured media for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"comment_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not comments are open on the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"ping_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not the object can be pinged.\",\n                            \"type\": \"string\"\n                        },\n                        \"format\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"standard\",\n                                \"aside\",\n                                \"chat\",\n                                \"gallery\",\n                                \"link\",\n                                \"image\",\n                                \"quote\",\n                                \"status\",\n                                \"video\",\n                                \"audio\"\n                            ],\n                            \"description\": \"The format for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        },\n                        \"sticky\": {\n                            \"required\": false,\n                            \"description\": \"Whether or not the object should be treated as sticky.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"categories\": {\n                            \"required\": false,\n                            \"description\": \"The terms assigned to the object in the category taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"tags\": {\n                            \"required\": false,\n                            \"description\": \"The terms assigned to the object in the post_tag taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Whether to bypass trash and force deletion.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/posts/(?P<parent>[\\\\d]+)/revisions\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/posts/(?P<parent>[\\\\d]+)/revisions/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Required to be true, as revisions do not support trashing.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/pages\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"after\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published after a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"author_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"before\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published before a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"menu_order\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to posts with a specific menu_order value.\",\n                            \"type\": \"integer\"\n                        },\n                        \"offset\": {\n                            \"required\": false,\n                            \"description\": \"Offset the result set by a specific number of items.\",\n                            \"type\": \"integer\"\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"desc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"date\",\n                            \"enum\": [\n                                \"date\",\n                                \"relevance\",\n                                \"id\",\n                                \"include\",\n                                \"title\",\n                                \"slug\",\n                                \"menu_order\"\n                            ],\n                            \"description\": \"Sort collection by object attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to those of particular parent IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"parent_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items except those of a particular parent ID.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to posts with one or more specific slugs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"default\": \"publish\",\n                            \"description\": \"Limit result set to posts assigned one or more statuses.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"enum\": [\n                                    \"publish\",\n                                    \"future\",\n                                    \"draft\",\n                                    \"pending\",\n                                    \"private\",\n                                    \"trash\",\n                                    \"auto-draft\",\n                                    \"inherit\",\n                                    \"acf-disabled\",\n                                    \"any\"\n                                ],\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"lang\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"da\"\n                            ],\n                            \"description\": \"Limit result set to a specific language.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"A password to protect access to the content and excerpt.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"content\": {\n                            \"required\": false,\n                            \"description\": \"The content for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"excerpt\": {\n                            \"required\": false,\n                            \"description\": \"The excerpt for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"featured_media\": {\n                            \"required\": false,\n                            \"description\": \"The ID of the featured media for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"comment_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not comments are open on the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"ping_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not the object can be pinged.\",\n                            \"type\": \"string\"\n                        },\n                        \"menu_order\": {\n                            \"required\": false,\n                            \"description\": \"The order of the object in relation to other object of its type.\",\n                            \"type\": \"integer\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"frontpage\",\n                                \"authorlist\",\n                                \"architonic\",\n                                \"cookiepolicy\",\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/pages\"\n            }\n        },\n        \"/wp/v2/pages/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"The password for the post if it is password protected.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"A password to protect access to the content and excerpt.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"content\": {\n                            \"required\": false,\n                            \"description\": \"The content for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"excerpt\": {\n                            \"required\": false,\n                            \"description\": \"The excerpt for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"featured_media\": {\n                            \"required\": false,\n                            \"description\": \"The ID of the featured media for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"comment_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not comments are open on the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"ping_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not the object can be pinged.\",\n                            \"type\": \"string\"\n                        },\n                        \"menu_order\": {\n                            \"required\": false,\n                            \"description\": \"The order of the object in relation to other object of its type.\",\n                            \"type\": \"integer\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"frontpage\",\n                                \"authorlist\",\n                                \"architonic\",\n                                \"cookiepolicy\",\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Whether to bypass trash and force deletion.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/pages/(?P<parent>[\\\\d]+)/revisions\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/pages/(?P<parent>[\\\\d]+)/revisions/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Required to be true, as revisions do not support trashing.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/media\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"after\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published after a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"author_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"before\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published before a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"offset\": {\n                            \"required\": false,\n                            \"description\": \"Offset the result set by a specific number of items.\",\n                            \"type\": \"integer\"\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"desc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"date\",\n                            \"enum\": [\n                                \"date\",\n                                \"relevance\",\n                                \"id\",\n                                \"include\",\n                                \"title\",\n                                \"slug\"\n                            ],\n                            \"description\": \"Sort collection by object attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to those of particular parent IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"parent_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items except those of a particular parent ID.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to posts with one or more specific slugs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"default\": \"inherit\",\n                            \"description\": \"Limit result set to posts assigned one or more statuses.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"enum\": [\n                                    \"inherit\",\n                                    \"private\",\n                                    \"trash\"\n                                ],\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"lang\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"da\"\n                            ],\n                            \"description\": \"Limit result set to a specific language.\",\n                            \"type\": \"string\"\n                        },\n                        \"media_type\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"image\",\n                                \"video\",\n                                \"text\",\n                                \"application\",\n                                \"audio\",\n                                \"\\tapplication\"\n                            ],\n                            \"description\": \"Limit result set to attachments of a particular media type.\",\n                            \"type\": \"string\"\n                        },\n                        \"mime_type\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to attachments of a particular MIME type.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"comment_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not comments are open on the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"ping_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not the object can be pinged.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"alt_text\": {\n                            \"required\": false,\n                            \"description\": \"Alternative text to display when attachment is not displayed.\",\n                            \"type\": \"string\"\n                        },\n                        \"caption\": {\n                            \"required\": false,\n                            \"description\": \"The attachment caption.\",\n                            \"type\": \"object\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"The attachment description.\",\n                            \"type\": \"object\"\n                        },\n                        \"post\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the associated post of the attachment.\",\n                            \"type\": \"integer\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/media\"\n            }\n        },\n        \"/wp/v2/media/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"comment_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not comments are open on the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"ping_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Whether or not the object can be pinged.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"alt_text\": {\n                            \"required\": false,\n                            \"description\": \"Alternative text to display when attachment is not displayed.\",\n                            \"type\": \"string\"\n                        },\n                        \"caption\": {\n                            \"required\": false,\n                            \"description\": \"The attachment caption.\",\n                            \"type\": \"object\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"The attachment description.\",\n                            \"type\": \"object\"\n                        },\n                        \"post\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the associated post of the attachment.\",\n                            \"type\": \"integer\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Whether to bypass trash and force deletion.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/composites\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"after\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published after a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"author_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes posts assigned to specific authors.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"before\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to posts published before a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"offset\": {\n                            \"required\": false,\n                            \"description\": \"Offset the result set by a specific number of items.\",\n                            \"type\": \"integer\"\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"desc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"date\",\n                            \"enum\": [\n                                \"date\",\n                                \"relevance\",\n                                \"id\",\n                                \"include\",\n                                \"title\",\n                                \"slug\"\n                            ],\n                            \"description\": \"Sort collection by object attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to posts with one or more specific slugs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"default\": \"publish\",\n                            \"description\": \"Limit result set to posts assigned one or more statuses.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"enum\": [\n                                    \"publish\",\n                                    \"future\",\n                                    \"draft\",\n                                    \"pending\",\n                                    \"private\",\n                                    \"trash\",\n                                    \"auto-draft\",\n                                    \"inherit\",\n                                    \"acf-disabled\",\n                                    \"any\"\n                                ],\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"categories\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items that have the specified term assigned in the categories taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"categories_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to all items except those that have the specified term assigned in the categories taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"lang\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"da\"\n                            ],\n                            \"description\": \"Limit result set to a specific language.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"A password to protect access to the content and excerpt.\",\n                            \"type\": \"string\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"bodum-stempel\",\n                                \"bodum-pour-over\",\n                                \"bodum-vacuum\",\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"categories\": {\n                            \"required\": false,\n                            \"description\": \"The terms assigned to the object in the category taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/composites\"\n            }\n        },\n        \"/wp/v2/composites/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"The password for the post if it is password protected.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the object unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"publish\",\n                                \"future\",\n                                \"draft\",\n                                \"pending\",\n                                \"private\",\n                                \"acf-disabled\"\n                            ],\n                            \"description\": \"A named status for the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"A password to protect access to the content and excerpt.\",\n                            \"type\": \"string\"\n                        },\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"The title for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the author of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"template\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"bodum-stempel\",\n                                \"bodum-pour-over\",\n                                \"bodum-vacuum\",\n                                \"\"\n                            ],\n                            \"description\": \"The theme file to use to display the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"categories\": {\n                            \"required\": false,\n                            \"description\": \"The terms assigned to the object in the category taxonomy.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Whether to bypass trash and force deletion.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/types\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/types\"\n            }\n        },\n        \"/wp/v2/types/(?P<type>[\\\\w-]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"type\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the post type.\",\n                            \"type\": \"string\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/statuses\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/statuses\"\n            }\n        },\n        \"/wp/v2/statuses/(?P<status>[\\\\w-]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"status\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the status.\",\n                            \"type\": \"string\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/taxonomies\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"type\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to taxonomies associated with a specific post type.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/taxonomies\"\n            }\n        },\n        \"/wp/v2/taxonomies/(?P<taxonomy>[\\\\w-]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"taxonomy\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the taxonomy.\",\n                            \"type\": \"string\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/categories\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"asc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"name\",\n                            \"enum\": [\n                                \"id\",\n                                \"include\",\n                                \"name\",\n                                \"slug\",\n                                \"term_group\",\n                                \"description\",\n                                \"count\"\n                            ],\n                            \"description\": \"Sort collection by term attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"hide_empty\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Whether to hide terms not assigned to any posts.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to terms assigned to a specific parent.\",\n                            \"type\": \"integer\"\n                        },\n                        \"post\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to terms assigned to a specific post.\",\n                            \"type\": \"integer\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to terms with a specific slug.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"lang\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"da\"\n                            ],\n                            \"description\": \"Limit result set to a specific language.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"HTML description of the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"name\": {\n                            \"required\": true,\n                            \"description\": \"HTML title for the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the term unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The parent term ID.\",\n                            \"type\": \"integer\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/categories\"\n            }\n        },\n        \"/wp/v2/categories/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the term.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the term.\",\n                            \"type\": \"integer\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"HTML description of the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"name\": {\n                            \"required\": false,\n                            \"description\": \"HTML title for the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the term unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The parent term ID.\",\n                            \"type\": \"integer\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the term.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Required to be true, as terms do not support trashing.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/tags\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"offset\": {\n                            \"required\": false,\n                            \"description\": \"Offset the result set by a specific number of items.\",\n                            \"type\": \"integer\"\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"asc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"name\",\n                            \"enum\": [\n                                \"id\",\n                                \"include\",\n                                \"name\",\n                                \"slug\",\n                                \"term_group\",\n                                \"description\",\n                                \"count\"\n                            ],\n                            \"description\": \"Sort collection by term attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"hide_empty\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Whether to hide terms not assigned to any posts.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"post\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to terms assigned to a specific post.\",\n                            \"type\": \"integer\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to terms with a specific slug.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"lang\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"da\"\n                            ],\n                            \"description\": \"Limit result set to a specific language.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"HTML description of the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"name\": {\n                            \"required\": true,\n                            \"description\": \"HTML title for the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the term unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/tags\"\n            }\n        },\n        \"/wp/v2/tags/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the term.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the term.\",\n                            \"type\": \"integer\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"HTML description of the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"name\": {\n                            \"required\": false,\n                            \"description\": \"HTML title for the term.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the term unique to its type.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the term.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Required to be true, as terms do not support trashing.\",\n                            \"type\": \"boolean\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/users\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"offset\": {\n                            \"required\": false,\n                            \"description\": \"Offset the result set by a specific number of items.\",\n                            \"type\": \"integer\"\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"asc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"name\",\n                            \"enum\": [\n                                \"id\",\n                                \"include\",\n                                \"name\",\n                                \"registered_date\",\n                                \"slug\",\n                                \"email\",\n                                \"url\"\n                            ],\n                            \"description\": \"Sort collection by object attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to users with a specific slug.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"roles\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to users matching at least one specific role provided. Accepts csv list or single role.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"username\": {\n                            \"required\": true,\n                            \"description\": \"Login name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"name\": {\n                            \"required\": false,\n                            \"description\": \"Display name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"first_name\": {\n                            \"required\": false,\n                            \"description\": \"First name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"last_name\": {\n                            \"required\": false,\n                            \"description\": \"Last name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"email\": {\n                            \"required\": true,\n                            \"description\": \"The email address for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"url\": {\n                            \"required\": false,\n                            \"description\": \"URL of the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"Description of the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"locale\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"\",\n                                \"en_US\"\n                            ],\n                            \"description\": \"Locale for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"nickname\": {\n                            \"required\": false,\n                            \"description\": \"The nickname for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"roles\": {\n                            \"required\": false,\n                            \"description\": \"Roles assigned to the user.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"password\": {\n                            \"required\": true,\n                            \"description\": \"Password for the user (never included).\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/users\"\n            }\n        },\n        \"/wp/v2/users/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the user.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the user.\",\n                            \"type\": \"integer\"\n                        },\n                        \"username\": {\n                            \"required\": false,\n                            \"description\": \"Login name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"name\": {\n                            \"required\": false,\n                            \"description\": \"Display name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"first_name\": {\n                            \"required\": false,\n                            \"description\": \"First name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"last_name\": {\n                            \"required\": false,\n                            \"description\": \"Last name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"email\": {\n                            \"required\": false,\n                            \"description\": \"The email address for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"url\": {\n                            \"required\": false,\n                            \"description\": \"URL of the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"Description of the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"locale\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"\",\n                                \"en_US\"\n                            ],\n                            \"description\": \"Locale for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"nickname\": {\n                            \"required\": false,\n                            \"description\": \"The nickname for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"roles\": {\n                            \"required\": false,\n                            \"description\": \"Roles assigned to the user.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"Password for the user (never included).\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the user.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Required to be true, as users do not support trashing.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"reassign\": {\n                            \"required\": true,\n                            \"description\": \"Reassign the deleted user's posts and links to this user ID.\",\n                            \"type\": \"integer\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/users/me\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"username\": {\n                            \"required\": false,\n                            \"description\": \"Login name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"name\": {\n                            \"required\": false,\n                            \"description\": \"Display name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"first_name\": {\n                            \"required\": false,\n                            \"description\": \"First name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"last_name\": {\n                            \"required\": false,\n                            \"description\": \"Last name for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"email\": {\n                            \"required\": false,\n                            \"description\": \"The email address for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"url\": {\n                            \"required\": false,\n                            \"description\": \"URL of the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"Description of the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"locale\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"\",\n                                \"en_US\"\n                            ],\n                            \"description\": \"Locale for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"nickname\": {\n                            \"required\": false,\n                            \"description\": \"The nickname for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"slug\": {\n                            \"required\": false,\n                            \"description\": \"An alphanumeric identifier for the user.\",\n                            \"type\": \"string\"\n                        },\n                        \"roles\": {\n                            \"required\": false,\n                            \"description\": \"Roles assigned to the user.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"string\"\n                            }\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"Password for the user (never included).\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Required to be true, as users do not support trashing.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"reassign\": {\n                            \"required\": true,\n                            \"description\": \"Reassign the deleted user's posts and links to this user ID.\",\n                            \"type\": \"integer\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/users/me\"\n            }\n        },\n        \"/wp/v2/comments\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"page\": {\n                            \"required\": false,\n                            \"default\": 1,\n                            \"description\": \"Current page of the collection.\",\n                            \"type\": \"integer\"\n                        },\n                        \"per_page\": {\n                            \"required\": false,\n                            \"default\": 10,\n                            \"description\": \"Maximum number of items to be returned in result set.\",\n                            \"type\": \"integer\"\n                        },\n                        \"search\": {\n                            \"required\": false,\n                            \"description\": \"Limit results to those matching a string.\",\n                            \"type\": \"string\"\n                        },\n                        \"after\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to comments published after a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to comments assigned to specific user IDs. Requires authorization.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"author_exclude\": {\n                            \"required\": false,\n                            \"description\": \"Ensure result set excludes comments assigned to specific user IDs. Requires authorization.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"author_email\": {\n                            \"required\": false,\n                            \"description\": \"Limit result set to that from a specific author email. Requires authorization.\",\n                            \"type\": \"string\"\n                        },\n                        \"before\": {\n                            \"required\": false,\n                            \"description\": \"Limit response to comments published before a given ISO8601 compliant date.\",\n                            \"type\": \"string\"\n                        },\n                        \"exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"include\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to specific IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"offset\": {\n                            \"required\": false,\n                            \"description\": \"Offset the result set by a specific number of items.\",\n                            \"type\": \"integer\"\n                        },\n                        \"order\": {\n                            \"required\": false,\n                            \"default\": \"desc\",\n                            \"enum\": [\n                                \"asc\",\n                                \"desc\"\n                            ],\n                            \"description\": \"Order sort attribute ascending or descending.\",\n                            \"type\": \"string\"\n                        },\n                        \"orderby\": {\n                            \"required\": false,\n                            \"default\": \"date_gmt\",\n                            \"enum\": [\n                                \"date\",\n                                \"date_gmt\",\n                                \"id\",\n                                \"include\",\n                                \"post\",\n                                \"parent\",\n                                \"type\"\n                            ],\n                            \"description\": \"Sort collection by object attribute.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to comments of specific parent IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"parent_exclude\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Ensure result set excludes specific parent IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"post\": {\n                            \"required\": false,\n                            \"default\": [],\n                            \"description\": \"Limit result set to comments assigned to specific post IDs.\",\n                            \"type\": \"array\",\n                            \"items\": {\n                                \"type\": \"integer\"\n                            }\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"default\": \"approve\",\n                            \"description\": \"Limit result set to comments assigned a specific status. Requires authorization.\",\n                            \"type\": \"string\"\n                        },\n                        \"type\": {\n                            \"required\": false,\n                            \"default\": \"comment\",\n                            \"description\": \"Limit result set to comments assigned a specific type. Requires authorization.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"The password for the post if it is password protected.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\"\n                    ],\n                    \"args\": {\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID of the user object, if author was a user.\",\n                            \"type\": \"integer\"\n                        },\n                        \"author_email\": {\n                            \"required\": false,\n                            \"description\": \"Email address for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_ip\": {\n                            \"required\": false,\n                            \"description\": \"IP address for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_name\": {\n                            \"required\": false,\n                            \"description\": \"Display name for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_url\": {\n                            \"required\": false,\n                            \"description\": \"URL for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_user_agent\": {\n                            \"required\": false,\n                            \"description\": \"User agent for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"content\": {\n                            \"required\": false,\n                            \"description\": \"The content for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"default\": 0,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"post\": {\n                            \"required\": false,\n                            \"default\": 0,\n                            \"description\": \"The ID of the associated post object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"description\": \"State of the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/comments\"\n            }\n        },\n        \"/wp/v2/comments/(?P<id>[\\\\d]+)\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\",\n                \"DELETE\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"context\": {\n                            \"required\": false,\n                            \"default\": \"view\",\n                            \"enum\": [\n                                \"view\",\n                                \"embed\",\n                                \"edit\"\n                            ],\n                            \"description\": \"Scope under which the request is made; determines fields present in response.\",\n                            \"type\": \"string\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"The password for the post if it is password protected.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"author\": {\n                            \"required\": false,\n                            \"description\": \"The ID of the user object, if author was a user.\",\n                            \"type\": \"integer\"\n                        },\n                        \"author_email\": {\n                            \"required\": false,\n                            \"description\": \"Email address for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_ip\": {\n                            \"required\": false,\n                            \"description\": \"IP address for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_name\": {\n                            \"required\": false,\n                            \"description\": \"Display name for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_url\": {\n                            \"required\": false,\n                            \"description\": \"URL for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"author_user_agent\": {\n                            \"required\": false,\n                            \"description\": \"User agent for the object author.\",\n                            \"type\": \"string\"\n                        },\n                        \"content\": {\n                            \"required\": false,\n                            \"description\": \"The content for the object.\",\n                            \"type\": \"object\"\n                        },\n                        \"date\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, in the site's timezone.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_gmt\": {\n                            \"required\": false,\n                            \"description\": \"The date the object was published, as GMT.\",\n                            \"type\": \"string\"\n                        },\n                        \"parent\": {\n                            \"required\": false,\n                            \"description\": \"The ID for the parent of the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"post\": {\n                            \"required\": false,\n                            \"description\": \"The ID of the associated post object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"status\": {\n                            \"required\": false,\n                            \"description\": \"State of the object.\",\n                            \"type\": \"string\"\n                        },\n                        \"meta\": {\n                            \"required\": false,\n                            \"description\": \"Meta fields.\",\n                            \"type\": \"object\"\n                        }\n                    }\n                },\n                {\n                    \"methods\": [\n                        \"DELETE\"\n                    ],\n                    \"args\": {\n                        \"id\": {\n                            \"required\": false,\n                            \"description\": \"Unique identifier for the object.\",\n                            \"type\": \"integer\"\n                        },\n                        \"force\": {\n                            \"required\": false,\n                            \"default\": false,\n                            \"description\": \"Whether to bypass trash and force deletion.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"password\": {\n                            \"required\": false,\n                            \"description\": \"The password for the post if it is password protected.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ]\n        },\n        \"/wp/v2/settings\": {\n            \"namespace\": \"wp/v2\",\n            \"methods\": [\n                \"GET\",\n                \"POST\",\n                \"PUT\",\n                \"PATCH\"\n            ],\n            \"endpoints\": [\n                {\n                    \"methods\": [\n                        \"GET\"\n                    ],\n                    \"args\": []\n                },\n                {\n                    \"methods\": [\n                        \"POST\",\n                        \"PUT\",\n                        \"PATCH\"\n                    ],\n                    \"args\": {\n                        \"title\": {\n                            \"required\": false,\n                            \"description\": \"Site title.\",\n                            \"type\": \"string\"\n                        },\n                        \"description\": {\n                            \"required\": false,\n                            \"description\": \"Site tagline.\",\n                            \"type\": \"string\"\n                        },\n                        \"url\": {\n                            \"required\": false,\n                            \"description\": \"Site URL.\",\n                            \"type\": \"string\"\n                        },\n                        \"email\": {\n                            \"required\": false,\n                            \"description\": \"This address is used for admin purposes, like new user notification.\",\n                            \"type\": \"string\"\n                        },\n                        \"timezone\": {\n                            \"required\": false,\n                            \"description\": \"A city in the same timezone as you.\",\n                            \"type\": \"string\"\n                        },\n                        \"date_format\": {\n                            \"required\": false,\n                            \"description\": \"A date format for all date strings.\",\n                            \"type\": \"string\"\n                        },\n                        \"time_format\": {\n                            \"required\": false,\n                            \"description\": \"A time format for all time strings.\",\n                            \"type\": \"string\"\n                        },\n                        \"start_of_week\": {\n                            \"required\": false,\n                            \"description\": \"A day number of the week that the week should start on.\",\n                            \"type\": \"integer\"\n                        },\n                        \"language\": {\n                            \"required\": false,\n                            \"description\": \"WordPress locale code.\",\n                            \"type\": \"string\"\n                        },\n                        \"use_smilies\": {\n                            \"required\": false,\n                            \"description\": \"Convert emoticons like :-) and :-P to graphics on display.\",\n                            \"type\": \"boolean\"\n                        },\n                        \"default_category\": {\n                            \"required\": false,\n                            \"description\": \"Default post category.\",\n                            \"type\": \"integer\"\n                        },\n                        \"default_post_format\": {\n                            \"required\": false,\n                            \"description\": \"Default post format.\",\n                            \"type\": \"string\"\n                        },\n                        \"posts_per_page\": {\n                            \"required\": false,\n                            \"description\": \"Blog pages show at most.\",\n                            \"type\": \"integer\"\n                        },\n                        \"default_ping_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.\",\n                            \"type\": \"string\"\n                        },\n                        \"default_comment_status\": {\n                            \"required\": false,\n                            \"enum\": [\n                                \"open\",\n                                \"closed\"\n                            ],\n                            \"description\": \"Allow people to post comments on new articles.\",\n                            \"type\": \"string\"\n                        }\n                    }\n                }\n            ],\n            \"_links\": {\n                \"self\": \"http://api.willow.test/wp-json/wp/v2/settings\"\n            }\n        }\n    },\n    \"_links\": {\n        \"help\": [\n            {\n                \"href\": \"http://v2.wp-api.org/\"\n            }\n        ]\n    }\n}"}],"_postman_id":"52d24a93-60e1-4cf8-8be7-771b2f10a228"},{"name":"Content Request","id":"b217e076-1df1-485d-b98b-fcc2d3fc88d7","request":{"method":"GET","header":[],"url":"http://api.willow.test/wp-json/wp/v2","description":"<p>Get an overview of content endpoints</p>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2"],"host":["api","willow","test"],"query":[],"variable":[]}},"response":[{"id":"8353ee12-59c5-4b9b-84c9-3f9878500e83","name":"Content Request","originalRequest":{"method":"GET","header":[],"url":"http://api.willow.test/wp-json/wp/v2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 09:08:30 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\"namespace\":\"wp\\/v2\",\"routes\":{\"\\/wp\\/v2\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"namespace\":{\"required\":false,\"default\":\"wp\\/v2\"},\"context\":{\"required\":false,\"default\":\"view\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\"}},\"\\/wp\\/v2\\/posts\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"after\":{\"required\":false,\"description\":\"Limit response to posts published after a given ISO8601 compliant date.\",\"type\":\"string\"},\"author\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"author_exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"before\":{\"required\":false,\"description\":\"Limit response to posts published before a given ISO8601 compliant date.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"offset\":{\"required\":false,\"description\":\"Offset the result set by a specific number of items.\",\"type\":\"integer\"},\"order\":{\"required\":false,\"default\":\"desc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"date\",\"enum\":[\"date\",\"relevance\",\"id\",\"include\",\"title\",\"slug\"],\"description\":\"Sort collection by object attribute.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"Limit result set to posts with one or more specific slugs.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"status\":{\"required\":false,\"default\":\"publish\",\"description\":\"Limit result set to posts assigned one or more statuses.\",\"type\":\"array\",\"items\":{\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"trash\",\"auto-draft\",\"inherit\",\"acf-disabled\",\"any\"],\"type\":\"string\"}},\"categories\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items that have the specified term assigned in the categories taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"categories_exclude\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items except those that have the specified term assigned in the categories taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"tags\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items that have the specified term assigned in the tags taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"tags_exclude\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items except those that have the specified term assigned in the tags taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"sticky\":{\"required\":false,\"description\":\"Limit result set to items that are sticky.\",\"type\":\"boolean\"},\"lang\":{\"required\":false,\"enum\":[\"da\"],\"description\":\"Limit result set to a specific language.\",\"type\":\"string\"}}},{\"methods\":[\"POST\"],\"args\":{\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"A password to protect access to the content and excerpt.\",\"type\":\"string\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"content\":{\"required\":false,\"description\":\"The content for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"excerpt\":{\"required\":false,\"description\":\"The excerpt for the object.\",\"type\":\"object\"},\"featured_media\":{\"required\":false,\"description\":\"The ID of the featured media for the object.\",\"type\":\"integer\"},\"comment_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not comments are open on the object.\",\"type\":\"string\"},\"ping_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not the object can be pinged.\",\"type\":\"string\"},\"format\":{\"required\":false,\"enum\":[\"standard\",\"aside\",\"chat\",\"gallery\",\"link\",\"image\",\"quote\",\"status\",\"video\",\"audio\"],\"description\":\"The format for the object.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"},\"sticky\":{\"required\":false,\"description\":\"Whether or not the object should be treated as sticky.\",\"type\":\"boolean\"},\"template\":{\"required\":false,\"enum\":[\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"},\"categories\":{\"required\":false,\"description\":\"The terms assigned to the object in the category taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"tags\":{\"required\":false,\"description\":\"The terms assigned to the object in the post_tag taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/posts\"}},\"\\/wp\\/v2\\/posts\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"The password for the post if it is password protected.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"A password to protect access to the content and excerpt.\",\"type\":\"string\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"content\":{\"required\":false,\"description\":\"The content for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"excerpt\":{\"required\":false,\"description\":\"The excerpt for the object.\",\"type\":\"object\"},\"featured_media\":{\"required\":false,\"description\":\"The ID of the featured media for the object.\",\"type\":\"integer\"},\"comment_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not comments are open on the object.\",\"type\":\"string\"},\"ping_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not the object can be pinged.\",\"type\":\"string\"},\"format\":{\"required\":false,\"enum\":[\"standard\",\"aside\",\"chat\",\"gallery\",\"link\",\"image\",\"quote\",\"status\",\"video\",\"audio\"],\"description\":\"The format for the object.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"},\"sticky\":{\"required\":false,\"description\":\"Whether or not the object should be treated as sticky.\",\"type\":\"boolean\"},\"template\":{\"required\":false,\"enum\":[\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"},\"categories\":{\"required\":false,\"description\":\"The terms assigned to the object in the category taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"tags\":{\"required\":false,\"description\":\"The terms assigned to the object in the post_tag taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Whether to bypass trash and force deletion.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/posts\\/(?P<parent>[\\\\d]+)\\/revisions\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}}]},\"\\/wp\\/v2\\/posts\\/(?P<parent>[\\\\d]+)\\/revisions\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Required to be true, as revisions do not support trashing.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/pages\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"after\":{\"required\":false,\"description\":\"Limit response to posts published after a given ISO8601 compliant date.\",\"type\":\"string\"},\"author\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"author_exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"before\":{\"required\":false,\"description\":\"Limit response to posts published before a given ISO8601 compliant date.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"menu_order\":{\"required\":false,\"description\":\"Limit result set to posts with a specific menu_order value.\",\"type\":\"integer\"},\"offset\":{\"required\":false,\"description\":\"Offset the result set by a specific number of items.\",\"type\":\"integer\"},\"order\":{\"required\":false,\"default\":\"desc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"date\",\"enum\":[\"date\",\"relevance\",\"id\",\"include\",\"title\",\"slug\",\"menu_order\"],\"description\":\"Sort collection by object attribute.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to those of particular parent IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"parent_exclude\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items except those of a particular parent ID.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"slug\":{\"required\":false,\"description\":\"Limit result set to posts with one or more specific slugs.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"status\":{\"required\":false,\"default\":\"publish\",\"description\":\"Limit result set to posts assigned one or more statuses.\",\"type\":\"array\",\"items\":{\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"trash\",\"auto-draft\",\"inherit\",\"acf-disabled\",\"any\"],\"type\":\"string\"}},\"lang\":{\"required\":false,\"enum\":[\"da\"],\"description\":\"Limit result set to a specific language.\",\"type\":\"string\"}}},{\"methods\":[\"POST\"],\"args\":{\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"A password to protect access to the content and excerpt.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"content\":{\"required\":false,\"description\":\"The content for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"excerpt\":{\"required\":false,\"description\":\"The excerpt for the object.\",\"type\":\"object\"},\"featured_media\":{\"required\":false,\"description\":\"The ID of the featured media for the object.\",\"type\":\"integer\"},\"comment_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not comments are open on the object.\",\"type\":\"string\"},\"ping_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not the object can be pinged.\",\"type\":\"string\"},\"menu_order\":{\"required\":false,\"description\":\"The order of the object in relation to other object of its type.\",\"type\":\"integer\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"},\"template\":{\"required\":false,\"enum\":[\"frontpage\",\"authorlist\",\"architonic\",\"cookiepolicy\",\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/pages\"}},\"\\/wp\\/v2\\/pages\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"The password for the post if it is password protected.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"A password to protect access to the content and excerpt.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"content\":{\"required\":false,\"description\":\"The content for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"excerpt\":{\"required\":false,\"description\":\"The excerpt for the object.\",\"type\":\"object\"},\"featured_media\":{\"required\":false,\"description\":\"The ID of the featured media for the object.\",\"type\":\"integer\"},\"comment_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not comments are open on the object.\",\"type\":\"string\"},\"ping_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not the object can be pinged.\",\"type\":\"string\"},\"menu_order\":{\"required\":false,\"description\":\"The order of the object in relation to other object of its type.\",\"type\":\"integer\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"},\"template\":{\"required\":false,\"enum\":[\"frontpage\",\"authorlist\",\"architonic\",\"cookiepolicy\",\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Whether to bypass trash and force deletion.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/pages\\/(?P<parent>[\\\\d]+)\\/revisions\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}}]},\"\\/wp\\/v2\\/pages\\/(?P<parent>[\\\\d]+)\\/revisions\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Required to be true, as revisions do not support trashing.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/media\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"after\":{\"required\":false,\"description\":\"Limit response to posts published after a given ISO8601 compliant date.\",\"type\":\"string\"},\"author\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"author_exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"before\":{\"required\":false,\"description\":\"Limit response to posts published before a given ISO8601 compliant date.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"offset\":{\"required\":false,\"description\":\"Offset the result set by a specific number of items.\",\"type\":\"integer\"},\"order\":{\"required\":false,\"default\":\"desc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"date\",\"enum\":[\"date\",\"relevance\",\"id\",\"include\",\"title\",\"slug\"],\"description\":\"Sort collection by object attribute.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to those of particular parent IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"parent_exclude\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items except those of a particular parent ID.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"slug\":{\"required\":false,\"description\":\"Limit result set to posts with one or more specific slugs.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"status\":{\"required\":false,\"default\":\"inherit\",\"description\":\"Limit result set to posts assigned one or more statuses.\",\"type\":\"array\",\"items\":{\"enum\":[\"inherit\",\"private\",\"trash\"],\"type\":\"string\"}},\"lang\":{\"required\":false,\"enum\":[\"da\"],\"description\":\"Limit result set to a specific language.\",\"type\":\"string\"},\"media_type\":{\"required\":false,\"enum\":[\"image\",\"video\",\"text\",\"application\",\"audio\",\"\\tapplication\"],\"description\":\"Limit result set to attachments of a particular media type.\",\"type\":\"string\"},\"mime_type\":{\"required\":false,\"description\":\"Limit result set to attachments of a particular MIME type.\",\"type\":\"string\"}}},{\"methods\":[\"POST\"],\"args\":{\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"comment_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not comments are open on the object.\",\"type\":\"string\"},\"ping_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not the object can be pinged.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"},\"template\":{\"required\":false,\"enum\":[\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"},\"alt_text\":{\"required\":false,\"description\":\"Alternative text to display when attachment is not displayed.\",\"type\":\"string\"},\"caption\":{\"required\":false,\"description\":\"The attachment caption.\",\"type\":\"object\"},\"description\":{\"required\":false,\"description\":\"The attachment description.\",\"type\":\"object\"},\"post\":{\"required\":false,\"description\":\"The ID for the associated post of the attachment.\",\"type\":\"integer\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/media\"}},\"\\/wp\\/v2\\/media\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"comment_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not comments are open on the object.\",\"type\":\"string\"},\"ping_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Whether or not the object can be pinged.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"},\"template\":{\"required\":false,\"enum\":[\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"},\"alt_text\":{\"required\":false,\"description\":\"Alternative text to display when attachment is not displayed.\",\"type\":\"string\"},\"caption\":{\"required\":false,\"description\":\"The attachment caption.\",\"type\":\"object\"},\"description\":{\"required\":false,\"description\":\"The attachment description.\",\"type\":\"object\"},\"post\":{\"required\":false,\"description\":\"The ID for the associated post of the attachment.\",\"type\":\"integer\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Whether to bypass trash and force deletion.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/composites\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"after\":{\"required\":false,\"description\":\"Limit response to posts published after a given ISO8601 compliant date.\",\"type\":\"string\"},\"author\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"author_exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes posts assigned to specific authors.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"before\":{\"required\":false,\"description\":\"Limit response to posts published before a given ISO8601 compliant date.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"offset\":{\"required\":false,\"description\":\"Offset the result set by a specific number of items.\",\"type\":\"integer\"},\"order\":{\"required\":false,\"default\":\"desc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"date\",\"enum\":[\"date\",\"relevance\",\"id\",\"include\",\"title\",\"slug\"],\"description\":\"Sort collection by object attribute.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"Limit result set to posts with one or more specific slugs.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"status\":{\"required\":false,\"default\":\"publish\",\"description\":\"Limit result set to posts assigned one or more statuses.\",\"type\":\"array\",\"items\":{\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"trash\",\"auto-draft\",\"inherit\",\"acf-disabled\",\"any\"],\"type\":\"string\"}},\"categories\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items that have the specified term assigned in the categories taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"categories_exclude\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to all items except those that have the specified term assigned in the categories taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"lang\":{\"required\":false,\"enum\":[\"da\"],\"description\":\"Limit result set to a specific language.\",\"type\":\"string\"}}},{\"methods\":[\"POST\"],\"args\":{\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"A password to protect access to the content and excerpt.\",\"type\":\"string\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"template\":{\"required\":false,\"enum\":[\"bodum-stempel\",\"bodum-pour-over\",\"bodum-vacuum\",\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"},\"categories\":{\"required\":false,\"description\":\"The terms assigned to the object in the category taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/composites\"}},\"\\/wp\\/v2\\/composites\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"The password for the post if it is password protected.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the object unique to its type.\",\"type\":\"string\"},\"status\":{\"required\":false,\"enum\":[\"publish\",\"future\",\"draft\",\"pending\",\"private\",\"acf-disabled\"],\"description\":\"A named status for the object.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"A password to protect access to the content and excerpt.\",\"type\":\"string\"},\"title\":{\"required\":false,\"description\":\"The title for the object.\",\"type\":\"object\"},\"author\":{\"required\":false,\"description\":\"The ID for the author of the object.\",\"type\":\"integer\"},\"template\":{\"required\":false,\"enum\":[\"bodum-stempel\",\"bodum-pour-over\",\"bodum-vacuum\",\"\"],\"description\":\"The theme file to use to display the object.\",\"type\":\"string\"},\"categories\":{\"required\":false,\"description\":\"The terms assigned to the object in the category taxonomy.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Whether to bypass trash and force deletion.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/types\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/types\"}},\"\\/wp\\/v2\\/types\\/(?P<type>[\\\\w-]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"type\":{\"required\":false,\"description\":\"An alphanumeric identifier for the post type.\",\"type\":\"string\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}}]},\"\\/wp\\/v2\\/statuses\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/statuses\"}},\"\\/wp\\/v2\\/statuses\\/(?P<status>[\\\\w-]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"status\":{\"required\":false,\"description\":\"An alphanumeric identifier for the status.\",\"type\":\"string\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}}]},\"\\/wp\\/v2\\/taxonomies\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"type\":{\"required\":false,\"description\":\"Limit results to taxonomies associated with a specific post type.\",\"type\":\"string\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/taxonomies\"}},\"\\/wp\\/v2\\/taxonomies\\/(?P<taxonomy>[\\\\w-]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"taxonomy\":{\"required\":false,\"description\":\"An alphanumeric identifier for the taxonomy.\",\"type\":\"string\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}}]},\"\\/wp\\/v2\\/categories\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"order\":{\"required\":false,\"default\":\"asc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"name\",\"enum\":[\"id\",\"include\",\"name\",\"slug\",\"term_group\",\"description\",\"count\"],\"description\":\"Sort collection by term attribute.\",\"type\":\"string\"},\"hide_empty\":{\"required\":false,\"default\":false,\"description\":\"Whether to hide terms not assigned to any posts.\",\"type\":\"boolean\"},\"parent\":{\"required\":false,\"description\":\"Limit result set to terms assigned to a specific parent.\",\"type\":\"integer\"},\"post\":{\"required\":false,\"description\":\"Limit result set to terms assigned to a specific post.\",\"type\":\"integer\"},\"slug\":{\"required\":false,\"description\":\"Limit result set to terms with a specific slug.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"lang\":{\"required\":false,\"enum\":[\"da\"],\"description\":\"Limit result set to a specific language.\",\"type\":\"string\"}}},{\"methods\":[\"POST\"],\"args\":{\"description\":{\"required\":false,\"description\":\"HTML description of the term.\",\"type\":\"string\"},\"name\":{\"required\":true,\"description\":\"HTML title for the term.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the term unique to its type.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"description\":\"The parent term ID.\",\"type\":\"integer\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/categories\"}},\"\\/wp\\/v2\\/categories\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the term.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the term.\",\"type\":\"integer\"},\"description\":{\"required\":false,\"description\":\"HTML description of the term.\",\"type\":\"string\"},\"name\":{\"required\":false,\"description\":\"HTML title for the term.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the term unique to its type.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"description\":\"The parent term ID.\",\"type\":\"integer\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the term.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Required to be true, as terms do not support trashing.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/tags\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"offset\":{\"required\":false,\"description\":\"Offset the result set by a specific number of items.\",\"type\":\"integer\"},\"order\":{\"required\":false,\"default\":\"asc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"name\",\"enum\":[\"id\",\"include\",\"name\",\"slug\",\"term_group\",\"description\",\"count\"],\"description\":\"Sort collection by term attribute.\",\"type\":\"string\"},\"hide_empty\":{\"required\":false,\"default\":false,\"description\":\"Whether to hide terms not assigned to any posts.\",\"type\":\"boolean\"},\"post\":{\"required\":false,\"description\":\"Limit result set to terms assigned to a specific post.\",\"type\":\"integer\"},\"slug\":{\"required\":false,\"description\":\"Limit result set to terms with a specific slug.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"lang\":{\"required\":false,\"enum\":[\"da\"],\"description\":\"Limit result set to a specific language.\",\"type\":\"string\"}}},{\"methods\":[\"POST\"],\"args\":{\"description\":{\"required\":false,\"description\":\"HTML description of the term.\",\"type\":\"string\"},\"name\":{\"required\":true,\"description\":\"HTML title for the term.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the term unique to its type.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/tags\"}},\"\\/wp\\/v2\\/tags\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the term.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the term.\",\"type\":\"integer\"},\"description\":{\"required\":false,\"description\":\"HTML description of the term.\",\"type\":\"string\"},\"name\":{\"required\":false,\"description\":\"HTML title for the term.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the term unique to its type.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the term.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Required to be true, as terms do not support trashing.\",\"type\":\"boolean\"}}}]},\"\\/wp\\/v2\\/users\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"offset\":{\"required\":false,\"description\":\"Offset the result set by a specific number of items.\",\"type\":\"integer\"},\"order\":{\"required\":false,\"default\":\"asc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"name\",\"enum\":[\"id\",\"include\",\"name\",\"registered_date\",\"slug\",\"email\",\"url\"],\"description\":\"Sort collection by object attribute.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"Limit result set to users with a specific slug.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"roles\":{\"required\":false,\"description\":\"Limit result set to users matching at least one specific role provided. Accepts csv list or single role.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}}}},{\"methods\":[\"POST\"],\"args\":{\"username\":{\"required\":true,\"description\":\"Login name for the user.\",\"type\":\"string\"},\"name\":{\"required\":false,\"description\":\"Display name for the user.\",\"type\":\"string\"},\"first_name\":{\"required\":false,\"description\":\"First name for the user.\",\"type\":\"string\"},\"last_name\":{\"required\":false,\"description\":\"Last name for the user.\",\"type\":\"string\"},\"email\":{\"required\":true,\"description\":\"The email address for the user.\",\"type\":\"string\"},\"url\":{\"required\":false,\"description\":\"URL of the user.\",\"type\":\"string\"},\"description\":{\"required\":false,\"description\":\"Description of the user.\",\"type\":\"string\"},\"locale\":{\"required\":false,\"enum\":[\"\",\"en_US\"],\"description\":\"Locale for the user.\",\"type\":\"string\"},\"nickname\":{\"required\":false,\"description\":\"The nickname for the user.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the user.\",\"type\":\"string\"},\"roles\":{\"required\":false,\"description\":\"Roles assigned to the user.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"password\":{\"required\":true,\"description\":\"Password for the user (never included).\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/users\"}},\"\\/wp\\/v2\\/users\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the user.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the user.\",\"type\":\"integer\"},\"username\":{\"required\":false,\"description\":\"Login name for the user.\",\"type\":\"string\"},\"name\":{\"required\":false,\"description\":\"Display name for the user.\",\"type\":\"string\"},\"first_name\":{\"required\":false,\"description\":\"First name for the user.\",\"type\":\"string\"},\"last_name\":{\"required\":false,\"description\":\"Last name for the user.\",\"type\":\"string\"},\"email\":{\"required\":false,\"description\":\"The email address for the user.\",\"type\":\"string\"},\"url\":{\"required\":false,\"description\":\"URL of the user.\",\"type\":\"string\"},\"description\":{\"required\":false,\"description\":\"Description of the user.\",\"type\":\"string\"},\"locale\":{\"required\":false,\"enum\":[\"\",\"en_US\"],\"description\":\"Locale for the user.\",\"type\":\"string\"},\"nickname\":{\"required\":false,\"description\":\"The nickname for the user.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the user.\",\"type\":\"string\"},\"roles\":{\"required\":false,\"description\":\"Roles assigned to the user.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"password\":{\"required\":false,\"description\":\"Password for the user (never included).\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the user.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Required to be true, as users do not support trashing.\",\"type\":\"boolean\"},\"reassign\":{\"required\":true,\"description\":\"Reassign the deleted user's posts and links to this user ID.\",\"type\":\"integer\"}}}]},\"\\/wp\\/v2\\/users\\/me\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"username\":{\"required\":false,\"description\":\"Login name for the user.\",\"type\":\"string\"},\"name\":{\"required\":false,\"description\":\"Display name for the user.\",\"type\":\"string\"},\"first_name\":{\"required\":false,\"description\":\"First name for the user.\",\"type\":\"string\"},\"last_name\":{\"required\":false,\"description\":\"Last name for the user.\",\"type\":\"string\"},\"email\":{\"required\":false,\"description\":\"The email address for the user.\",\"type\":\"string\"},\"url\":{\"required\":false,\"description\":\"URL of the user.\",\"type\":\"string\"},\"description\":{\"required\":false,\"description\":\"Description of the user.\",\"type\":\"string\"},\"locale\":{\"required\":false,\"enum\":[\"\",\"en_US\"],\"description\":\"Locale for the user.\",\"type\":\"string\"},\"nickname\":{\"required\":false,\"description\":\"The nickname for the user.\",\"type\":\"string\"},\"slug\":{\"required\":false,\"description\":\"An alphanumeric identifier for the user.\",\"type\":\"string\"},\"roles\":{\"required\":false,\"description\":\"Roles assigned to the user.\",\"type\":\"array\",\"items\":{\"type\":\"string\"}},\"password\":{\"required\":false,\"description\":\"Password for the user (never included).\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"force\":{\"required\":false,\"default\":false,\"description\":\"Required to be true, as users do not support trashing.\",\"type\":\"boolean\"},\"reassign\":{\"required\":true,\"description\":\"Reassign the deleted user's posts and links to this user ID.\",\"type\":\"integer\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/users\\/me\"}},\"\\/wp\\/v2\\/comments\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"page\":{\"required\":false,\"default\":1,\"description\":\"Current page of the collection.\",\"type\":\"integer\"},\"per_page\":{\"required\":false,\"default\":10,\"description\":\"Maximum number of items to be returned in result set.\",\"type\":\"integer\"},\"search\":{\"required\":false,\"description\":\"Limit results to those matching a string.\",\"type\":\"string\"},\"after\":{\"required\":false,\"description\":\"Limit response to comments published after a given ISO8601 compliant date.\",\"type\":\"string\"},\"author\":{\"required\":false,\"description\":\"Limit result set to comments assigned to specific user IDs. Requires authorization.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"author_exclude\":{\"required\":false,\"description\":\"Ensure result set excludes comments assigned to specific user IDs. Requires authorization.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"author_email\":{\"required\":false,\"description\":\"Limit result set to that from a specific author email. Requires authorization.\",\"type\":\"string\"},\"before\":{\"required\":false,\"description\":\"Limit response to comments published before a given ISO8601 compliant date.\",\"type\":\"string\"},\"exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"include\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to specific IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"offset\":{\"required\":false,\"description\":\"Offset the result set by a specific number of items.\",\"type\":\"integer\"},\"order\":{\"required\":false,\"default\":\"desc\",\"enum\":[\"asc\",\"desc\"],\"description\":\"Order sort attribute ascending or descending.\",\"type\":\"string\"},\"orderby\":{\"required\":false,\"default\":\"date_gmt\",\"enum\":[\"date\",\"date_gmt\",\"id\",\"include\",\"post\",\"parent\",\"type\"],\"description\":\"Sort collection by object attribute.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to comments of specific parent IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"parent_exclude\":{\"required\":false,\"default\":[],\"description\":\"Ensure result set excludes specific parent IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"post\":{\"required\":false,\"default\":[],\"description\":\"Limit result set to comments assigned to specific post IDs.\",\"type\":\"array\",\"items\":{\"type\":\"integer\"}},\"status\":{\"required\":false,\"default\":\"approve\",\"description\":\"Limit result set to comments assigned a specific status. Requires authorization.\",\"type\":\"string\"},\"type\":{\"required\":false,\"default\":\"comment\",\"description\":\"Limit result set to comments assigned a specific type. Requires authorization.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"The password for the post if it is password protected.\",\"type\":\"string\"}}},{\"methods\":[\"POST\"],\"args\":{\"author\":{\"required\":false,\"description\":\"The ID of the user object, if author was a user.\",\"type\":\"integer\"},\"author_email\":{\"required\":false,\"description\":\"Email address for the object author.\",\"type\":\"string\"},\"author_ip\":{\"required\":false,\"description\":\"IP address for the object author.\",\"type\":\"string\"},\"author_name\":{\"required\":false,\"description\":\"Display name for the object author.\",\"type\":\"string\"},\"author_url\":{\"required\":false,\"description\":\"URL for the object author.\",\"type\":\"string\"},\"author_user_agent\":{\"required\":false,\"description\":\"User agent for the object author.\",\"type\":\"string\"},\"content\":{\"required\":false,\"description\":\"The content for the object.\",\"type\":\"object\"},\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"default\":0,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"post\":{\"required\":false,\"default\":0,\"description\":\"The ID of the associated post object.\",\"type\":\"integer\"},\"status\":{\"required\":false,\"description\":\"State of the object.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/comments\"}},\"\\/wp\\/v2\\/comments\\/(?P<id>[\\\\d]+)\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\",\"DELETE\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"context\":{\"required\":false,\"default\":\"view\",\"enum\":[\"view\",\"embed\",\"edit\"],\"description\":\"Scope under which the request is made; determines fields present in response.\",\"type\":\"string\"},\"password\":{\"required\":false,\"description\":\"The password for the post if it is password protected.\",\"type\":\"string\"}}},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"author\":{\"required\":false,\"description\":\"The ID of the user object, if author was a user.\",\"type\":\"integer\"},\"author_email\":{\"required\":false,\"description\":\"Email address for the object author.\",\"type\":\"string\"},\"author_ip\":{\"required\":false,\"description\":\"IP address for the object author.\",\"type\":\"string\"},\"author_name\":{\"required\":false,\"description\":\"Display name for the object author.\",\"type\":\"string\"},\"author_url\":{\"required\":false,\"description\":\"URL for the object author.\",\"type\":\"string\"},\"author_user_agent\":{\"required\":false,\"description\":\"User agent for the object author.\",\"type\":\"string\"},\"content\":{\"required\":false,\"description\":\"The content for the object.\",\"type\":\"object\"},\"date\":{\"required\":false,\"description\":\"The date the object was published, in the site's timezone.\",\"type\":\"string\"},\"date_gmt\":{\"required\":false,\"description\":\"The date the object was published, as GMT.\",\"type\":\"string\"},\"parent\":{\"required\":false,\"description\":\"The ID for the parent of the object.\",\"type\":\"integer\"},\"post\":{\"required\":false,\"description\":\"The ID of the associated post object.\",\"type\":\"integer\"},\"status\":{\"required\":false,\"description\":\"State of the object.\",\"type\":\"string\"},\"meta\":{\"required\":false,\"description\":\"Meta fields.\",\"type\":\"object\"}}},{\"methods\":[\"DELETE\"],\"args\":{\"id\":{\"required\":false,\"description\":\"Unique identifier for the object.\",\"type\":\"integer\"},\"force\":{\"required\":false,\"default\":false,\"description\":\"Whether to bypass trash and force deletion.\",\"type\":\"boolean\"},\"password\":{\"required\":false,\"description\":\"The password for the post if it is password protected.\",\"type\":\"string\"}}}]},\"\\/wp\\/v2\\/settings\":{\"namespace\":\"wp\\/v2\",\"methods\":[\"GET\",\"POST\",\"PUT\",\"PATCH\"],\"endpoints\":[{\"methods\":[\"GET\"],\"args\":[]},{\"methods\":[\"POST\",\"PUT\",\"PATCH\"],\"args\":{\"title\":{\"required\":false,\"description\":\"Site title.\",\"type\":\"string\"},\"description\":{\"required\":false,\"description\":\"Site tagline.\",\"type\":\"string\"},\"url\":{\"required\":false,\"description\":\"Site URL.\",\"type\":\"string\"},\"email\":{\"required\":false,\"description\":\"This address is used for admin purposes, like new user notification.\",\"type\":\"string\"},\"timezone\":{\"required\":false,\"description\":\"A city in the same timezone as you.\",\"type\":\"string\"},\"date_format\":{\"required\":false,\"description\":\"A date format for all date strings.\",\"type\":\"string\"},\"time_format\":{\"required\":false,\"description\":\"A time format for all time strings.\",\"type\":\"string\"},\"start_of_week\":{\"required\":false,\"description\":\"A day number of the week that the week should start on.\",\"type\":\"integer\"},\"language\":{\"required\":false,\"description\":\"WordPress locale code.\",\"type\":\"string\"},\"use_smilies\":{\"required\":false,\"description\":\"Convert emoticons like :-) and :-P to graphics on display.\",\"type\":\"boolean\"},\"default_category\":{\"required\":false,\"description\":\"Default post category.\",\"type\":\"integer\"},\"default_post_format\":{\"required\":false,\"description\":\"Default post format.\",\"type\":\"string\"},\"posts_per_page\":{\"required\":false,\"description\":\"Blog pages show at most.\",\"type\":\"integer\"},\"default_ping_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.\",\"type\":\"string\"},\"default_comment_status\":{\"required\":false,\"enum\":[\"open\",\"closed\"],\"description\":\"Allow people to post comments on new articles.\",\"type\":\"string\"}}}],\"_links\":{\"self\":\"http:\\/\\/api.willow.test\\/wp-json\\/wp\\/v2\\/settings\"}}},\"_links\":{\"up\":[{\"href\":\"http:\\/\\/api.willow.test\\/wp-json\\/\"}]}}"}],"_postman_id":"b217e076-1df1-485d-b98b-fcc2d3fc88d7"},{"name":"Categories","id":"2cc12ce4-6efc-4e72-9be5-dc75a12c3035","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/categories?page=1&per_page=5","description":"<p>Lists all categories, ordered by name in ascending order.</p>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","categories"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional) For pagination - specify what page you wish to retrieve.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) For pagination - specify how many results you wish to retrieve.</p>\n","type":"text/plain"},"key":"per_page","value":"5"}],"variable":[]}},"response":[{"id":"512c0e4c-564d-4031-b78a-657c93c041a0","name":"Categories","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 10:21:32 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/wp/v2/categories?page=2>; rel=\"next\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"},{"key":"X-WP-Total","value":"55","name":"X-WP-Total","description":"Custom header"},{"key":"X-WP-TotalPages","value":"6","name":"X-WP-TotalPages","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"[\n    {\n        \"data\": {\n            \"id\": 111,\n            \"name\": \"Abonnement\",\n            \"url\": \"/magasinet/abonnement\",\n            \"language\": \"da\",\n            \"count\": 36,\n            \"canonical_url\": \"http://willow.test/magasinet/abonnement\"\n        }\n    },\n    {\n        \"data\": {\n            \"id\": 31,\n            \"name\": \"Arkitektur\",\n            \"url\": \"/arkitektur\",\n            \"language\": \"da\",\n            \"count\": 243,\n            \"canonical_url\": \"http://willow.test/arkitektur\"\n        }\n    },\n    {\n        \"data\": {\n            \"id\": 45,\n            \"name\": \"Boliger\",\n            \"url\": \"/boliger\",\n            \"language\": \"da\",\n            \"count\": 21,\n            \"canonical_url\": \"http://willow.test/boliger\"\n        }\n    },\n    {\n        \"data\": {\n            \"id\": 53,\n            \"name\": \"Boligreportage\",\n            \"url\": \"/boligreportage\",\n            \"language\": \"da\",\n            \"count\": 2,\n            \"canonical_url\": \"http://willow.test/boligreportage\"\n        }\n    }\n]"}],"_postman_id":"2cc12ce4-6efc-4e72-9be5-dc75a12c3035"},{"name":"Category","id":"b60de59a-ff1a-46db-9e65-ddaa80e718f0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/categories/1?with=children,details,content-teasers,parent,siblings,teasers","description":"<p>This endpoint allows you to get a single category by its ID.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"with\">with</h3>\n<p>Supports the following includes:</p>\n<ul>\n<li>children</li>\n<li>details</li>\n<li>content-teasers</li>\n<li>parent</li>\n<li>siblings</li>\n<li>teasers</li>\n</ul>\n<p>Example: <code>?with=children,siblings</code></p>\n<p><strong>Children</strong></p>\n<p>Adds an array of subcategories to the current category\nChildren can have the same includes as the category, which means that you'll be able to retrieve details and content teasers from child categories as well.</p>\n<p>Example: <code>?with=children.details</code></p>\n<p>or </p>\n<p><code>?with=children.content-teasers:per_page(5):page(2)</code></p>\n<p><strong>Details</strong></p>\n<p>Adds an object of details about the current category. Description, image, body etc.</p>\n<p><strong>Content Teasers</strong></p>\n<p>Adds an array of teasers for articles attached to the current category. Can be further modified to paginate the content teasers by adding the following params:</p>\n<ul>\n<li>per_page - Amount of content teasers per page</li>\n<li>page - The current page</li>\n<li>orderby - Defaults to ordering by date</li>\n<li>order - Ascending or descending order</li>\n<li>offset - Manually override the offset - default is calculated by per page and current page.</li>\n</ul>\n<p>Example: <code>?with=content-teasers:per_page(5):page(2)</code></p>\n<p><strong>Parent</strong></p>\n<p>Adds an object of the parent category.</p>\n<p><strong>Siblings</strong></p>\n<p>Adds an array of the category before and after the current category, ordered by name.</p>\n<p><strong>Teasers</strong></p>\n<p>Adds an array of teasers for the current category</p>\n<ul>\n<li>Internal teaser (default)</li>\n<li>SEO teaser (seo)</li>\n<li>Facebook sharing teaser (facebook)</li>\n<li>Twitter sharing teaser (twitter)</li>\n</ul>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","categories","1"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional)</p>\n","type":"text/plain"},"key":"with","value":"children,details,content-teasers,parent,siblings,teasers"}],"variable":[]}},"response":[{"id":"8863a661-fbce-4e6c-8cc0-1407787e6408","name":"Category","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/wp/v2/categories/1?with=children,details,content-teasers,parent,siblings,teasers","protocol":"http","host":["api","willow","test"],"path":["wp-json","wp","v2","categories","1"],"query":[{"key":"with","value":"children,details,content-teasers,parent,siblings,teasers"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:08:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Current Category\",\n        \"url\": \"/current-category\",\n        \"language\": \"da\",\n        \"count\": 21,\n        \"canonical_url\": \"http://willow.test/current-category\",\n        \"details\": {\n            \"data\": {\n                \"description\": \"Lorem ipsum dolor sit amet.\",\n                \"image\": {\n                    \"id\": 1,\n                    \"url\": \"http://images.bonnier.cloud/path/to/image_1.jpg\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"caption\": null,\n                    \"alt\": null,\n                    \"copyright\": null,\n                    \"language\": null,\n                    \"focalpoint\": {\n                        \"x\": 0.5,\n                        \"y\": 0.5\n                    },\n                    \"aspectratio\": 1.4\n                },\n                \"body\": \"Nam justo quam, dignissim quis pretium quis, tempor vitae nisi. Pellentesque eget sapien in mauris pulvinar egestas eget in eros.\"\n            }\n        },\n        \"children\": {\n            \"data\": [\n                {\n                    \"id\": 5,\n                    \"name\": \"Child Category 1\",\n                    \"url\": \"/current-category/child-category-1\",\n                    \"language\": \"da\",\n                    \"count\": 7,\n                    \"canonical_url\": \"http://willow.test/current-category/child-category-1\"\n                },\n                {\n                    \"id\": 6,\n                    \"name\": \"Child Category 2\",\n                    \"url\": \"/current-category/child-category-2\",\n                    \"language\": \"da\",\n                    \"count\": 7,\n                    \"canonical_url\": \"http://willow.test/current-category/child-category-2\"\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"Child Category 3\",\n                    \"url\": \"/current-category/child-category-3\",\n                    \"language\": \"da\",\n                    \"count\": 7,\n                    \"canonical_url\": \"http://willow.test/current-category/child-category-3\"\n                }\n            ]\n        },\n        \"teasers\": {\n            \"data\": [\n                {\n                    \"title\": \"Current category teaser\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": null,\n                        \"language\": null,\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 0\n                    },\n                    \"description\": \"Current category teaser description\",\n                    \"type\": \"default\"\n                },\n                {\n                    \"title\": \"Current category teaser\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": null,\n                        \"language\": null,\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 0\n                    },\n                    \"description\": \"Current category teaser description\",\n                    \"type\": \"seo\"\n                },\n                {\n                    \"title\": \"Current category teaser\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": null,\n                        \"language\": null,\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 0\n                    },\n                    \"description\": \"Current category teaser description\",\n                    \"type\": \"facebook\"\n                },\n                {\n                    \"title\": \"Current category teaser\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.dk/path/to/image_2.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": null,\n                        \"language\": null,\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 0\n                    },\n                    \"description\": \"Current category teaser description\",\n                    \"type\": \"twitter\"\n                }\n            ]\n        },\n        \"content-teasers\": {\n            \"data\": [\n                {\n                    \"id\": 1,\n                    \"title\": \"Article\",\n                    \"image\": {\n                        \"id\": 3,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_3.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.441860465116279\n                    },\n                    \"description\": \"Article teaser description\",\n                    \"link\": \"/current-category/article\",\n                    \"published_at\": {\n                        \"date\": \"2017-02-14 00:01:00.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"Europe/Copenhagen\"\n                    },\n                    \"commercial\": null,\n                    \"label\": {\n                        \"title\": \"Current Category\",\n                        \"url\": \"/current-category\"\n                    }\n                },\n                {\n                    \"id\": 2,\n                    \"title\": \"Article 2\",\n                    \"image\": {\n                        \"id\": 4,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_4.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.441860465116279\n                    },\n                    \"description\": \"Article 2 teaser description\",\n                    \"link\": \"/current-category/article-2\",\n                    \"published_at\": {\n                        \"date\": \"2017-02-11 00:01:00.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"Europe/Copenhagen\"\n                    },\n                    \"commercial\": null,\n                    \"label\": {\n                        \"title\": \"Current Category\",\n                        \"url\": \"/current-category\"\n                    }\n                }\n            ]\n        },\n        \"siblings\": {\n            \"data\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"A Previous Category\",\n                    \"url\": \"/a-previous-category\",\n                    \"language\": \"da\",\n                    \"count\": 8,\n                    \"canonical_url\": \"http://willow.test/a-previous-category\"\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"The Next Category\",\n                    \"url\": \"/the-next-category\",\n                    \"language\": \"da\",\n                    \"count\": 2,\n                    \"canonical_url\": \"http://willow.test/the-next-category\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"b60de59a-ff1a-46db-9e65-ddaa80e718f0"},{"name":"Composites (Articles)","id":"bd2a0a80-6c27-4b26-b8b0-25ad492da04c","request":{"method":"GET","header":[],"url":"http://api.willow.test/wp-json/wp/v2/composites?page=1&per_page=5","description":"<p>List all composites, ordered by publish date descending.</p>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","composites"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional) For pagination - specify what page you wish to retrieve.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) For pagination - specify how many results you wish to retrieve.</p>\n","type":"text/plain"},"key":"per_page","value":"5"}],"variable":[]}},"response":[{"id":"4849eee6-c1d2-4090-93d1-5023541efe67","name":"Composites","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://api.willow.test/wp-json/wp/v2/composites?page=1","protocol":"http","host":["api","willow","test"],"path":["wp-json","wp","v2","composites"],"query":[{"key":"page","value":"1","description":"Pagination"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 09:08:53 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/wp/v2/composites?page=2>; rel=\"next\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"},{"key":"X-WP-Total","value":"3368","name":"X-WP-Total","description":"Custom header"},{"key":"X-WP-TotalPages","value":"337","name":"X-WP-TotalPages","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"[\n    {\n        \"data\": {\n            \"id\": 14209,\n            \"title\": \"Lorem Ipsum\",\n            \"description\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales euismod. Vivamus condimentum congue lacus elementum facilisis.\",\n            \"status\": \"publish\",\n            \"locale\": \"da\",\n            \"commercial\": null,\n            \"author\": {\n                \"id\": 272,\n                \"name\": \"John Doe\",\n                \"title\": \"Author\",\n                \"biography\": \"\",\n                \"avatar\": {\n                    \"id\": 13943,\n                    \"url\": \"http://images.bonnier.cloud/files/bob/staging/2018/03/16085318/maxresdefault.jpg\",\n                    \"title\": null,\n                    \"description\": null,\n                    \"caption\": null,\n                    \"alt\": null,\n                    \"copyright\": null,\n                    \"language\": \"da\",\n                    \"focalpoint\": {\n                        \"x\": 0.5,\n                        \"y\": 0.5\n                    },\n                    \"aspectratio\": 1.7777777777777777\n                },\n                \"url\": \"http://api.willow.test/author/johndoe\"\n            },\n            \"author_description\": \"Photos by A. Photographer\",\n            \"lead_image\": {\n                \"id\": 14209,\n                \"url\": null,\n                \"title\": \"Lorem Ipsum\",\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": \"da\",\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 0\n            },\n            \"published_at\": {\n                \"date\": \"2018-07-23 07:18:20.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"Europe/Copenhagen\"\n            },\n            \"updated_at\": {\n                \"date\": \"2018-07-23 07:18:20.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"Europe/Copenhagen\"\n            },\n            \"canonical_url\": \"http://willow.test/boliger/huse/lorem-ipsum\",\n            \"template\": \"\",\n            \"category\": {\n                \"data\": {\n                    \"id\": 51,\n                    \"name\": \"Huse\",\n                    \"url\": \"/boliger/huse\",\n                    \"language\": \"da\",\n                    \"count\": 7,\n                    \"canonical_url\": \"http://willow.test/boliger/huse\"\n                }\n            }\n        }\n    }\n]"}],"_postman_id":"bd2a0a80-6c27-4b26-b8b0-25ad492da04c"},{"name":"Composite (Article)","id":"84228022-7d4a-43d7-a178-fdecdd2e0566","request":{"method":"GET","header":[],"url":"http://api.willow.test/wp-json/wp/v2/composites/1?with=contents,related,tags,teasers&without=category","description":"<p>This endpoint allows you to get a single composite by its ID.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"with\">with</h3>\n<p>Supports the following inludes:</p>\n<ul>\n<li>contents</li>\n<li>related</li>\n<li>tags</li>\n<li>teasers</li>\n</ul>\n<p>Example: <code>?with=contents,teasers</code></p>\n<h3 id=\"without\">without</h3>\n<p>Supports the following excludes:</p>\n<ul>\n<li>category</li>\n</ul>\n<p>Example: <code>?without=category</code></p>\n<p><strong>Category</strong></p>\n<p>Adds an object with information about the category, the article belongs to. Id, name, language, etc.</p>\n<p><strong>Contents</strong></p>\n<p>Adds an object with the content elements on the article. Textitems, images, galleries etc.</p>\n<p><strong>Related</strong></p>\n<p>Adds an array of related articles.</p>\n<p><strong>Tags</strong></p>\n<p>Adds an array of tags attached to the article.</p>\n<p><strong>Teasers</strong></p>\n<p>Adds an array of teasers for the current article.</p>\n<ul>\n<li>Internal teaser (default)</li>\n<li>SEO teaser (seo)</li>\n<li>Facebook sharing teaser (facebook)</li>\n<li>Twitter sharing teaser (twitter)</li>\n</ul>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","composites","1"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional)</p>\n","type":"text/plain"},"key":"with","value":"contents,related,tags,teasers"},{"description":{"content":"<p>(Optional)</p>\n","type":"text/plain"},"key":"without","value":"category"}],"variable":[]}},"response":[{"id":"7ae86ba3-55ef-4e31-b000-6f6fbf1d3c35","name":"Composite","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://api.willow.test/wp-json/wp/v2/composites/1?with=category,contents,related,tags,teasers","protocol":"http","host":["api","willow","test"],"path":["wp-json","wp","v2","composites","1"],"query":[{"key":"with","value":"category,contents,related,tags,teasers"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 07:18:32 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.bobedre.test/boliger/huse/lorem-ipsum>; rel=\"alternate\"; type=text/html","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Invalid Date","httpOnly":false,"domain":"bobedre.test","path":"/","secure":false,"value":"ppl009g5bdjvnt8frji7smg4sq","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"title\": \"Lorem Ipsum\",\n        \"description\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales euismod. Vivamus condimentum congue lacus elementum facilisis.\",\n        \"status\": \"publish\",\n        \"locale\": \"da\",\n        \"commercial\": null,\n        \"author\": {\n            \"id\": 1,\n            \"name\": \"John Doe\",\n            \"title\": \"Author\",\n            \"biography\": \"\",\n            \"avatar\": {\n                \"id\": 1,\n                \"url\": \"http://images.bonnier.cloud/path/to/image_1.jpg\",\n                \"title\": null,\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": \"da\",\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 1.7777777777777777,\n                \"link\": null\n            },\n            \"url\": \"http://api.willow.test/author/johndoe\"\n        },\n        \"author_description\": \"Photos by A. Photographer\",\n        \"lead_image\": {\n            \"id\": 2,\n            \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n            \"title\": \"Lorem Ipsum\",\n            \"description\": null,\n            \"caption\": null,\n            \"alt\": null,\n            \"copyright\": null,\n            \"language\": \"da\",\n            \"focalpoint\": {\n                \"x\": 0.5,\n                \"y\": 0.5\n            },\n            \"aspectratio\": 0,\n            \"link\": null\n        },\n        \"published_at\": {\n            \"date\": \"2018-07-23 07:18:20.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"updated_at\": {\n            \"date\": \"2018-07-23 07:18:20.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"canonical_url\": \"http://willow.test/boliger/huse/lorem-ipsum\",\n        \"template\": \"\",\n        \"category\": {\n            \"data\": {\n                \"id\": 51,\n                \"name\": \"Huse\",\n                \"url\": \"/boliger/huse\",\n                \"language\": \"da\",\n                \"count\": 7,\n                \"canonical_url\": \"http://willow.test/boliger/huse\"\n            }\n        },\n        \"contents\": {\n            \"data\": [\n                {\n                    \"type\": \"text_item\",\n                    \"locked\": false,\n                    \"stick_to_next\": false,\n                    \"body\": \"## Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\r\\n\\r\\nDuis posuere sodales euismod. Vivamus condimentum congue lacus [elementum facilisis](https://example.test {\\\"title\\\":\\\"Example\\\",\\\"target\\\":\\\"_blank\\\",\\\"rel\\\":\\\"nofollow\\\"}).\\r\\n\\r\\n**Duis ac placerat nunc**. Nulla est ante, blandit varius cursus non, semper quis ex. Aliquam mi leo, faucibus a libero sit amet, tristique [iaculis dolor](https://example.test {\\\"title\\\":\\\"Example\\\"}).\\r\\n\\r\\n*Cras turpis ante, condimentum laoreet lorem eget, pretium ultricies neque*.\\r\\n\\r\\n> Vestibulum malesuada vitae lacus et gravida. Aenean auctor lobortis elit dignissim mollis. Nam iaculis mauris at consequat semper. Suspendisse molestie consectetur purus.\\r\\n\\r\\nAenean vestibulum tellus ullamcorper, consequat leo eu, euismod sapien. Proin eu erat auctor, gravida lacus eu, fermentum magna. Suspendisse dolor nisl, lobortis id nibh at, sodales posuere quam. \"\n                },\n                {\n                    \"type\": \"image\",\n                    \"locked\": false,\n                    \"stick_to_next\": false,\n                    \"is_lead\": false,\n                    \"file\": {\n                        \"id\": 3,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_3.jpg\",\n                        \"title\": \"pourover_lead\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 2.2119815668202767,\n                        \"link\": {\n                            \"title\": \"pourover_lead\",\n                            \"url\": \"http://google.com/\",\n                            \"target\": \"_blank\",\n                            \"rel\": \"follow\"\n                        }\n                    }\n                },\n                {\n                    \"type\": \"video\",\n                    \"locked\": false,\n                    \"stick_to_next\": false,\n                    \"embed_url\": \"https://www.youtube.com/embed/dQw4w9WgXcQ\",\n                    \"caption\": \"Lorem Ipsum Video\"\n                },\n                {\n                    \"type\": \"gallery\",\n                    \"locked\": false,\n                    \"stick_to_next\": false,\n                    \"title\": \"Lorem Gallery\",\n                    \"images\": [\n                        {\n                            \"id\": 4,\n                            \"url\": \"http://images.bonnier.cloud/path/to/image_4.jpg\",\n                            \"title\": \"Gallery Image 1\",\n                            \"description\": null,\n                            \"caption\": null,\n                            \"alt\": null,\n                            \"copyright\": \"Copyright\",\n                            \"language\": \"da\",\n                            \"focalpoint\": {\n                                \"x\": 0.5,\n                                \"y\": 0.5\n                            },\n                            \"aspectratio\": 1.7777777777777777,\n                            \"link\": null\n                        },\n                        {\n                            \"id\": 5,\n                            \"url\": \"http://images.bonnier.cloud/path/to/image_5.jpg\",\n                            \"title\": \"Gallery Image 2\",\n                            \"description\": null,\n                            \"caption\": null,\n                            \"alt\": null,\n                            \"copyright\": \"Copyright\",\n                            \"language\": \"da\",\n                            \"focalpoint\": {\n                                \"x\": 0.5,\n                                \"y\": 0.5\n                            },\n                            \"aspectratio\": 2.2119815668202767,\n                            \"link\": null\n                        },\n                        {\n                            \"id\": 6,\n                            \"url\": \"http://images.bonnier.cloud/path/to/image_6.jpg\",\n                            \"title\": \"Gallery Image 3\",\n                            \"description\": null,\n                            \"caption\": null,\n                            \"alt\": null,\n                            \"copyright\": \"Copyright\",\n                            \"language\": \"da\",\n                            \"focalpoint\": {\n                                \"x\": 0.5,\n                                \"y\": 0.5\n                            },\n                            \"aspectratio\": 2.2153846153846155,\n                            \"link\": null\n                        }\n                    ]\n                },\n                {\n                    \"type\": \"infobox\",\n                    \"locked\": false,\n                    \"stick_to_next\": false,\n                    \"title\": \"Facts\",\n                    \"body\": \"In vel nibh ante. Donec ornare velit sit amet diam tincidunt luctus. Phasellus est ligula, egestas in enim at, feugiat laoreet tellus. Vivamus pharetra pretium ornare.\"\n                }\n            ]\n        },\n        \"related\": {\n            \"data\": [\n                {\n                    \"id\": 2,\n                    \"title\": \"Suspendisse elit nisl\",\n                    \"image\": {\n                        \"id\": 7,\n                        \"url\": \"https://images.bonnier.cloud/path/to/image_7.jpg\",\n                        \"title\": \"Article Image\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": null,\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.4988290398126465,\n                        \"link\": null\n                    },\n                    \"description\": \"Nunc pretium blandit velit sit amet hendrerit. Proin sagittis nibh sit amet fringilla feugiat.\",\n                    \"link\": \"/boliger/suspendisse-elit-nisl\",\n                    \"published_at\": {\n                        \"date\": \"2018-07-20 07:24:45.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"Europe/Copenhagen\"\n                    },\n                    \"commercial\": null,\n                    \"label\": {\n                        \"title\": \"Boliger\",\n                        \"url\": \"/boliger\"\n                    }\n                },\n                {\n                    \"id\": 3,\n                    \"title\": \"In convallis at libero ac porta\",\n                    \"image\": {\n                        \"id\": 8,\n                        \"url\": \"https://images.bonnier.cloud/path/to/image_8.jpg\",\n                        \"title\": \"Article Image\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.441860465116279,\n                        \"link\": null\n                    },\n                    \"description\": \"Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae.\",\n                    \"link\": \"/indretning/stue/in-convallis-at-libero-ac-porta\",\n                    \"published_at\": {\n                        \"date\": \"2018-07-20 07:22:58.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"Europe/Copenhagen\"\n                    },\n                    \"commercial\": null,\n                    \"label\": {\n                        \"title\": \"Stue\",\n                        \"url\": \"/indretning/stue\"\n                    }\n                }\n            ]\n        },\n        \"teasers\": {\n            \"data\": [\n                {\n                    \"title\": \"Lorem ipsum dolor sit amet\",\n                    \"image\": {\n                        \"id\": 14191,\n                        \"url\": \"/app/uploads/2018/06/maxresdefault.jpg\",\n                        \"title\": \"maxresdefault\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Bodum\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777,\n                        \"link\": null\n                    },\n                    \"description\": \"Suspendisse vel elit non tellus commodo hendrerit. Ut quis mattis tortor. Mauris arcu enim, commodo sit amet dictum eu, pretium vitae libero.\",\n                    \"type\": \"default\"\n                },\n                {\n                    \"title\": \"SEO: Lorem ipsum dolor sit amet\",\n                    \"image\": {\n                        \"id\": 14191,\n                        \"url\": \"/app/uploads/2018/06/maxresdefault.jpg\",\n                        \"title\": \"maxresdefault\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Bodum\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777,\n                        \"link\": null\n                    },\n                    \"description\": \"SEO: Suspendisse vel elit non tellus commodo hendrerit. Ut quis mattis tortor. Mauris arcu enim, commodo sit amet dictum eu, pretium vitae libero.\",\n                    \"type\": \"seo\"\n                },\n                {\n                    \"title\": \"Facebook: Lorem ipsum dolor sit amet\",\n                    \"image\": {\n                        \"id\": 14191,\n                        \"url\": \"/app/uploads/2018/06/maxresdefault.jpg\",\n                        \"title\": \"maxresdefault\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Bodum\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777,\n                        \"link\": null\n                    },\n                    \"description\": \"Facebook: Suspendisse vel elit non tellus commodo hendrerit. Ut quis mattis tortor. Mauris arcu enim, commodo sit amet dictum eu, pretium vitae libero.\",\n                    \"type\": \"facebook\"\n                },\n                {\n                    \"title\": \"Twitter: Lorem ipsum dolor sit amet\",\n                    \"image\": {\n                        \"id\": 14191,\n                        \"url\": \"/app/uploads/2018/06/maxresdefault.jpg\",\n                        \"title\": \"maxresdefault\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Bodum\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777,\n                        \"link\": null\n                    },\n                    \"description\": \"Twitter: Suspendisse vel elit non tellus commodo hendrerit. Ut quis mattis tortor. Mauris arcu enim, commodo sit amet dictum eu, pretium vitae libero.\",\n                    \"type\": \"twitter\"\n                }\n            ]\n        },\n        \"tags\": {\n            \"data\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Bolig\",\n                    \"slug\": \"bolig\",\n                    \"url\": \"/tags/bolig\",\n                    \"language\": \"da\",\n                    \"count\": 3,\n                    \"canonical_url\": \"http://willow.test/tags/bolig\"\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"bolig accessories\",\n                    \"slug\": \"bolig-accessories\",\n                    \"url\": \"/tags/bolig-accessories\",\n                    \"language\": \"da\",\n                    \"count\": 1,\n                    \"canonical_url\": \"http://willow.test/tags/bolig-accessories\"\n                },\n                {\n                    \"id\": 3,\n                    \"name\": \"boligindretning\",\n                    \"slug\": \"boligindretning\",\n                    \"url\": \"/tags/boligindretning\",\n                    \"language\": \"da\",\n                    \"count\": 8,\n                    \"canonical_url\": \"http://willow.test/tags/boligindretning\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"84228022-7d4a-43d7-a178-fdecdd2e0566"},{"name":"Pages","id":"4696dcd9-c4bd-493d-a0ae-e83fec65426b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/pages?page=1&per_page=5","description":"<p>List all pages, ordered by publish date descending.</p>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","pages"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional) For pagination - specify what page you wish to retrieve.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) For pagination - specify what page you wish to retrieve.</p>\n","type":"text/plain"},"key":"per_page","value":"5"}],"variable":[]}},"response":[],"_postman_id":"4696dcd9-c4bd-493d-a0ae-e83fec65426b"},{"name":"Page","id":"921e7d61-3c01-49aa-b7f7-2ab83db0247f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/pages/1?with=teasers","description":"<p>This endpoint allows you to get a single page by its ID.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"with\">with</h3>\n<p>Supports the following includes:</p>\n<ul>\n<li>teasers</li>\n</ul>\n<p>Example: <code>?with=teasers</code></p>\n<p><strong>Teasers</strong></p>\n<p>Adds an array of teasers for the current page.</p>\n<ul>\n<li>Internal teaser (default)</li>\n<li>SEO teaser (seo)</li>\n<li>Facebook sharing teaser (facebook)</li>\n<li>Twitter sharing teaser (twitter)</li>\n</ul>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","pages","1"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional)</p>\n","type":"text/plain"},"key":"with","value":"teasers"}],"variable":[]}},"response":[{"id":"f484d87c-aa83-474a-a823-9a978304f151","name":"Page","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/wp/v2/pages/1?with=teasers","protocol":"http","host":["api","willow","test"],"path":["wp-json","wp","v2","pages","1"],"query":[{"key":"with","value":"teasers"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 10:11:44 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/nulla-purus-leo>; rel=\"alternate\"; type=text/html","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"title\": \"Nulla purus leo\",\n        \"content\": \"Nulla purus leo, sodales at velit non, sollicitudin tempus nisl. Etiam et ornare neque. Duis nulla justo, ornare eget dui sodales, blandit faucibus purus. Nulla blandit sed augue non luctus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nullam at luctus neque. Vivamus sed magna tincidunt, congue risus id, vulputate magna.\\r\\n\\r\\nVivamus congue, mauris vitae pellentesque consequat, erat tortor sagittis lacus, quis euismod ex nibh a metus. Mauris laoreet mollis tortor ac varius. Etiam congue diam ut nunc venenatis, ac varius mauris suscipit. Mauris eget tellus ac odio luctus auctor sit amet volutpat magna. Fusce libero nisl, sodales eu vehicula quis, malesuada id felis. Nullam suscipit malesuada erat nec eleifend. Maecenas commodo nunc faucibus diam consectetur, in luctus nulla egestas. Sed euismod tristique hendrerit.\",\n        \"status\": \"publish\",\n        \"author\": {\n            \"id\": 1,\n            \"name\": \"John Doe\",\n            \"title\": \"Author\",\n            \"biography\": \"\",\n            \"avatar\": {\n                \"id\": 1,\n                \"url\": \"http://images.bonnier.cloud/path/to/image_1.jpg\",\n                \"title\": null,\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": \"da\",\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 1.7777777777777777\n            },\n            \"url\": \"http://api.willow.test/author/johndoe\"\n        },\n        \"template\": \"\",\n        \"published_at\": {\n            \"date\": \"2018-07-23 10:11:20.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"updated_at\": {\n            \"date\": \"2018-07-23 10:11:20.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"is_front_page\": false,\n        \"canonical_url\": \"http://willow.test/nulla-purus-leo\",\n        \"teasers\": {\n            \"data\": [\n                {\n                    \"title\": \"Nam justo quam\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": \"Nam justo quam\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777\n                    },\n                    \"description\": \"Vivamus euismod diam eget risus venenatis malesuada. Nulla aliquam euismod est, ac venenatis enim posuere non.\",\n                    \"type\": \"default\"\n                },\n                {\n                    \"title\": \"SEO: Nam justo quam\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": \"Nam justo quam\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777\n                    },\n                    \"description\": \"SEO: Vivamus euismod diam eget risus venenatis malesuada. Nulla aliquam euismod est, ac venenatis enim posuere non.\",\n                    \"type\": \"seo\"\n                },\n                {\n                    \"title\": \"Facebook: Nam justo quam\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": \"Nam justo quam\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777\n                    },\n                    \"description\": \"Facebook: Vivamus euismod diam eget risus venenatis malesuada. Nulla aliquam euismod est, ac venenatis enim posuere non.\",\n                    \"type\": \"facebook\"\n                },\n                {\n                    \"title\": \"Twitter: Nam justo quam\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": \"Nam justo quam\",\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.7777777777777777\n                    },\n                    \"description\": \"Twitter: Vivamus euismod diam eget risus venenatis malesuada. Nulla aliquam euismod est, ac venenatis enim posuere non.\",\n                    \"type\": \"twitter\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"921e7d61-3c01-49aa-b7f7-2ab83db0247f"},{"name":"Tags","id":"2fbb1458-4d47-40c0-9a7d-b1627b1ae294","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/tags?page=1&per_page=5","description":"<p>List all tags, ordered by name in ascending order</p>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","tags"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional) For pagination - specify what page you wish to retrieve.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) For pagination - specify how many results you wish to retrieve.</p>\n","type":"text/plain"},"key":"per_page","value":"5"}],"variable":[]}},"response":[{"id":"95975069-0b34-4022-b70b-e0c34a373029","name":"Tags","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:19:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/wp/v2/tags?page=1&per_page=2>; rel=\"prev\", <http://api.willow.test/wp-json/wp/v2/tags?page=3&per_page=2>; rel=\"next\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"},{"key":"X-WP-Total","value":"912","name":"X-WP-Total","description":"Custom header"},{"key":"X-WP-TotalPages","value":"456","name":"X-WP-TotalPages","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"[\n    {\n        \"data\": {\n            \"id\": 1,\n            \"name\": \"Tag A\",\n            \"slug\": \"tag-a\",\n            \"url\": \"/tags/tag-a\",\n            \"language\": \"da\",\n            \"count\": 0,\n            \"canonical_url\": \"http://willow.test/tags/tag-a\"\n        }\n    },\n    {\n        \"data\": {\n            \"id\": 2,\n            \"name\": \"Tag B\",\n            \"slug\": \"tag-b\",\n            \"url\": \"/tags/tag-b\",\n            \"language\": \"da\",\n            \"count\": 8,\n            \"canonical_url\": \"http://willow.test/tags/tag-b\"\n        }\n    }\n]"}],"_postman_id":"2fbb1458-4d47-40c0-9a7d-b1627b1ae294"},{"name":"Tag","id":"24e9c118-0c62-4be8-8c2d-b800570bb02c","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/wp/v2/tags/1?with=content-teasers,teasers","description":"<p>This endpoint allows you to get a single tag by its ID</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"with\">with</h3>\n<p>Supports the following includes:</p>\n<ul>\n<li>content-teasers</li>\n<li>teasers</li>\n</ul>\n<p>Example: <code>?with=content-teasers</code></p>\n<p><strong>Content Teasers</strong>\nAdds an array of teasers for articles attached to the current category. Can be further modified to paginate the content teasers by adding the following params:</p>\n<ul>\n<li>per_page - Amount of content teasers per page</li>\n<li>page - The current page</li>\n<li>orderby - Defaults to ordering by date</li>\n<li>order - Ascending or descending order</li>\n<li>offset - Manually override the offset - default is calculated by per page and current page.</li>\n</ul>\n<p>Example: <code>?with=content-teasers:per_page(5):page(2)</code></p>\n<p><strong>Teasers</strong></p>\n<p>Adds an array of teasers for the current tag</p>\n<ul>\n<li>Internal teaser (default)</li>\n<li>SEO teaser (seo)</li>\n<li>Facebook sharing teaser (facebook)</li>\n<li>Twitter sharing teaser (twitter)</li>\n</ul>\n","urlObject":{"protocol":"http","path":["wp-json","wp","v2","tags","1"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional)</p>\n","type":"text/plain"},"key":"with","value":"content-teasers,teasers"}],"variable":[]}},"response":[{"id":"841a4a8f-3db7-4198-833a-d179e8aefac8","name":"Tag","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/wp/v2/tags/1?with=content-teasers,teasers","protocol":"http","host":["api","willow","test"],"path":["wp-json","wp","v2","tags","1"],"query":[{"key":"with","value":"content-teasers,teasers","description":"(Optional)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:30:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Tag A\",\n        \"slug\": \"tag-a\",\n        \"url\": \"/tags/tag-a\",\n        \"language\": \"da\",\n        \"count\": 8,\n        \"canonical_url\": \"http://willow.test/tags/tag-a\",\n        \"content-teasers\": {\n            \"data\": [\n                {\n                    \"id\": 1,\n                    \"title\": \"Article 1\",\n                    \"image\": {\n                        \"id\": 1,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_1.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Carl Hansen & Søn\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.441860465116279\n                    },\n                    \"description\": \"Article 1 teaser description\",\n                    \"link\": \"/parent-category/child-category/article-1\",\n                    \"published_at\": {\n                        \"date\": \"2017-05-19 09:18:00.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"Europe/Copenhagen\"\n                    },\n                    \"commercial\": null,\n                    \"label\": {\n                        \"title\": \"Child Category\",\n                        \"url\": \"/parent-category/child-category\"\n                    }\n                },\n                {\n                    \"id\": 2,\n                    \"title\": \"Article 2\",\n                    \"image\": {\n                        \"id\": 2,\n                        \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n                        \"title\": null,\n                        \"description\": null,\n                        \"caption\": null,\n                        \"alt\": null,\n                        \"copyright\": \"Copyright\",\n                        \"language\": \"da\",\n                        \"focalpoint\": {\n                            \"x\": 0.5,\n                            \"y\": 0.5\n                        },\n                        \"aspectratio\": 1.8328938694792354\n                    },\n                    \"description\": \"Article 2 teaser description\",\n                    \"link\": \"/parent-category/child-category/article-2\",\n                    \"published_at\": {\n                        \"date\": \"2017-05-19 09:18:00.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"Europe/Copenhagen\"\n                    },\n                    \"commercial\": null,\n                    \"label\": {\n                        \"title\": \"Child Category\",\n                        \"url\": \"/parent-category/child-category\"\n                    }\n                }\n            ]\n        },\n        \"teasers\": {\n            \"data\": [\n                {\n                    \"title\": \"\",\n                    \"image\": null,\n                    \"description\": \"\",\n                    \"type\": \"default\"\n                },\n                {\n                    \"title\": \"\",\n                    \"image\": null,\n                    \"description\": \"\",\n                    \"type\": \"seo\"\n                },\n                {\n                    \"title\": \"\",\n                    \"image\": null,\n                    \"description\": \"\",\n                    \"type\": \"facebook\"\n                },\n                {\n                    \"title\": \"\",\n                    \"image\": null,\n                    \"description\": \"\",\n                    \"type\": \"twitter\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"24e9c118-0c62-4be8-8c2d-b800570bb02c"},{"name":"Route Resolver","id":"ae95b4a3-0a62-4d43-95e2-dac86be20742","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/resolve?path=/bo-bedres-nyhedsbrevsbetingelser","description":"<p>Resolve a path to what content it is.</p>\n<p>Examples:</p>\n<ul>\n<li><code>?path=/</code></li>\n<li><code>?path=/?s=test</code></li>\n<li><code>?path=/category</code></li>\n<li><code>?path=/tags/tag-a</code></li>\n<li><code>?path=/category/article</code></li>\n</ul>\n<p>There's a list of example requests and responses in the section to the right.</p>\n","urlObject":{"protocol":"http","path":["wp-json","app","resolve"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Required)</p>\n","type":"text/plain"},"key":"path","value":"/bo-bedres-nyhedsbrevsbetingelser"}],"variable":[]}},"response":[{"id":"0b8be30b-ad98-4777-ad67-324804ed2e1c","name":"Resolve Frontpage","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:38:35 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"title\": \"Frontpage\",\n        \"content\": \"\",\n        \"status\": \"publish\",\n        \"author\": {\n            \"id\": 1,\n            \"name\": \"John Doe\",\n            \"title\": null,\n            \"biography\": \"\",\n            \"avatar\": null,\n            \"url\": \"http://api.willow.test/author/john-doe\"\n        },\n        \"template\": \"\",\n        \"published_at\": {\n            \"date\": \"2017-04-11 07:01:41.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"updated_at\": {\n            \"date\": \"2018-06-13 09:48:36.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"is_front_page\": true,\n        \"canonical_url\": \"http://willow.test/\"\n    },\n    \"meta\": {\n        \"type\": \"page\"\n    }\n}"},{"id":"0d0842e3-91a7-4be5-8699-e1ddc50c3d00","name":"Resolve 404","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/page/does/not/exist","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/page/does/not/exist","description":"(Required)"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 06:39:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\"status\":404}"},{"id":"2bbd4ea7-efa5-400d-9a7d-e479010a0dd5","name":"Resolve redirect","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/this-is-a-redirect","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/this-is-a-redirect","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 06:41:01 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": [],\n    \"meta\": {\n        \"type\": \"redirect\",\n        \"location\": \"/redirect-to-here\",\n        \"status\": \"301\"\n    }\n}"},{"id":"3af8ee88-b379-4701-bb0e-50a84198f6ca","name":"Resolve Subcategory Page","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/category/subcategory","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/category/subcategory","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:43:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Subcategory\",\n        \"url\": \"/category/subcategory\",\n        \"language\": \"da\",\n        \"count\": 1,\n        \"canonical_url\": \"http://willow.test/category/subcategory\"\n    },\n    \"meta\": {\n        \"type\": \"subcategory\"\n    }\n}"},{"id":"5598319b-6572-4b9b-b5c7-6ba73becc8c5","name":"Resolve Category Page","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/category","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/category","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:43:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Category\",\n        \"url\": \"/category\",\n        \"language\": \"da\",\n        \"count\": 1,\n        \"canonical_url\": \"http://willow.test/category\"\n    },\n    \"meta\": {\n        \"type\": \"category\"\n    }\n}"},{"id":"64e36f12-9c06-4553-8422-54eeeadf422a","name":"Resolve Search Page","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/?s=test","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/?s=test","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:42:11 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\"data\":[],\"meta\":{\"type\":\"search\"}}"},{"id":"6939d6af-7ad4-4929-bd3a-379a3864c642","name":"Resolve Article Page","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/category/lorem-ipsum","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/category/lorem-ipsum","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:46:16 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"title\": \"Lorem Ipsum\",\n        \"description\": \"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere sodales euismod. Vivamus condimentum congue lacus elementum facilisis.\",\n        \"status\": \"publish\",\n        \"locale\": \"da\",\n        \"commercial\": null,\n        \"author\": {\n            \"id\": 272,\n            \"name\": \"John Doe\",\n            \"title\": \"Author\",\n            \"biography\": \"\",\n            \"avatar\": {\n                \"id\": 1,\n                \"url\": \"http://images.bonnier.cloud/path/to/image_1.jpg\",\n                \"title\": null,\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": \"da\",\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 1.7777777777777777\n            },\n            \"url\": \"http://api.willow.test/author/johndoe\"\n        },\n        \"author_description\": \"Photos by A. Photographer\",\n        \"lead_image\": {\n            \"id\": 2,\n            \"url\": \"http://images.bonnier.cloud/path/to/image_2.jpg\",\n            \"title\": null,\n            \"description\": null,\n            \"caption\": null,\n            \"alt\": null,\n            \"copyright\": null,\n            \"language\": null,\n            \"focalpoint\": [],\n            \"aspectratio\": 0\n        },\n        \"published_at\": {\n            \"date\": \"2018-07-23 07:18:20.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"updated_at\": {\n            \"date\": \"2018-07-23 07:18:20.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"Europe/Copenhagen\"\n        },\n        \"canonical_url\": \"http://willow.test/category/lorem-ipsum\",\n        \"template\": \"\",\n        \"category\": {\n            \"data\": {\n                \"id\": 51,\n                \"name\": \"Huse\",\n                \"url\": \"/boliger/huse\",\n                \"language\": \"da\",\n                \"count\": 7,\n                \"canonical_url\": \"http://willow.test/category\"\n            }\n        }\n    },\n    \"meta\": {\n        \"type\": \"composite\"\n    }\n}"},{"id":"aab10fca-3e15-4d80-bc1f-537ddcc4bb1c","name":"Resolve Tag Page","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/resolve?path=/tags/tag-a","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","resolve"],"query":[{"key":"path","value":"/tags/tag-a","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 23 Jul 2018 11:44:51 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Tag A\",\n        \"slug\": \"tag-a\",\n        \"url\": \"/tags/tag-a\",\n        \"language\": \"da\",\n        \"count\": 8,\n        \"canonical_url\": \"http://willow.test/tags/tag-a\"\n    },\n    \"meta\": {\n        \"type\": \"tag\"\n    }\n}"}],"_postman_id":"ae95b4a3-0a62-4d43-95e2-dac86be20742"},{"name":"Translation Strings","id":"2ff8839d-f8e4-4d32-b872-714e61adb20b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/translation-strings?locale=da&=","description":"<p>Get a localized JSON object with translation strings.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"locale\">Locale</h3>\n<p>Request a specific locale of the translation strings, defaults to the domains locale, which is often danish.</p>\n<p>Example: <code>?locale=fi</code></p>\n","urlObject":{"protocol":"http","path":["wp-json","app","translation-strings"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional) Defaults to domain locale - most often danish</p>\n","type":"text/plain"},"key":"locale","value":"da"},{"key":"","value":""}],"variable":[]}},"response":[{"id":"44f89f88-a006-4241-97ae-4f911c9017e4","name":"Translation Strings","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/translation-strings?locale=en","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","translation-strings"],"query":[{"key":"locale","value":"en"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 06:45:53 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"header\": {\n        \"menu\": {\n            \"search_placeholder\": \"Enter keyword\"\n        }\n    },\n    \"article\": {\n        \"text_byline\": \"Text\",\n        \"related_articles\": \"Related Articles\"\n    },\n    \"fields\": {\n        \"sort_by\": \"Sort by\",\n        \"latest\": \"Latest\",\n        \"more_from\": \"More from\"\n    },\n    \"content\": {\n        \"latest\": \"Latest\"\n    },\n    \"views\": {\n        \"base\": {\n            \"notfound\": {\n                \"title\": \"Page Not Found !\",\n                \"description\": \"This page is not found please make sure you are visiting the correct link.\"\n            },\n            \"search\": {\n                \"noresults\": \"No results for\",\n                \"showresults\": \"Viser resultater for\"\n            }\n        }\n    }\n}"}],"_postman_id":"2ff8839d-f8e4-4d32-b872-714e61adb20b"},{"name":"Menus","id":"c585cc6c-455d-423d-bc08-58931fcf6b7d","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/menus","description":"<p>List all menus</p>\n","urlObject":{"protocol":"http","path":["wp-json","app","menus"],"host":["api","willow","test"],"query":[],"variable":[]}},"response":[{"id":"233b597b-29bc-49df-8e2c-601bb1230593","name":"Menus","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/menus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 06:50:32 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"header\": {\n        \"data\": [\n            {\n                \"id\": 1,\n                \"url\": \"/category-a\",\n                \"title\": \"Category A\",\n                \"target\": \"\",\n                \"type\": \"category\",\n                \"children\": []\n            },\n            {\n                \"id\": 2,\n                \"url\": \"/category-b\",\n                \"title\": \"Category B\",\n                \"target\": \"\",\n                \"type\": \"category\",\n                \"children\": []\n            },\n            {\n                \"id\": 3,\n                \"url\": \"/category-c\",\n                \"title\": \"Category C\",\n                \"target\": \"\",\n                \"type\": \"category\",\n                \"children\": [\n                    {\n                        \"id\": 4,\n                        \"url\": \"/subcategory-a\",\n                        \"title\": \"Subcategory A\",\n                        \"target\": \"\",\n                        \"type\": \"category\",\n                        \"children\": []\n                    },\n                    {\n                        \"id\": 5,\n                        \"url\": \"/subcategory-b\",\n                        \"title\": \"Subcategory B\",\n                        \"target\": \"\",\n                        \"type\": \"category\",\n                        \"children\": []\n                    }\n                ]\n            }\n        ]\n    },\n    \"footer\": {\n        \"data\": [\n            {\n                \"id\": 10,\n                \"url\": \"#\",\n                \"title\": \"Follow us\",\n                \"target\": \"\",\n                \"type\": \"custom\",\n                \"children\": [\n                    {\n                        \"id\": 11,\n                        \"url\": \"https://facebook.com/example\",\n                        \"title\": \"Facebook\",\n                        \"target\": \"_blank\",\n                        \"type\": \"custom\",\n                        \"children\": []\n                    },\n                    {\n                        \"id\": 12,\n                        \"url\": \"https://instagram.com/example\",\n                        \"title\": \"Instagram\",\n                        \"target\": \"_blank\",\n                        \"type\": \"custom\",\n                        \"children\": []\n                    },\n                    {\n                        \"id\": 13,\n                        \"url\": \"https://pinterest.com/example\",\n                        \"title\": \"Pinterest\",\n                        \"target\": \"_blank\",\n                        \"type\": \"custom\",\n                        \"children\": []\n                    }\n                ]\n            },\n            {\n                \"id\": 15,\n                \"url\": \"#\",\n                \"title\": \"Contact us\",\n                \"target\": \"\",\n                \"type\": \"custom\",\n                \"children\": [\n                    {\n                        \"id\": 16,\n                        \"url\": \"#\",\n                        \"title\": \"Bonnier Publications A/S\",\n                        \"target\": \"\",\n                        \"type\": \"custom\",\n                        \"children\": []\n                    },\n                    {\n                        \"id\": 17,\n                        \"url\": \"#\",\n                        \"title\": \"Strandboulevarden 130\",\n                        \"target\": \"\",\n                        \"type\": \"custom\",\n                        \"children\": []\n                    },\n                    {\n                        \"id\": 18,\n                        \"url\": \"#\",\n                        \"title\": \"2100 København\",\n                        \"target\": \"\",\n                        \"type\": \"custom\",\n                        \"children\": []\n                    },\n                    {\n                        \"id\": 20,\n                        \"url\": \"mailto:interactive@bonnier.dk\",\n                        \"title\": \"interactive@bonnier.dk\",\n                        \"target\": \"\",\n                        \"type\": \"custom\",\n                        \"children\": []\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"c585cc6c-455d-423d-bc08-58931fcf6b7d"},{"name":"Menu","id":"8e657602-70cb-42c5-b8aa-b9fa3830763f","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/menus/{menu_name}","description":"<p>Get a single menu object.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"menu_name\">menu_name</h3>\n<p>Insert the name of the menu you wish to retrieve.</p>\n<p>Example: <code>/wp-json/app/menus/header</code></p>\n","urlObject":{"protocol":"http","path":["wp-json","app","menus","{menu_name}"],"host":["api","willow","test"],"query":[],"variable":[]}},"response":[{"id":"0b56f245-4731-4c42-bdf8-835c1b9f8d57","name":"Menu","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/menus/header"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 06:59:14 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": [\n            {\n                \"id\": 1,\n                \"url\": \"/category-a\",\n                \"title\": \"Category A\",\n                \"target\": \"\",\n                \"type\": \"category\",\n                \"children\": []\n            },\n            {\n                \"id\": 2,\n                \"url\": \"/category-b\",\n                \"title\": \"Category B\",\n                \"target\": \"\",\n                \"type\": \"category\",\n                \"children\": []\n            },\n            {\n                \"id\": 3,\n                \"url\": \"/category-c\",\n                \"title\": \"Category C\",\n                \"target\": \"\",\n                \"type\": \"category\",\n                \"children\": [\n                    {\n                        \"id\": 4,\n                        \"url\": \"/subcategory-a\",\n                        \"title\": \"Subcategory A\",\n                        \"target\": \"\",\n                        \"type\": \"category\",\n                        \"children\": []\n                    },\n                    {\n                        \"id\": 5,\n                        \"url\": \"/subcategory-b\",\n                        \"title\": \"Subcategory B\",\n                        \"target\": \"\",\n                        \"type\": \"category\",\n                        \"children\": []\n                    }\n                ]\n            }\n        ]\n}"}],"_postman_id":"8e657602-70cb-42c5-b8aa-b9fa3830763f"},{"name":"Search","id":"252efa41-ef4e-4406-81b7-7b1ad92a330f","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"query\": \"test\",\n\t\"page\": 1,\n\t\"per_page\": 10,\n\t\"facets\": {\n\t\t\"bod-taxo-cat-top\": [\n\t\t\t\"Opskrifter\"\n\t\t]\n\t}\n}"},"url":"http://api.willow.test/wp-json/app/search","description":"<p>Search the site by keywords an filtering by facets.</p>\n<h2 id=\"request\">Request</h2>\n<p>The request needs to contain an application/json formatted body, containing parameters for the query, the pagination and optionally the submitted facets to filter results by.</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"query\">query</h3>\n<p>The keywords to search for</p>\n<h3 id=\"page\">page</h3>\n<p>The current page in the pagination</p>\n<h3 id=\"per_page\">per_page</h3>\n<p>Amount of results to return per page.</p>\n<h3 id=\"facets\">facets</h3>\n<p>An object containing the facets to filter the search by.</p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"bod-taxo-cat-top\": [\n        \"Test\",\n        \"Tester\",\n        \"Testing\"\n    ]\n}\n</code></pre>","urlObject":{"protocol":"http","path":["wp-json","app","search"],"host":["api","willow","test"],"query":[],"variable":[]}},"response":[{"id":"3ea14bcd-5e3b-4543-aa07-1b494489d281","name":"Search with facets","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"query\": \"test\",\n\t\"page\": 1,\n\t\"per_page\": 10,\n\t\"facets\": {\n\t\t\"bod-taxo-cat-top\": [\n\t\t\t\"Test\"\n\t\t]\n\t}\n}"},"url":"http://api.willow.test/wp-json/app/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"POST","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 07:16:04 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"Test Article 1\",\n            \"image\": {\n                \"id\": null,\n                \"url\": \"https://images.bonnier.cloud/pat/to/image.jpg\",\n                \"title\": null,\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": null,\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 0\n            },\n            \"description\": \"<strong>Test</strong> article 1\",\n            \"link\": \"http://willow.test/test/test-article-1\",\n            \"published_at\": {\n                \"date\": \"2017-01-17 00:01:00.000000\",\n                \"timezone_type\": 2,\n                \"timezone\": \"Z\"\n            },\n            \"commercial\": null,\n            \"label\": {\n                \"title\": \"Test\",\n                \"url\": \"http://willow.test/test\"\n            }\n        }\n    ],\n    \"meta\": {\n        \"facets\": [\n            {\n                \"label\": \"taxonomy_category\",\n                \"field\": \"bod-taxo-cat-top\",\n                \"data\": [\n                    {\n                        \"label\": \"Test\",\n                        \"count\": 1,\n                        \"active\": true\n                    }\n                ]\n            }\n        ],\n        \"pagination\": {\n            \"total\": 1,\n            \"count\": 0,\n            \"per_page\": 10,\n            \"current_page\": 1,\n            \"total_pages\": 0,\n            \"links\": []\n        }\n    }\n}"},{"id":"5fb94c49-2d79-4f92-a0ba-880f008efdc6","name":"Search","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"query\": \"test\",\n\t\"page\": 1,\n\t\"per_page\": 10,\n\t\"facets\": {}\n}"},"url":"http://api.willow.test/wp-json/app/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"POST","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 07:09:11 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"Test Article 1\",\n            \"image\": {\n                \"id\": null,\n                \"url\": \"https://images.bonnier.cloud/pat/to/image.jpg\",\n                \"title\": null,\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": null,\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 0\n            },\n            \"description\": \"<strong>Test</strong> article 1\",\n            \"link\": \"http://willow.test/test/test-article-1\",\n            \"published_at\": {\n                \"date\": \"2017-01-17 00:01:00.000000\",\n                \"timezone_type\": 2,\n                \"timezone\": \"Z\"\n            },\n            \"commercial\": null,\n            \"label\": {\n                \"title\": \"Test\",\n                \"url\": \"http://willow.test/test\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"title\": \"Test article 2\",\n            \"image\": {\n                \"id\": null,\n                \"url\": \"http://images.bonnier.cloud/path/to/image.jpg\",\n                \"title\": null,\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": null,\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 0\n            },\n            \"description\": \"<strong>Test</strong> article 2\",\n            \"link\": \"http://willow.test/testing/test-article-2\",\n            \"published_at\": {\n                \"date\": \"2017-11-15 10:26:00.000000\",\n                \"timezone_type\": 2,\n                \"timezone\": \"Z\"\n            },\n            \"commercial\": null,\n            \"label\": {\n                \"title\": \"Testing\",\n                \"url\": \"http://willow.test/testing\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"title\": \"Test article 3\",\n            \"image\": {\n                \"id\": null,\n                \"url\": \"http://images.bonnier.cloud/path/to/image.jpg\",\n                \"title\": null,\n                \"description\": null,\n                \"caption\": null,\n                \"alt\": null,\n                \"copyright\": null,\n                \"language\": null,\n                \"focalpoint\": {\n                    \"x\": 0.5,\n                    \"y\": 0.5\n                },\n                \"aspectratio\": 0\n            },\n            \"description\": \"<strong>Test</strong> article 3\",\n            \"link\": \"http://willow.test/tester/test-article-3\",\n            \"published_at\": {\n                \"date\": \"2017-11-15 10:26:00.000000\",\n                \"timezone_type\": 2,\n                \"timezone\": \"Z\"\n            },\n            \"commercial\": null,\n            \"label\": {\n                \"title\": \"Tester\",\n                \"url\": \"http://willow.test/tester\"\n            }\n        }\n    ],\n    \"meta\": {\n        \"facets\": [\n            {\n                \"label\": \"taxonomy_category\",\n                \"field\": \"bod-taxo-cat-top\",\n                \"data\": [\n                    {\n                        \"label\": \"Test\",\n                        \"count\": 1,\n                        \"active\": false\n                    },\n                    {\n                        \"label\": \"Testing\",\n                        \"count\": 1,\n                        \"active\": false\n                    },\n                    {\n                        \"label\": \"Tester\",\n                        \"count\": 1,\n                        \"active\": false\n                    }\n                ]\n            }\n        ],\n        \"pagination\": {\n            \"total\": 3,\n            \"count\": 0,\n            \"per_page\": 10,\n            \"current_page\": 1,\n            \"total_pages\": 0,\n            \"links\": []\n        }\n    }\n}"}],"_postman_id":"252efa41-ef4e-4406-81b7-7b1ad92a330f"},{"name":"Sitemaps","id":"abf307a2-4412-426b-82ba-ade2370f61d0","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/sitemaps","description":"<p>List all sitemaps</p>\n","urlObject":{"protocol":"http","path":["wp-json","app","sitemaps"],"host":["api","willow","test"],"query":[],"variable":[]}},"response":[{"id":"2559ad48-dcd8-42cb-b006-2861f2987c78","name":"Sitemaps","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/sitemaps"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 07:21:42 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\"data\":[{\"type\":\"page\",\"lastmod\":\"2018-07-23T10:11:20+00:00\",\"urls\":[\"page-1\"]},{\"type\":\"contenthub_composite\",\"lastmod\":\"2018-07-23T07:18:20+00:00\",\"urls\":[\"contenthub_composite-1\",\"contenthub_composite-2\",\"contenthub_composite-3\",\"contenthub_composite-4\",\"contenthub_composite-5\",\"contenthub_composite-6\",\"contenthub_composite-7\"]},{\"type\":\"post_tag\",\"lastmod\":\"2018-07-23T07:18:20+00:00\",\"urls\":[\"post_tag-1\",\"post_tag-2\"]},{\"type\":\"category\",\"lastmod\":\"2018-07-23T07:18:20+00:00\",\"urls\":[\"category-1\"]}]}"}],"_postman_id":"abf307a2-4412-426b-82ba-ade2370f61d0"},{"name":"Sitemap","id":"d6237f5e-b6ff-419e-b469-b7ad43a8ea8a","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"http://api.willow.test/wp-json/app/sitemaps/{type}?page=1&per_page=3","description":"<p>List urls for a specific content type</p>\n<h2 id=\"parameters\">Parameters</h2>\n<h3 id=\"type\">type</h3>\n<p>The content type you wish to retrieve a sitemap for.\nExamples:</p>\n<ul>\n<li>page</li>\n<li>contenthub_composite (articles)</li>\n<li>post_tag</li>\n<li>category</li>\n</ul>\n<p>Example: <code>/wp-json/app/sitemaps/contenthub_composite</code></p>\n<h3 id=\"page\">page</h3>\n<p>Current page when paginating</p>\n<h3 id=\"per_page\">per_page</h3>\n<p>Amount of results per page, when paginating</p>\n<p>Example: <code>?page=1&amp;per_page=100</code></p>\n","urlObject":{"protocol":"http","path":["wp-json","app","sitemaps","{type}"],"host":["api","willow","test"],"query":[{"description":{"content":"<p>(Optional) Current page of pagination</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>(Optional) Amount of result per page</p>\n","type":"text/plain"},"key":"per_page","value":"3"}],"variable":[]}},"response":[{"id":"88a10e5a-d340-4f10-9970-d6214d9ed735","name":"Sitemap","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"http://api.willow.test/wp-json/app/sitemaps/page?page=1&per_page=3","protocol":"http","host":["api","willow","test"],"path":["wp-json","app","sitemaps","page"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Authorization, Content-Type","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Expose-Headers","value":"X-WP-Total, X-WP-TotalPages","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Allow","value":"GET","name":"Allow","description":"Valid actions for a specified resource. To be used for a 405 Method not allowed"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 24 Jul 2018 07:29:03 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Link","value":"<http://api.willow.test/wp-json/>; rel=\"https://api.w.org/\"","name":"Link","description":"Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"nginx/1.13.6","name":"Server","description":"A name for the server"},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Robots-Tag","value":"noindex","name":"X-Robots-Tag","description":"Custom header"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.willow.test","path":"/","secure":false,"value":"8pg33oa8lcp5nn0vhpe7f797tt","key":"PHPSESSID"}],"responseTime":null,"body":"{\n    \"data\": {\n        \"type\": \"page\",\n        \"items\": [\n            {\n                \"loc\": \"http://willow.test/test-page-1\",\n                \"lastmod\": \"2018-07-23T10:11:20+00:00\"\n            },\n            {\n                \"loc\": \"http://willow.test/test-page-2\",\n                \"lastmod\": \"2018-06-20T09:10:51+00:00\"\n            },\n            {\n                \"loc\": \"http://willow.test/test-page-3\",\n                \"lastmod\": \"2018-06-20T09:10:30+00:00\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d6237f5e-b6ff-419e-b469-b7ad43a8ea8a"}],"event":[{"listen":"prerequest","script":{"id":"3fc37a87-52fb-42f0-afdc-04048a7ed15b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c8a1d9f3-fe5e-490e-876c-6b92582cc0ca","type":"text/javascript","exec":[""]}}]}