{"id":6048,"date":"2021-08-26T01:05:27","date_gmt":"2021-08-25T16:05:27","guid":{"rendered":"https:\/\/www.wexal.jp\/document-3-0-0\/logs\/"},"modified":"2022-12-29T14:26:46","modified_gmt":"2022-12-29T05:26:46","slug":"logs","status":"publish","type":"page","link":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/","title":{"rendered":"Logs (3.1.17)"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Overview\"><\/span>Overview<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>WEXAL\u00ae Page Speed Technology (hereinafter referred to as \"PST\") has various logs to which it outputs operating status. You can use these logs to check the status of the system and to find out the cause of any problems that may be occurring.<\/p>\n\n\n\n<p>There are two types of logs: system-wide logs and PST profile logs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"PST_Profile_Logs\"><\/span><strong>PST Profile Logs<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>PST Profile Logs include the web server access log, the error log, the PST log, the proxy log, the webfont log, and the reverse proxy log.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"System-wide_Logs\"><\/span><strong>System-wide Logs<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>The system-wide logs include the logs output by WEXAL services and the PST Manager log.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Web_Server_Access_Log\"><\/span>Web Server Access Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The web server access log records client access to the web site.<\/p>\n\n\n\n<p>In addition, when PST is enabled, the status of optimization strategies is recorded in the web server access log. In environments where PST is not applied or enabled, PST information will not be recorded.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>When using \"nginx\"\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/nginx\/access.log\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/nginx\/ssl_access.log\n\nWhen using \"httpd\"\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/httpd\/access.log\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/httpd\/ssl_access.log<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Syntax\"><\/span><strong>Syntax<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>Processing Time fcache &#91;L=lcache:]&#91;B=]bcache&#91;:D=PST] IP Address Remote Log Remote User Time \"Request\" Status Response Bytes \"Referrer\" \"User Agent\" \"X-Forwarded-For\"<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Example\"><\/span><strong>Output Example<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>When \"lcache\" is disabled\n0.253 BYPASS B=BYPASS:D=EXPIRE\/CREATE xxx.xxx.xxx.xxx - - &#91;27\/Apr\/2021:12:51:54 +0900] \"GET \/ HTTP\/2.0\" 200 14980 \"-\" \"Mozilla\/5.0 (Linux; Android 6.0.1; Moto G (4)) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/90.0.4430.93 Mobile Safari\/537.36\" \"-\"\n\nWhen \"lcache\" is enabled\n0.023 HIT L=MISS\/CREATE:B=BYPASS:D=HIT xxx.xxx.xxx.xxx - - &#91;27\/Apr\/2021:12:57:17 +0900] \"GET \/ HTTP\/2.0\" 200 15523 \"-\" \"Mozilla\/5.0 (Linux; Android 6.0.1; Moto G (4)) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/90.0.4430.93 Mobile Safari\/537.36\" \"-\"\n\nWhen PST is disabled\n0.035 BYPASS BYPASS xxx.xxx.xxx.xxx - - &#91;17\/Aug\/2021:17:13:46 +0900] \"GET \/ HTTP\/2.0\" 200 7692 \"-\" \"Mozilla\/5.0 (Linux; Android 6.0.1; Moto G (4)) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/92.0.4515.131 Mobile Safari\/537.36\" \"-\"<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"PST\"><\/span>PST<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<figure class=\"wp-block-table is-style-regular\"><table><tbody><tr><td>HIT<\/td><td>PST applies the optimization strategy generated most recently.<\/td><\/tr><tr><td>EXPIRE\/CREATE<\/td><td>PST applies the optimization strategy generated most recently, and will generate an optimization strategy again because the set time period has passed since the last generation. The generated optimization strategy will be applied from the next access.<\/td><\/tr><tr><td>MISS\/CREATE<\/td><td>PST applies no optimization strategy because no optimization strategy has been generated. PST will generate an optimization strategy. The generated optimization strategy will be applied from the next access.<\/td><\/tr><tr><td>EXPIRE\/FAIL<\/td><td>PST applies the optimization strategy generated most recently, and again tries to generate an optimization strategy because the set time period has passed since the last generation. However, the generation of an optimization strategy failed. If the most recently generated optimization strategy exists, the optimization strategy status will be valid.<\/td><\/tr><tr><td>MISS\/FAIL<\/td><td>PST applies no optimization strategy because no optimization strategy has been generated. PST tried to generate an optimization strategy again, but failed. There continues to be no valid optimization strategy.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Error_Log\"><\/span>Error Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The error log will output any errors that occur when a client accesses the profile web site.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-2\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>When using \"nginx\"\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/nginx\/error.log\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/nginx\/ssl_error.log\n\nWhen using \"httpd\"\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/httpd\/error.log\n\/home\/kusanagi\/%PROFILE-NAME%\/log\/httpd\/ssl_error.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"PST_Log\"><\/span>PST Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p><mark style=\"background-color:rgba(0, 0, 0, 0);color:#ae0003\" class=\"has-inline-color\">PST logs are no longer in use after PST 3.1.17. Refer to the Resource Monitoring Service (\"watch\") log.<\/mark><\/p>\n\n\n\n<p>The status of the profile optimization process is recorded in the PST Log. The monitoring status of the original resource update and any errors in the optimization or purge process is also recorded in this log.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-3\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/home\/kusanagi\/%PROFILE-NAME%\/log\/pst\/page_speed_technology.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Proxy_Log\"><\/span>Proxy Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The status of resource acquisition by the proxy directive in the profile is recorded in the proxy log.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-4\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/home\/kusanagi\/%PROFILE-NAME%\/log\/proxy\/proxy.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"%22webfont%22_Log\"><\/span>\"webfont\" Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The \"webfont\" log records the status of the optimization process, including when \"webfont\" is in the style sheet and the style sheet is split.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-5\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/home\/kusanagi\/%PROFILE-NAME%\/log\/proxy\/webfont.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Reverse_Proxy_Log\"><\/span>Reverse Proxy Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The status of resource acquisition by the reverse proxy in the profile is recorded in the reverse proxy log.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-6\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/home\/kusanagi\/%PROFILE-NAME%\/log\/proxy\/reverseproxy.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Optimization_Strategy_Service_%22strategy%22_Log\"><\/span>Optimization Strategy Service (\"strategy\") Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>This log records the status of optimization strategies for each web page according to the browser environment.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-7\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/var\/log\/wexal\/wexal-strategy.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Resource_Monitoring_Service_%22watch%22_Log\"><\/span>Resource Monitoring Service (\"watch\") Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>This log records the monitoring of updates to the original resource.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-8\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/var\/log\/wexal\/wexal-watch.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Resource_Optimization_Service_%22optimizer%22_log\"><\/span>Resource Optimization Service (\"optimizer\") log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>This log records the status of optimized resources generated from original resources.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-9\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/var\/log\/wexal\/wexal-optimizer.log<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"API_Service_%22api%22_Log\"><\/span>API Service (\"api\") Log<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>This log records the status of services provided by PST API.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Output_Path-10\"><\/span>Output Path<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>\/var\/log\/wexal\/wexal-api.log<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview WEXAL\u00ae Page Speed Technology (hereinafter referred to as \"PST\") has various logs to which it outputs operating status. You can use these logs to check the status of the system and to find out the cause of any problems that may be occurring. There are two types of logs: system-wide logs and PST profile logs. PST Profile Logs PST Profile Logs include the web server access log, the error log, the PST log, the proxy log, the webfont log, and the reverse proxy log. System-wide Logs The system-wide logs include the logs output by WEXAL services and the PST Manager log. Web Server Access Log The web server access ... <\/p>\n<p class=\"read-more-container\"><a title=\"Logs (3.1.17)\" class=\"read-more button\" href=\"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/#more-6048\" aria-label=\"Read more about Logs (3.1.17)\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":5946,"menu_order":11,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"version":[16],"class_list":["post-6048","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Logs (3.1.17) - WEXAL\u00ae Page Speed Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Logs (3.1.17) - WEXAL\u00ae Page Speed Technology\" \/>\n<meta property=\"og:description\" content=\"Overview WEXAL\u00ae Page Speed Technology (hereinafter referred to as &quot;PST&quot;) has various logs to which it outputs operating status. You can use these logs to check the status of the system and to find out the cause of any problems that may be occurring. There are two types of logs: system-wide logs and PST profile logs. PST Profile Logs PST Profile Logs include the web server access log, the error log, the PST log, the proxy log, the webfont log, and the reverse proxy log. System-wide Logs The system-wide logs include the logs output by WEXAL services and the PST Manager log. Web Server Access Log The web server access ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/\" \/>\n<meta property=\"og:site_name\" content=\"WEXAL\u00ae Page Speed Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-29T05:26:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.wexal.jp\/wp-content\/uploads\/2021\/10\/wexal_og.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.wexal.jp\\\/en\\\/document-3-0-0\\\/logs\\\/\",\"url\":\"https:\\\/\\\/www.wexal.jp\\\/en\\\/document-3-0-0\\\/logs\\\/\",\"name\":\"Logs (3.1.17) - WEXAL\u00ae Page Speed Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.wexal.jp\\\/#website\"},\"datePublished\":\"2021-08-25T16:05:27+00:00\",\"dateModified\":\"2022-12-29T05:26:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.wexal.jp\\\/en\\\/document-3-0-0\\\/logs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.wexal.jp\\\/en\\\/document-3-0-0\\\/logs\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.wexal.jp\\\/en\\\/document-3-0-0\\\/logs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.wexal.jp\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Documentation (3.0.0)\",\"item\":\"https:\\\/\\\/www.wexal.jp\\\/en\\\/document-3-0-0\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Logs (3.1.17)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.wexal.jp\\\/#website\",\"url\":\"https:\\\/\\\/www.wexal.jp\\\/\",\"name\":\"WEXAL\u00ae Page Speed Technology\",\"description\":\"the best UX for all Websites.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.wexal.jp\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Logs (3.1.17) - WEXAL\u00ae Page Speed Technology","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/","og_locale":"en_US","og_type":"article","og_title":"Logs (3.1.17) - WEXAL\u00ae Page Speed Technology","og_description":"Overview WEXAL\u00ae Page Speed Technology (hereinafter referred to as \"PST\") has various logs to which it outputs operating status. You can use these logs to check the status of the system and to find out the cause of any problems that may be occurring. There are two types of logs: system-wide logs and PST profile logs. PST Profile Logs PST Profile Logs include the web server access log, the error log, the PST log, the proxy log, the webfont log, and the reverse proxy log. System-wide Logs The system-wide logs include the logs output by WEXAL services and the PST Manager log. Web Server Access Log The web server access ... Read more","og_url":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/","og_site_name":"WEXAL\u00ae Page Speed Technology","article_modified_time":"2022-12-29T05:26:46+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.wexal.jp\/wp-content\/uploads\/2021\/10\/wexal_og.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/","url":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/","name":"Logs (3.1.17) - WEXAL\u00ae Page Speed Technology","isPartOf":{"@id":"https:\/\/www.wexal.jp\/#website"},"datePublished":"2021-08-25T16:05:27+00:00","dateModified":"2022-12-29T05:26:46+00:00","breadcrumb":{"@id":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/logs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.wexal.jp\/en\/"},{"@type":"ListItem","position":2,"name":"Documentation (3.0.0)","item":"https:\/\/www.wexal.jp\/en\/document-3-0-0\/"},{"@type":"ListItem","position":3,"name":"Logs (3.1.17)"}]},{"@type":"WebSite","@id":"https:\/\/www.wexal.jp\/#website","url":"https:\/\/www.wexal.jp\/","name":"WEXAL\u00ae Page Speed Technology","description":"the best UX for all Websites.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.wexal.jp\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/pages\/6048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/comments?post=6048"}],"version-history":[{"count":4,"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/pages\/6048\/revisions"}],"predecessor-version":[{"id":6483,"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/pages\/6048\/revisions\/6483"}],"up":[{"embeddable":true,"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/pages\/5946"}],"wp:attachment":[{"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/media?parent=6048"}],"wp:term":[{"taxonomy":"version","embeddable":true,"href":"https:\/\/www.wexal.jp\/en\/wp-json\/wp\/v2\/version?post=6048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}