{
    "name": "Bible Study Downloads",
    "description": "Free Bible visuals and studies in 55 languages",
    "url": "https:\/\/biblestudydownloads.org",
    "home": "https:\/\/biblestudydownloads.org\/ja",
    "gmt_offset": 3,
    "timezone_string": "Asia\/Amman",
    "page_for_posts": 8006,
    "page_on_front": 10,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "embedpress\/v1",
        "stackable\/v3",
        "stackable\/v2",
        "wordpress-popular-posts\/v1",
        "wordpress-popular-posts\/v2",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/biblestudydownloads.org\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed \u30c7\u30fc\u30bf\u3092\u53d6\u5f97\u3059\u308b\u30ea\u30bd\u30fc\u30b9\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed \u30c7\u30fc\u30bf\u3092\u53d6\u5f97\u3059\u308b\u30ea\u30bd\u30fc\u30b9\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u4f7f\u7528\u3059\u308b oEmbed \u5f62\u5f0f\u3002",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u57cb\u3081\u8fbc\u307f\u30d5\u30ec\u30fc\u30e0\u306e\u6700\u5927\u5e45 (\u30d4\u30af\u30bb\u30eb)\u3002",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u57cb\u3081\u8fbc\u307f\u30d5\u30ec\u30fc\u30e0\u306e\u6700\u5927\u306e\u9ad8\u3055 (\u30d4\u30af\u30bb\u30eb)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u8a31\u53ef\u3055\u308c\u3066\u3044\u306a\u3044\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306b\u5bfe\u3057\u3066 oEmbed \u691c\u51fa\u30ea\u30af\u30a8\u30b9\u30c8\u3092\u884c\u3046\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/embedpress\/v1": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "embedpress\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/oembed\/(?P<provider>[a-zA-Z0-9\\-]+)": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/embedpress\/v1\/analytics\/track": {
            "namespace": "embedpress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "content_id": {
                            "type": "string",
                            "required": true
                        },
                        "interaction_type": {
                            "type": "string",
                            "enum": [
                                "impression",
                                "click",
                                "view",
                                "play",
                                "pause",
                                "complete"
                            ],
                            "required": true
                        },
                        "user_id": {
                            "type": "string",
                            "description": "Persistent user ID from cookie",
                            "required": false
                        },
                        "session_id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/track"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/data": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/data"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/content": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/content"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/views": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/views"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/spline-chart": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "date_range": {
                            "type": "integer",
                            "default": 30,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/spline-chart"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/overview": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "date_range": {
                            "type": "integer",
                            "default": 30,
                            "required": false
                        },
                        "start_date": {
                            "type": "string",
                            "required": false
                        },
                        "end_date": {
                            "type": "string",
                            "required": false
                        },
                        "content_type": {
                            "type": "string",
                            "enum": [
                                "all",
                                "elementor",
                                "gutenberg",
                                "shortcode"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/overview"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/embed-details": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "limit": {
                            "type": "integer",
                            "default": 20,
                            "required": false
                        },
                        "offset": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/embed-details"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/milestones": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/milestones"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/features": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/features"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/geo": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/geo"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/device": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/device"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/browser": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/browser"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/browser-info": {
            "namespace": "embedpress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "type": "string",
                            "required": true
                        },
                        "browser_fingerprint": {
                            "type": "string",
                            "required": false
                        },
                        "screen_resolution": {
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "required": false
                        },
                        "timezone": {
                            "type": "string",
                            "required": false
                        },
                        "user_agent": {
                            "type": "string",
                            "required": false
                        },
                        "user_ip": {
                            "type": "string",
                            "required": false
                        },
                        "country": {
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/browser-info"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/milestones\/read": {
            "namespace": "embedpress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "timestamp": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/milestones\/read"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/email-settings": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/email-settings"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/sync-counters": {
            "namespace": "embedpress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/sync-counters"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/tracking-setting": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/tracking-setting"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/cleanup-redundant-data": {
            "namespace": "embedpress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cleanup_type": {
                            "type": "string",
                            "enum": [
                                "duplicate_interactions",
                                "redundant_browser_info",
                                "all"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/cleanup-redundant-data"
                    }
                ]
            }
        },
        "\/embedpress\/v1\/analytics\/performance-stats": {
            "namespace": "embedpress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/embedpress\/v1\/analytics\/performance-stats"
                    }
                ]
            }
        },
        "\/stackable\/v3": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "stackable\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/stackable\/v3"
                    }
                ]
            }
        },
        "\/stackable\/v3\/settings": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/stackable\/v3\/settings"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_theme_fonts": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/stackable\/v3\/get_theme_fonts"
                    }
                ]
            }
        },
        "\/stackable\/v3\/terms": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/stackable\/v3\/terms"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_posts": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/stackable\/v3\/get_posts"
                    }
                ]
            }
        },
        "\/stackable\/v2": {
            "namespace": "stackable\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "stackable\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/stackable\/v2"
                    }
                ]
            }
        },
        "\/stackable\/v2\/design_library\/(?P<type>[\\w]+)(?:\/(?P<reset>reset))?": {
            "namespace": "stackable\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        },
                        "reset": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/stackable\/v3\/design_library_image": {
            "namespace": "stackable\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "image_url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/stackable\/v3\/design_library_image"
                    }
                ]
            }
        },
        "\/wordpress-popular-posts\/v1": {
            "namespace": "wordpress-popular-posts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wordpress-popular-posts\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wordpress-popular-posts\/v1"
                    }
                ]
            }
        },
        "\/wordpress-popular-posts\/v1\/popular-posts": {
            "namespace": "wordpress-popular-posts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Return popular posts from specified custom post type(s).",
                            "type": "string",
                            "default": "post",
                            "required": false
                        },
                        "limit": {
                            "description": "The maximum number of popular posts to return.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "required": false
                        },
                        "freshness": {
                            "description": "Retrieve the most popular entries published within the specified time range.",
                            "type": "string",
                            "enum": [
                                "0",
                                "1"
                            ],
                            "default": "0",
                            "required": false
                        },
                        "offset": {
                            "description": "An offset point for the collection.",
                            "type": "integer",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        },
                        "order_by": {
                            "description": "Set the sorting option of the popular posts.",
                            "type": "string",
                            "enum": [
                                "views",
                                "comments"
                            ],
                            "default": "views",
                            "required": false
                        },
                        "range": {
                            "description": "Return popular posts from a specified time range.",
                            "type": "string",
                            "enum": [
                                "last24hours",
                                "last7days",
                                "last30days",
                                "all",
                                "custom"
                            ],
                            "default": "last24hours",
                            "required": false
                        },
                        "time_unit": {
                            "description": "Specifies the time unit of the custom time range.",
                            "type": "string",
                            "enum": [
                                "minute",
                                "hour",
                                "day",
                                "week",
                                "month"
                            ],
                            "default": "hour",
                            "required": false
                        },
                        "time_quantity": {
                            "description": "Specifies the number of time units of the custom time range.",
                            "type": "integer",
                            "default": 24,
                            "minimum": 1,
                            "required": false
                        },
                        "pid": {
                            "description": "Post IDs to exclude from the listing.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Post IDs to exclude from the listing.",
                            "type": "string",
                            "required": false
                        },
                        "taxonomy": {
                            "description": "Include posts in a specified taxonomy.",
                            "type": "string",
                            "required": false
                        },
                        "term_id": {
                            "description": "Taxonomy IDs, separated by comma (prefix a minus sign to exclude).",
                            "type": "string",
                            "required": false
                        },
                        "author": {
                            "description": "Include popular posts from author ID(s).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wordpress-popular-posts\/v1\/popular-posts"
                    }
                ]
            }
        },
        "\/wordpress-popular-posts\/v2": {
            "namespace": "wordpress-popular-posts\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wordpress-popular-posts\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wordpress-popular-posts\/v2"
                    }
                ]
            }
        },
        "\/wordpress-popular-posts\/v2\/views\/(?P<id>[\\d]+)": {
            "namespace": "wordpress-popular-posts\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "range": {
                            "type": "string",
                            "enum": [
                                "last24hours",
                                "last7days",
                                "last30days",
                                "all",
                                "custom"
                            ],
                            "default": "all",
                            "required": false
                        },
                        "time_unit": {
                            "type": "string",
                            "enum": [
                                "minute",
                                "hour",
                                "day",
                                "week",
                                "month"
                            ],
                            "default": "hour",
                            "required": false
                        },
                        "time_quantity": {
                            "type": "integer",
                            "default": 24,
                            "minimum": 1,
                            "required": false
                        },
                        "include_views_text": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "sampling": {
                            "description": "Enables Data Sampling.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "sampling_rate": {
                            "description": "Sets the Sampling Rate.",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wordpress-popular-posts\/v2\/widget": {
            "namespace": "wordpress-popular-posts\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_single": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "lang": {
                            "type": "string",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wordpress-popular-posts\/v2\/widget"
                    }
                ]
            }
        },
        "\/wordpress-popular-posts\/v1\/themes": {
            "namespace": "wordpress-popular-posts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wordpress-popular-posts\/v1\/themes"
                    }
                ]
            }
        },
        "\/wordpress-popular-posts\/v1\/thumbnails": {
            "namespace": "wordpress-popular-posts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wordpress-popular-posts\/v1\/thumbnails"
                    }
                ]
            }
        },
        "\/wordpress-popular-posts\/v1\/taxonomies": {
            "namespace": "wordpress-popular-posts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wordpress-popular-posts\/v1\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u8005\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u8005\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u8907\u6570\u306e\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u9593\u306e\u95a2\u4fc2\u306b\u57fa\u3065\u3044\u3066\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u300ccategories\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u7d50\u679c\u3092\u9650\u5b9a\u3057\u305f\u30bf\u30fc\u30e0\u306b\u5b50\u30bf\u30fc\u30e0\u3092\u542b\u3081\u308b\u304b\u3069\u3046\u304b\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u306e\u3059\u3079\u3066\u306b\u9805\u76ee\u3092\u5272\u308a\u5f53\u3066\u308b\u304b\u3001\u4e00\u90e8\u306b\u5272\u308a\u5f53\u3066\u308b\u304b\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u300ccategories\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u4ee5\u5916\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u7d50\u679c\u3092\u9650\u5b9a\u3057\u305f\u30bf\u30fc\u30e0\u306b\u5b50\u30bf\u30fc\u30e0\u3092\u542b\u3081\u308b\u304b\u3069\u3046\u304b\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u300ctags\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u306e\u3059\u3079\u3066\u306b\u9805\u76ee\u3092\u5272\u308a\u5f53\u3066\u308b\u304b\u3001\u4e00\u90e8\u306b\u5272\u308a\u5f53\u3066\u308b\u304b\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u300ctags\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u4ee5\u5916\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u5148\u982d\u56fa\u5b9a\u8868\u793a\u306e\u9805\u76ee\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "\u56fa\u5b9a\u8868\u793a\u6295\u7a3f\u3092\u7121\u8996\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "1\u3064\u4ee5\u4e0a\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u9805\u76ee\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6295\u7a3f\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u6295\u7a3f\u3092\u5148\u982d\u56fa\u5b9a\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300ccategory\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cpost_tag\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u629c\u7c8b\u306e\u9577\u3055\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6295\u7a3f\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u6295\u7a3f\u3092\u5148\u982d\u56fa\u5b9a\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300ccategory\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cpost_tag\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6295\u7a3f\u306e\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u6295\u7a3f\u3092\u5148\u982d\u56fa\u5b9a\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300ccategory\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cpost_tag\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u8005\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u8005\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u7279\u5b9a\u306e menu_order \u5024\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u7279\u5b9a\u306e\u89aa ID \u306b\u5c5e\u3059\u308b\u9805\u76ee\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u7279\u5b9a\u306e\u89aa ID \u306b\u5c5e\u3055\u306a\u3044\u9805\u76ee\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u89aa\u6295\u7a3f\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u4ed6\u306e\u6295\u7a3f\u3068\u306e\u95a2\u9023\u306b\u3088\u308b\u3001\u6295\u7a3f\u306e\u9806\u756a\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u629c\u7c8b\u306e\u9577\u3055\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u89aa\u6295\u7a3f\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u4ed6\u306e\u6295\u7a3f\u3068\u306e\u95a2\u9023\u306b\u3088\u308b\u3001\u6295\u7a3f\u306e\u9806\u756a\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u6295\u7a3f\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u4ed6\u306e\u6295\u7a3f\u3068\u306e\u95a2\u9023\u306b\u3088\u308b\u3001\u6295\u7a3f\u306e\u9806\u756a\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u8005\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u8005\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u7279\u5b9a\u306e\u89aa ID \u306b\u5c5e\u3059\u308b\u9805\u76ee\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u7279\u5b9a\u306e\u89aa ID \u306b\u5c5e\u3055\u306a\u3044\u9805\u76ee\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\u7279\u5b9a\u306e\u30e1\u30c7\u30a3\u30a2\u30bf\u30a4\u30d7\u306e\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\u7279\u5b9a\u306e MIME \u30bf\u30a4\u30d7\u306e\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u304c\u8868\u793a\u3055\u308c\u306a\u3044\u3068\u304d\u306b\u8868\u793a\u3059\u308b\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e HTML \u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u8aac\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u8aac\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e HTML \u306e\u8aac\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u95a2\u9023\u6295\u7a3f\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/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": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u6295\u7a3f\u304c\u30b3\u30e1\u30f3\u30c8\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u6295\u7a3f\u304c\u30d4\u30f3\u30d0\u30c3\u30af\u3092\u53d7\u3051\u4ed8\u3051\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u304c\u8868\u793a\u3055\u308c\u306a\u3044\u3068\u304d\u306b\u8868\u793a\u3059\u308b\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e HTML \u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u8aac\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u8aac\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e HTML \u306e\u8aac\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u95a2\u9023\u6295\u7a3f\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "\u7de8\u96c6\u3055\u308c\u305f\u753b\u50cf\u30d5\u30a1\u30a4\u30eb\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u753b\u50cf\u7de8\u96c6\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u753b\u50cf\u7de8\u96c6\u3002",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u53cd\u8ee2",
                                        "properties": {
                                            "type": {
                                                "description": "\u53cd\u8ee2\u30bf\u30a4\u30d7\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u53cd\u8ee2\u306e\u5f15\u6570\u3002",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "\u5411\u304d\u3092\u53cd\u8ee2\u3002",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "\u6c34\u5e73\u65b9\u5411\u306b\u53cd\u8ee2\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "\u5782\u76f4\u65b9\u5411\u306b\u53cd\u8ee2\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u56de\u8ee2",
                                        "properties": {
                                            "type": {
                                                "description": "\u56de\u8ee2\u306e\u30bf\u30a4\u30d7\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u56de\u8ee2\u306e\u5f15\u6570\u3002",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u6642\u8a08\u56de\u308a\u306b\u56de\u8ee2\u3059\u308b\u89d2\u5ea6\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u5207\u308a\u629c\u304d",
                                        "properties": {
                                            "type": {
                                                "description": "\u5207\u308a\u629c\u304d\u306e\u7a2e\u985e\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u5207\u308a\u629c\u304d\u306e\u5f15\u6570\u3002",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u753b\u50cf\u306e\u5e45\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304d\u3092\u958b\u59cb\u3059\u308b\u5de6\u304b\u3089\u306e\u6c34\u5e73\u4f4d\u7f6e\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u753b\u50cf\u306e\u9ad8\u3055\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304d\u3092\u958b\u59cb\u3059\u308b\u4e0a\u304b\u3089\u306e\u5782\u76f4\u4f4d\u7f6e\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u5143\u306e\u753b\u50cf\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304f\u753b\u50cf\u306e\u5e45\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u5143\u306e\u753b\u50cf\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304f\u753b\u50cf\u306e\u9ad8\u3055\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u56de\u8ee2\u3059\u308b\u753b\u50cf\u306e\u6642\u8a08\u56de\u308a\u306e\u89d2\u5ea6\u3002\u975e\u63a8\u5968: \u4ee3\u308f\u308a\u306b `modifiers` \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u5143\u306e\u753b\u50cf\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304f\u958b\u59cb\u4f4d\u7f6e\u306e x \u5ea7\u6a19\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002\u975e\u63a8\u5968: \u4ee3\u308f\u308a\u306b `modifiers` \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u5143\u306e\u753b\u50cf\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304f\u958b\u59cb\u4f4d\u7f6e\u306e y \u5ea7\u6a19\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002\u975e\u63a8\u5968: \u4ee3\u308f\u308a\u306b `modifiers` \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u5143\u306e\u753b\u50cf\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304f\u753b\u50cf\u306e\u5e45\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002\u975e\u63a8\u5968: \u4ee3\u308f\u308a\u306b `modifiers` \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u5143\u306e\u753b\u50cf\u306b\u5bfe\u3059\u308b\u3001\u5207\u308a\u629c\u304f\u753b\u50cf\u306e\u9ad8\u3055\u306e\u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3002\u975e\u63a8\u5968: \u4ee3\u308f\u308a\u306b `modifiers` \u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e HTML \u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u8aac\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u8aac\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e HTML \u306e\u8aac\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u306e\u95a2\u9023\u6295\u7a3f\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u304c\u8868\u793a\u3055\u308c\u306a\u3044\u3068\u304d\u306b\u8868\u793a\u3059\u308b\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u8907\u6570\u306e\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u9593\u306e\u95a2\u4fc2\u306b\u57fa\u3065\u3044\u3066\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u300cmenus\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u306e\u3059\u3079\u3066\u306b\u9805\u76ee\u3092\u5272\u308a\u5f53\u3066\u308b\u304b\u3001\u4e00\u90e8\u306b\u5272\u308a\u5f53\u3066\u308b\u304b\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u300cmenus\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u4ee5\u5916\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u7279\u5b9a\u306e menu_order \u5024\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\"post_type\" \u3084 \"taxonomy\" \u306e\u3088\u3046\u306b\u3001\u5143\u3005\u8868\u308f\u3055\u308c\u3066\u3044\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d5\u30a1\u30df\u30ea\u30fc\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u89aa\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30bf\u30a4\u30c8\u30eb\u5c5e\u6027\u306e\u30c6\u30ad\u30b9\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30af\u30e9\u30b9\u540d\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\u3053\u306e\u9805\u76ee\u306e\u89aa\u30e1\u30cb\u30e5\u30fc\u3067\u3042\u308b nav_menu_item \u306e DB ID (\u3082\u3057\u3042\u308c\u3070)\u3002\u306a\u3044\u5834\u5408\u306f0\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u300c\u30ab\u30c6\u30b4\u30ea\u30fc\u300d\u3001\u300c\u6295\u7a3f\u300d\u3001\u300c\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u300d\u306a\u3069\u3001\u5143\u3005\u8868\u308f\u3055\u308c\u3066\u3044\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30d7\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u304c\u8868\u3059\u5143\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9 ID\u3002\u4f8b: \u6295\u7a3f\u306e ID \u3084\u30ab\u30c6\u30b4\u30ea\u30fc\u306e term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u5c5e\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u304c\u6307\u3059 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u3067\u8868\u73fe\u3055\u308c\u305f XFN \u95a2\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cnav_menu\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" \u3084 \"taxonomy\" \u306e\u3088\u3046\u306b\u3001\u5143\u3005\u8868\u308f\u3055\u308c\u3066\u3044\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d5\u30a1\u30df\u30ea\u30fc\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u89aa\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30bf\u30a4\u30c8\u30eb\u5c5e\u6027\u306e\u30c6\u30ad\u30b9\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30af\u30e9\u30b9\u540d\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u3053\u306e\u9805\u76ee\u306e\u89aa\u30e1\u30cb\u30e5\u30fc\u3067\u3042\u308b nav_menu_item \u306e DB ID (\u3082\u3057\u3042\u308c\u3070)\u3002\u306a\u3044\u5834\u5408\u306f0\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u300c\u30ab\u30c6\u30b4\u30ea\u30fc\u300d\u3001\u300c\u6295\u7a3f\u300d\u3001\u300c\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u300d\u306a\u3069\u3001\u5143\u3005\u8868\u308f\u3055\u308c\u3066\u3044\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30d7\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u304c\u8868\u3059\u5143\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9 ID\u3002\u4f8b: \u6295\u7a3f\u306e ID \u3084\u30ab\u30c6\u30b4\u30ea\u30fc\u306e term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u5c5e\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u304c\u6307\u3059 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u3067\u8868\u73fe\u3055\u308c\u305f XFN \u95a2\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cnav_menu\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" \u3084 \"taxonomy\" \u306e\u3088\u3046\u306b\u3001\u5143\u3005\u8868\u308f\u3055\u308c\u3066\u3044\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30d5\u30a1\u30df\u30ea\u30fc\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30bf\u30a4\u30c8\u30eb\u5c5e\u6027\u306e\u30c6\u30ad\u30b9\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30af\u30e9\u30b9\u540d\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u3053\u306e\u9805\u76ee\u306e\u89aa\u30e1\u30cb\u30e5\u30fc\u3067\u3042\u308b nav_menu_item \u306e DB ID (\u3082\u3057\u3042\u308c\u3070)\u3002\u306a\u3044\u5834\u5408\u306f0\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u300c\u30ab\u30c6\u30b4\u30ea\u30fc\u300d\u3001\u300c\u6295\u7a3f\u300d\u3001\u300c\u6dfb\u4ed8\u30d5\u30a1\u30a4\u30eb\u300d\u306a\u3069\u3001\u5143\u3005\u8868\u308f\u3055\u308c\u3066\u3044\u305f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30bf\u30a4\u30d7\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u304c\u8868\u3059\u5143\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9 ID\u3002\u4f8b: \u6295\u7a3f\u306e ID \u3084\u30ab\u30c6\u30b4\u30ea\u30fc\u306e term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u8981\u7d20\u306e\u30bf\u30fc\u30b2\u30c3\u30c8\u5c5e\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u304c\u6307\u3059 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u9805\u76ee\u306e\u30ea\u30f3\u30af\u3067\u8868\u73fe\u3055\u308c\u305f XFN \u95a2\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cnav_menu\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u8907\u6570\u306e\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u9593\u306e\u95a2\u4fc2\u306b\u57fa\u3065\u3044\u3066\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u300cwp_pattern_category\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u306e\u3059\u3079\u3066\u306b\u9805\u76ee\u3092\u5272\u308a\u5f53\u3066\u308b\u304b\u3001\u4e00\u90e8\u306b\u5272\u308a\u5f53\u3066\u308b\u304b\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u300cwp_pattern_category\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u4ee5\u5916\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cwp_pattern_category\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u629c\u7c8b\u306e\u9577\u3055\u3092\u4e0a\u66f8\u304d\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cwp_pattern_category\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u306e\u629c\u7c8b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u629c\u7c8b\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300cwp_pattern_category\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u8b58\u5225\u3059\u308b\u56fa\u6709\u306e\u30b9\u30e9\u30c3\u30b0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30c6\u30fc\u30de\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30d7",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u72b6\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u4f5c\u6210\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u6307\u5b9a\u3057\u305f\u6295\u7a3f ID \u306b\u5236\u9650\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u7279\u5b9a\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d1\u30fc\u30c4\u30a8\u30ea\u30a2\u306b\u5236\u9650\u3059\u308b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u53d6\u5f97\u3059\u308b\u6295\u7a3f\u30bf\u30a4\u30d7\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u8b58\u5225\u3059\u308b\u56fa\u6709\u306e\u30b9\u30e9\u30c3\u30b0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30c6\u30fc\u30de\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30d7",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u72b6\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u4f5c\u6210\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u4ee5\u4e0b\u306e\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3092\u53d6\u5f97\u3059\u308b\u305f\u3081\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b9\u30e9\u30c3\u30b0",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u30ab\u30b9\u30bf\u30e0\u3067\u3042\u308b\u304b\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u968e\u5c64\u306e\u4e00\u90e8\u3067\u3042\u308b\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u4f5c\u6210\u3055\u308c\u305f\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u63a5\u982d\u8f9e\u3002\u3053\u308c\u306f\u30e1\u30a4\u30f3\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30bf\u30a4\u30d7\u3092\u62bd\u51fa\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059 (\u4f8b: \"taxonomy-blocks\"\u3067\u306f\u3001\"taxonomy\" \u304c\u62bd\u51fa\u3055\u308c\u307e\u3059)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u8b58\u5225\u3059\u308b\u56fa\u6709\u306e\u30b9\u30e9\u30c3\u30b0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30c6\u30fc\u30de\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30d7",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u72b6\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u4f5c\u6210\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u8b58\u5225\u3059\u308b\u56fa\u6709\u306e\u30b9\u30e9\u30c3\u30b0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30c6\u30fc\u30de\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30d7",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u72b6\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u4f5c\u6210\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d1\u30fc\u30c4\u306e\u4f7f\u7528\u3092\u76ee\u7684\u3068\u3057\u305f\u5834\u6240 (\u30d8\u30c3\u30c0\u30fc\u3001\u30d5\u30c3\u30bf\u30fc\u3001\u306a\u3069)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u6307\u5b9a\u3057\u305f\u6295\u7a3f ID \u306b\u5236\u9650\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u7279\u5b9a\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d1\u30fc\u30c4\u30a8\u30ea\u30a2\u306b\u5236\u9650\u3059\u308b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u53d6\u5f97\u3059\u308b\u6295\u7a3f\u30bf\u30a4\u30d7\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u8b58\u5225\u3059\u308b\u56fa\u6709\u306e\u30b9\u30e9\u30c3\u30b0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30c6\u30fc\u30de\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30d7",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u72b6\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u4f5c\u6210\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d1\u30fc\u30c4\u306e\u4f7f\u7528\u3092\u76ee\u7684\u3068\u3057\u305f\u5834\u6240 (\u30d8\u30c3\u30c0\u30fc\u3001\u30d5\u30c3\u30bf\u30fc\u3001\u306a\u3069)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u4ee5\u4e0b\u306e\u30d5\u30a9\u30fc\u30eb\u30d0\u30c3\u30af\u3092\u53d6\u5f97\u3059\u308b\u305f\u3081\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b9\u30e9\u30c3\u30b0",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u30ab\u30b9\u30bf\u30e0\u3067\u3042\u308b\u304b\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u968e\u5c64\u306e\u4e00\u90e8\u3067\u3042\u308b\u304b\u3092\u6307\u5b9a\u3057\u307e\u3059",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u4f5c\u6210\u3055\u308c\u305f\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u63a5\u982d\u8f9e\u3002\u3053\u308c\u306f\u30e1\u30a4\u30f3\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30bf\u30a4\u30d7\u3092\u62bd\u51fa\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059 (\u4f8b: \"taxonomy-blocks\"\u3067\u306f\u3001\"taxonomy\" \u304c\u62bd\u51fa\u3055\u308c\u307e\u3059)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u3092\u8b58\u5225\u3059\u308b\u56fa\u6709\u306e\u30b9\u30e9\u30c3\u30b0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30c6\u30fc\u30de\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30d7",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u72b6\u614b\u306e\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u72b6\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u4f5c\u6210\u8005\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u30d1\u30fc\u30c4\u306e\u4f7f\u7528\u3092\u76ee\u7684\u3068\u3057\u305f\u5834\u6240 (\u30d8\u30c3\u30c0\u30fc\u3001\u30d5\u30c3\u30bf\u30fc\u3001\u306a\u3069)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30b9\u30bf\u30a4\u30eb\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u89aa\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30b9\u30bf\u30a4\u30eb\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u30c6\u30fc\u30de\u8b58\u5225\u5b50",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u30c6\u30fc\u30de\u8b58\u5225\u5b50",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30b9\u30bf\u30a4\u30eb\u69cb\u6210\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30b9\u30bf\u30a4\u30eb\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u30b0\u30ed\u30fc\u30d0\u30eb\u8a2d\u5b9a\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u30b0\u30ed\u30fc\u30d0\u30eb\u30b9\u30bf\u30a4\u30eb\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u306e\u30bf\u30a4\u30c8\u30eb",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u5185\u306b\u5b58\u5728\u3059\u308b\u5f62\u3067\u306e\u3001\u30b0\u30ed\u30fc\u30d0\u30eb\u30b9\u30bf\u30a4\u30eb\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "\u30bf\u30a4\u30dd\u30b0\u30e9\u30d5\u30a3\u8a2d\u5b9a\u306b\u4f7f\u7528\u3055\u308c\u308b theme.json \u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u6587\u5b57\u5217\u3067\u30a8\u30f3\u30b3\u30fc\u30c9\u3055\u308c\u305f theme.json \u5f62\u5f0f\u306e font-family \u306e\u5ba3\u8a00\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "\u30bf\u30a4\u30dd\u30b0\u30e9\u30d5\u30a3\u8a2d\u5b9a\u306b\u4f7f\u7528\u3055\u308c\u308b theme.json \u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u6587\u5b57\u5217\u3067\u30a8\u30f3\u30b3\u30fc\u30c9\u3055\u308c\u305f theme.json \u5f62\u5f0f\u306e font-family \u306e\u5ba3\u8a00\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a7\u30a4\u30b9\u306e\u89aa\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc\u306e ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a7\u30a4\u30b9\u306e\u89aa\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc\u306e ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "\u30bf\u30a4\u30dd\u30b0\u30e9\u30d5\u30a3\u8a2d\u5b9a\u306b\u4f7f\u7528\u3055\u308c\u308b theme.json \u30b9\u30ad\u30fc\u30de\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "\u6587\u5b57\u5217\u3067\u30a8\u30f3\u30b3\u30fc\u30c9\u3055\u308c\u305f theme.json \u5f62\u5f0f\u306e font-face \u306e\u5ba3\u8a00\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a7\u30a4\u30b9\u306e\u89aa\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc\u306e ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a7\u30a4\u30b9\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a7\u30a4\u30b9\u306e\u89aa\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc\u306e ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a7\u30a4\u30b9\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/resource": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u66f4\u65b0\u3055\u308c\u305f\u6295\u7a3f\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u691c\u7d22\u5165\u529b\u3092\u89e3\u91c8\u3059\u308b\u65b9\u6cd5\u3067\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6295\u7a3f\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u8907\u6570\u306e\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u9593\u306e\u95a2\u4fc2\u306b\u57fa\u3065\u3044\u3066\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "language": {
                            "description": "\u300clanguage\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u306e\u3059\u3079\u3066\u306b\u9805\u76ee\u3092\u5272\u308a\u5f53\u3066\u308b\u304b\u3001\u4e00\u90e8\u306b\u5272\u308a\u5f53\u3066\u308b\u304b\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "language_exclude": {
                            "description": "\u300clanguage\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u4ee5\u5916\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "subject": {
                            "description": "\u300csubject\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u306e\u3059\u3079\u3066\u306b\u9805\u76ee\u3092\u5272\u308a\u5f53\u3066\u308b\u304b\u3001\u4e00\u90e8\u306b\u5272\u308a\u5f53\u3066\u308b\u304b\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "subject_exclude": {
                            "description": "\u300csubject\u300d\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u7279\u5b9a\u306e\u30bf\u30fc\u30e0\u3092\u6301\u3064\u9805\u76ee\u4ee5\u5916\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u4e00\u89a7",
                                    "description": "\u30ea\u30b9\u30c8\u3057\u305f ID \u3068\u5408\u81f4\u3059\u308b\u30bf\u30fc\u30e0\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u30bf\u30fc\u30e0 ID \u30bf\u30af\u30bd\u30ce\u30df\u30fc\u30af\u30a8\u30ea\u30fc",
                                    "description": "\u9ad8\u5ea6\u306a\u30bf\u30fc\u30e0\u30af\u30a8\u30ea\u30fc\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u30bf\u30fc\u30e0 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300clanguage\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "subject": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300csubject\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/resource"
                    }
                ]
            }
        },
        "\/wp\/v2\/resource\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300clanguage\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "subject": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300csubject\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6295\u7a3f\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/resource\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3073\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/resource\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u30ea\u30d3\u30b8\u30e7\u30f3\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30ea\u30d3\u30b8\u30e7\u30f3\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/resource\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u6295\u7a3f\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u6295\u7a3f\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6295\u7a3f\u306b\u5bfe\u3057\u3066\u540d\u524d\u304c\u3064\u3044\u3066\u3044\u308b\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3084\u629c\u7c8b\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3092\u4fdd\u8b77\u3059\u308b\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u6574\u5f62\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u6295\u7a3f\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u6295\u7a3f\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6295\u7a3f\u304c\u4f7f\u7528\u3059\u308b\u30b3\u30f3\u30c6\u30f3\u30c4\u30d6\u30ed\u30c3\u30af\u5f62\u5f0f\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6295\u7a3f\u306e\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\u3068\u306a\u308b\u30e1\u30c7\u30a3\u30a2\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3059\u308b\u30c6\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300clanguage\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "subject": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u300csubject\u300d\u306b\u5c5e\u3057\u3001\u305d\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u30bf\u30fc\u30e0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/resource\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u89aa\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u4fdd\u5b58\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u6295\u7a3f\u30bf\u30a4\u30d7\u306e\u82f1\u6570\u5b57\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u30b9\u30c6\u30fc\u30bf\u30b9\u306e\u82f1\u6570\u5b57\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u30bf\u30a4\u30d7\u306b\u95a2\u9023\u4ed8\u3051\u3089\u308c\u305f\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306b\u7d50\u679c\u3092\u5236\u9650\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u30bf\u30af\u30bd\u30ce\u30df\u30fc\u306e\u82f1\u6570\u5b57\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u3069\u306e\u6295\u7a3f\u306b\u3082\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u306a\u3044\u30bf\u30fc\u30e0\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u7279\u5b9a\u306e\u89aa\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u89aa\u306e\u30bf\u30fc\u30e0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u89aa\u306e\u30bf\u30fc\u30e0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30bf\u30fc\u30e0\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u3069\u306e\u6295\u7a3f\u306b\u3082\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u306a\u3044\u30bf\u30fc\u30e0\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30bf\u30fc\u30e0\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u3069\u306e\u6295\u7a3f\u306b\u3082\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u306a\u3044\u30bf\u30fc\u30e0\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u30e1\u30cb\u30e5\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u81ea\u52d5\u7684\u306b\u30c8\u30c3\u30d7\u30ec\u30d9\u30eb\u306e\u30da\u30fc\u30b8\u3092\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u306b\u8ffd\u52a0\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u30e1\u30cb\u30e5\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u81ea\u52d5\u7684\u306b\u30c8\u30c3\u30d7\u30ec\u30d9\u30eb\u306e\u30da\u30fc\u30b8\u3092\u3053\u306e\u30e1\u30cb\u30e5\u30fc\u306b\u8ffd\u52a0\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30bf\u30fc\u30e0\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u3069\u306e\u6295\u7a3f\u306b\u3082\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u306a\u3044\u30bf\u30fc\u30e0\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30bf\u30fc\u30e0\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/language": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u3069\u306e\u6295\u7a3f\u306b\u3082\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u306a\u3044\u30bf\u30fc\u30e0\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/language"
                    }
                ]
            }
        },
        "\/wp\/v2\/language\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30bf\u30fc\u30e0\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/subject": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u3069\u306e\u6295\u7a3f\u306b\u3082\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u306a\u3044\u30bf\u30fc\u30e0\u3092\u975e\u8868\u793a\u306b\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u30bf\u30fc\u30e0\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/subject"
                    }
                ]
            }
        },
        "\/wp\/v2\/subject\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30bf\u30fc\u30e0\u306e HTML \u30bf\u30a4\u30c8\u30eb\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u305d\u306e\u30bf\u30a4\u30d7\u306b\u7279\u6709\u306a\u3001\u30bf\u30fc\u30e0\u306e\u82f1\u6570\u5b57\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30bf\u30fc\u30e0\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30bf\u30fc\u30e0\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u30b9\u30e9\u30c3\u30b0\u3092\u6301\u3064\u30e6\u30fc\u30b6\u30fc\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u5165\u529b\u3055\u308c\u305f\u3001\u5c11\u306a\u304f\u3068\u3082\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u6a29\u9650\u30b0\u30eb\u30fc\u30d7\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002csv \u30d5\u30a1\u30a4\u30eb\u306e\u30ea\u30b9\u30c8\u3001\u3042\u308b\u3044\u306f\u4e00\u3064\u306e\u6a29\u9650\u30b0\u30eb\u30fc\u30d7\u3082\u53ef\u80fd\u3067\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u63d0\u4f9b\u3055\u308c\u305f\u5c11\u306a\u304f\u3068\u3082\u4e00\u3064\u4ee5\u4e0a\u306e\u7279\u5b9a\u306e\u6a29\u9650\u306b\u4e00\u81f4\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002csv \u30d5\u30a1\u30a4\u30eb\u306e\u30ea\u30b9\u30c8\u3001\u3042\u308b\u3044\u306f\u4e00\u3064\u306e\u6a29\u9650\u3082\u53ef\u80fd\u3067\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u6295\u7a3f\u8005\u3068\u307f\u306a\u3055\u308c\u308b\u30e6\u30fc\u30b6\u30fc\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3059\u308b\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u6295\u7a3f\u3092\u516c\u958b\u3057\u305f\u30e6\u30fc\u30b6\u30fc\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "resource": "resource"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u691c\u7d22\u3059\u308b\u5217\u540d\u306e\u914d\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30ed\u30b0\u30a4\u30f3\u540d\u3002",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u3001\u30d6\u30ed\u30b0\u4e0a\u306e\u8868\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u59d3\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3002",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30ed\u30b1\u30fc\u30eb\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "cs_CZ",
                                "de_DE",
                                "es_MX",
                                "fr_FR",
                                "gu",
                                "he_IL",
                                "hi_IN",
                                "hu_HU",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "km",
                                "ko_KR",
                                "ml_IN",
                                "mn",
                                "ms_MY",
                                "my_MM",
                                "ne_NP",
                                "nl_NL",
                                "pl_PL",
                                "pt_BR",
                                "si_LK",
                                "snd",
                                "sv_SE",
                                "ta_IN",
                                "th",
                                "tl",
                                "vi",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30cb\u30c3\u30af\u30cd\u30fc\u30e0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u82f1\u6570\u5b57\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6a29\u9650\u30b0\u30eb\u30fc\u30d7\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 (\u542b\u307e\u308c\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u8a2d\u5b9a\u304c\u66f4\u65b0\u3055\u308c\u305f\u65e5\u6642\u3067\u3059\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30ed\u30b0\u30a4\u30f3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u3001\u30d6\u30ed\u30b0\u4e0a\u306e\u8868\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u59d3\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30ed\u30b1\u30fc\u30eb\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "cs_CZ",
                                "de_DE",
                                "es_MX",
                                "fr_FR",
                                "gu",
                                "he_IL",
                                "hi_IN",
                                "hu_HU",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "km",
                                "ko_KR",
                                "ml_IN",
                                "mn",
                                "ms_MY",
                                "my_MM",
                                "ne_NP",
                                "nl_NL",
                                "pl_PL",
                                "pt_BR",
                                "si_LK",
                                "snd",
                                "sv_SE",
                                "ta_IN",
                                "th",
                                "tl",
                                "vi",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30cb\u30c3\u30af\u30cd\u30fc\u30e0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u82f1\u6570\u5b57\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6a29\u9650\u30b0\u30eb\u30fc\u30d7\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 (\u542b\u307e\u308c\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u8a2d\u5b9a\u304c\u66f4\u65b0\u3055\u308c\u305f\u65e5\u6642\u3067\u3059\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30e6\u30fc\u30b6\u30fc\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u524a\u9664\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u306e\u6295\u7a3f\u3068\u30ea\u30f3\u30af\u3092\u3001\u6307\u5b9a ID \u306e\u30e6\u30fc\u30b6\u30fc\u306b\u5272\u308a\u5f53\u3066\u307e\u3059\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30ed\u30b0\u30a4\u30f3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u3001\u30d6\u30ed\u30b0\u4e0a\u306e\u8868\u793a\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u59d3\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u8aac\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30ed\u30b1\u30fc\u30eb\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "cs_CZ",
                                "de_DE",
                                "es_MX",
                                "fr_FR",
                                "gu",
                                "he_IL",
                                "hi_IN",
                                "hu_HU",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "km",
                                "ko_KR",
                                "ml_IN",
                                "mn",
                                "ms_MY",
                                "my_MM",
                                "ne_NP",
                                "nl_NL",
                                "pl_PL",
                                "pt_BR",
                                "si_LK",
                                "snd",
                                "sv_SE",
                                "ta_IN",
                                "th",
                                "tl",
                                "vi",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30cb\u30c3\u30af\u30cd\u30fc\u30e0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u82f1\u6570\u5b57\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u6a29\u9650\u30b0\u30eb\u30fc\u30d7\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u30e6\u30fc\u30b6\u30fc\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 (\u542b\u307e\u308c\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u8a2d\u5b9a\u304c\u66f4\u65b0\u3055\u308c\u305f\u65e5\u6642\u3067\u3059\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30e6\u30fc\u30b6\u30fc\u304c\u30b4\u30df\u7bb1\u6a5f\u80fd\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u306a\u3044\u305f\u3081\u3001true \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u524a\u9664\u3059\u308b\u30e6\u30fc\u30b6\u30fc\u306e\u6295\u7a3f\u3068\u30ea\u30f3\u30af\u3092\u3001\u6307\u5b9a ID \u306e\u30e6\u30fc\u30b6\u30fc\u306b\u5272\u308a\u5f53\u3066\u307e\u3059\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u63d0\u4f9b\u3057\u305f\u56fa\u6709\u8b58\u5225\u7528 UUID\u3002UUID v5\u3092 URL \u307e\u305f\u306f DNS \u306e\u540d\u524d\u7a7a\u9593\u3068\u5171\u306b\u4f7f\u3046\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u540d\u79f0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u63d0\u4f9b\u3057\u305f\u56fa\u6709\u8b58\u5225\u7528 UUID\u3002UUID v5\u3092 URL \u307e\u305f\u306f DNS \u306e\u540d\u524d\u7a7a\u9593\u3068\u5171\u306b\u4f7f\u3046\u3053\u3068\u3092\u304a\u3059\u3059\u3081\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30d1\u30b9\u30ef\u30fc\u30c9\u306e\u540d\u79f0\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u5f8c\u306b\u516c\u958b\u3055\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u7279\u5b9a\u306e\u30e6\u30fc\u30b6\u30fc ID \u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002\u8a8d\u8a3c\u304c\u5fc5\u8981\u3067\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u7279\u5b9a\u306e\u30e6\u30fc\u30b6\u30fc ID \u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002\u8a8d\u8a3c\u304c\u5fc5\u8981\u3067\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f\u8005\u306e\u30e1\u30fc\u30eb\u304b\u3089\u306e\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002\u8a8d\u8a3c\u304c\u5fc5\u8981\u3067\u3059\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u5165\u529b\u3055\u308c\u305f ISO8601 \u6e96\u62e0\u306e\u65e5\u4ed8\u3088\u308a\u524d\u306b\u516c\u958b\u3055\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u306b\u30ec\u30b9\u30dd\u30f3\u30b9\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u7279\u5b9a\u306e\u89aa ID \u306b\u5c5e\u3059\u308b\u30b3\u30e1\u30f3\u30c8\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u7279\u5b9a\u306e\u89aa ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u7279\u5b9a\u306e\u6295\u7a3f ID \u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u7279\u5b9a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002\u8a8d\u8a3c\u304c\u5fc5\u8981\u3067\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u7279\u5b9a\u306e\u30bf\u30a4\u30d7\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30b3\u30e1\u30f3\u30c8\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002\u8a8d\u8a3c\u304c\u5fc5\u8981\u3067\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u30d1\u30b9\u30ef\u30fc\u30c9\u3067\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306e\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u304c\u30e6\u30fc\u30b6\u30fc\u3060\u3063\u305f\u5834\u5408\u306e\u3001\u30e6\u30fc\u30b6\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e IP \u30a2\u30c9\u30ec\u30b9\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u4f5c\u6210\u8005\u306e\u540d\u524d\u3092\u8868\u793a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e\u30e6\u30fc\u30b6\u30fc\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u30b3\u30e1\u30f3\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u30b3\u30e1\u30f3\u30c8\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u89aa\u30b3\u30e1\u30f3\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u95a2\u9023\u6295\u7a3f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u30ce\u30fc\u30c8\u306e\u89e3\u6c7a\u306e\u72b6\u6cc1",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/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": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u89aa\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 (\u6295\u7a3f\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u6295\u7a3f\u8005\u304c\u30e6\u30fc\u30b6\u30fc\u3060\u3063\u305f\u5834\u5408\u306e\u3001\u30e6\u30fc\u30b6\u30fc\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e IP \u30a2\u30c9\u30ec\u30b9\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u4f5c\u6210\u8005\u306e\u540d\u524d\u3092\u8868\u793a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u6295\u7a3f\u8005\u306e\u30e6\u30fc\u30b6\u30fc\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u306b\u5b58\u5728\u3059\u308b\u5f62\u614b\u306e\u3001\u30b3\u30e1\u30f3\u30c8\u306e\u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u8868\u793a\u7528\u306b\u5909\u63db\u3055\u308c\u305f\u3001\u30b3\u30e1\u30f3\u30c8\u306e HTML \u30b3\u30f3\u30c6\u30f3\u30c4\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u516c\u958b\u65e5 (\u30b5\u30a4\u30c8\u306e\u30bf\u30a4\u30e0\u30be\u30fc\u30f3)\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u516c\u958b\u65e5 (GMT)\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u89aa\u30b3\u30e1\u30f3\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u95a2\u9023\u6295\u7a3f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u30e1\u30bf\u30d5\u30a3\u30fc\u30eb\u30c9\u3002",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u30ce\u30fc\u30c8\u306e\u89e3\u6c7a\u306e\u72b6\u6cc1",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u4e00\u610f\u8b58\u5225\u5b50\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u30b4\u30df\u7bb1\u306b\u5165\u308c\u305a\u306b\u5f37\u5236\u7684\u306b\u524a\u9664\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "required": false
                        },
                        "password": {
                            "description": "\u30b3\u30e1\u30f3\u30c8\u306e\u89aa\u6295\u7a3f\u306e\u30d1\u30b9\u30ef\u30fc\u30c9 (\u6295\u7a3f\u304c\u30d1\u30b9\u30ef\u30fc\u30c9\u4fdd\u8b77\u3055\u308c\u3066\u3044\u308b\u5834\u5408)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7\u306e\u30a2\u30a4\u30c6\u30e0\u306e\u7d50\u679c\u3092\u5236\u9650\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "1\u3064\u4ee5\u4e0a\u306e\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30b5\u30d6\u30bf\u30a4\u30d7\u306e\u30a2\u30a4\u30c6\u30e0\u306e\u7d50\u679c\u3092\u5236\u9650\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "resource",
                                    "category",
                                    "post_tag",
                                    "language",
                                    "subject",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u7279\u5b9a\u306e ID \u3092\u7d50\u679c\u304b\u3089\u9664\u5916\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u7279\u5b9a\u306e ID \u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u30d6\u30ed\u30c3\u30af\u306e\u30e6\u30cb\u30fc\u30af\u306a\u767b\u9332\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u30d6\u30ed\u30c3\u30af\u306e\u5c5e\u6027\u3002",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\u6295\u7a3f\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u306e ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u30d6\u30ed\u30c3\u30af\u540d\u524d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u30d6\u30ed\u30c3\u30af\u540d\u524d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u30d6\u30ed\u30c3\u30af\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u30d6\u30ed\u30c3\u30af\u540d\u524d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "stackable_enable_block_defaults": {
                            "title": "",
                            "description": "Use Block Defaults in the editor",
                            "type": "boolean",
                            "required": false
                        },
                        "title": {
                            "title": "\u30bf\u30a4\u30c8\u30eb",
                            "description": "\u30b5\u30a4\u30c8\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u30ad\u30e3\u30c3\u30c1\u30d5\u30ec\u30fc\u30ba",
                            "description": "\u30b5\u30a4\u30c8\u306e\u30ad\u30e3\u30c3\u30c1\u30d5\u30ec\u30fc\u30ba\u3002",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u30b5\u30a4\u30c8 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u3053\u306e\u30a2\u30c9\u30ec\u30b9\u306f\u65b0\u898f\u30e6\u30fc\u30b6\u30fc\u306e\u901a\u77e5\u306a\u3069\u30b5\u30a4\u30c8\u7ba1\u7406\u306e\u305f\u3081\u306b\u4f7f\u308f\u308c\u307e\u3059\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u73fe\u5728\u5730\u3068\u540c\u3058\u30bf\u30a4\u30e0\u30be\u30fc\u30f3\u306e\u90fd\u5e02\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u65e5\u4ed8\u6587\u5b57\u5217\u306e\u66f8\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u6642\u523b\u6587\u5b57\u5217\u306e\u66f8\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u9031\u306e\u59cb\u307e\u308a\u306e\u66dc\u65e5\u756a\u53f7\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress \u306e\u30ed\u30b1\u30fc\u30eb\u30b3\u30fc\u30c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": ":-) \u3084 :-P \u306a\u3069\u306e\u9854\u6587\u5b57\u3092\u7d75\u6587\u5b57\u306b\u5909\u63db\u3057\u307e\u3059\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u6295\u7a3f\u30ab\u30c6\u30b4\u30ea\u30fc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u6295\u7a3f\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3002",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "\u30da\u30fc\u30b8\u3054\u3068\u306e\u6700\u5927\u6295\u7a3f\u6570",
                            "description": "\u8868\u793a\u3059\u308b\u6700\u5927\u6295\u7a3f\u6570\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u30d5\u30ed\u30f3\u30c8\u30da\u30fc\u30b8\u3067\u306e\u8868\u793a",
                            "description": "\u30d5\u30ed\u30f3\u30c8\u30da\u30fc\u30b8\u306b\u8868\u793a\u3059\u308b\u5185\u5bb9",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u30d5\u30ed\u30f3\u30c8\u30da\u30fc\u30b8\u306e\u30da\u30fc\u30b8",
                            "description": "\u30d5\u30ed\u30f3\u30c8\u30da\u30fc\u30b8\u306b\u8868\u793a\u3059\u308b\u30da\u30fc\u30b8\u306e ID",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u6700\u65b0\u306e\u6295\u7a3f\u3092\u8868\u793a\u3059\u308b\u30da\u30fc\u30b8\u306e ID",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u65b0\u3057\u3044\u8a18\u4e8b\u306b\u5bfe\u3057\u4ed6\u306e\u30d6\u30ed\u30b0\u304b\u3089\u306e\u901a\u77e5 (\u30d4\u30f3\u30d0\u30c3\u30af\u30fb\u30c8\u30e9\u30c3\u30af\u30d0\u30c3\u30af) \u3092\u53d7\u3051\u4ed8\u3051\u308b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "\u65b0\u898f\u6295\u7a3f\u3078\u306e\u30b3\u30e1\u30f3\u30c8\u3092\u8a31\u53ef\u3059\u308b",
                            "description": "\u65b0\u3057\u3044\u6295\u7a3f\u3078\u306e\u30b3\u30e1\u30f3\u30c8\u3092\u8a31\u53ef\u3059\u308b\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u30ed\u30b4",
                            "description": "\u30b5\u30a4\u30c8\u30ed\u30b4\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "\u30a2\u30a4\u30b3\u30f3",
                            "description": "\u30b5\u30a4\u30c8\u30a2\u30a4\u30b3\u30f3\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stackable_hide_cimo_notice": {
                            "title": "",
                            "description": "Hides the Cimo download notice.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_block_states": {
                            "title": "",
                            "description": "Blocks that should be hidden in the block editor",
                            "type": "object",
                            "additionalProperties": {
                                "type": "number"
                            },
                            "required": false
                        },
                        "stackable_google_maps_api_key": {
                            "title": "",
                            "description": "Enables additional customization options for the Map Block.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_enable_design_library": {
                            "title": "",
                            "description": "Hides the Stackable Design Library button on the top of the editor",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_optimize_inline_css": {
                            "title": "",
                            "description": "Optimizes inlined CSS styles, combines together similar selectors",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_block_default_width": {
                            "title": "",
                            "description": "The width used when a Columns block has its Content Width set to center.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_block_wide_width": {
                            "title": "",
                            "description": "The width used when a Columns block has its Content Width set to wide.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_auto_collapse_panels": {
                            "title": "",
                            "description": "Collapse other inspector panels when opening another, keeping only one open at a time.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_global_settings": {
                            "title": "",
                            "description": "Allow the configuration of global settings such as color palette, typography, and block defaults",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_block_linking": {
                            "title": "",
                            "description": "Gives you the ability to link columns. Any changes you make on one column will automatically get applied on the other columns.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_help_tooltip_disabled": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "stackable_enable_text_highlight": {
                            "title": "",
                            "description": "Adds a toolbar button for highlighting text",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_dynamic_content": {
                            "title": "",
                            "description": "Adds a toolbar button for inserting dynamic content",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_copy_paste_styles": {
                            "title": "",
                            "description": "Adds a toolbar button for copying and pasting block styles",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_reset_layout": {
                            "title": "",
                            "description": "Adds a toolbar button for resetting the layout of a block",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_save_as_default_block": {
                            "title": "",
                            "description": "Adds a toolbar button for saving the current block variation as the default block",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_text_default_block": {
                            "title": "",
                            "description": "If this is enabled, the default block when adding a new block will be the Stackable Text block.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_icons_fa_free_version": {
                            "title": "",
                            "description": "Select FontAwesome version",
                            "type": "string",
                            "required": false
                        },
                        "stackable_show_pro_notices": {
                            "title": "",
                            "description": "Hide \"Go Premium\" notices",
                            "type": "string",
                            "required": false
                        },
                        "stackable_dynamic_breakpoints": {
                            "title": "",
                            "description": "Custom dynamic breakpoints",
                            "type": "object",
                            "properties": {
                                "tablet": {
                                    "type": "string"
                                },
                                "mobile": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_colors": {
                            "title": "",
                            "description": "Stackable global color palette",
                            "type": "array",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "properties": {
                                        "name": {
                                            "type": "string"
                                        },
                                        "slug": {
                                            "type": "string"
                                        },
                                        "color": {
                                            "type": "string"
                                        },
                                        "rgb": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "stackable_global_hide_theme_colors": {
                            "title": "",
                            "description": "Hide theme colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_hide_default_colors": {
                            "title": "",
                            "description": "Hide default colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_hide_site_editor_colors": {
                            "title": "",
                            "description": "Hide Site Editor colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_typography_apply_to": {
                            "title": "",
                            "description": "Stackable global typography apply to setting",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_force_typography": {
                            "title": "",
                            "description": "Stackable global typography add important to global styles",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_typography": {
                            "title": "",
                            "description": "Stackable global typography settings",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "h1": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h2": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h3": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h4": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h5": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h6": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "p": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    ".stk-subtitle": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    ".stk-button__inner-text": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "string"
                                            },
                                            "tabletFontSize": {
                                                "type": "string"
                                            },
                                            "mobileFontSize": {
                                                "type": "string"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_selected_font_pair": {
                            "title": "",
                            "description": "Stackable currently selected global font pair",
                            "type": "string",
                            "required": false
                        },
                        "stackable_custom_font_pairs": {
                            "title": "",
                            "description": "Stackable added custom font pairs",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "typography": {
                                        "type": "object",
                                        "properties": {
                                            "h1": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h2": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h3": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h4": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h5": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "h6": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "p": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            ".stk-subtitle": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            ".stk-button__inner-text": {
                                                "type": "object",
                                                "properties": {
                                                    "fontFamily": {
                                                        "type": "string"
                                                    },
                                                    "fontSize": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSize": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSize": {
                                                        "type": "string"
                                                    },
                                                    "fontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileFontSizeUnit": {
                                                        "type": "string"
                                                    },
                                                    "fontWeight": {
                                                        "type": "string"
                                                    },
                                                    "textTransform": {
                                                        "type": "string"
                                                    },
                                                    "lineHeight": {
                                                        "type": "number"
                                                    },
                                                    "tabletLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "mobileLineHeight": {
                                                        "type": "number"
                                                    },
                                                    "lineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileLineHeightUnit": {
                                                        "type": "string"
                                                    },
                                                    "letterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "tabletLetterSpacing": {
                                                        "type": "number"
                                                    },
                                                    "mobileLetterSpacing": {
                                                        "type": "number"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_use_typography_as_presets": {
                            "title": "",
                            "description": "Use Global Typography font sizes as preset",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_is_apply_body_to_html": {
                            "title": "",
                            "description": "Stackable global typography apply to setting",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_icon_library": {
                            "title": "",
                            "description": "Stackable Icon Library",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "key": {
                                        "type": "string"
                                    },
                                    "icon": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_disable_block_style_inheritance": {
                            "title": "",
                            "description": "Inherit block style from theme.json",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_spacing_and_borders": {
                            "title": "",
                            "description": "Stackable global spacing and borders",
                            "type": "object",
                            "properties": {
                                "container-border-style": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-box-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "container-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-border-style": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-box-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-background-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "block-margin-bottom": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "column-margin": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "columns-column-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "columns-row-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "image-drop-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "image-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_buttons_and_icons": {
                            "title": "",
                            "description": "Stackable global buttons and icons",
                            "type": "object",
                            "properties": {
                                "button-min-height": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-button-padding": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-border-style": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-ghost-border-width": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "number",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "number",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-border-radius": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tabletParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobileParentHover": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "right": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "bottom": {
                                                    "type": "string",
                                                    "default": ""
                                                },
                                                "left": {
                                                    "type": "string",
                                                    "default": ""
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-box-shadow": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-icon-size": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-icon-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-column-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "button-row-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-icon-size": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-row-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "string"
                                        },
                                        "tablet": {
                                            "type": "string"
                                        },
                                        "mobile": {
                                            "type": "string"
                                        },
                                        "desktopHover": {
                                            "type": "string"
                                        },
                                        "tabletHover": {
                                            "type": "string"
                                        },
                                        "mobileHover": {
                                            "type": "string"
                                        },
                                        "desktopParentHover": {
                                            "type": "string"
                                        },
                                        "tabletParentHover": {
                                            "type": "string"
                                        },
                                        "mobileParentHover": {
                                            "type": "string"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-icon-gap": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-list-indentation": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "icon-size": {
                                    "type": "object",
                                    "properties": {
                                        "desktop": {
                                            "type": "number"
                                        },
                                        "tablet": {
                                            "type": "number"
                                        },
                                        "mobile": {
                                            "type": "number"
                                        },
                                        "desktopHover": {
                                            "type": "number"
                                        },
                                        "tabletHover": {
                                            "type": "number"
                                        },
                                        "mobileHover": {
                                            "type": "number"
                                        },
                                        "desktopParentHover": {
                                            "type": "number"
                                        },
                                        "tabletParentHover": {
                                            "type": "number"
                                        },
                                        "mobileParentHover": {
                                            "type": "number"
                                        },
                                        "desktopUnit": {
                                            "type": "string"
                                        },
                                        "tabletUnit": {
                                            "type": "string"
                                        },
                                        "mobileUnit": {
                                            "type": "string"
                                        },
                                        "desktopHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileHoverUnit": {
                                            "type": "string"
                                        },
                                        "desktopParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "tabletParentHoverUnit": {
                                            "type": "string"
                                        },
                                        "mobileParentHoverUnit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_color_schemes": {
                            "title": "",
                            "description": "Stackable Global Color Schemes",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "key": {
                                        "type": "string"
                                    },
                                    "colorScheme": {
                                        "type": "object",
                                        "properties": {
                                            "backgroundColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "headingColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "textColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "linkColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "accentColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonBackgroundColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonTextColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            },
                                            "buttonOutlineColor": {
                                                "type": "object",
                                                "properties": {
                                                    "desktop": {
                                                        "type": "string"
                                                    },
                                                    "tablet": {
                                                        "type": "string"
                                                    },
                                                    "mobile": {
                                                        "type": "string"
                                                    },
                                                    "desktopHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHover": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHover": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHover": {
                                                        "type": "string"
                                                    },
                                                    "desktopUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "desktopParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "tabletParentHoverUnit": {
                                                        "type": "string"
                                                    },
                                                    "mobileParentHoverUnit": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "hideInPicker": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_global_hide_color_scheme_colors": {
                            "title": "",
                            "description": "Hide color scheme colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_base_color_scheme": {
                            "title": "",
                            "description": "Stackable Global Base Color Scheme",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_background_mode_color_scheme": {
                            "title": "",
                            "description": "Stackable Global Background Mode Color Scheme",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_container_mode_color_scheme": {
                            "title": "",
                            "description": "Stackable Global Container Mode Color Scheme",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_color_scheme_generated_css": {
                            "title": "",
                            "description": "Stackable Global Color Scheme Generated CSS",
                            "type": "string",
                            "required": false
                        },
                        "stackable_use_v3_16_0_color_scheme_inheritance": {
                            "title": "",
                            "description": "Stackable Global Color Scheme v3.16.0 Color Scheme Inheritance",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_use_size_presets_by_default": {
                            "title": "",
                            "description": "If enabled, range controls will be on preset mode by default",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_block_styles": {
                            "title": "",
                            "description": "Stackable Block Styles",
                            "type": "object",
                            "additionalProperties": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "properties": {
                                        "name": {
                                            "type": "string"
                                        },
                                        "slug": {
                                            "type": "string"
                                        },
                                        "attributes": {
                                            "type": "object",
                                            "additionalProperties": true
                                        },
                                        "nonCssAttributes": {
                                            "type": "object",
                                            "additionalProperties": true
                                        },
                                        "saveCss": {
                                            "type": "string"
                                        },
                                        "editCss": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "stackable_guided_tour_states": {
                            "title": "",
                            "description": "An array of strings representing completed block tours.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stackable_global_colors_native_compatibility": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_v2_frontend_compatibility": {
                            "title": "",
                            "description": "Load version 2 frontend styles and scripts",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_editor_compatibility": {
                            "title": "",
                            "description": "Load version 2 blocks in the editor",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_editor_compatibility_usage": {
                            "title": "",
                            "description": "Load version 2 blocks when old blocks are used",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_block_detector_disabled": {
                            "title": "",
                            "description": "This disables the v2 block detected in the editor",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_frontend_detector_counter": {
                            "title": "",
                            "description": "This disables the v2 block detected in the frontend",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "1\u3064\u4ee5\u4e0a\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u304c\u5272\u308a\u5f53\u3066\u3089\u308c\u305f\u30c6\u30fc\u30de\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u30c6\u30fc\u30de\u306e\u30b9\u30bf\u30a4\u30eb\u30b7\u30fc\u30c8\u3002\u30c6\u30fc\u30de\u3092\u4e00\u610f\u306b\u8b58\u5225\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6307\u5b9a\u3057\u305f\u30b9\u30c6\u30fc\u30bf\u30b9\u306b\u4e00\u81f4\u3059\u308b\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u307f\u306b\u7d50\u679c\u3092\u5236\u9650\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \u30d7\u30e9\u30b0\u30a4\u30f3\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u30b9\u30e9\u30c3\u30b0\u3002",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u6709\u52b9\u5316\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u30d7\u30e9\u30b0\u30a4\u30f3\u306e\u6709\u52b9\u5316\u30b9\u30c6\u30fc\u30bf\u30b9\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u767b\u9332\u3055\u308c\u305f\u30b5\u30a4\u30c9\u30d0\u30fc\u306e ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u30cd\u30b9\u30c8\u3057\u305f\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u3002",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u30bf\u30a4\u30d7 ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u30bf\u30a4\u30d7 ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u73fe\u5728\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u306b\u30a8\u30f3\u30b3\u30fc\u30c9\u3055\u308c\u308b\u30b7\u30ea\u30a2\u30eb\u5316\u3055\u308c\u305f\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u30d5\u30a9\u30fc\u30e0\u30c7\u30fc\u30bf\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u30bf\u30a4\u30d7 ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u73fe\u5728\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u3092\u623b\u3059\u305f\u3081\u306e\u30b5\u30a4\u30c9\u30d0\u30fc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u30bf\u30a4\u30d7\u3002widget-types \u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u306e ID \u3068\u5bfe\u5fdc\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u304c\u5c5e\u3059\u308b\u30b5\u30a4\u30c9\u30d0\u30fc\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u308b\u5834\u5408\u3001\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u306e Base64 \u30a8\u30f3\u30b3\u30fc\u30c9\u8868\u73fe\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u306e\u6697\u53f7\u5316\u30cf\u30c3\u30b7\u30e5\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u308b\u5834\u5408\u3001\u30c7\u30b3\u30fc\u30c9\u3057\u305f\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u7ba1\u7406\u30d5\u30a9\u30fc\u30e0\u304b\u3089 URL \u30a8\u30f3\u30b3\u30fc\u30c9\u3057\u305f\u30d5\u30a9\u30fc\u30e0\u30c7\u30fc\u30bf\u3002\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u306a\u3044\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u66f4\u65b0\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u66f8\u304d\u8fbc\u307f\u306e\u307f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u56fa\u6709\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u30bf\u30a4\u30d7\u3002widget-types \u30a8\u30f3\u30c9\u30dd\u30a4\u30f3\u30c8\u306e ID \u3068\u5bfe\u5fdc\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u304c\u5c5e\u3059\u308b\u30b5\u30a4\u30c9\u30d0\u30fc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u308b\u5834\u5408\u3001\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u306e Base64 \u30a8\u30f3\u30b3\u30fc\u30c9\u8868\u73fe\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u306e\u6697\u53f7\u5316\u30cf\u30c3\u30b7\u30e5\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u308b\u5834\u5408\u3001\u30c7\u30b3\u30fc\u30c9\u3057\u305f\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8a2d\u5b9a\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u7ba1\u7406\u30d5\u30a9\u30fc\u30e0\u304b\u3089 URL \u30a8\u30f3\u30b3\u30fc\u30c9\u3057\u305f\u30d5\u30a9\u30fc\u30e0\u30c7\u30fc\u30bf\u3002\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u306a\u3044\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u306e\u66f4\u65b0\u306b\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002\u66f8\u304d\u8fbc\u307f\u306e\u307f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u5f37\u5236\u7684\u306b\u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\u3092\u524a\u9664\u3059\u308b\u304b\u3001\u7121\u52b9\u5316\u30b5\u30a4\u30c9\u30d0\u30fc\u306b\u79fb\u52d5\u3059\u308b\u304b\u3069\u3046\u304b\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u691c\u7d22\u30ad\u30fc\u30ef\u30fc\u30c9\u306b\u4e00\u81f4\u3059\u308b\u30d6\u30ed\u30c3\u30af\u306e\u307f\u306b\u7d50\u679c\u30bb\u30c3\u30c8\u3092\u5236\u9650\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u6587\u5b57\u5217\u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u30ab\u30c6\u30b4\u30ea\u30fc ID \u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u30ad\u30fc\u30ef\u30fc\u30c9 ID \u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u30d1\u30bf\u30fc\u30f3 (\u30b9\u30e9\u30c3\u30b0) \u306b\u4e00\u81f4\u3059\u308b\u3082\u306e\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u7279\u5b9a\u306e\u9805\u76ee\u6570\u3067\u7d50\u679c\u3092\u30aa\u30d5\u30bb\u30c3\u30c8\u3057\u307e\u3059\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u5c5e\u6027\u3067\u6607\u9806\u307e\u305f\u306f\u964d\u9806\u306b\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u6295\u7a3f\u306e\u5c5e\u6027\u3067\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u4e26\u3079\u66ff\u3048\u307e\u3059\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u51e6\u7406\u3059\u308b URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u30e1\u30cb\u30e5\u30fc\u4f4d\u7f6e\u306e\u82f1\u6570\u5b57\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u30a2\u30d3\u30ea\u30c6\u30a3\u30ab\u30c6\u30b4\u30ea\u30fc\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\u30a2\u30d3\u30ea\u30c6\u30a3\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "\u30a2\u30d3\u30ea\u30c6\u30a3\u5b9f\u884c\u306e\u5165\u529b\u30d1\u30e9\u30e1\u30fc\u30bf\u3002",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u3053\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u304c\u4f5c\u6210\u3055\u308c\u305f\u30b9\u30b3\u30fc\u30d7\u3002\u30ec\u30b9\u30dd\u30f3\u30b9\u306b\u542b\u307e\u308c\u308b\u30d5\u30a3\u30fc\u30eb\u30c9\u306f\u30b9\u30b3\u30fc\u30d7\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u306e\u73fe\u5728\u306e\u30da\u30fc\u30b8\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u3068\u3057\u3066\u8fd4\u3055\u308c\u308b\u9805\u76ee\u306e\u6700\u5927\u6570\u3002",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "\u7279\u5b9a\u306e\u30a2\u30d3\u30ea\u30c6\u30a3\u30ab\u30c6\u30b4\u30ea\u30fc\u306e\u30a2\u30d3\u30ea\u30c6\u30a3\u306b\u7d50\u679c\u3092\u9650\u5b9a\u3057\u307e\u3059\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u30a2\u30d3\u30ea\u30c6\u30a3\u306e\u4e00\u610f\u306e\u8b58\u5225\u5b50\u3002",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 15829,
    "site_icon": 15833,
    "site_icon_url": "https:\/\/biblestudydownloads.org\/wp-content\/uploads\/2024\/07\/cropped-Icon.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/media\/15829"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/biblestudydownloads.org\/ja\/wp-json\/wp\/v2\/media\/15833"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}