{
    "name": "Apartments Cvitan (Tiho&amp;Marija)",
    "description": "Book Apartment and visit Tribunj in Croatia.",
    "url": "https:\/\/www.tribunj.biz",
    "home": "https:\/\/www.tribunj.biz\/sq\/",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Zagreb",
    "page_for_posts": 123,
    "page_on_front": 248,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "getwid\/ai\/v1",
        "jetpack\/v4",
        "jetpack-boost-ds",
        "litespeed\/v1",
        "litespeed\/v3",
        "mphb\/v1",
        "wp-review-slider-pro\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "wpcom\/v2",
        "jetpack\/v4\/stats-app",
        "jetpack\/v4\/import",
        "wpcom\/v3",
        "jetpack\/v4\/blaze-app",
        "jetpack\/v4\/blaze",
        "google-site-kit\/v1",
        "getwid\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/www.tribunj.biz\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL-ja e burimit p\u00ebr t\u00eb cilin t\u00eb sillen t\u00eb dh\u00ebna oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL-ja e burimit p\u00ebr t\u00eb cilin t\u00eb sillen t\u00eb dh\u00ebna oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Formati oEmbed p\u00ebr t\u2019u p\u00ebrdorur.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Gjer\u00ebsia maksimum e korniz\u00ebs p\u00ebr trup\u00ebzim, n\u00eb piksela.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Lart\u00ebsia maksimum e korniz\u00ebs p\u00ebr trup\u00ebzim, n\u00eb piksela.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "T\u00eb b\u00ebhet apo jo nj\u00eb k\u00ebrkes\u00eb zbulimi oEmbed p\u00ebr furnizues jo t\u00eb sanksionuar.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/getwid\/ai\/v1": {
            "namespace": "getwid\/ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getwid\/ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/ai\/v1"
                    }
                ]
            }
        },
        "\/getwid\/ai\/v1\/chat": {
            "namespace": "getwid\/ai\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "type": "string",
                            "minLength": 4,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/ai\/v1\/chat"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "L\u00ebnd\u00eb Programthi Ndihm\u00ebs P\u00ebr Kopjeruajtje, e koduar n\u00ebn base64.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "Shteg p\u00ebr te Programthi Ndihmues P\u00ebr Kopjeruajtje",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "Lloj objekti p\u00ebr t\u2019u prur\u00eb q\u00eb nga baza e t\u00eb dh\u00ebnave",
                            "required": true
                        },
                        "object_id": {
                            "description": "ID e objektit t\u00eb baz\u00ebs s\u00eb t\u00eb dh\u00ebnave p\u00ebr t\u2019u prur\u00eb",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Nj\u00eb ose m\u00eb tep\u00ebr emra mund\u00ebsish p\u00ebr t\u2019u p\u00ebrfshir\u00eb te kopjeruajtja",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost-ds",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/dismissed-alerts"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/connection": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/pricing": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/pricing"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/product": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/product"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/premium-features": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/premium-features"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/getting-started"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/getting-started\/set"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Blloqe Jetpack jan\u00eb \u00e7aktivizuar.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Skem\u00eb ngjyrash.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Shfaq te rrotullamja, kur mundet, tejt\u00ebdh\u00ebna fotosh (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>).",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Shfaq n\u00eb rrotullame fush\u00eb komentesh",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Tekst Mir\u00ebseardhjeje",
                            "type": "string",
                            "default": "Lini nj\u00eb P\u00ebrgjigje",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Skem\u00eb ngjyrash",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Aktivizoni, ose \u00e7aktivizoni lloj postimesh portofol Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Num\u00ebr maksimum z\u00ebrash p\u00ebr shfaqje te faqe Portofol.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Aktivizoni, ose \u00e7aktivizoni lloj postimesh d\u00ebshmi Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "Num\u00ebr maksimum z\u00ebrash p\u00ebr shfaqje te faqe D\u00ebshmi.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Aktivizoni rregulla t\u00eb automatizuara - Mbroni sajtin tuaj kund\u00ebr burimesh jo t\u00eb besueshme trafiku me rregulla t\u00eb automatizuara sigurie.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "List\u00eb bllokimesh - Bllokoni IP-n\u00eb e nj\u00eb k\u00ebrkese specifike.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Adresa IP t\u00eb bllokuara",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "List\u00eb lejimesh - Lejoni IP-n\u00eb e nj\u00eb k\u00ebrkese specifike.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "Adresa IP t\u00eb lejuara p\u00ebrgjithnj\u00eb",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Ndani t\u00eb dh\u00ebna elementare me Jetpack-un.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Ndani t\u00eb dh\u00ebna t\u00eb holl\u00ebsishme me Jetpack-un.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "Shfaqini krejt fotot e galeris\u00eb suaj n\u00eb trajt\u00eb mozaiku t\u00eb hijsh\u00ebm.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Shihni profilet e njer\u00ebzve kur kaloni kursorin sip\u00ebr Gravatar\u00ebve t\u00eb tyre",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "N\u00eb pafund\u00ebsi dhe m\u00eb tej",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "P\u00ebrdorni Google Analytics me Rr\u00ebshqitjen Pa Fund",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "P\u00eblqimet te WordPress.com jan\u00eb",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "D\u00ebrgo njoftim me email kur dikush e p\u00eblqen k\u00ebt\u00eb postim",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "P\u00ebrdor Markdown p\u00ebr komentet.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "P\u00ebrdor Markdown p\u00ebr postime.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "Merrni Njoftime Email-i N\u00eb Monitor.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "Adres\u00eb Email",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Ky\u00e7 API p\u00ebr Protect",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Mbro list\u00eb globale IP-sh t\u00eb lejuara",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Sh\u00ebrbime t\u00eb aktivizuara dhe ato t\u00eb fshehura pas nj\u00eb butoni",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "Stil Butoni",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Etiket\u00eb Ndarjeje",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "Parje ku butonat jan\u00eb t\u00eb shfaqur",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "Emri si p\u00ebrdorues Twitter-i i t\u00eb zotit t\u00eb p\u00ebrkat\u00ebsis\u00eb s\u00eb k\u00ebtij sajti.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u00c7aktivizoni CSS dhe JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Sh\u00ebrbime vetjake ndarjesh me t\u00eb tjer\u00eb, t\u00eb shtuara nga p\u00ebrdoruesi.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "Fshini sh\u00ebrbim ndarjeje me t\u00eb tjer\u00ebt.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "K\u00ebrko Mir\u00ebfillt\u00ebsim Me Dy Hapa",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "Me p\u00ebrputhje sipas Email-esh",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Shfaq te formulari i komenteve mund\u00ebsin\u00eb &lt;em&gt;\u201cndiqni blogun\u201d&lt;\/em&gt;",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Shfaq te formulari i komenteve mund\u00ebsin\u00eb &lt;em&gt;\u201cndiqni komentet\u201d&lt;\/em&gt;",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Matric\u00eb ID-sh kategorish postimesh me shenj\u00eb si kategori buletinesh",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "N\u00ebse jan\u00eb aktivizuar apo jo kategorit\u00eb e buletineve",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_newsletter_send_default": {
                            "description": "Whether to send newsletter emails by default when publishing a post",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "T\u00eb p\u00ebrfshihet apo jo figura e zgjedhur n\u00eb email",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "T\u00eb shfaqet a jo avatari i autorit te n\u00ebnshkrimi i email-it",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "T\u00eb shfaqet a jo emri i autorit te n\u00ebnshkrimi i email-it",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "T\u00eb shfaqet a jo data te n\u00ebnshkrimi i email-it",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "T\u00eb p\u00ebrdoret apo jo cop\u00ebza te email-i",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Sjellje email-esh \u201cP\u00ebrgjigjuni-te\u201d p\u00ebr email-e buletini",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "Em\u00ebr \u201cNga\u201d p\u00ebr email-e buletinesh",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Shfaquni lexuesve dritare fllusk\u00eb modale Pajtimi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Shfaq n\u00eb faqe hyr\u00ebse dritare fllusk\u00eb pajtimi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Shfaq nj\u00eb buton pezull pajtimesh.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Shtoni bllok Pajtohuni n\u00eb fund t\u00eb \u00e7do postimi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Shtoni te menuja juaj e l\u00ebvizjeve bllokun Hyrje Pajtimtari.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Shtoni te menu l\u00ebvizjesh bllokun Pajtohuni.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "D\u00ebrgo njoftim me email kur dikush pajtohet n\u00eb blogun tim",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Tre mund\u00ebsi t\u00eb p\u00ebrdorura n\u00eb gjedhe email-esh pajtimi: &#039;invitation&#039;, &#039;welcome&#039; dhe &#039;comment_follow&#039;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "Nxirreni n\u00eb pah l\u00ebnd\u00ebn e p\u00ebraf\u00ebrt p\u00ebrmes nj\u00eb stili kryesh",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Shfaq nj\u00eb figur\u00eb miniatur\u00eb kur t\u00eb ket\u00eb",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "Aktivizo K\u00ebrkim t\u00eb Atyp\u00ebratysh\u00ebm",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "Ka nj\u00eb blerje aktive produkti Jetpack Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "V\u00ebr n\u00eb pun\u00eb nj\u00eb form\u00ebsim t\u00eb vetvetish\u00ebm t\u00eb k\u00ebrkimit t\u00eb atyp\u00ebratysh\u00ebm",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Konsol\u00eb K\u00ebrkimesh Me Google",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing Webmaster Center",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Verifikim Sajti N\u00eb Pinterest",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Verifikim Sajti nga Yandex",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook Domain Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Shfaq nj\u00eb nj\u00ebsi reklamash n\u00eb krye t\u00eb \u00e7do faqeje.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "A \u00ebsht\u00eb sajti i miratuar p\u00ebr WordAds?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "T\u00eb shfaqet reklam\u00eb e dyt\u00eb n\u00ebn postim?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "T\u00eb shfaqet reklam\u00eb brendazi l\u00ebnd\u00ebs s\u00eb postimit?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "T\u00eb shfaqen reklama n\u00eb faqen ballore?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "T\u00eb shfaqen reklama n\u00eb postime?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "T\u00eb shfaqen reklama n\u00eb faqe?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "T\u00eb shfaqen reklama n\u00eb faqe arkivi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "Z\u00ebra vetjak\u00eb ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "Z\u00ebra vetjak\u00eb ads.txt",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Aktivizo mbulim p\u00ebr Ligji i Privat\u00ebsis\u00eb s\u00eb Konsumatorit n\u00eb Kaliforni",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "URL Rregullash Privat\u00ebsie",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Aktivizoni Banderol\u00eb GDPR Administrimi Pajtimesh p\u00ebr WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "P\u00ebrfshini te shtylla juaj e p\u00ebrgjegj\u00ebsi nj\u00eb grafik t\u00eb vock\u00ebl me nj\u00eb pamje t\u00eb trafikut gjat\u00eb 48 or\u00ebve.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "B\u00ebni nj\u00eb paraparje t\u00eb Statistikave t\u00eb reja Jetpack (Eksperimentale).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "P\u00ebrzgjidhni rolet q\u00eb do t\u00eb jen\u00eb n\u00eb gjendje t\u00eb shohin raporte statistikash.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Num\u00ebroni parje faqesh nga p\u00ebrdorues t\u00eb regjistruar q\u00eb jan\u00eb t\u00eb futur.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "ID Blogu.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "Mos e gjurmo.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "Version.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Collapse upgrade nudges",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Shfaq parje postimesh te Lexues WordPress.com.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Gjuh\u00eb par\u00ebsore p\u00ebr sajtin.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "P\u00ebrshkrim meta i faqes ballore.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "Struktura SEO titujsh faqesh.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Privat\u00ebsi Videosh: Kufizoje parjen vet\u00ebm p\u00ebr an\u00ebtar\u00eb t\u00eb k\u00ebtij sajti",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Prodho automatikisht p\u00ebr postime t\u00eb reja titull p\u00ebr SEO, p\u00ebrshkrim p\u00ebr SEO dhe tekst alternativ figurash.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Blloqe Jetpack jan\u00eb \u00e7aktivizuar.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Skem\u00eb ngjyrash.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Shfaq te rrotullamja, kur mundet, tejt\u00ebdh\u00ebna fotosh (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>).",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Shfaq n\u00eb rrotullame fush\u00eb komentesh",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Tekst Mir\u00ebseardhjeje",
                            "type": "string",
                            "default": "Lini nj\u00eb P\u00ebrgjigje",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Skem\u00eb ngjyrash",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Aktivizoni, ose \u00e7aktivizoni lloj postimesh portofol Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Num\u00ebr maksimum z\u00ebrash p\u00ebr shfaqje te faqe Portofol.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Aktivizoni, ose \u00e7aktivizoni lloj postimesh d\u00ebshmi Jetpack.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "Num\u00ebr maksimum z\u00ebrash p\u00ebr shfaqje te faqe D\u00ebshmi.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Aktivizoni rregulla t\u00eb automatizuara - Mbroni sajtin tuaj kund\u00ebr burimesh jo t\u00eb besueshme trafiku me rregulla t\u00eb automatizuara sigurie.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "List\u00eb bllokimesh - Bllokoni IP-n\u00eb e nj\u00eb k\u00ebrkese specifike.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Adresa IP t\u00eb bllokuara",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "List\u00eb lejimesh - Lejoni IP-n\u00eb e nj\u00eb k\u00ebrkese specifike.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "Adresa IP t\u00eb lejuara p\u00ebrgjithnj\u00eb",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Ndani t\u00eb dh\u00ebna elementare me Jetpack-un.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Ndani t\u00eb dh\u00ebna t\u00eb holl\u00ebsishme me Jetpack-un.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "Shfaqini krejt fotot e galeris\u00eb suaj n\u00eb trajt\u00eb mozaiku t\u00eb hijsh\u00ebm.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Shihni profilet e njer\u00ebzve kur kaloni kursorin sip\u00ebr Gravatar\u00ebve t\u00eb tyre",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "N\u00eb pafund\u00ebsi dhe m\u00eb tej",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "P\u00ebrdorni Google Analytics me Rr\u00ebshqitjen Pa Fund",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "P\u00eblqimet te WordPress.com jan\u00eb",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "D\u00ebrgo njoftim me email kur dikush e p\u00eblqen k\u00ebt\u00eb postim",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "P\u00ebrdor Markdown p\u00ebr komentet.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "P\u00ebrdor Markdown p\u00ebr postime.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "Merrni Njoftime Email-i N\u00eb Monitor.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "Adres\u00eb Email",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Ky\u00e7 API p\u00ebr Protect",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Mbro list\u00eb globale IP-sh t\u00eb lejuara",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Sh\u00ebrbime t\u00eb aktivizuara dhe ato t\u00eb fshehura pas nj\u00eb butoni",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "Stil Butoni",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Etiket\u00eb Ndarjeje",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "Parje ku butonat jan\u00eb t\u00eb shfaqur",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "Emri si p\u00ebrdorues Twitter-i i t\u00eb zotit t\u00eb p\u00ebrkat\u00ebsis\u00eb s\u00eb k\u00ebtij sajti.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u00c7aktivizoni CSS dhe JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Sh\u00ebrbime vetjake ndarjesh me t\u00eb tjer\u00eb, t\u00eb shtuara nga p\u00ebrdoruesi.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "Fshini sh\u00ebrbim ndarjeje me t\u00eb tjer\u00ebt.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "K\u00ebrko Mir\u00ebfillt\u00ebsim Me Dy Hapa",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "Me p\u00ebrputhje sipas Email-esh",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Shfaq te formulari i komenteve mund\u00ebsin\u00eb &lt;em&gt;\u201cndiqni blogun\u201d&lt;\/em&gt;",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Shfaq te formulari i komenteve mund\u00ebsin\u00eb &lt;em&gt;\u201cndiqni komentet\u201d&lt;\/em&gt;",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Matric\u00eb ID-sh kategorish postimesh me shenj\u00eb si kategori buletinesh",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "N\u00ebse jan\u00eb aktivizuar apo jo kategorit\u00eb e buletineve",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_newsletter_send_default": {
                            "description": "Whether to send newsletter emails by default when publishing a post",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "T\u00eb p\u00ebrfshihet apo jo figura e zgjedhur n\u00eb email",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "T\u00eb shfaqet a jo avatari i autorit te n\u00ebnshkrimi i email-it",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "T\u00eb shfaqet a jo emri i autorit te n\u00ebnshkrimi i email-it",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "T\u00eb shfaqet a jo data te n\u00ebnshkrimi i email-it",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "T\u00eb p\u00ebrdoret apo jo cop\u00ebza te email-i",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Sjellje email-esh \u201cP\u00ebrgjigjuni-te\u201d p\u00ebr email-e buletini",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "Em\u00ebr \u201cNga\u201d p\u00ebr email-e buletinesh",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Shfaquni lexuesve dritare fllusk\u00eb modale Pajtimi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Shfaq n\u00eb faqe hyr\u00ebse dritare fllusk\u00eb pajtimi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Shfaq nj\u00eb buton pezull pajtimesh.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Shtoni bllok Pajtohuni n\u00eb fund t\u00eb \u00e7do postimi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Shtoni te menuja juaj e l\u00ebvizjeve bllokun Hyrje Pajtimtari.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Shtoni te menu l\u00ebvizjesh bllokun Pajtohuni.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "D\u00ebrgo njoftim me email kur dikush pajtohet n\u00eb blogun tim",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Tre mund\u00ebsi t\u00eb p\u00ebrdorura n\u00eb gjedhe email-esh pajtimi: &#039;invitation&#039;, &#039;welcome&#039; dhe &#039;comment_follow&#039;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "Nxirreni n\u00eb pah l\u00ebnd\u00ebn e p\u00ebraf\u00ebrt p\u00ebrmes nj\u00eb stili kryesh",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Shfaq nj\u00eb figur\u00eb miniatur\u00eb kur t\u00eb ket\u00eb",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "Aktivizo K\u00ebrkim t\u00eb Atyp\u00ebratysh\u00ebm",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "Ka nj\u00eb blerje aktive produkti Jetpack Search",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "V\u00ebr n\u00eb pun\u00eb nj\u00eb form\u00ebsim t\u00eb vetvetish\u00ebm t\u00eb k\u00ebrkimit t\u00eb atyp\u00ebratysh\u00ebm",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Konsol\u00eb K\u00ebrkimesh Me Google",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing Webmaster Center",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Verifikim Sajti N\u00eb Pinterest",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Verifikim Sajti nga Yandex",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook Domain Verification",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Shfaq nj\u00eb nj\u00ebsi reklamash n\u00eb krye t\u00eb \u00e7do faqeje.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "A \u00ebsht\u00eb sajti i miratuar p\u00ebr WordAds?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "T\u00eb shfaqet reklam\u00eb e dyt\u00eb n\u00ebn postim?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "T\u00eb shfaqet reklam\u00eb brendazi l\u00ebnd\u00ebs s\u00eb postimit?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "T\u00eb shfaqen reklama n\u00eb faqen ballore?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "T\u00eb shfaqen reklama n\u00eb postime?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "T\u00eb shfaqen reklama n\u00eb faqe?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "T\u00eb shfaqen reklama n\u00eb faqe arkivi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "Z\u00ebra vetjak\u00eb ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "Z\u00ebra vetjak\u00eb ads.txt",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Aktivizo mbulim p\u00ebr Ligji i Privat\u00ebsis\u00eb s\u00eb Konsumatorit n\u00eb Kaliforni",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "URL Rregullash Privat\u00ebsie",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "Aktivizoni Banderol\u00eb GDPR Administrimi Pajtimesh p\u00ebr WordAds",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "P\u00ebrfshini te shtylla juaj e p\u00ebrgjegj\u00ebsi nj\u00eb grafik t\u00eb vock\u00ebl me nj\u00eb pamje t\u00eb trafikut gjat\u00eb 48 or\u00ebve.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "B\u00ebni nj\u00eb paraparje t\u00eb Statistikave t\u00eb reja Jetpack (Eksperimentale).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "P\u00ebrzgjidhni rolet q\u00eb do t\u00eb jen\u00eb n\u00eb gjendje t\u00eb shohin raporte statistikash.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Num\u00ebroni parje faqesh nga p\u00ebrdorues t\u00eb regjistruar q\u00eb jan\u00eb t\u00eb futur.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "ID Blogu.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "Mos e gjurmo.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "Version.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Collapse upgrade nudges",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "Shfaq parje postimesh te Lexues WordPress.com.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Gjuh\u00eb par\u00ebsore p\u00ebr sajtin.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "P\u00ebrshkrim meta i faqes ballore.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "Struktura SEO titujsh faqesh.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Privat\u00ebsi Videosh: Kufizoje parjen vet\u00ebm p\u00ebr an\u00ebtar\u00eb t\u00eb k\u00ebtij sajti",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Prodho automatikisht p\u00ebr postime t\u00eb reja titull p\u00ebr SEO, p\u00ebrshkrim p\u00ebr SEO dhe tekst alternativ figurash.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifikues liste shtojcash n\u00eb WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Gjendja e aktivizimit t\u00eb shtojc\u00ebs.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "URL-ja ku t\u00eb ridrejtohet.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/litespeed\/v1": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/toggle_crawler_state": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/toggle_crawler_state"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/tool\/check_ip": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/tool\/check_ip"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/guest\/sync": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/guest\/sync"
                    }
                ]
            }
        },
        "\/litespeed\/v3": {
            "namespace": "litespeed\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v3"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ip_validate": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v3\/ip_validate"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/wp_rest_echo": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v3\/wp_rest_echo"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ping": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v3\/ping"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/cdn_status": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v3\/cdn_status"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/notify_img"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ccss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/notify_ccss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ucss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/notify_ucss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_vpi": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/notify_vpi"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/err_domains": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v3\/err_domains"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/check_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/litespeed\/v1\/check_img"
                    }
                ]
            }
        },
        "\/mphb\/v1": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mphb\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1"
                    }
                ]
            }
        },
        "\/mphb\/v1\/bookings": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "default": "pending-payment",
                            "description": "Booking status.",
                            "type": "string",
                            "enum": [
                                "pending-user",
                                "pending-payment",
                                "pending",
                                "abandoned",
                                "confirmed",
                                "cancelled"
                            ],
                            "required": false
                        },
                        "check_in_date": {
                            "description": "Check in date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": true
                        },
                        "check_out_date": {
                            "description": "Check out date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": true
                        },
                        "customer": {
                            "description": "Customer Information.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "First Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Last Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email",
                                    "oneOf": [
                                        {
                                            "type": "string",
                                            "format": "email"
                                        },
                                        {
                                            "type": "string",
                                            "maxLength": 0
                                        }
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Phone",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Country code in ISO 3166-1 alpha-2 format",
                                    "type": "string",
                                    "enum": [
                                        "",
                                        "AX",
                                        "AF",
                                        "AL",
                                        "DZ",
                                        "AS",
                                        "AD",
                                        "AO",
                                        "AI",
                                        "AQ",
                                        "AG",
                                        "AR",
                                        "AM",
                                        "AW",
                                        "AU",
                                        "AT",
                                        "AZ",
                                        "BS",
                                        "BH",
                                        "BD",
                                        "BB",
                                        "BY",
                                        "PW",
                                        "BE",
                                        "BZ",
                                        "BJ",
                                        "BM",
                                        "BT",
                                        "BO",
                                        "BQ",
                                        "BA",
                                        "BW",
                                        "BV",
                                        "BR",
                                        "IO",
                                        "VG",
                                        "BN",
                                        "BG",
                                        "BF",
                                        "BI",
                                        "KH",
                                        "CM",
                                        "CA",
                                        "CV",
                                        "KY",
                                        "CF",
                                        "TD",
                                        "CL",
                                        "CN",
                                        "CX",
                                        "CC",
                                        "CO",
                                        "KM",
                                        "CG",
                                        "CD",
                                        "CK",
                                        "CR",
                                        "HR",
                                        "CU",
                                        "CW",
                                        "CY",
                                        "CZ",
                                        "DK",
                                        "DJ",
                                        "DM",
                                        "DO",
                                        "EC",
                                        "EG",
                                        "SV",
                                        "GQ",
                                        "ER",
                                        "EE",
                                        "ET",
                                        "FK",
                                        "FO",
                                        "FJ",
                                        "FI",
                                        "FR",
                                        "GF",
                                        "PF",
                                        "TF",
                                        "GA",
                                        "GM",
                                        "GE",
                                        "DE",
                                        "GH",
                                        "GI",
                                        "GR",
                                        "GL",
                                        "GD",
                                        "GP",
                                        "GU",
                                        "GT",
                                        "GG",
                                        "GN",
                                        "GW",
                                        "GY",
                                        "HT",
                                        "HM",
                                        "HN",
                                        "HK",
                                        "HU",
                                        "IS",
                                        "IN",
                                        "ID",
                                        "IR",
                                        "IQ",
                                        "IE",
                                        "IM",
                                        "IL",
                                        "IT",
                                        "CI",
                                        "JM",
                                        "JP",
                                        "JE",
                                        "JO",
                                        "KZ",
                                        "KE",
                                        "KI",
                                        "KW",
                                        "KG",
                                        "LA",
                                        "LV",
                                        "LB",
                                        "LS",
                                        "LR",
                                        "LY",
                                        "LI",
                                        "LT",
                                        "LU",
                                        "MO",
                                        "MK",
                                        "MG",
                                        "MW",
                                        "MY",
                                        "MV",
                                        "ML",
                                        "MT",
                                        "MH",
                                        "MQ",
                                        "MR",
                                        "MU",
                                        "YT",
                                        "MX",
                                        "FM",
                                        "MD",
                                        "MC",
                                        "MN",
                                        "ME",
                                        "MS",
                                        "MA",
                                        "MZ",
                                        "MM",
                                        "NA",
                                        "NR",
                                        "NP",
                                        "NL",
                                        "NC",
                                        "NZ",
                                        "NI",
                                        "NE",
                                        "NG",
                                        "NU",
                                        "NF",
                                        "KP",
                                        "MP",
                                        "NO",
                                        "OM",
                                        "PK",
                                        "PS",
                                        "PA",
                                        "PG",
                                        "PY",
                                        "PE",
                                        "PH",
                                        "PN",
                                        "PL",
                                        "PT",
                                        "PR",
                                        "QA",
                                        "RE",
                                        "RO",
                                        "RU",
                                        "RW",
                                        "ST",
                                        "BL",
                                        "SH",
                                        "KN",
                                        "LC",
                                        "SX",
                                        "MF",
                                        "PM",
                                        "VC",
                                        "WS",
                                        "SM",
                                        "SA",
                                        "SN",
                                        "RS",
                                        "SC",
                                        "SL",
                                        "SG",
                                        "SK",
                                        "SI",
                                        "SB",
                                        "SO",
                                        "ZA",
                                        "GS",
                                        "KR",
                                        "SS",
                                        "ES",
                                        "LK",
                                        "SD",
                                        "SR",
                                        "SJ",
                                        "SZ",
                                        "SE",
                                        "CH",
                                        "SY",
                                        "TW",
                                        "TJ",
                                        "TZ",
                                        "TH",
                                        "TL",
                                        "TG",
                                        "TK",
                                        "TO",
                                        "TT",
                                        "TN",
                                        "TR",
                                        "TM",
                                        "TC",
                                        "TV",
                                        "UG",
                                        "UA",
                                        "AE",
                                        "GB",
                                        "US",
                                        "UM",
                                        "VI",
                                        "UY",
                                        "UZ",
                                        "VU",
                                        "VA",
                                        "VE",
                                        "VN",
                                        "WF",
                                        "EH",
                                        "YE",
                                        "ZM",
                                        "ZW"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "State \/ County",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "City.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "zip": {
                                    "description": "Postcode.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address1": {
                                    "description": "Address.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "reserved_accommodations": {
                            "description": "Reserved Accommodations.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "accommodation": {
                                        "description": "Accommodation id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "accommodation_type": {
                                        "description": "Accommodation type id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "rate": {
                                        "description": "Rate id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "adults": {
                                        "description": "Adults.",
                                        "type": "integer",
                                        "minimum": 1,
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "children": {
                                        "description": "Children.",
                                        "type": "integer",
                                        "minimum": 0,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "guest_name": {
                                        "description": "Guest name.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "services": {
                                        "description": "Services.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Services id.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "adults": {
                                                    "description": "Quantity of adults. Used for services that are paid for for each person.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "default": 1
                                                },
                                                "quantity": {
                                                    "description": "How many times the customer will be charged.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "default": 1
                                                },
                                                "price": {
                                                    "description": "Price for a service.",
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "accommodation_price_per_days": {
                                        "description": "Accommodation price breakdown per days.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "date": {
                                                    "description": "Services id.",
                                                    "type": "string",
                                                    "format": "date",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "price": {
                                                    "description": "Services id.",
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "fees": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "properties": {
                                                "label": {
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "type": "object",
                                        "properties": {
                                            "accommodation": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "services": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "fees": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            }
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount": {
                                        "description": "Discount by coupon.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": true
                        },
                        "coupon_code": {
                            "description": "Coupon code.",
                            "type": "string",
                            "required": false
                        },
                        "note": {
                            "description": "Note.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/bookings"
                    }
                ]
            }
        },
        "\/mphb\/v1\/bookings\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Booking status.",
                            "type": "string",
                            "enum": [
                                "pending-user",
                                "pending-payment",
                                "pending",
                                "abandoned",
                                "confirmed",
                                "cancelled"
                            ],
                            "required": false
                        },
                        "check_in_date": {
                            "description": "Check in date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "check_out_date": {
                            "description": "Check out date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "customer": {
                            "description": "Customer Information.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "First Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Last Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email",
                                    "oneOf": [
                                        {
                                            "type": "string",
                                            "format": "email"
                                        },
                                        {
                                            "type": "string",
                                            "maxLength": 0
                                        }
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Phone",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Country code in ISO 3166-1 alpha-2 format",
                                    "type": "string",
                                    "enum": [
                                        "",
                                        "AX",
                                        "AF",
                                        "AL",
                                        "DZ",
                                        "AS",
                                        "AD",
                                        "AO",
                                        "AI",
                                        "AQ",
                                        "AG",
                                        "AR",
                                        "AM",
                                        "AW",
                                        "AU",
                                        "AT",
                                        "AZ",
                                        "BS",
                                        "BH",
                                        "BD",
                                        "BB",
                                        "BY",
                                        "PW",
                                        "BE",
                                        "BZ",
                                        "BJ",
                                        "BM",
                                        "BT",
                                        "BO",
                                        "BQ",
                                        "BA",
                                        "BW",
                                        "BV",
                                        "BR",
                                        "IO",
                                        "VG",
                                        "BN",
                                        "BG",
                                        "BF",
                                        "BI",
                                        "KH",
                                        "CM",
                                        "CA",
                                        "CV",
                                        "KY",
                                        "CF",
                                        "TD",
                                        "CL",
                                        "CN",
                                        "CX",
                                        "CC",
                                        "CO",
                                        "KM",
                                        "CG",
                                        "CD",
                                        "CK",
                                        "CR",
                                        "HR",
                                        "CU",
                                        "CW",
                                        "CY",
                                        "CZ",
                                        "DK",
                                        "DJ",
                                        "DM",
                                        "DO",
                                        "EC",
                                        "EG",
                                        "SV",
                                        "GQ",
                                        "ER",
                                        "EE",
                                        "ET",
                                        "FK",
                                        "FO",
                                        "FJ",
                                        "FI",
                                        "FR",
                                        "GF",
                                        "PF",
                                        "TF",
                                        "GA",
                                        "GM",
                                        "GE",
                                        "DE",
                                        "GH",
                                        "GI",
                                        "GR",
                                        "GL",
                                        "GD",
                                        "GP",
                                        "GU",
                                        "GT",
                                        "GG",
                                        "GN",
                                        "GW",
                                        "GY",
                                        "HT",
                                        "HM",
                                        "HN",
                                        "HK",
                                        "HU",
                                        "IS",
                                        "IN",
                                        "ID",
                                        "IR",
                                        "IQ",
                                        "IE",
                                        "IM",
                                        "IL",
                                        "IT",
                                        "CI",
                                        "JM",
                                        "JP",
                                        "JE",
                                        "JO",
                                        "KZ",
                                        "KE",
                                        "KI",
                                        "KW",
                                        "KG",
                                        "LA",
                                        "LV",
                                        "LB",
                                        "LS",
                                        "LR",
                                        "LY",
                                        "LI",
                                        "LT",
                                        "LU",
                                        "MO",
                                        "MK",
                                        "MG",
                                        "MW",
                                        "MY",
                                        "MV",
                                        "ML",
                                        "MT",
                                        "MH",
                                        "MQ",
                                        "MR",
                                        "MU",
                                        "YT",
                                        "MX",
                                        "FM",
                                        "MD",
                                        "MC",
                                        "MN",
                                        "ME",
                                        "MS",
                                        "MA",
                                        "MZ",
                                        "MM",
                                        "NA",
                                        "NR",
                                        "NP",
                                        "NL",
                                        "NC",
                                        "NZ",
                                        "NI",
                                        "NE",
                                        "NG",
                                        "NU",
                                        "NF",
                                        "KP",
                                        "MP",
                                        "NO",
                                        "OM",
                                        "PK",
                                        "PS",
                                        "PA",
                                        "PG",
                                        "PY",
                                        "PE",
                                        "PH",
                                        "PN",
                                        "PL",
                                        "PT",
                                        "PR",
                                        "QA",
                                        "RE",
                                        "RO",
                                        "RU",
                                        "RW",
                                        "ST",
                                        "BL",
                                        "SH",
                                        "KN",
                                        "LC",
                                        "SX",
                                        "MF",
                                        "PM",
                                        "VC",
                                        "WS",
                                        "SM",
                                        "SA",
                                        "SN",
                                        "RS",
                                        "SC",
                                        "SL",
                                        "SG",
                                        "SK",
                                        "SI",
                                        "SB",
                                        "SO",
                                        "ZA",
                                        "GS",
                                        "KR",
                                        "SS",
                                        "ES",
                                        "LK",
                                        "SD",
                                        "SR",
                                        "SJ",
                                        "SZ",
                                        "SE",
                                        "CH",
                                        "SY",
                                        "TW",
                                        "TJ",
                                        "TZ",
                                        "TH",
                                        "TL",
                                        "TG",
                                        "TK",
                                        "TO",
                                        "TT",
                                        "TN",
                                        "TR",
                                        "TM",
                                        "TC",
                                        "TV",
                                        "UG",
                                        "UA",
                                        "AE",
                                        "GB",
                                        "US",
                                        "UM",
                                        "VI",
                                        "UY",
                                        "UZ",
                                        "VU",
                                        "VA",
                                        "VE",
                                        "VN",
                                        "WF",
                                        "EH",
                                        "YE",
                                        "ZM",
                                        "ZW"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "State \/ County",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "City.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "zip": {
                                    "description": "Postcode.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address1": {
                                    "description": "Address.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "reserved_accommodations": {
                            "description": "Reserved Accommodations.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "accommodation": {
                                        "description": "Accommodation id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "accommodation_type": {
                                        "description": "Accommodation type id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "rate": {
                                        "description": "Rate id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "adults": {
                                        "description": "Adults.",
                                        "type": "integer",
                                        "minimum": 1,
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "children": {
                                        "description": "Children.",
                                        "type": "integer",
                                        "minimum": 0,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "guest_name": {
                                        "description": "Guest name.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "services": {
                                        "description": "Services.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Services id.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "adults": {
                                                    "description": "Quantity of adults. Used for services that are paid for for each person.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "default": 1
                                                },
                                                "quantity": {
                                                    "description": "How many times the customer will be charged.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "default": 1
                                                },
                                                "price": {
                                                    "description": "Price for a service.",
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "accommodation_price_per_days": {
                                        "description": "Accommodation price breakdown per days.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "date": {
                                                    "description": "Services id.",
                                                    "type": "string",
                                                    "format": "date",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "price": {
                                                    "description": "Services id.",
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "fees": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "properties": {
                                                "label": {
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "type": "object",
                                        "properties": {
                                            "accommodation": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "services": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "fees": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            }
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount": {
                                        "description": "Discount by coupon.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_code": {
                            "description": "Coupon code.",
                            "type": "string",
                            "required": false
                        },
                        "note": {
                            "description": "Note.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/bookings\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "Booking status.",
                            "type": "string",
                            "enum": [
                                "pending-user",
                                "pending-payment",
                                "pending",
                                "abandoned",
                                "confirmed",
                                "cancelled"
                            ],
                            "required": false
                        },
                        "check_in_date": {
                            "description": "Check in date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "check_out_date": {
                            "description": "Check out date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "customer": {
                            "description": "Customer Information.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "First Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Last Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email",
                                    "oneOf": [
                                        {
                                            "type": "string",
                                            "format": "email"
                                        },
                                        {
                                            "type": "string",
                                            "maxLength": 0
                                        }
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Phone",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Country code in ISO 3166-1 alpha-2 format",
                                    "type": "string",
                                    "enum": [
                                        "",
                                        "AX",
                                        "AF",
                                        "AL",
                                        "DZ",
                                        "AS",
                                        "AD",
                                        "AO",
                                        "AI",
                                        "AQ",
                                        "AG",
                                        "AR",
                                        "AM",
                                        "AW",
                                        "AU",
                                        "AT",
                                        "AZ",
                                        "BS",
                                        "BH",
                                        "BD",
                                        "BB",
                                        "BY",
                                        "PW",
                                        "BE",
                                        "BZ",
                                        "BJ",
                                        "BM",
                                        "BT",
                                        "BO",
                                        "BQ",
                                        "BA",
                                        "BW",
                                        "BV",
                                        "BR",
                                        "IO",
                                        "VG",
                                        "BN",
                                        "BG",
                                        "BF",
                                        "BI",
                                        "KH",
                                        "CM",
                                        "CA",
                                        "CV",
                                        "KY",
                                        "CF",
                                        "TD",
                                        "CL",
                                        "CN",
                                        "CX",
                                        "CC",
                                        "CO",
                                        "KM",
                                        "CG",
                                        "CD",
                                        "CK",
                                        "CR",
                                        "HR",
                                        "CU",
                                        "CW",
                                        "CY",
                                        "CZ",
                                        "DK",
                                        "DJ",
                                        "DM",
                                        "DO",
                                        "EC",
                                        "EG",
                                        "SV",
                                        "GQ",
                                        "ER",
                                        "EE",
                                        "ET",
                                        "FK",
                                        "FO",
                                        "FJ",
                                        "FI",
                                        "FR",
                                        "GF",
                                        "PF",
                                        "TF",
                                        "GA",
                                        "GM",
                                        "GE",
                                        "DE",
                                        "GH",
                                        "GI",
                                        "GR",
                                        "GL",
                                        "GD",
                                        "GP",
                                        "GU",
                                        "GT",
                                        "GG",
                                        "GN",
                                        "GW",
                                        "GY",
                                        "HT",
                                        "HM",
                                        "HN",
                                        "HK",
                                        "HU",
                                        "IS",
                                        "IN",
                                        "ID",
                                        "IR",
                                        "IQ",
                                        "IE",
                                        "IM",
                                        "IL",
                                        "IT",
                                        "CI",
                                        "JM",
                                        "JP",
                                        "JE",
                                        "JO",
                                        "KZ",
                                        "KE",
                                        "KI",
                                        "KW",
                                        "KG",
                                        "LA",
                                        "LV",
                                        "LB",
                                        "LS",
                                        "LR",
                                        "LY",
                                        "LI",
                                        "LT",
                                        "LU",
                                        "MO",
                                        "MK",
                                        "MG",
                                        "MW",
                                        "MY",
                                        "MV",
                                        "ML",
                                        "MT",
                                        "MH",
                                        "MQ",
                                        "MR",
                                        "MU",
                                        "YT",
                                        "MX",
                                        "FM",
                                        "MD",
                                        "MC",
                                        "MN",
                                        "ME",
                                        "MS",
                                        "MA",
                                        "MZ",
                                        "MM",
                                        "NA",
                                        "NR",
                                        "NP",
                                        "NL",
                                        "NC",
                                        "NZ",
                                        "NI",
                                        "NE",
                                        "NG",
                                        "NU",
                                        "NF",
                                        "KP",
                                        "MP",
                                        "NO",
                                        "OM",
                                        "PK",
                                        "PS",
                                        "PA",
                                        "PG",
                                        "PY",
                                        "PE",
                                        "PH",
                                        "PN",
                                        "PL",
                                        "PT",
                                        "PR",
                                        "QA",
                                        "RE",
                                        "RO",
                                        "RU",
                                        "RW",
                                        "ST",
                                        "BL",
                                        "SH",
                                        "KN",
                                        "LC",
                                        "SX",
                                        "MF",
                                        "PM",
                                        "VC",
                                        "WS",
                                        "SM",
                                        "SA",
                                        "SN",
                                        "RS",
                                        "SC",
                                        "SL",
                                        "SG",
                                        "SK",
                                        "SI",
                                        "SB",
                                        "SO",
                                        "ZA",
                                        "GS",
                                        "KR",
                                        "SS",
                                        "ES",
                                        "LK",
                                        "SD",
                                        "SR",
                                        "SJ",
                                        "SZ",
                                        "SE",
                                        "CH",
                                        "SY",
                                        "TW",
                                        "TJ",
                                        "TZ",
                                        "TH",
                                        "TL",
                                        "TG",
                                        "TK",
                                        "TO",
                                        "TT",
                                        "TN",
                                        "TR",
                                        "TM",
                                        "TC",
                                        "TV",
                                        "UG",
                                        "UA",
                                        "AE",
                                        "GB",
                                        "US",
                                        "UM",
                                        "VI",
                                        "UY",
                                        "UZ",
                                        "VU",
                                        "VA",
                                        "VE",
                                        "VN",
                                        "WF",
                                        "EH",
                                        "YE",
                                        "ZM",
                                        "ZW"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "State \/ County",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "City.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "zip": {
                                    "description": "Postcode.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address1": {
                                    "description": "Address.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "reserved_accommodations": {
                            "description": "Reserved Accommodations.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "accommodation": {
                                        "description": "Accommodation id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "accommodation_type": {
                                        "description": "Accommodation type id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "rate": {
                                        "description": "Rate id.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "adults": {
                                        "description": "Adults.",
                                        "type": "integer",
                                        "minimum": 1,
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "children": {
                                        "description": "Children.",
                                        "type": "integer",
                                        "minimum": 0,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "guest_name": {
                                        "description": "Guest name.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "services": {
                                        "description": "Services.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Services id.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "adults": {
                                                    "description": "Quantity of adults. Used for services that are paid for for each person.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "default": 1
                                                },
                                                "quantity": {
                                                    "description": "How many times the customer will be charged.",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "default": 1
                                                },
                                                "price": {
                                                    "description": "Price for a service.",
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "accommodation_price_per_days": {
                                        "description": "Accommodation price breakdown per days.",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "date": {
                                                    "description": "Services id.",
                                                    "type": "string",
                                                    "format": "date",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "price": {
                                                    "description": "Services id.",
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "fees": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "properties": {
                                                "label": {
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "type": "number",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "type": "object",
                                        "properties": {
                                            "accommodation": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "services": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "fees": {
                                                "type": "array",
                                                "items": {
                                                    "type": "object",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "properties": {
                                                        "label": {
                                                            "type": "string",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        },
                                                        "value": {
                                                            "type": "number",
                                                            "context": [
                                                                "view",
                                                                "edit"
                                                            ],
                                                            "readonly": true
                                                        }
                                                    }
                                                },
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            }
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount": {
                                        "description": "Discount by coupon.",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_code": {
                            "description": "Coupon code.",
                            "type": "string",
                            "required": false
                        },
                        "note": {
                            "description": "Note.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/bookings\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/bookings\/availability": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "check_in_date": {
                            "description": "Check in date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": true
                        },
                        "check_out_date": {
                            "description": "Check out date as Y-m-d.",
                            "type": "string",
                            "format": "date",
                            "required": true
                        },
                        "accommodation_type": {
                            "default": 0,
                            "description": "Accommodation Type id. Enter 0 to select all.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "adults": {
                            "default": 1,
                            "description": "Count of adults.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "children": {
                            "default": 0,
                            "description": "Count of children.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "availability": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "title": "Accommodations",
                                "properties": {
                                    "accommodation_type": {
                                        "description": "Accommodation Type id.",
                                        "type": "integer"
                                    },
                                    "title": {
                                        "description": "Title.",
                                        "type": "string"
                                    },
                                    "base_price": {
                                        "description": "Base price.",
                                        "type": "number"
                                    },
                                    "accommodations": {
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "title": "Accommodations",
                                            "properties": {
                                                "id": {
                                                    "description": "Accommodation id.",
                                                    "type": "integer"
                                                },
                                                "title": {
                                                    "description": "Title.",
                                                    "type": "string"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/bookings\/availability"
                    }
                ]
            }
        },
        "\/mphb\/v1\/payments": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "default": "pending",
                            "description": "Payment status.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "completed",
                                "failed",
                                "abandoned",
                                "on-hold",
                                "refunded",
                                "cancelled"
                            ],
                            "required": false
                        },
                        "gateway_id": {
                            "description": "Gateway.",
                            "type": "string",
                            "enum": [
                                "manual",
                                "bank",
                                "stripe"
                            ],
                            "required": true
                        },
                        "booking_id": {
                            "description": "Identifier of booking resource.",
                            "type": "integer",
                            "required": true
                        },
                        "amount": {
                            "description": "Amount.",
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "default": "USD",
                            "description": "Payment currency in ISO format.",
                            "type": "string",
                            "enum": [
                                "EUR",
                                "USD",
                                "GBP",
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "FJD",
                                "FKP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRO",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STD",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "billing_info": {
                            "description": "Billing info.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "First Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Last Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email",
                                    "oneOf": [
                                        {
                                            "type": "string",
                                            "format": "email"
                                        },
                                        {
                                            "type": "string",
                                            "maxLength": 0
                                        }
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Phone",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Country code in ISO 3166-1 alpha-2 format",
                                    "type": "string",
                                    "enum": [
                                        "",
                                        "AX",
                                        "AF",
                                        "AL",
                                        "DZ",
                                        "AS",
                                        "AD",
                                        "AO",
                                        "AI",
                                        "AQ",
                                        "AG",
                                        "AR",
                                        "AM",
                                        "AW",
                                        "AU",
                                        "AT",
                                        "AZ",
                                        "BS",
                                        "BH",
                                        "BD",
                                        "BB",
                                        "BY",
                                        "PW",
                                        "BE",
                                        "BZ",
                                        "BJ",
                                        "BM",
                                        "BT",
                                        "BO",
                                        "BQ",
                                        "BA",
                                        "BW",
                                        "BV",
                                        "BR",
                                        "IO",
                                        "VG",
                                        "BN",
                                        "BG",
                                        "BF",
                                        "BI",
                                        "KH",
                                        "CM",
                                        "CA",
                                        "CV",
                                        "KY",
                                        "CF",
                                        "TD",
                                        "CL",
                                        "CN",
                                        "CX",
                                        "CC",
                                        "CO",
                                        "KM",
                                        "CG",
                                        "CD",
                                        "CK",
                                        "CR",
                                        "HR",
                                        "CU",
                                        "CW",
                                        "CY",
                                        "CZ",
                                        "DK",
                                        "DJ",
                                        "DM",
                                        "DO",
                                        "EC",
                                        "EG",
                                        "SV",
                                        "GQ",
                                        "ER",
                                        "EE",
                                        "ET",
                                        "FK",
                                        "FO",
                                        "FJ",
                                        "FI",
                                        "FR",
                                        "GF",
                                        "PF",
                                        "TF",
                                        "GA",
                                        "GM",
                                        "GE",
                                        "DE",
                                        "GH",
                                        "GI",
                                        "GR",
                                        "GL",
                                        "GD",
                                        "GP",
                                        "GU",
                                        "GT",
                                        "GG",
                                        "GN",
                                        "GW",
                                        "GY",
                                        "HT",
                                        "HM",
                                        "HN",
                                        "HK",
                                        "HU",
                                        "IS",
                                        "IN",
                                        "ID",
                                        "IR",
                                        "IQ",
                                        "IE",
                                        "IM",
                                        "IL",
                                        "IT",
                                        "CI",
                                        "JM",
                                        "JP",
                                        "JE",
                                        "JO",
                                        "KZ",
                                        "KE",
                                        "KI",
                                        "KW",
                                        "KG",
                                        "LA",
                                        "LV",
                                        "LB",
                                        "LS",
                                        "LR",
                                        "LY",
                                        "LI",
                                        "LT",
                                        "LU",
                                        "MO",
                                        "MK",
                                        "MG",
                                        "MW",
                                        "MY",
                                        "MV",
                                        "ML",
                                        "MT",
                                        "MH",
                                        "MQ",
                                        "MR",
                                        "MU",
                                        "YT",
                                        "MX",
                                        "FM",
                                        "MD",
                                        "MC",
                                        "MN",
                                        "ME",
                                        "MS",
                                        "MA",
                                        "MZ",
                                        "MM",
                                        "NA",
                                        "NR",
                                        "NP",
                                        "NL",
                                        "NC",
                                        "NZ",
                                        "NI",
                                        "NE",
                                        "NG",
                                        "NU",
                                        "NF",
                                        "KP",
                                        "MP",
                                        "NO",
                                        "OM",
                                        "PK",
                                        "PS",
                                        "PA",
                                        "PG",
                                        "PY",
                                        "PE",
                                        "PH",
                                        "PN",
                                        "PL",
                                        "PT",
                                        "PR",
                                        "QA",
                                        "RE",
                                        "RO",
                                        "RU",
                                        "RW",
                                        "ST",
                                        "BL",
                                        "SH",
                                        "KN",
                                        "LC",
                                        "SX",
                                        "MF",
                                        "PM",
                                        "VC",
                                        "WS",
                                        "SM",
                                        "SA",
                                        "SN",
                                        "RS",
                                        "SC",
                                        "SL",
                                        "SG",
                                        "SK",
                                        "SI",
                                        "SB",
                                        "SO",
                                        "ZA",
                                        "GS",
                                        "KR",
                                        "SS",
                                        "ES",
                                        "LK",
                                        "SD",
                                        "SR",
                                        "SJ",
                                        "SZ",
                                        "SE",
                                        "CH",
                                        "SY",
                                        "TW",
                                        "TJ",
                                        "TZ",
                                        "TH",
                                        "TL",
                                        "TG",
                                        "TK",
                                        "TO",
                                        "TT",
                                        "TN",
                                        "TR",
                                        "TM",
                                        "TC",
                                        "TV",
                                        "UG",
                                        "UA",
                                        "AE",
                                        "GB",
                                        "US",
                                        "UM",
                                        "VI",
                                        "UY",
                                        "UZ",
                                        "VU",
                                        "VA",
                                        "VE",
                                        "VN",
                                        "WF",
                                        "EH",
                                        "YE",
                                        "ZM",
                                        "ZW"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "State \/ County",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "City.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "zip": {
                                    "description": "Postcode.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address1": {
                                    "description": "Address.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/payments"
                    }
                ]
            }
        },
        "\/mphb\/v1\/payments\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Payment status.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "completed",
                                "failed",
                                "abandoned",
                                "on-hold",
                                "refunded",
                                "cancelled"
                            ],
                            "required": false
                        },
                        "gateway_id": {
                            "description": "Gateway.",
                            "type": "string",
                            "enum": [
                                "manual",
                                "bank",
                                "stripe"
                            ],
                            "required": false
                        },
                        "booking_id": {
                            "description": "Identifier of booking resource.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Amount.",
                            "type": "number",
                            "required": false
                        },
                        "currency": {
                            "description": "Payment currency in ISO format.",
                            "type": "string",
                            "enum": [
                                "EUR",
                                "USD",
                                "GBP",
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "FJD",
                                "FKP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRO",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STD",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "billing_info": {
                            "description": "Billing info.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "First Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Last Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email",
                                    "oneOf": [
                                        {
                                            "type": "string",
                                            "format": "email"
                                        },
                                        {
                                            "type": "string",
                                            "maxLength": 0
                                        }
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Phone",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Country code in ISO 3166-1 alpha-2 format",
                                    "type": "string",
                                    "enum": [
                                        "",
                                        "AX",
                                        "AF",
                                        "AL",
                                        "DZ",
                                        "AS",
                                        "AD",
                                        "AO",
                                        "AI",
                                        "AQ",
                                        "AG",
                                        "AR",
                                        "AM",
                                        "AW",
                                        "AU",
                                        "AT",
                                        "AZ",
                                        "BS",
                                        "BH",
                                        "BD",
                                        "BB",
                                        "BY",
                                        "PW",
                                        "BE",
                                        "BZ",
                                        "BJ",
                                        "BM",
                                        "BT",
                                        "BO",
                                        "BQ",
                                        "BA",
                                        "BW",
                                        "BV",
                                        "BR",
                                        "IO",
                                        "VG",
                                        "BN",
                                        "BG",
                                        "BF",
                                        "BI",
                                        "KH",
                                        "CM",
                                        "CA",
                                        "CV",
                                        "KY",
                                        "CF",
                                        "TD",
                                        "CL",
                                        "CN",
                                        "CX",
                                        "CC",
                                        "CO",
                                        "KM",
                                        "CG",
                                        "CD",
                                        "CK",
                                        "CR",
                                        "HR",
                                        "CU",
                                        "CW",
                                        "CY",
                                        "CZ",
                                        "DK",
                                        "DJ",
                                        "DM",
                                        "DO",
                                        "EC",
                                        "EG",
                                        "SV",
                                        "GQ",
                                        "ER",
                                        "EE",
                                        "ET",
                                        "FK",
                                        "FO",
                                        "FJ",
                                        "FI",
                                        "FR",
                                        "GF",
                                        "PF",
                                        "TF",
                                        "GA",
                                        "GM",
                                        "GE",
                                        "DE",
                                        "GH",
                                        "GI",
                                        "GR",
                                        "GL",
                                        "GD",
                                        "GP",
                                        "GU",
                                        "GT",
                                        "GG",
                                        "GN",
                                        "GW",
                                        "GY",
                                        "HT",
                                        "HM",
                                        "HN",
                                        "HK",
                                        "HU",
                                        "IS",
                                        "IN",
                                        "ID",
                                        "IR",
                                        "IQ",
                                        "IE",
                                        "IM",
                                        "IL",
                                        "IT",
                                        "CI",
                                        "JM",
                                        "JP",
                                        "JE",
                                        "JO",
                                        "KZ",
                                        "KE",
                                        "KI",
                                        "KW",
                                        "KG",
                                        "LA",
                                        "LV",
                                        "LB",
                                        "LS",
                                        "LR",
                                        "LY",
                                        "LI",
                                        "LT",
                                        "LU",
                                        "MO",
                                        "MK",
                                        "MG",
                                        "MW",
                                        "MY",
                                        "MV",
                                        "ML",
                                        "MT",
                                        "MH",
                                        "MQ",
                                        "MR",
                                        "MU",
                                        "YT",
                                        "MX",
                                        "FM",
                                        "MD",
                                        "MC",
                                        "MN",
                                        "ME",
                                        "MS",
                                        "MA",
                                        "MZ",
                                        "MM",
                                        "NA",
                                        "NR",
                                        "NP",
                                        "NL",
                                        "NC",
                                        "NZ",
                                        "NI",
                                        "NE",
                                        "NG",
                                        "NU",
                                        "NF",
                                        "KP",
                                        "MP",
                                        "NO",
                                        "OM",
                                        "PK",
                                        "PS",
                                        "PA",
                                        "PG",
                                        "PY",
                                        "PE",
                                        "PH",
                                        "PN",
                                        "PL",
                                        "PT",
                                        "PR",
                                        "QA",
                                        "RE",
                                        "RO",
                                        "RU",
                                        "RW",
                                        "ST",
                                        "BL",
                                        "SH",
                                        "KN",
                                        "LC",
                                        "SX",
                                        "MF",
                                        "PM",
                                        "VC",
                                        "WS",
                                        "SM",
                                        "SA",
                                        "SN",
                                        "RS",
                                        "SC",
                                        "SL",
                                        "SG",
                                        "SK",
                                        "SI",
                                        "SB",
                                        "SO",
                                        "ZA",
                                        "GS",
                                        "KR",
                                        "SS",
                                        "ES",
                                        "LK",
                                        "SD",
                                        "SR",
                                        "SJ",
                                        "SZ",
                                        "SE",
                                        "CH",
                                        "SY",
                                        "TW",
                                        "TJ",
                                        "TZ",
                                        "TH",
                                        "TL",
                                        "TG",
                                        "TK",
                                        "TO",
                                        "TT",
                                        "TN",
                                        "TR",
                                        "TM",
                                        "TC",
                                        "TV",
                                        "UG",
                                        "UA",
                                        "AE",
                                        "GB",
                                        "US",
                                        "UM",
                                        "VI",
                                        "UY",
                                        "UZ",
                                        "VU",
                                        "VA",
                                        "VE",
                                        "VN",
                                        "WF",
                                        "EH",
                                        "YE",
                                        "ZM",
                                        "ZW"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "State \/ County",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "City.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "zip": {
                                    "description": "Postcode.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address1": {
                                    "description": "Address.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/payments\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "Payment status.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "completed",
                                "failed",
                                "abandoned",
                                "on-hold",
                                "refunded",
                                "cancelled"
                            ],
                            "required": false
                        },
                        "gateway_id": {
                            "description": "Gateway.",
                            "type": "string",
                            "enum": [
                                "manual",
                                "bank",
                                "stripe"
                            ],
                            "required": false
                        },
                        "booking_id": {
                            "description": "Identifier of booking resource.",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "Amount.",
                            "type": "number",
                            "required": false
                        },
                        "currency": {
                            "description": "Payment currency in ISO format.",
                            "type": "string",
                            "enum": [
                                "EUR",
                                "USD",
                                "GBP",
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "FJD",
                                "FKP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRO",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STD",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "billing_info": {
                            "description": "Billing info.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "First Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "Last Name",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "Email",
                                    "oneOf": [
                                        {
                                            "type": "string",
                                            "format": "email"
                                        },
                                        {
                                            "type": "string",
                                            "maxLength": 0
                                        }
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "Phone",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "Country code in ISO 3166-1 alpha-2 format",
                                    "type": "string",
                                    "enum": [
                                        "",
                                        "AX",
                                        "AF",
                                        "AL",
                                        "DZ",
                                        "AS",
                                        "AD",
                                        "AO",
                                        "AI",
                                        "AQ",
                                        "AG",
                                        "AR",
                                        "AM",
                                        "AW",
                                        "AU",
                                        "AT",
                                        "AZ",
                                        "BS",
                                        "BH",
                                        "BD",
                                        "BB",
                                        "BY",
                                        "PW",
                                        "BE",
                                        "BZ",
                                        "BJ",
                                        "BM",
                                        "BT",
                                        "BO",
                                        "BQ",
                                        "BA",
                                        "BW",
                                        "BV",
                                        "BR",
                                        "IO",
                                        "VG",
                                        "BN",
                                        "BG",
                                        "BF",
                                        "BI",
                                        "KH",
                                        "CM",
                                        "CA",
                                        "CV",
                                        "KY",
                                        "CF",
                                        "TD",
                                        "CL",
                                        "CN",
                                        "CX",
                                        "CC",
                                        "CO",
                                        "KM",
                                        "CG",
                                        "CD",
                                        "CK",
                                        "CR",
                                        "HR",
                                        "CU",
                                        "CW",
                                        "CY",
                                        "CZ",
                                        "DK",
                                        "DJ",
                                        "DM",
                                        "DO",
                                        "EC",
                                        "EG",
                                        "SV",
                                        "GQ",
                                        "ER",
                                        "EE",
                                        "ET",
                                        "FK",
                                        "FO",
                                        "FJ",
                                        "FI",
                                        "FR",
                                        "GF",
                                        "PF",
                                        "TF",
                                        "GA",
                                        "GM",
                                        "GE",
                                        "DE",
                                        "GH",
                                        "GI",
                                        "GR",
                                        "GL",
                                        "GD",
                                        "GP",
                                        "GU",
                                        "GT",
                                        "GG",
                                        "GN",
                                        "GW",
                                        "GY",
                                        "HT",
                                        "HM",
                                        "HN",
                                        "HK",
                                        "HU",
                                        "IS",
                                        "IN",
                                        "ID",
                                        "IR",
                                        "IQ",
                                        "IE",
                                        "IM",
                                        "IL",
                                        "IT",
                                        "CI",
                                        "JM",
                                        "JP",
                                        "JE",
                                        "JO",
                                        "KZ",
                                        "KE",
                                        "KI",
                                        "KW",
                                        "KG",
                                        "LA",
                                        "LV",
                                        "LB",
                                        "LS",
                                        "LR",
                                        "LY",
                                        "LI",
                                        "LT",
                                        "LU",
                                        "MO",
                                        "MK",
                                        "MG",
                                        "MW",
                                        "MY",
                                        "MV",
                                        "ML",
                                        "MT",
                                        "MH",
                                        "MQ",
                                        "MR",
                                        "MU",
                                        "YT",
                                        "MX",
                                        "FM",
                                        "MD",
                                        "MC",
                                        "MN",
                                        "ME",
                                        "MS",
                                        "MA",
                                        "MZ",
                                        "MM",
                                        "NA",
                                        "NR",
                                        "NP",
                                        "NL",
                                        "NC",
                                        "NZ",
                                        "NI",
                                        "NE",
                                        "NG",
                                        "NU",
                                        "NF",
                                        "KP",
                                        "MP",
                                        "NO",
                                        "OM",
                                        "PK",
                                        "PS",
                                        "PA",
                                        "PG",
                                        "PY",
                                        "PE",
                                        "PH",
                                        "PN",
                                        "PL",
                                        "PT",
                                        "PR",
                                        "QA",
                                        "RE",
                                        "RO",
                                        "RU",
                                        "RW",
                                        "ST",
                                        "BL",
                                        "SH",
                                        "KN",
                                        "LC",
                                        "SX",
                                        "MF",
                                        "PM",
                                        "VC",
                                        "WS",
                                        "SM",
                                        "SA",
                                        "SN",
                                        "RS",
                                        "SC",
                                        "SL",
                                        "SG",
                                        "SK",
                                        "SI",
                                        "SB",
                                        "SO",
                                        "ZA",
                                        "GS",
                                        "KR",
                                        "SS",
                                        "ES",
                                        "LK",
                                        "SD",
                                        "SR",
                                        "SJ",
                                        "SZ",
                                        "SE",
                                        "CH",
                                        "SY",
                                        "TW",
                                        "TJ",
                                        "TZ",
                                        "TH",
                                        "TL",
                                        "TG",
                                        "TK",
                                        "TO",
                                        "TT",
                                        "TN",
                                        "TR",
                                        "TM",
                                        "TC",
                                        "TV",
                                        "UG",
                                        "UA",
                                        "AE",
                                        "GB",
                                        "US",
                                        "UM",
                                        "VI",
                                        "UY",
                                        "UZ",
                                        "VU",
                                        "VA",
                                        "VE",
                                        "VN",
                                        "WF",
                                        "EH",
                                        "YE",
                                        "ZM",
                                        "ZW"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "State \/ County",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "City.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "zip": {
                                    "description": "Postcode.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address1": {
                                    "description": "Address.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/payments\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodations": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "accommodation_type_id": {
                            "description": "Unique identifier for the accommodation type resource.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodations"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodations\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Excerpt.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodations\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Excerpt.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodations\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "adults": {
                            "description": "Adults.",
                            "type": "integer",
                            "required": false
                        },
                        "children": {
                            "description": "Children.",
                            "type": "integer",
                            "required": false
                        },
                        "total_capacity": {
                            "default": 0,
                            "description": "Total capacity.",
                            "type": "integer",
                            "required": false
                        },
                        "base_adults": {
                            "description": "Base adults.",
                            "type": "integer",
                            "required": false
                        },
                        "base_children": {
                            "description": "Base children.",
                            "type": "integer",
                            "required": false
                        },
                        "bed_type": {
                            "description": "Bed Type.",
                            "type": "string",
                            "required": false
                        },
                        "size": {
                            "description": "Room square meters.",
                            "type": "number",
                            "required": false
                        },
                        "view": {
                            "description": "City view, seaside, swimming pool etc.",
                            "type": "string",
                            "required": false
                        },
                        "services": {
                            "default": [],
                            "description": "Service ids.",
                            "type": "array",
                            "items": {
                                "description": "Service item.",
                                "type": "object",
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Service id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "title": {
                                        "description": "Service title.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Category terms.",
                            "type": "array",
                            "items": {
                                "description": "Category item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Category id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Category name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Tag terms.",
                            "type": "array",
                            "items": {
                                "description": "Tag item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Tag id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Tag name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "amenities": {
                            "description": "Amenity terms.",
                            "type": "array",
                            "items": {
                                "description": "Amenity item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Amenity id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Amenity name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "default": [],
                            "description": "Attributes.",
                            "type": "array",
                            "items": {
                                "description": "Attribute item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Attribute id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "title": {
                                        "description": "Attribute title.",
                                        "type": "string",
                                        "readonly": true
                                    },
                                    "terms": {
                                        "description": "Attribute terms.",
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Attribute term id.",
                                                    "type": "integer",
                                                    "required": true
                                                },
                                                "name": {
                                                    "description": "Attribute term name.",
                                                    "type": "string",
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "adults": {
                            "description": "Adults.",
                            "type": "integer",
                            "required": false
                        },
                        "children": {
                            "description": "Children.",
                            "type": "integer",
                            "required": false
                        },
                        "total_capacity": {
                            "description": "Total capacity.",
                            "type": "integer",
                            "required": false
                        },
                        "base_adults": {
                            "description": "Base adults.",
                            "type": "integer",
                            "required": false
                        },
                        "base_children": {
                            "description": "Base children.",
                            "type": "integer",
                            "required": false
                        },
                        "bed_type": {
                            "description": "Bed Type.",
                            "type": "string",
                            "required": false
                        },
                        "size": {
                            "description": "Room square meters.",
                            "type": "number",
                            "required": false
                        },
                        "view": {
                            "description": "City view, seaside, swimming pool etc.",
                            "type": "string",
                            "required": false
                        },
                        "services": {
                            "description": "Service ids.",
                            "type": "array",
                            "items": {
                                "description": "Service item.",
                                "type": "object",
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Service id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "title": {
                                        "description": "Service title.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Category terms.",
                            "type": "array",
                            "items": {
                                "description": "Category item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Category id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Category name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Tag terms.",
                            "type": "array",
                            "items": {
                                "description": "Tag item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Tag id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Tag name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "amenities": {
                            "description": "Amenity terms.",
                            "type": "array",
                            "items": {
                                "description": "Amenity item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Amenity id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Amenity name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes.",
                            "type": "array",
                            "items": {
                                "description": "Attribute item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Attribute id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "title": {
                                        "description": "Attribute title.",
                                        "type": "string",
                                        "readonly": true
                                    },
                                    "terms": {
                                        "description": "Attribute terms.",
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Attribute term id.",
                                                    "type": "integer",
                                                    "required": true
                                                },
                                                "name": {
                                                    "description": "Attribute term name.",
                                                    "type": "string",
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Excerpt.",
                            "type": "string",
                            "required": false
                        },
                        "adults": {
                            "description": "Adults.",
                            "type": "integer",
                            "required": false
                        },
                        "children": {
                            "description": "Children.",
                            "type": "integer",
                            "required": false
                        },
                        "total_capacity": {
                            "description": "Total capacity.",
                            "type": "integer",
                            "required": false
                        },
                        "base_adults": {
                            "description": "Base adults.",
                            "type": "integer",
                            "required": false
                        },
                        "base_children": {
                            "description": "Base children.",
                            "type": "integer",
                            "required": false
                        },
                        "bed_type": {
                            "description": "Bed Type.",
                            "type": "string",
                            "required": false
                        },
                        "size": {
                            "description": "Room square meters.",
                            "type": "number",
                            "required": false
                        },
                        "view": {
                            "description": "City view, seaside, swimming pool etc.",
                            "type": "string",
                            "required": false
                        },
                        "services": {
                            "description": "Service ids.",
                            "type": "array",
                            "items": {
                                "description": "Service item.",
                                "type": "object",
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Service id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "title": {
                                        "description": "Service title.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "Category terms.",
                            "type": "array",
                            "items": {
                                "description": "Category item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Category id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Category name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Tag terms.",
                            "type": "array",
                            "items": {
                                "description": "Tag item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Tag id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Tag name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "amenities": {
                            "description": "Amenity terms.",
                            "type": "array",
                            "items": {
                                "description": "Amenity item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Amenity id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "name": {
                                        "description": "Amenity name.",
                                        "type": "string",
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes.",
                            "type": "array",
                            "items": {
                                "description": "Attribute item.",
                                "type": "object",
                                "context": [
                                    "view",
                                    "edit"
                                ],
                                "required": true,
                                "properties": {
                                    "id": {
                                        "description": "Attribute id.",
                                        "type": "integer",
                                        "required": true
                                    },
                                    "title": {
                                        "description": "Attribute title.",
                                        "type": "string",
                                        "readonly": true
                                    },
                                    "terms": {
                                        "description": "Attribute terms.",
                                        "type": "array",
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "Attribute term id.",
                                                    "type": "integer",
                                                    "required": true
                                                },
                                                "name": {
                                                    "description": "Attribute term name.",
                                                    "type": "string",
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/categories": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by resource attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide resources not assigned to any products.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Limit result set to resources assigned to a specific product.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to resources with a specific slug.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Name for the resource.",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/categories"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/categories\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Required to be true, as resource does not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/categories\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/categories\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/tags": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by resource attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide resources not assigned to any products.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Limit result set to resources assigned to a specific product.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to resources with a specific slug.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Name for the resource.",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/tags"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/tags\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Required to be true, as resource does not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/tags\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/tags\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/amenities": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by resource attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide resources not assigned to any products.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Limit result set to resources assigned to a specific product.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to resources with a specific slug.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Name for the resource.",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/amenities"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/amenities\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Required to be true, as resource does not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/amenities\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "The ID for the parent of the resource.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/amenities\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/services": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "price": {
                            "description": "Price.",
                            "type": "number",
                            "required": true
                        },
                        "periodicity": {
                            "description": "How many times the customer will be charged.",
                            "type": "object",
                            "oneOf": [
                                {
                                    "title": "Once \\ Per day",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "once",
                                                "per_night"
                                            ],
                                            "required": true
                                        }
                                    }
                                },
                                {
                                    "title": "Guest Choice. Use the length of stay as the maximum value.",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "flexible"
                                            ],
                                            "required": true
                                        },
                                        "auto_limit": {
                                            "type": "boolean",
                                            "enum": [
                                                true
                                            ],
                                            "required": true
                                        },
                                        "min_quantity": {
                                            "type": "integer",
                                            "minimum": 1,
                                            "required": true
                                        },
                                        "max_quantity": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "readonly": true
                                        }
                                    }
                                },
                                {
                                    "title": "Guest Choice.",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "flexible"
                                            ],
                                            "required": true
                                        },
                                        "auto_limit": {
                                            "type": "boolean",
                                            "enum": [
                                                false
                                            ],
                                            "required": true
                                        },
                                        "min_quantity": {
                                            "type": "integer",
                                            "minimum": 1,
                                            "required": true
                                        },
                                        "max_quantity": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "required": true
                                        }
                                    }
                                }
                            ],
                            "required": true
                        },
                        "repeatability": {
                            "description": "Repeatability.",
                            "type": "string",
                            "enum": [
                                "once",
                                "per_adult"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/services"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/services\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "price": {
                            "description": "Price.",
                            "type": "number",
                            "required": false
                        },
                        "periodicity": {
                            "description": "How many times the customer will be charged.",
                            "type": "object",
                            "oneOf": [
                                {
                                    "title": "Once \\ Per day",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "once",
                                                "per_night"
                                            ],
                                            "required": true
                                        }
                                    }
                                },
                                {
                                    "title": "Guest Choice. Use the length of stay as the maximum value.",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "flexible"
                                            ],
                                            "required": true
                                        },
                                        "auto_limit": {
                                            "type": "boolean",
                                            "enum": [
                                                true
                                            ],
                                            "required": true
                                        },
                                        "min_quantity": {
                                            "type": "integer",
                                            "minimum": 1,
                                            "required": true
                                        },
                                        "max_quantity": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "readonly": true
                                        }
                                    }
                                },
                                {
                                    "title": "Guest Choice.",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "flexible"
                                            ],
                                            "required": true
                                        },
                                        "auto_limit": {
                                            "type": "boolean",
                                            "enum": [
                                                false
                                            ],
                                            "required": true
                                        },
                                        "min_quantity": {
                                            "type": "integer",
                                            "minimum": 1,
                                            "required": true
                                        },
                                        "max_quantity": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "required": true
                                        }
                                    }
                                }
                            ],
                            "required": false
                        },
                        "repeatability": {
                            "description": "Repeatability.",
                            "type": "string",
                            "enum": [
                                "once",
                                "per_adult"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/services\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "price": {
                            "description": "Price.",
                            "type": "number",
                            "required": false
                        },
                        "periodicity": {
                            "description": "How many times the customer will be charged.",
                            "type": "object",
                            "oneOf": [
                                {
                                    "title": "Once \\ Per day",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "once",
                                                "per_night"
                                            ],
                                            "required": true
                                        }
                                    }
                                },
                                {
                                    "title": "Guest Choice. Use the length of stay as the maximum value.",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "flexible"
                                            ],
                                            "required": true
                                        },
                                        "auto_limit": {
                                            "type": "boolean",
                                            "enum": [
                                                true
                                            ],
                                            "required": true
                                        },
                                        "min_quantity": {
                                            "type": "integer",
                                            "minimum": 1,
                                            "required": true
                                        },
                                        "max_quantity": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "readonly": true
                                        }
                                    }
                                },
                                {
                                    "title": "Guest Choice.",
                                    "type": "object",
                                    "properties": {
                                        "typeof": {
                                            "type": "string",
                                            "enum": [
                                                "flexible"
                                            ],
                                            "required": true
                                        },
                                        "auto_limit": {
                                            "type": "boolean",
                                            "enum": [
                                                false
                                            ],
                                            "required": true
                                        },
                                        "min_quantity": {
                                            "type": "integer",
                                            "minimum": 1,
                                            "required": true
                                        },
                                        "max_quantity": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "required": true
                                        }
                                    }
                                }
                            ],
                            "required": false
                        },
                        "repeatability": {
                            "description": "Repeatability.",
                            "type": "string",
                            "enum": [
                                "once",
                                "per_adult"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/services\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/images": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/images"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/images\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/attributes": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "enable_archives": {
                            "description": "Link the attribute to an archive page with all accommodation types that have this attribute.",
                            "type": "boolean",
                            "required": false
                        },
                        "visible_in_details": {
                            "description": "Display the attribute in details section of an accommodation type.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_sort_order": {
                            "description": "Default Sort Order.",
                            "type": "string",
                            "enum": [
                                "custom",
                                "name",
                                "numeric",
                                "id"
                            ],
                            "required": false
                        },
                        "default_text": {
                            "description": "Default text.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/attributes"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "enable_archives": {
                            "description": "Link the attribute to an archive page with all accommodation types that have this attribute.",
                            "type": "boolean",
                            "required": false
                        },
                        "visible_in_details": {
                            "description": "Display the attribute in details section of an accommodation type.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_sort_order": {
                            "description": "Default Sort Order.",
                            "type": "string",
                            "enum": [
                                "custom",
                                "name",
                                "numeric",
                                "id"
                            ],
                            "required": false
                        },
                        "default_text": {
                            "description": "Default text.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/attributes\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "enable_archives": {
                            "description": "Link the attribute to an archive page with all accommodation types that have this attribute.",
                            "type": "boolean",
                            "required": false
                        },
                        "visible_in_details": {
                            "description": "Display the attribute in details section of an accommodation type.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_sort_order": {
                            "description": "Default Sort Order.",
                            "type": "string",
                            "enum": [
                                "custom",
                                "name",
                                "numeric",
                                "id"
                            ],
                            "required": false
                        },
                        "default_text": {
                            "description": "Default text.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/accommodation_types\/attributes\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/accommodation_types\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unique identifier for the attribute of the terms.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by resource attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to hide resources not assigned to any products.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "Limit result set to resources assigned to a specific product.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to resources with a specific slug.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unique identifier for the attribute of the terms.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "Name for the resource.",
                            "required": true
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unique identifier for the attribute of the terms.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unique identifier for the attribute of the terms.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "Unique identifier for the attribute of the terms.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Required to be true, as resource does not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/accommodation_types\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "Unique identifier for the attribute of the terms.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Name of term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "An alphanumeric identifier for the resource unique to its type.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "HTML description of the resource.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/coupons": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "Coupon code.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "room_discount_type": {
                            "description": "Accommodation discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "per_accomm",
                                "per_accomm_per_day"
                            ],
                            "required": false
                        },
                        "room_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "service_discount_type": {
                            "description": "Service discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "fixed"
                            ],
                            "required": false
                        },
                        "service_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "fee_discount_type": {
                            "description": "Fee discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "fixed"
                            ],
                            "required": false
                        },
                        "fee_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "accommodation_types": {
                            "description": "Accommodation Types.",
                            "type": "array",
                            "items": {
                                "description": "Accommodation type ids.",
                                "type": "integer",
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "required": false
                        },
                        "applicable_service_ids": {
                            "description": "Applicable services.",
                            "type": "array",
                            "items": {
                                "description": "Service ids.",
                                "type": "integer",
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "required": false
                        },
                        "expiration_date": {
                            "description": "Expiration Date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "check_in_date_after": {
                            "description": "Check-in date after.",
                            "anyOf": [
                                {
                                    "type": "string",
                                    "format": "date"
                                },
                                {
                                    "type": "string",
                                    "maxLength": 0
                                }
                            ],
                            "required": false
                        },
                        "check_out_date_before": {
                            "description": "Check-out date before.",
                            "anyOf": [
                                {
                                    "type": "string",
                                    "format": "date"
                                },
                                {
                                    "type": "string",
                                    "maxLength": 0
                                }
                            ],
                            "required": false
                        },
                        "min_days_before_check_in": {
                            "description": "Min days before check-in.",
                            "type": "integer",
                            "required": false
                        },
                        "max_days_before_check_in": {
                            "description": "Max days before check-in.",
                            "type": "integer",
                            "required": false
                        },
                        "min_days": {
                            "description": "Minimum days.",
                            "type": "integer",
                            "required": false
                        },
                        "max_days": {
                            "description": "Maximum days.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Usage limit.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/coupons"
                    }
                ]
            }
        },
        "\/mphb\/v1\/coupons\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "Coupon code.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "room_discount_type": {
                            "description": "Accommodation discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "per_accomm",
                                "per_accomm_per_day"
                            ],
                            "required": false
                        },
                        "room_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "service_discount_type": {
                            "description": "Service discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "fixed"
                            ],
                            "required": false
                        },
                        "service_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "fee_discount_type": {
                            "description": "Fee discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "fixed"
                            ],
                            "required": false
                        },
                        "fee_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "accommodation_types": {
                            "description": "Accommodation Types.",
                            "type": "array",
                            "items": {
                                "description": "Accommodation type ids.",
                                "type": "integer",
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "required": false
                        },
                        "applicable_service_ids": {
                            "description": "Applicable services.",
                            "type": "array",
                            "items": {
                                "description": "Service ids.",
                                "type": "integer",
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "required": false
                        },
                        "expiration_date": {
                            "description": "Expiration Date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "check_in_date_after": {
                            "description": "Check-in date after.",
                            "anyOf": [
                                {
                                    "type": "string",
                                    "format": "date"
                                },
                                {
                                    "type": "string",
                                    "maxLength": 0
                                }
                            ],
                            "required": false
                        },
                        "check_out_date_before": {
                            "description": "Check-out date before.",
                            "anyOf": [
                                {
                                    "type": "string",
                                    "format": "date"
                                },
                                {
                                    "type": "string",
                                    "maxLength": 0
                                }
                            ],
                            "required": false
                        },
                        "min_days_before_check_in": {
                            "description": "Min days before check-in.",
                            "type": "integer",
                            "required": false
                        },
                        "max_days_before_check_in": {
                            "description": "Max days before check-in.",
                            "type": "integer",
                            "required": false
                        },
                        "min_days": {
                            "description": "Minimum days.",
                            "type": "integer",
                            "required": false
                        },
                        "max_days": {
                            "description": "Maximum days.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Usage limit.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/coupons\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "Coupon code.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "room_discount_type": {
                            "description": "Accommodation discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "per_accomm",
                                "per_accomm_per_day"
                            ],
                            "required": false
                        },
                        "room_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "service_discount_type": {
                            "description": "Service discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "fixed"
                            ],
                            "required": false
                        },
                        "service_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "fee_discount_type": {
                            "description": "Fee discount type.",
                            "type": "string",
                            "enum": [
                                "none",
                                "percentage",
                                "fixed"
                            ],
                            "required": false
                        },
                        "fee_amount": {
                            "description": "Percent or fixed amount according to selected type.",
                            "type": "number",
                            "required": false
                        },
                        "accommodation_types": {
                            "description": "Accommodation Types.",
                            "type": "array",
                            "items": {
                                "description": "Accommodation type ids.",
                                "type": "integer",
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "required": false
                        },
                        "applicable_service_ids": {
                            "description": "Applicable services.",
                            "type": "array",
                            "items": {
                                "description": "Service ids.",
                                "type": "integer",
                                "context": [
                                    "view",
                                    "edit"
                                ]
                            },
                            "required": false
                        },
                        "expiration_date": {
                            "description": "Expiration Date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "check_in_date_after": {
                            "description": "Check-in date after.",
                            "anyOf": [
                                {
                                    "type": "string",
                                    "format": "date"
                                },
                                {
                                    "type": "string",
                                    "maxLength": 0
                                }
                            ],
                            "required": false
                        },
                        "check_out_date_before": {
                            "description": "Check-out date before.",
                            "anyOf": [
                                {
                                    "type": "string",
                                    "format": "date"
                                },
                                {
                                    "type": "string",
                                    "maxLength": 0
                                }
                            ],
                            "required": false
                        },
                        "min_days_before_check_in": {
                            "description": "Min days before check-in.",
                            "type": "integer",
                            "required": false
                        },
                        "max_days_before_check_in": {
                            "description": "Max days before check-in.",
                            "type": "integer",
                            "required": false
                        },
                        "min_days": {
                            "description": "Minimum days.",
                            "type": "integer",
                            "required": false
                        },
                        "max_days": {
                            "description": "Maximum days.",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit": {
                            "description": "Usage limit.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/coupons\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/rates": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "default": "active",
                            "description": "Status.",
                            "type": "string",
                            "enum": [
                                "active",
                                "disabled"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "accommodation_type_id": {
                            "description": "Unique identifier of accommodation type.",
                            "type": "integer",
                            "required": true
                        },
                        "season_prices": {
                            "description": "Season prices.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "required": true,
                                "properties": {
                                    "priority": {
                                        "description": "Higher number means more priority.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "base_price": {
                                        "description": "Base price.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "base_adults": {
                                        "description": "Base adults.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "base_children": {
                                        "description": "Base children",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "extra_adult_price": {
                                        "description": "Price per extra adult.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "extra_child_price": {
                                        "description": "Price per extra child.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "season_id": {
                                        "description": "Season id.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "variations": {
                                        "description": "Variations.",
                                        "type": "array",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "adults": {
                                                    "description": "Adults.",
                                                    "type": "integer",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "children": {
                                                    "description": "Children.",
                                                    "type": "integer",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "Price.",
                                                    "type": "number",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/rates"
                    }
                ]
            }
        },
        "\/mphb\/v1\/rates\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status.",
                            "type": "string",
                            "enum": [
                                "active",
                                "disabled"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "accommodation_type_id": {
                            "description": "Unique identifier of accommodation type.",
                            "type": "integer",
                            "required": false
                        },
                        "season_prices": {
                            "description": "Season prices.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "required": true,
                                "properties": {
                                    "priority": {
                                        "description": "Higher number means more priority.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "base_price": {
                                        "description": "Base price.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "base_adults": {
                                        "description": "Base adults.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "base_children": {
                                        "description": "Base children",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "extra_adult_price": {
                                        "description": "Price per extra adult.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "extra_child_price": {
                                        "description": "Price per extra child.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "season_id": {
                                        "description": "Season id.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "variations": {
                                        "description": "Variations.",
                                        "type": "array",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "adults": {
                                                    "description": "Adults.",
                                                    "type": "integer",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "children": {
                                                    "description": "Children.",
                                                    "type": "integer",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "Price.",
                                                    "type": "number",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/rates\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "Status.",
                            "type": "string",
                            "enum": [
                                "active",
                                "disabled"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "accommodation_type_id": {
                            "description": "Unique identifier of accommodation type.",
                            "type": "integer",
                            "required": false
                        },
                        "season_prices": {
                            "description": "Season prices.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "required": true,
                                "properties": {
                                    "priority": {
                                        "description": "Higher number means more priority.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "base_price": {
                                        "description": "Base price.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "base_adults": {
                                        "description": "Base adults.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "base_children": {
                                        "description": "Base children",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "extra_adult_price": {
                                        "description": "Price per extra adult.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "extra_child_price": {
                                        "description": "Price per extra child.",
                                        "type": "number",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": false
                                    },
                                    "season_id": {
                                        "description": "Season id.",
                                        "type": "integer",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true
                                    },
                                    "variations": {
                                        "description": "Variations.",
                                        "type": "array",
                                        "context": [
                                            "embed",
                                            "view",
                                            "edit"
                                        ],
                                        "required": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "adults": {
                                                    "description": "Adults.",
                                                    "type": "integer",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "children": {
                                                    "description": "Children.",
                                                    "type": "integer",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                },
                                                "price": {
                                                    "description": "Price.",
                                                    "type": "number",
                                                    "context": [
                                                        "embed",
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "required": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/rates\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/seasons": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to resources published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to resources published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "exclude": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "Use WP Query arguments to modify the response; private query vars require appropriate authorization.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "start_date": {
                            "description": "Start date.",
                            "type": "string",
                            "format": "date",
                            "required": true
                        },
                        "end_date": {
                            "description": "End date.",
                            "type": "string",
                            "format": "date",
                            "required": true
                        },
                        "days": {
                            "description": "Days.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "sunday",
                                    "monday",
                                    "tuesday",
                                    "wednesday",
                                    "thursday",
                                    "friday",
                                    "saturday"
                                ]
                            },
                            "required": true
                        },
                        "repeat_period": {
                            "description": "Repeat period.",
                            "type": "string",
                            "enum": [
                                "none",
                                "year"
                            ],
                            "required": false
                        },
                        "repeat_until_date": {
                            "description": "Repeat until date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/seasons"
                    }
                ]
            }
        },
        "\/mphb\/v1\/seasons\/(?P<id>[\\d]+)": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "start_date": {
                            "description": "Start date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "end_date": {
                            "description": "End date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "days": {
                            "description": "Days.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "sunday",
                                    "monday",
                                    "tuesday",
                                    "wednesday",
                                    "thursday",
                                    "friday",
                                    "saturday"
                                ]
                            },
                            "required": false
                        },
                        "repeat_period": {
                            "description": "Repeat period.",
                            "type": "string",
                            "enum": [
                                "none",
                                "year"
                            ],
                            "required": false
                        },
                        "repeat_until_date": {
                            "description": "Repeat until date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the resource.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/mphb\/v1\/seasons\/batch": {
            "namespace": "mphb\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "Title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Description.",
                            "type": "string",
                            "required": false
                        },
                        "start_date": {
                            "description": "Start date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "end_date": {
                            "description": "End date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "days": {
                            "description": "Days.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "sunday",
                                    "monday",
                                    "tuesday",
                                    "wednesday",
                                    "thursday",
                                    "friday",
                                    "saturday"
                                ]
                            },
                            "required": false
                        },
                        "repeat_period": {
                            "description": "Repeat period.",
                            "type": "string",
                            "enum": [
                                "none",
                                "year"
                            ],
                            "required": false
                        },
                        "repeat_until_date": {
                            "description": "Repeat until date.",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/seasons\/batch"
                    }
                ]
            }
        },
        "\/mphb\/v1\/booking_rules": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "check_in_days": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "check_in_days": {
                                        "name": "check_in_days",
                                        "type": "array",
                                        "uniqueItems": true,
                                        "items": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "maximum": 6
                                        },
                                        "required": true
                                    },
                                    "accommodation_type_ids": {
                                        "name": "accommodation_type_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                295,
                                                307,
                                                316,
                                                321
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    },
                                    "season_ids": {
                                        "name": "season_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                12850
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "check_out_days": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "check_out_days": {
                                        "name": "check_out_days",
                                        "type": "array",
                                        "uniqueItems": true,
                                        "items": {
                                            "type": "integer",
                                            "minimum": 0,
                                            "maximum": 6
                                        },
                                        "required": true
                                    },
                                    "accommodation_type_ids": {
                                        "name": "accommodation_type_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                295,
                                                307,
                                                316,
                                                321
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    },
                                    "season_ids": {
                                        "name": "season_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                12850
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "min_stay_length": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "min_stay_length": {
                                        "type": "integer",
                                        "minimum": 1
                                    },
                                    "accommodation_type_ids": {
                                        "name": "accommodation_type_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                295,
                                                307,
                                                316,
                                                321
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    },
                                    "season_ids": {
                                        "name": "season_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                12850
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "max_stay_length": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "max_stay_length": {
                                        "type": "integer",
                                        "minimum": 1
                                    },
                                    "accommodation_type_ids": {
                                        "name": "accommodation_type_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                295,
                                                307,
                                                316,
                                                321
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    },
                                    "season_ids": {
                                        "name": "season_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                12850
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "booking_rules_custom": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "accommodation_type_id": {
                                        "type": "integer",
                                        "enum": [
                                            0,
                                            295,
                                            307,
                                            316,
                                            321
                                        ],
                                        "required": true
                                    },
                                    "accommodation_id": {
                                        "type": "integer",
                                        "required": true
                                    },
                                    "date_from": {
                                        "type": "string",
                                        "format": "date",
                                        "required": true
                                    },
                                    "date_to": {
                                        "type": "string",
                                        "format": "date",
                                        "required": true
                                    },
                                    "restrictions": {
                                        "type": "array",
                                        "items": {
                                            "type": "string",
                                            "enum": [
                                                "check-in",
                                                "check-out",
                                                "stay-in"
                                            ]
                                        },
                                        "required": true
                                    },
                                    "comment": {
                                        "type": "string"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "min_advance_reservation": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "min_advance_reservation": {
                                        "type": "integer",
                                        "minimum": 1
                                    },
                                    "accommodation_type_ids": {
                                        "name": "accommodation_type_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                295,
                                                307,
                                                316,
                                                321
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    },
                                    "season_ids": {
                                        "name": "season_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                12850
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "max_advance_reservation": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "max_advance_reservation": {
                                        "type": "integer",
                                        "minimum": 1
                                    },
                                    "accommodation_type_ids": {
                                        "name": "accommodation_type_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                295,
                                                307,
                                                316,
                                                321
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    },
                                    "season_ids": {
                                        "name": "season_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                12850
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "buffer_days": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "buffer_days": {
                                        "type": "integer",
                                        "minimum": 1
                                    },
                                    "accommodation_type_ids": {
                                        "name": "accommodation_type_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                295,
                                                307,
                                                316,
                                                321
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    },
                                    "season_ids": {
                                        "name": "season_ids",
                                        "type": "array",
                                        "items": {
                                            "type": "integer",
                                            "enum": [
                                                0,
                                                12850
                                            ]
                                        },
                                        "uniqueItems": true,
                                        "required": true
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/booking_rules"
                    }
                ]
            }
        },
        "\/mphb\/v1\/taxes_and_fees": {
            "namespace": "mphb\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "fees": {
                            "type": "array",
                            "items": {
                                "oneOf": [
                                    {
                                        "title": "Per guest \/ per day",
                                        "type": "object",
                                        "properties": {
                                            "label": {
                                                "type": "string"
                                            },
                                            "limit": {
                                                "type": "integer",
                                                "minimum": 0
                                            },
                                            "included": {
                                                "type": "boolean"
                                            },
                                            "accommodations": {
                                                "name": "accommodation_type_ids",
                                                "type": "array",
                                                "items": {
                                                    "type": "integer",
                                                    "enum": [
                                                        0,
                                                        295,
                                                        307,
                                                        316,
                                                        321
                                                    ]
                                                },
                                                "uniqueItems": true,
                                                "required": true
                                            },
                                            "type": {
                                                "type": "string",
                                                "enum": [
                                                    "per_guest_per_day"
                                                ]
                                            },
                                            "amount": {
                                                "type": "object",
                                                "properties": {
                                                    "adults": {
                                                        "type": "number",
                                                        "minimum": 0,
                                                        "required": true
                                                    },
                                                    "children": {
                                                        "type": "number",
                                                        "minimum": 0,
                                                        "required": true
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    {
                                        "title": "Per accommodation \/ per day",
                                        "type": "object",
                                        "properties": {
                                            "label": {
                                                "type": "string"
                                            },
                                            "limit": {
                                                "type": "integer",
                                                "minimum": 0
                                            },
                                            "included": {
                                                "type": "boolean"
                                            },
                                            "accommodations": {
                                                "name": "accommodation_type_ids",
                                                "type": "array",
                                                "items": {
                                                    "type": "integer",
                                                    "enum": [
                                                        0,
                                                        295,
                                                        307,
                                                        316,
                                                        321
                                                    ]
                                                },
                                                "uniqueItems": true,
                                                "required": true
                                            },
                                            "type": {
                                                "type": "string",
                                                "enum": [
                                                    "per_accommodation_per_day"
                                                ]
                                            },
                                            "amount": {
                                                "type": "number",
                                                "minimum": 0
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    {
                                        "title": "Per accommodation percentage",
                                        "type": "object",
                                        "properties": {
                                            "label": {
                                                "type": "string"
                                            },
                                            "included": {
                                                "type": "boolean"
                                            },
                                            "accommodations": {
                                                "name": "accommodation_type_ids",
                                                "type": "array",
                                                "items": {
                                                    "type": "integer",
                                                    "enum": [
                                                        0,
                                                        295,
                                                        307,
                                                        316,
                                                        321
                                                    ]
                                                },
                                                "uniqueItems": true,
                                                "required": true
                                            },
                                            "type": {
                                                "type": "string",
                                                "enum": [
                                                    "per_accommodation_percentage"
                                                ]
                                            },
                                            "amount": {
                                                "type": "number",
                                                "minimum": 0
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                ]
                            },
                            "required": false
                        },
                        "accommodation_taxes": {
                            "type": "array",
                            "items": {
                                "oneOf": [
                                    {
                                        "title": "Per guest \/ per day",
                                        "type": "object",
                                        "properties": {
                                            "label": {
                                                "type": "string"
                                            },
                                            "limit": {
                                                "type": "integer",
                                                "minimum": 0
                                            },
                                            "included": {
                                                "type": "boolean"
                                            },
                                            "accommodations": {
                                                "name": "accommodation_type_ids",
                                                "type": "array",
                                                "items": {
                                                    "type": "integer",
                                                    "enum": [
                                                        0,
                                                        295,
                                                        307,
                                                        316,
                                                        321
                                                    ]
                                                },
                                                "uniqueItems": true,
                                                "required": true
                                            },
                                            "type": {
                                                "type": "string",
                                                "enum": [
                                                    "per_guest_per_day"
                                                ]
                                            },
                                            "amount": {
                                                "type": "object",
                                                "properties": {
                                                    "adults": {
                                                        "type": "number",
                                                        "minimum": 0,
                                                        "required": true
                                                    },
                                                    "children": {
                                                        "type": "number",
                                                        "minimum": 0,
                                                        "required": true
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    {
                                        "title": "Per accommodation \/ per day",
                                        "type": "object",
                                        "properties": {
                                            "label": {
                                                "type": "string"
                                            },
                                            "limit": {
                                                "type": "integer",
                                                "minimum": 0
                                            },
                                            "included": {
                                                "type": "boolean"
                                            },
                                            "accommodations": {
                                                "name": "accommodation_type_ids",
                                                "type": "array",
                                                "items": {
                                                    "type": "integer",
                                                    "enum": [
                                                        0,
                                                        295,
                                                        307,
                                                        316,
                                                        321
                                                    ]
                                                },
                                                "uniqueItems": true,
                                                "required": true
                                            },
                                            "type": {
                                                "type": "string",
                                                "enum": [
                                                    "per_accommodation_per_day"
                                                ]
                                            },
                                            "amount": {
                                                "type": "number",
                                                "minimum": 0
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    {
                                        "title": "Per accommodation percentage",
                                        "type": "object",
                                        "properties": {
                                            "label": {
                                                "type": "string"
                                            },
                                            "included": {
                                                "type": "boolean"
                                            },
                                            "accommodations": {
                                                "name": "accommodation_type_ids",
                                                "type": "array",
                                                "items": {
                                                    "type": "integer",
                                                    "enum": [
                                                        0,
                                                        295,
                                                        307,
                                                        316,
                                                        321
                                                    ]
                                                },
                                                "uniqueItems": true,
                                                "required": true
                                            },
                                            "type": {
                                                "type": "string",
                                                "enum": [
                                                    "per_accommodation_percentage"
                                                ]
                                            },
                                            "amount": {
                                                "type": "number",
                                                "minimum": 0
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                ]
                            },
                            "required": false
                        },
                        "service_taxes": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "type": {
                                        "type": "string",
                                        "enum": [
                                            "percentage"
                                        ]
                                    },
                                    "amount": {
                                        "type": "number",
                                        "minimum": 0
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "fee_taxes": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "type": {
                                        "type": "string",
                                        "enum": [
                                            "percentage"
                                        ]
                                    },
                                    "amount": {
                                        "type": "number",
                                        "minimum": 0
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/mphb\/v1\/taxes_and_fees"
                    }
                ]
            }
        },
        "\/wp-review-slider-pro\/v1": {
            "namespace": "wp-review-slider-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-review-slider-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp-review-slider-pro\/v1"
                    }
                ]
            }
        },
        "\/wp-review-slider-pro\/v1\/avatar": {
            "namespace": "wp-review-slider-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "required": true
                        },
                        "size": {
                            "default": 100,
                            "required": false
                        },
                        "background": {
                            "required": false
                        },
                        "color": {
                            "default": "#ffffff",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp-review-slider-pro\/v1\/avatar"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "Parashtes\u00eb p\u00ebr shtim para identifikuesve t\u00eb statistikave.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/connection": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/modules-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/modules-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/modules-state\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-meta": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-meta"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/lcp-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/lcp-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/lcp-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/lcp-state\/action\/request-analyze": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/lcp-state\/action\/request-analyze"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/minify-js-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/minify-js-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/minify-js-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/minify-css-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/minify-css-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes-default": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/minify-css-excludes-default"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/performance-history-toggle"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/performance-history"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/performance-history\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-debug-log": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/cache-debug-log"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-engine-loading": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/cache-engine-loading"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache-error"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache-error\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache-error\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/run-setup": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache\/action\/run-setup"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-legacy-notice": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/minify-legacy-notice"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/image-cdn-quality"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/lcp\/update": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/lcp\/update"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-list\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/cornerstone-pages-list\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cornerstone-pages-properties": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost-ds\/cornerstone-pages-properties"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-site-urls": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/list-site-urls"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-source-providers": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/list-source-providers"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-cornerstone-pages": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/list-cornerstone-pages"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-lcp-analysis": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/list-lcp-analysis"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "List\u00eb identifikuesish produktesh, ndar\u00eb me presje, q\u00eb duhen marr\u00eb.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Matric\u00eb identifikuesish Produktesh",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Matric\u00eb identifikuesish Produktesh",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "Key-value pairs of product slugs and their interstitial states.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "Matric\u00eb identifikuesish Produktesh",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "Module t\u00eb Dh\u00ebnash q\u00eb duhen p\u00ebrfshir\u00eb n\u00eb Nj\u00ebkoh\u00ebsim t\u00eb Plot\u00eb",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "ID Komentesh p\u00ebr t\u2019u p\u00ebrfshir\u00eb n\u00eb Nj\u00ebkoh\u00ebsim t\u00eb Plot\u00eb, ose \u201cfillestar\u201d",
                            "required": false
                        },
                        "posts": {
                            "description": "ID Postimesh p\u00ebr t\u2019u p\u00ebrfshir\u00eb n\u00eb Nj\u00ebkoh\u00ebsim t\u00eb Plot\u00eb",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "ID Komentesh p\u00ebr t\u2019u p\u00ebrfshir\u00eb n\u00eb Nj\u00ebkoh\u00ebsim t\u00eb Plot\u00eb",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst p\u00ebr Nj\u00ebkoh\u00ebsimin e Plot\u00eb",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "List\u00eb fushash shtes\u00eb, ndar\u00eb me presje, q\u00eb duhen p\u00ebrfshir\u00eb n\u00eb gjendje.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "Gjendje e re sh\u00ebndeti Sync-u",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "Em\u00ebr moduli Sync",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "Lloj Objekti",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "Identifikues Objektesh",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Em\u00ebr radhe Nj\u00ebkoh\u00ebsimi.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Em\u00ebr radhe Nj\u00ebkoh\u00ebsimi.",
                            "type": "string",
                            "required": false
                        },
                        "number_of_items": {
                            "description": "Number of items to checkout from the queue.",
                            "type": "integer",
                            "required": false
                        },
                        "pop": {
                            "description": "Pop items from the queue instead of checking out.",
                            "type": "boolean",
                            "required": false
                        },
                        "force": {
                            "description": "Force unlock the queue before checkout.",
                            "type": "boolean",
                            "required": false
                        },
                        "encode": {
                            "description": "Encode the items before sending.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "use_memory_limit": {
                            "description": "Use memory-based checkout instead of fixed item count.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "Em\u00ebr radhe Nj\u00ebkoh\u00ebsimi.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "Em\u00ebr moduli Sync.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "Madh\u00ebsi grupesh",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "N\u00ebse fushat e tekstit duhet t\u00eb shnd\u00ebrrohen n\u00eb kodim latin1 te p\u00ebrllogaritja e checksum-it.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "P\u00ebrshoq\u00ebrim shtyllash",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "Lloj Objekti",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "Number of histogram buckets.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "ID Fillimi p\u00ebr histogramin",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "ID Fundi p\u00ebr histogramin",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "T\u00eb hiqen shenja jo-ascii?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "Shared Salt to use when generating checksum",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "Do we want the checksum or object ids.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "N\u00ebse fushat e tekstit duhet t\u00eb shnd\u00ebrrohen n\u00eb kodim latin1 te p\u00ebrllogaritja e checksum-it.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/clear-queue": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/sync\/clear-queue"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "URI e faqes s\u00eb p\u00ebrgjegj\u00ebsit te e cila duhet ridrejtuar p\u00ebrdoruesi pas hapave t\u00eb lidhjes",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "E fsheht\u00eb URL-je p\u00ebr t\u2019u krahasuar me ato t\u00eb depozituara te baza e t\u00eb dh\u00ebnave.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID postimi p\u00ebr bashk\u00ebngjitjen.",
                            "type": "integer",
                            "required": true
                        },
                        "title": {
                            "description": "Titulli i videos.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i videos.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Legjenda e videos.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Vler\u00ebsimi p\u00ebr l\u00ebnd\u00ebn e videos. Nj\u00eb nga G, PG-13, ose R-17",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "Shfaq te lojt\u00ebsi menun\u00eb e ndarjeve me t\u00eb tjer\u00eb.",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "Shfaqni mund\u00ebsi shkarkimi dhe lejojuni shikuesve t\u00eb shkarkojn\u00eb k\u00ebt\u00eb video",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "Si t\u00eb p\u00ebrcaktohet n\u00ebse videoja duhet t\u00eb jet\u00eb publike ose private",
                            "type": "integer",
                            "enum": [
                                0,
                                1,
                                2
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>[A-Za-z0-9]{8})\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        },
                        "at_time": {
                            "description": "Koha n\u00eb video, p\u00ebr t\u2019u p\u00ebrdorur si korniz\u00eb afisheje.",
                            "type": "integer",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "Koha \u00ebsht\u00eb n\u00eb milisekonda apo sekonda.",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "ID-ja e bashk\u00ebngjitjes s\u00eb figur\u00ebs afishe.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>[A-Za-z0-9]{8})\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        },
                        "post_id": {
                            "description": "ID postimi p\u00ebr bashk\u00ebngjitjen.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>[A-Za-z0-9]{8})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/stats-app\/sites\/145318477\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/145318477\/stats\/location-views\/(?P<geo_mode>country|region|city)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/import": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/import",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/blocks": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Termat caktuar objektit te klasifikimi wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/blocks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/categories": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identifikues kategorie m\u00ebm\u00eb.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/categories"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/comments": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "author": {
                            "description": "ID-ja e objektit t\u00eb p\u00ebrdoruesit, n\u00ebse autori qe nj\u00eb p\u00ebrdorues.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Adres\u00eb email p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Adres\u00eb IP p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Em\u00ebr n\u00eb ekran p\u00ebr autorin e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agjent p\u00ebrdoruesi p\u00ebr autorin e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr komentin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr komentin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr komentin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua komenti, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua komenti, n\u00eb format GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb komentit.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID-ja p\u00ebr postimin e p\u00ebrshoq\u00ebruar objektit.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendje e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Gjendje zgjidhjeje sh\u00ebnimi",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/comments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/custom-css": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/custom-css"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/end": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/end"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/global-styles": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "theme": {
                            "description": "Emri i tem\u00ebs.",
                            "type": "string",
                            "required": true
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/global-styles"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "Data p\u00ebr drejtorin\u00eb e ngarkimeve t\u00eb bashk\u00ebngjitjes.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternativ p\u00ebr t\u2019u shfaqur kur bashk\u00ebngjitja nuk tregohet.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titull bashk\u00ebngjitjeje.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulli p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i bashk\u00ebngjitjes.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "P\u00ebrshkrim p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "P\u00ebrshkrim n\u00eb HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ja p\u00ebr postimin p\u00ebrshoq\u00ebruar bashk\u00ebngjitjes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr bashk\u00ebngjitjen.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "Data p\u00ebr drejtorin\u00eb e ngarkimeve t\u00eb bashk\u00ebngjitjes.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternativ p\u00ebr t\u2019u shfaqur kur bashk\u00ebngjitja nuk tregohet.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titull bashk\u00ebngjitjeje.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulli p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i bashk\u00ebngjitjes.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "P\u00ebrshkrim p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "P\u00ebrshkrim n\u00eb HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ja p\u00ebr postimin p\u00ebrshoq\u00ebruar bashk\u00ebngjitjes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr bashk\u00ebngjitjen.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/menu-items": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Titulli p\u00ebr objektin.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Familja e objekteve t\u00eb p\u00ebrfaq\u00ebsuara fillimisht, bie fjala, \u201clloj postimi\u201d ose \u201cklasifikim\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst p\u00ebr atributin titull t\u00eb pjes\u00eb lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Emra klasash p\u00ebr pjes\u00ebn lidhje t\u00eb k\u00ebtij elementi menush.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i k\u00ebtij elementi menush.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID DB e nav_menu_item q\u00eb \u00ebsht\u00eb m\u00ebma e menus\u00eb s\u00eb k\u00ebtij z\u00ebri, n\u00eb past\u00eb, p\u00ebrndryshe, 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Lloji i objektit p\u00ebrfaq\u00ebsuar fillimisht, bie fjala, \u201ckategori\u201d, \u201cpostim\u201d, ose \u201cbashk\u00ebngjitje\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID-ja e baz\u00ebs s\u00eb t\u00eb dh\u00ebnave t\u00eb objektit origjinal q\u00eb p\u00ebrfaq\u00ebson ky z\u00eb menuje, p.sh., ID-ja p\u00ebr postime, ose term_id p\u00ebr kategorit\u00eb.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atributi i synuar i pjes\u00ebs lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL-ja p\u00ebr ku shpie ky element menuje.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Marr\u00ebdh\u00ebnia XFN e shprehur te lidhja e k\u00ebtij elementi menuje.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Identifikues kategorie m\u00ebm\u00eb.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/menu-items"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/menus": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        },
                        "locations": {
                            "description": "Vendndodhjet p\u00ebrshoq\u00ebruar menus\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Shto vetvetiu te kjo menu faqe t\u00eb reja t\u00eb shkall\u00ebs s\u00eb ep\u00ebrme.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/menus"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/navigation": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/navigation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/pages": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/pages"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/posts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Formati p\u00ebr postimin.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "T\u00eb trajtohet apo jo postimi si ngjit\u00ebs.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Termat caktuar objektit te klasifikimi category.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Termat caktuar objektit te klasifikimi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/start": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/start"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/tags": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/tags"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/template-parts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "P\u00ebr ku \u00ebsht\u00eb menduar t\u00eb p\u00ebrdoret pjesa e gjedhes (kryefaqe, fundfaqe, etj.)",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/template-parts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/templates": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "type": "integer",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "Identifikues Importimi Jetpack unik p\u00ebr termin.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/import\/templates"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "Num\u00ebr objektesh media te k\u00ebrkesa",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "after": {
                            "description": "Vul\u00eb kohore q\u00eb kur u ngarkua media",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/application-password-extras\/abilities": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/application-password-extras\/abilities"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/application-password-extras\/admin-ajax": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/application-password-extras\/admin-ajax"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/editor-assets": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "description": "Comma-separated list of asset types to exclude from the response. Supported values: \"core\" (WordPress core assets), \"gutenberg\" (Gutenberg plugin assets), or plugin handle prefixes (e.g., \"contact-form-7\").",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/editor-assets"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "ID Postimi p\u00ebr t\u00eb cilin t\u00eb merren statistika.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "Shkall\u00eb hyrjeje.",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Term k\u00ebrkimi koleksioni media.",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "Num\u00ebr objektesh media te k\u00ebrkesa",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "ID sesioni e nj\u00eb sh\u00ebrbimi, aktualisht vet\u00ebm Google Photos Picker",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "T\u00eb dh\u00ebna media p\u00ebr t\u2019u kopjuar.",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "ID-ja e postimit te i cili t\u00eb bashk\u00ebngjitet ngarkimi.",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "T\u00eb kalohet a jo n\u00ebp\u00ebr nd\u00ebrmjet\u00ebs k\u00ebrkesa p\u00ebr media.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID p\u00ebrdoruesi Goodreads",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "Nj\u00eb token hyrjesh p\u00ebr Instagram Keyring.",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "Sa postime Instagram?",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/settings": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/mailchimp\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-email-sent-status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/newsletter-email-sent-status"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL-ja e prurjes RSS t\u00eb podkastit.",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "List\u00eb identifikuesish unik\u00eb p\u00ebr t\u00eb sjell\u00eb episode specifike t\u00eb podkastit.",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "N\u00ebse duhet t\u00eb japim apo jo list\u00ebn e episodeve p\u00ebr p\u00ebrdorim te UI e p\u00ebrzgjedhjes",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL-ja q\u00eb duhet kontrolluar p\u00ebr ridrejtime.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "Lloji i gjedhes.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "Interval kohor p\u00ebr statistika.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Emri i tranzientit p\u00ebr t\u2019u fshir\u00eb.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "Shfaq cytje pas nj\u00eb date t\u00eb dh\u00ebn\u00eb.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Shfaq cytje para nj\u00eb date t\u00eb dh\u00ebn\u00eb.",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "Detyroji cytjet e dh\u00ebna t\u00eb jen\u00eb p\u00ebr nj\u00eb vit t\u00eb caktuar. Jep vet\u00ebm nj\u00eb cytje p\u00ebr secil\u00ebn dit\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr cytjen.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3\/jitm": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "message_path": {
                            "type": "string",
                            "description": "Shteg mesazhesh p\u00ebr t\u00eb cil\u00ebt t\u00eb sillen JITM-e",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "Parametra shtes\u00eb k\u00ebrkese",
                            "required": false
                        },
                        "full_jp_logo_exists": {
                            "type": "boolean",
                            "description": "N\u00ebse ekziston a jo stem\u00eb e plot\u00eb jetpack",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID-ja e JITM-i p\u00ebr t\u2019u hedhur tej",
                            "required": true
                        },
                        "feature_class": {
                            "type": "string",
                            "description": "Klas\u00eb ve\u00e7orie e JITM-it",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v3\/jitm"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/status\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/memberships\/status\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/memberships\/product\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/products\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/memberships\/products\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/(?P<product_id>[0-9]+)\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cancel_subscriptions": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze-app\/sites\/145318477\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/sites\/145318477\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/sites\/145318477\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/checkout": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/credits(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/sites\/145318477\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/sites\/145318477\/media": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/sites\/145318477\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/wpcom\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/experiments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1.1\/campaigns": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1.1\/campaigns"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/sites\/145318477\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/search(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/user(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/templates\/article\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/templates\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/templates(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/advise(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/locations(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/woo(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/image(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/logs": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze-app\/sites\/145318477\/wordads\/dsp\/api\/v1\/logs"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/eligibility": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze\/eligibility"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/dashboard": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/blaze\/dashboard"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/feature\/custom-content-types": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/feature\/custom-content-types"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/hints": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hint": {
                            "default": "",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/hints"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Settings to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Text content to search for.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/getwid\/v1": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getwid\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/v1"
                    }
                ]
            }
        },
        "\/getwid\/v1\/get_remote_templates": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/v1\/get_remote_templates"
                    }
                ]
            }
        },
        "\/getwid\/v1\/get_remote_content": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/v1\/get_remote_content"
                    }
                ]
            }
        },
        "\/getwid\/v1\/taxonomies": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/v1\/taxonomies"
                    }
                ]
            }
        },
        "\/getwid\/v1\/terms": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/v1\/terms"
                    }
                ]
            }
        },
        "\/getwid\/v1\/templates": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/v1\/templates"
                    }
                ]
            }
        },
        "\/getwid\/v1\/get_meta_keys": {
            "namespace": "getwid\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/getwid\/v1\/get_meta_keys"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "V\u00ebn\u00eb si <em>false<\/em> do t\u00eb shkaktoj\u00eb shk\u00ebputjen e sajtit.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "Tregon se nga qe shkaktuar veprimi i regjistrimit, p\u00ebr q\u00ebllime ndjekjeje\/segmentimi",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "URI e faqes s\u00eb p\u00ebrgjegj\u00ebsit te e cila duhet ridrejtuar p\u00ebrdoruesi pas hapave t\u00eb lidhjes",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "Tregon se nga cila shtojc\u00eb po vjen k\u00ebrkesa",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "URI e faqes s\u00eb p\u00ebrgjegj\u00ebsit te e cila duhet ridrejtuar p\u00ebrdoruesi pas hapave t\u00eb lidhjes",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "Token i ri p\u00ebrdoruesi",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "\u00cbsht\u00eb i zoti i lidhjes",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "I zoti i ri",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/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:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime caktuar autor\u00ebve specifik\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton postime p\u00ebrshoq\u00ebruar autor\u00ebsh t\u00eb caktuar.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Kufizoje grupin e k\u00ebrkimeve bazuar n\u00eb marr\u00ebdh\u00ebniet mes klasifikimesh t\u00eb shumt\u00eb.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "T\u00eb p\u00ebrfshihen apo jo terma pjell\u00eb n\u00eb termat q\u00eb kufizojn\u00eb grupin e p\u00ebrfundimeve.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "N\u00ebse u duhet caktuar apo jo objekteve krejt termat e specifikuar, apo ndonj\u00eb.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb s\u2019e kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "T\u00eb p\u00ebrfshihen apo jo terma pjell\u00eb n\u00eb termat q\u00eb kufizojn\u00eb grupin e p\u00ebrfundimeve.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "N\u00ebse u duhet caktuar apo jo objekteve krejt termat e specifikuar, apo ndonj\u00eb.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb s\u2019e kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objekte q\u00eb jan\u00eb ngjit\u00ebs.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "T\u00eb shp\u00ebrfillen a jo postimet ngjit\u00ebse.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve n\u00eb objekte p\u00ebrshoq\u00ebruar nj\u00ebrit ose m\u00eb tep\u00ebr formateve t\u00eb dh\u00ebn\u00eb.",
                            "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": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Formati p\u00ebr postimin.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "T\u00eb trajtohet apo jo postimi si ngjit\u00ebs.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Termat caktuar objektit te klasifikimi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Termat caktuar objektit te klasifikimi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anashkalo gjat\u00ebsi parazgjedhje cop\u00ebze.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Formati p\u00ebr postimin.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "T\u00eb trajtohet apo jo postimi si ngjit\u00ebs.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Termat caktuar objektit te klasifikimi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Termat caktuar objektit te klasifikimi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "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": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr rishikimet nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Formati p\u00ebr postimin.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "T\u00eb trajtohet apo jo postimi si ngjit\u00ebs.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Termat caktuar objektit te klasifikimi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Termat caktuar objektit te klasifikimi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime caktuar autor\u00ebve specifik\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton postime p\u00ebrshoq\u00ebruar autor\u00ebsh t\u00eb caktuar.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb vler\u00eb menu_order specifike.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objekte me ID prindi t\u00eb ve\u00e7ant\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te krejt objektet, hiq ato t\u00eb nj\u00eb ID-je t\u00eb dh\u00ebn\u00eb prindi.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anashkalo gjat\u00ebsi parazgjedhje cop\u00ebze.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "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": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr rishikimet nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime caktuar autor\u00ebve specifik\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton postime p\u00ebrshoq\u00ebruar autor\u00ebsh t\u00eb caktuar.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objekte me ID prindi t\u00eb ve\u00e7ant\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te krejt objektet, hiq ato t\u00eb nj\u00eb ID-je t\u00eb dh\u00ebn\u00eb prindi.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te bashk\u00ebngjitje t\u00eb nj\u00eb lloji t\u00eb ve\u00e7ant\u00eb media, ose llojesh media.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te bashk\u00ebngjitje t\u00eb nj\u00eb lloji t\u00eb ve\u00e7ant\u00eb MIME ose llojesh MIME.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternativ p\u00ebr t\u2019u shfaqur kur bashk\u00ebngjitja nuk tregohet.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titull bashk\u00ebngjitjeje.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulli p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i bashk\u00ebngjitjes.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "P\u00ebrshkrim p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "P\u00ebrshkrim n\u00eb HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ja p\u00ebr postimin p\u00ebrshoq\u00ebruar bashk\u00ebngjitjes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternativ p\u00ebr t\u2019u shfaqur kur bashk\u00ebngjitja nuk tregohet.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titull bashk\u00ebngjitjeje.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulli p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i bashk\u00ebngjitjes.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "P\u00ebrshkrim p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "P\u00ebrshkrim n\u00eb HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ja p\u00ebr postimin p\u00ebrshoq\u00ebruar bashk\u00ebngjitjes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr bashk\u00ebngjitjen.",
                            "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": "URL p\u00ebr te kartela figur\u00eb e p\u00ebrpunuar.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Varg p\u00ebrpunimesh figure.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "P\u00ebrpunim figure.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Ktheje n\u00eb an\u00eb tjet\u00ebr",
                                        "properties": {
                                            "type": {
                                                "description": "Lloj kthimi n\u00eb an\u00eb tjet\u00ebr",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumente kthimi n\u00eb an\u00eb tjet\u00ebr",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Kah kthimi n\u00eb an\u00eb tjet\u00ebr",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "N\u00ebse duhet kthyer n\u00eb an\u00eb tjet\u00ebr sipas drejtimit horizontal",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "N\u00ebse duhet kthyer n\u00eb an\u00eb tjet\u00ebr sipas drejtimit vertikal",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rrotullim",
                                        "properties": {
                                            "type": {
                                                "description": "Lloj rrotullimi.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumente rrotullimi.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "K\u00ebnd n\u00eb grad\u00eb p\u00ebr rrotullimin n\u00eb kahun orar.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Qethe",
                                        "properties": {
                                            "type": {
                                                "description": "Lloj qethjeje.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumente qethjeje.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Pozicioni horizontal nga e majta, nga ku t\u00eb fillohet qethja si nj\u00eb p\u00ebrqindje e gjer\u00ebsis\u00eb s\u00eb figur\u00ebs.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Pozicioni vertikal nga kryet, nga ku t\u00eb fillohet qethja si nj\u00eb p\u00ebrqindje e lart\u00ebsis\u00eb s\u00eb figur\u00ebs.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Si p\u00ebrqindje e gjer\u00ebsis\u00eb s\u00eb figur\u00ebs, gjer\u00ebsia sa t\u00eb qethet figura.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Si p\u00ebrqindje e lart\u00ebsis\u00eb s\u00eb figur\u00ebs, lart\u00ebsia sa t\u00eb qethet figura.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Vlera n\u00eb grad\u00eb sa t\u00eb rrotullohet figura n\u00eb krahun orar. NXJERR\u00cb NGA P\u00cbRDORIMI: N\u00eb vend t\u00eb saj, p\u00ebrdorni `modifiers`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Pozicioni x nga t\u00eb fillohet qethja, si p\u00ebrqindje e figur\u00ebs. NXJERR\u00cb NGA P\u00cbRDORIMI: N\u00eb vend t\u00eb saj p\u00ebrdorni `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Pozicioni y nga t\u00eb fillohet qethja, si p\u00ebrqindje e figur\u00ebs. NXJERR\u00cb NGA P\u00cbRDORIMI: N\u00eb vend t\u00eb saj p\u00ebrdorni `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Gjer\u00ebsia sa t\u00eb qethet figura, si p\u00ebrqindje e figur\u00ebs. NXJERR\u00cb NGA P\u00cbRDORIMI: N\u00eb vend t\u00eb saj p\u00ebrdorni `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Lart\u00ebsia sa t\u00eb qethet figura, si p\u00ebrqindje e figur\u00ebs. NXJERR\u00cb NGA P\u00cbRDORIMI: N\u00eb vend t\u00eb saj p\u00ebrdorni `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Titull bashk\u00ebngjitjeje.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulli p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i bashk\u00ebngjitjes.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "P\u00ebrshkrim p\u00ebr bashk\u00ebngjitjen, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "P\u00ebrshkrim n\u00eb HTML p\u00ebr bashk\u00ebngjitjen, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ja p\u00ebr postimin p\u00ebrshoq\u00ebruar bashk\u00ebngjitjes.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternativ p\u00ebr t\u2019u shfaqur kur bashk\u00ebngjitja nuk tregohet.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "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": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Kufizoje grupin e k\u00ebrkimeve bazuar n\u00eb marr\u00ebdh\u00ebniet mes klasifikimesh t\u00eb shumt\u00eb.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "N\u00ebse u duhet caktuar apo jo objekteve krejt termat e specifikuar, apo ndonj\u00eb.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb s\u2019e kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb vler\u00eb menu_order specifike.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Titulli p\u00ebr objektin.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Familja e objekteve t\u00eb p\u00ebrfaq\u00ebsuara fillimisht, bie fjala, \u201clloj postimi\u201d ose \u201cklasifikim\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst p\u00ebr atributin titull t\u00eb pjes\u00eb lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Emra klasash p\u00ebr pjes\u00ebn lidhje t\u00eb k\u00ebtij elementi menush.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i k\u00ebtij elementi menush.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID DB e nav_menu_item q\u00eb \u00ebsht\u00eb m\u00ebma e menus\u00eb s\u00eb k\u00ebtij z\u00ebri, n\u00eb past\u00eb, p\u00ebrndryshe, 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Lloji i objektit p\u00ebrfaq\u00ebsuar fillimisht, bie fjala, \u201ckategori\u201d, \u201cpostim\u201d, ose \u201cbashk\u00ebngjitje\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID-ja e baz\u00ebs s\u00eb t\u00eb dh\u00ebnave t\u00eb objektit origjinal q\u00eb p\u00ebrfaq\u00ebson ky z\u00eb menuje, p.sh., ID-ja p\u00ebr postime, ose term_id p\u00ebr kategorit\u00eb.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atributi i synuar i pjes\u00ebs lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL-ja p\u00ebr ku shpie ky element menuje.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Marr\u00ebdh\u00ebnia XFN e shprehur te lidhja e k\u00ebtij elementi menuje.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Termat caktuar objektit te klasifikimi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr objektin.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Familja e objekteve t\u00eb p\u00ebrfaq\u00ebsuara fillimisht, bie fjala, \u201clloj postimi\u201d ose \u201cklasifikim\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst p\u00ebr atributin titull t\u00eb pjes\u00eb lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Emra klasash p\u00ebr pjes\u00ebn lidhje t\u00eb k\u00ebtij elementi menush.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i k\u00ebtij elementi menush.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB e nav_menu_item q\u00eb \u00ebsht\u00eb m\u00ebma e menus\u00eb s\u00eb k\u00ebtij z\u00ebri, n\u00eb past\u00eb, p\u00ebrndryshe, 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Lloji i objektit p\u00ebrfaq\u00ebsuar fillimisht, bie fjala, \u201ckategori\u201d, \u201cpostim\u201d, ose \u201cbashk\u00ebngjitje\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID-ja e baz\u00ebs s\u00eb t\u00eb dh\u00ebnave t\u00eb objektit origjinal q\u00eb p\u00ebrfaq\u00ebson ky z\u00eb menuje, p.sh., ID-ja p\u00ebr postime, ose term_id p\u00ebr kategorit\u00eb.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atributi i synuar i pjes\u00ebs lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL-ja p\u00ebr ku shpie ky element menuje.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Marr\u00ebdh\u00ebnia XFN e shprehur te lidhja e k\u00ebtij elementi menuje.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Termat caktuar objektit te klasifikimi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e objektit.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr objektin.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Familja e objekteve t\u00eb p\u00ebrfaq\u00ebsuara fillimisht, bie fjala, \u201clloj postimi\u201d ose \u201cklasifikim\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst p\u00ebr atributin titull t\u00eb pjes\u00eb lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Emra klasash p\u00ebr pjes\u00ebn lidhje t\u00eb k\u00ebtij elementi menush.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrimi i k\u00ebtij elementi menush.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB e nav_menu_item q\u00eb \u00ebsht\u00eb m\u00ebma e menus\u00eb s\u00eb k\u00ebtij z\u00ebri, n\u00eb past\u00eb, p\u00ebrndryshe, 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Lloji i objektit p\u00ebrfaq\u00ebsuar fillimisht, bie fjala, \u201ckategori\u201d, \u201cpostim\u201d, ose \u201cbashk\u00ebngjitje\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID-ja e baz\u00ebs s\u00eb t\u00eb dh\u00ebnave t\u00eb objektit origjinal q\u00eb p\u00ebrfaq\u00ebson ky z\u00eb menuje, p.sh., ID-ja p\u00ebr postime, ose term_id p\u00ebr kategorit\u00eb.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atributi i synuar i pjes\u00ebs lidhje p\u00ebr k\u00ebt\u00eb element menush.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL-ja p\u00ebr ku shpie ky element menuje.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Marr\u00ebdh\u00ebnia XFN e shprehur te lidhja e k\u00ebtij elementi menuje.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Termat caktuar objektit te klasifikimi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Kufizoje grupin e k\u00ebrkimeve bazuar n\u00eb marr\u00ebdh\u00ebniet mes klasifikimesh t\u00eb shumt\u00eb.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "N\u00ebse u duhet caktuar apo jo objekteve krejt termat e specifikuar, apo ndonj\u00eb.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb s\u2019e kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Termat caktuar objektit te klasifikimi wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anashkalo gjat\u00ebsi parazgjedhje cop\u00ebze.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Termat caktuar objektit te klasifikimi wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "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": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr rishikimet nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Termat caktuar objektit te klasifikimi wp_pattern_category.",
                            "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": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "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": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr rishikimet nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "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": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Kufizoje me ID-n\u00eb e postimit t\u00eb dh\u00ebn\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kufizoje te zona e specifikuar e pjes\u00ebs s\u00eb gjedhes.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Lloj postimesh p\u00ebr t\u00eb cilin t\u00eb merren gjedhe.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Identifikuesi i gjedhes p\u00ebr t\u00eb cil\u00ebn t\u00eb merret rrug\u00ebdalje",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Tregon n\u00ebse nj\u00eb gjedhe \u00ebsht\u00eb vetjake, ose pjes\u00eb e nj\u00eb hierarkie gjedhesh",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Parashtesa e gjedhes p\u00ebr gjedhen e krijuar. Kjo p\u00ebrdoret p\u00ebr t\u00eb p\u00ebrftuar llojin kryesor t\u00eb gjedhes, p.sh., te `taxonomy-books` p\u00ebrftohet `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "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": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr rishikimet nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "P\u00ebr ku \u00ebsht\u00eb menduar t\u00eb p\u00ebrdoret pjesa e gjedhes (kryefaqe, fundfaqe, etj.)",
                            "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": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Kufizoje me ID-n\u00eb e postimit t\u00eb dh\u00ebn\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kufizoje te zona e specifikuar e pjes\u00ebs s\u00eb gjedhes.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Lloj postimesh p\u00ebr t\u00eb cilin t\u00eb merren gjedhe.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "P\u00ebr ku \u00ebsht\u00eb menduar t\u00eb p\u00ebrdoret pjesa e gjedhes (kryefaqe, fundfaqe, etj.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Identifikuesi i gjedhes p\u00ebr t\u00eb cil\u00ebn t\u00eb merret rrug\u00ebdalje",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Tregon n\u00ebse nj\u00eb gjedhe \u00ebsht\u00eb vetjake, ose pjes\u00eb e nj\u00eb hierarkie gjedhesh",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Parashtesa e gjedhes p\u00ebr gjedhen e krijuar. Kjo p\u00ebrdoret p\u00ebr t\u00eb p\u00ebrftuar llojin kryesor t\u00eb gjedhes, p.sh., te `taxonomy-books` p\u00ebrftohet `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikues unik q\u00eb identifikon gjedhen.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikues teme p\u00ebr gjedhen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Lloj gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnd\u00eb gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs, p\u00ebrdorur nga gjedhja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titull gjedheje.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr gjedhen, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr gjedhen, shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim gjedheje.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendje gjedheje.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e gjedhes.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "P\u00ebr ku \u00ebsht\u00eb menduar t\u00eb p\u00ebrdoret pjesa e gjedhes (kryefaqe, fundfaqe, etj.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ja e gjedhes",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "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": "ID-ja p\u00ebr m\u00ebm\u00ebn e rishikimit t\u00eb stileve global\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin e stileve global\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Identifikuesi i tem\u00ebs",
                            "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": "Identifikuesi i tem\u00ebs",
                            "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": "ID form\u00ebsimi stilesh global\u00eb.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Stile global\u00eb.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Rregullime globale.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titull i variantit t\u00eb stileve global\u00eb.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr variantin e stileve global\u00eb, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "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": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr rishikimet nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "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": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Version i skem\u00ebs theme.json t\u00eb p\u00ebrdorur p\u00ebr rregullime tipografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Deklarim font-family, n\u00eb format theme.json, koduar si nj\u00eb varg.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Version i skem\u00ebs theme.json t\u00eb p\u00ebrdorur p\u00ebr rregullime tipografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Deklarim font-family, n\u00eb format theme.json, koduar si nj\u00eb varg.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "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": "ID-ja p\u00ebr familjen m\u00ebm\u00eb t\u00eb shkronjave t\u00eb <em>font face<\/em>-it.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID-ja p\u00ebr familjen m\u00ebm\u00eb t\u00eb shkronjave t\u00eb <em>font face<\/em>-it.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Version i skem\u00ebs theme.json t\u00eb p\u00ebrdorur p\u00ebr rregullime tipografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "Deklarim font-face, n\u00eb format theme.json, koduar si nj\u00eb varg.",
                            "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": "ID-ja p\u00ebr familjen m\u00ebm\u00eb t\u00eb shkronjave t\u00eb <em>font face<\/em>-it.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr <em>font face<\/em>-in.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID-ja p\u00ebr familjen m\u00ebm\u00eb t\u00eb shkronjave t\u00eb <em>font face<\/em>-it.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr <em>font face<\/em>-in.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/jb_store_css"
                    }
                ]
            }
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_type": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb vler\u00eb menu_order specifike.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Kufizoje grupin e k\u00ebrkimeve bazuar n\u00eb marr\u00ebdh\u00ebniet mes klasifikimesh t\u00eb shumt\u00eb.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "mphb_room_type_category": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin mphb_room_type_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "T\u00eb p\u00ebrfshihen apo jo terma pjell\u00eb n\u00eb termat q\u00eb kufizojn\u00eb grupin e p\u00ebrfundimeve.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "N\u00ebse u duhet caktuar apo jo objekteve krejt termat e specifikuar, apo ndonj\u00eb.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "mphb_room_type_category_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb s\u2019e kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin mphb_room_type_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "T\u00eb p\u00ebrfshihen apo jo terma pjell\u00eb n\u00eb termat q\u00eb kufizojn\u00eb grupin e p\u00ebrfundimeve.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "mphb_room_type_tag": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin mphb_room_type_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "N\u00ebse u duhet caktuar apo jo objekteve krejt termat e specifikuar, apo ndonj\u00eb.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "mphb_room_type_tag_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb s\u2019e kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin mphb_room_type_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "mphb_room_type_facility": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin mphb_room_type_facility.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "T\u00eb p\u00ebrfshihen apo jo terma pjell\u00eb n\u00eb termat q\u00eb kufizojn\u00eb grupin e p\u00ebrfundimeve.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "N\u00ebse u duhet caktuar apo jo objekteve krejt termat e specifikuar, apo ndonj\u00eb.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "mphb_room_type_facility_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objektet q\u00eb s\u2019e kan\u00eb nj\u00eb term specifik t\u00eb caktuar n\u00eb klasifikimin mphb_room_type_facility.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u00eb ID-sh Termi",
                                    "description": "P\u00ebrputh termat me ID-t\u00eb e paraqitura.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "K\u00ebrkim N\u00eb Klasifikim ID-sh Termi",
                                    "description": "Kryeni nj\u00eb k\u00ebrkim t\u00eb thelluar termi.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID termash.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "T\u00eb p\u00ebrfshihen apo jo terma pjell\u00eb n\u00eb termat q\u00eb kufizojn\u00eb grupin e p\u00ebrfundimeve.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "mphb_room_type_category": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "mphb_room_type_tag": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "mphb_room_type_facility": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_facility.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/mphb_room_type"
                    }
                ]
            }
        },
        "\/wp\/v2\/mphb_room_type\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anashkalo gjat\u00ebsi parazgjedhje cop\u00ebze.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "mphb_room_type_category": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "mphb_room_type_tag": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "mphb_room_type_facility": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_facility.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_type\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "mphb_room_type_category": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "mphb_room_type_tag": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "mphb_room_type_facility": {
                            "description": "Termat caktuar objektit te klasifikimi mphb_room_type_facility.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_type\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_service": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb vler\u00eb menu_order specifike.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/mphb_room_service"
                    }
                ]
            }
        },
        "\/wp\/v2\/mphb_room_service\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_service\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Radha e postimit kundrejt postimesh t\u00eb tjera.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_service\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "parent": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te objekte me ID prindi t\u00eb ve\u00e7ant\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te krejt artikujt, hiq ato t\u00eb me nj\u00eb ID m\u00ebm\u00eb t\u00eb dh\u00ebn\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "is_unread": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te element\u00eb t\u00eb lexuar, ose t\u00eb palexuar p\u00ebrshtypjesh.",
                            "type": "boolean",
                            "required": false
                        },
                        "invalid_ids": {
                            "description": "List\u00eb ID-sh objektesh p\u00ebr t\u2019u p\u00ebrfshir\u00eb, pavar\u00ebsisht filtrave.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "fields_format": {
                            "description": "Format p\u00ebr t\u00eb dh\u00ebna fushash te p\u00ebrgjigja.",
                            "type": "string",
                            "enum": [
                                "label-value",
                                "collection"
                            ],
                            "default": "label-value",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "Jan\u00eb apo jo t\u00eb hapura komentet te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Mund t\u00eb d\u00ebrgohet apo jo ping te postimi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/filters": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/filters"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "version": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/integrations"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations-metadata": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/integrations-metadata"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations\/(?P<slug>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/bulk_actions": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "mark_as_spam",
                                "mark_as_not_spam"
                            ],
                            "required": true
                        },
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/bulk_actions"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/trash": {
            "namespace": "wp\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "spam"
                            ],
                            "default": "trash",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/trash"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/config": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/config"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>\\d+)\/read": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_unread": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/dismiss-classic-forms-notice": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/dismiss-classic-forms-notice"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/counts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Limit results to those of a specific parent ID.",
                            "type": "integer",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to feedback published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to feedback published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit results to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/feedback\/counts"
                    }
                ]
            }
        },
        "\/wp\/v2\/mphb_template": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/mphb_template"
                    }
                ]
            }
        },
        "\/wp\/v2\/mphb_template\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_template\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuar butonat e ndarjeve me t\u00eb tjer\u00ebt?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "Jan\u00eb t\u00eb aktivizuara P\u00eblqimet?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_template\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_order": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/jp_pay_order"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Anashkalo gjat\u00ebsi parazgjedhje cop\u00ebze.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Cop\u00ebza p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Cop\u00ebz p\u00ebr postimin, si\u00e7 ekziston te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Cop\u00ebz HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo cop\u00ebza me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime caktuar autor\u00ebve specifik\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton postime p\u00ebrshoq\u00ebruar autor\u00ebsh t\u00eb caktuar.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Simple payments; \u00e7mim.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; kod monedhe.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; tekst me \u201cBlini\u201d ose tjet\u00ebr ThPV",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Simple payments; lejo shum\u00eb z\u00ebra nj\u00ebher\u00ebsh",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Buton \u201cSimple payments\u201d; email Paypal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; gjendje.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/jp_pay_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Simple payments; \u00e7mim.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; kod monedhe.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; tekst me \u201cBlini\u201d ose tjet\u00ebr ThPV",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Simple payments; lejo shum\u00eb z\u00ebra nj\u00ebher\u00ebsh",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Buton \u201cSimple payments\u201d; email Paypal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; gjendje.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ja e medias s\u00eb zgjedhur p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "advanced_seo_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "P\u00ebrshkrim postimi vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <meta \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_html_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Titull vetjak p\u00ebr t\u2019u p\u00ebrdorur n\u00eb etiket\u00eb HTML <title \/>.",
                                    "default": ""
                                },
                                "jetpack_seo_noindex": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "N\u00ebse t\u00eb mos shfaqen apo jo postimet n\u00eb motor\u00eb k\u00ebrkimi dhe hart\u00ebn Jetpack t\u00eb sajtit.",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "Simple payments; \u00e7mim.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; kod monedhe.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; tekst me \u201cBlini\u201d ose tjet\u00ebr ThPV",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "Simple payments; lejo shum\u00eb z\u00ebra nj\u00ebher\u00ebsh",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Buton \u201cSimple payments\u201d; email Paypal.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Simple payments; gjendje.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuar pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime caktuar autor\u00ebve specifik\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton postime p\u00ebrshoq\u00ebruar autor\u00ebsh t\u00eb caktuar.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Kufizoje p\u00ebrgjigjen te postime t\u00eb ndryshuar para nj\u00eb date t\u00eb dh\u00ebn\u00eb, t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Si t\u00eb interpretohet \u00e7\u2019jepet p\u00ebr k\u00ebrkim.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te postime t\u00eb p\u00ebrshoq\u00ebruar me nj\u00eb ose m\u00eb shum\u00eb gjendje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "pending-user",
                                    "pending-payment",
                                    "abandoned",
                                    "confirmed",
                                    "cancelled",
                                    "mphb-p-pending",
                                    "mphb-p-completed",
                                    "mphb-p-failed",
                                    "mphb-p-abandoned",
                                    "mphb-p-on-hold",
                                    "mphb-p-refunded",
                                    "mphb-p-cancelled",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/getwid_template_part"
                    }
                ]
            }
        },
        "\/wp\/v2\/getwid_template_part\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr postimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh objekti.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb rishikimit.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identifikues unik p\u00ebr rishikimin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr rishikimet nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua postimi, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua postimi, n\u00eb format GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr postimin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nj\u00eb gjendje e em\u00ebrtuar p\u00ebr objektin.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "pending-user",
                                "pending-payment",
                                "abandoned",
                                "confirmed",
                                "cancelled",
                                "mphb-p-pending",
                                "mphb-p-completed",
                                "mphb-p-failed",
                                "mphb-p-abandoned",
                                "mphb-p-on-hold",
                                "mphb-p-refunded",
                                "mphb-p-cancelled",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nj\u00eb fjal\u00ebkalim p\u00ebr t\u00eb mbrojtur hyrjen te l\u00ebnda dhe cop\u00ebzat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulli p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titull p\u00ebr objektin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titull HTML p\u00ebr objektin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr postimin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr postimin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr postimin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Version i formatit t\u00eb bllokut t\u00eb l\u00ebnd\u00ebs i p\u00ebrdorur nga postimi.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Mbrohet apo jo l\u00ebnda me nj\u00eb fjal\u00ebkalim.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja p\u00ebr autorin e postimit.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Kartela e tem\u00ebs p\u00ebr t\u2019u p\u00ebrdorur p\u00ebr t\u00eb shfaqur postimin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ja p\u00ebr m\u00ebm\u00ebn e vet\u00ebruajtjes.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ja p\u00ebr vet\u00ebruajtjen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Identifikues alfanumerik p\u00ebr llojin e postimit.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr gjendjen.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Kufizoji p\u00ebrfundimet te klasifikime t\u00eb p\u00ebrshoq\u00ebruara me nj\u00eb lloj t\u00eb dh\u00ebn\u00eb postimesh.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Identifikues alfanumerik p\u00ebr klasifikimin.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh termash.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "T\u00eb fshihen apo jo termat q\u00eb s\u2019i jan\u00eb caktuar ndonj\u00eb postimi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb prindi specifik.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb postimi specifik.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID e termit m\u00ebm\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID e termit m\u00ebm\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr termat nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh termash.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "T\u00eb fshihen apo jo termat q\u00eb s\u2019i jan\u00eb caktuar ndonj\u00eb postimi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb postimi specifik.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr termat nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh termash.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "T\u00eb fshihen apo jo termat q\u00eb s\u2019i jan\u00eb caktuar ndonj\u00eb postimi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb postimi specifik.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Vendndodhjet p\u00ebrshoq\u00ebruar menus\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Shto vetvetiu te kjo menu faqe t\u00eb reja t\u00eb shkall\u00ebs s\u00eb ep\u00ebrme.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Vendndodhjet p\u00ebrshoq\u00ebruar menus\u00eb.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Shto vetvetiu te kjo menu faqe t\u00eb reja t\u00eb shkall\u00ebs s\u00eb ep\u00ebrme.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr termat nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh termash.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "T\u00eb fshihen apo jo termat q\u00eb s\u2019i jan\u00eb caktuar ndonj\u00eb postimi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb postimi specifik.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr termat nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_type_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh termash.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "T\u00eb fshihen apo jo termat q\u00eb s\u2019i jan\u00eb caktuar ndonj\u00eb postimi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb prindi specifik.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb postimi specifik.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID e termit m\u00ebm\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/mphb_room_type_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/mphb_room_type_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID e termit m\u00ebm\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr termat nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_type_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh termash.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "T\u00eb fshihen apo jo termat q\u00eb s\u2019i jan\u00eb caktuar ndonj\u00eb postimi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb postimi specifik.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/mphb_room_type_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/mphb_room_type_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr termat nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/mphb_room_type_facility": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh termash.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "T\u00eb fshihen apo jo termat q\u00eb s\u2019i jan\u00eb caktuar ndonj\u00eb postimi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb prindi specifik.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma caktuar nj\u00eb postimi specifik.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te terma me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID e termit m\u00ebm\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/mphb_room_type_facility"
                    }
                ]
            }
        },
        "\/wp\/v2\/mphb_room_type_facility\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim HTML i termit.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titull HTML p\u00ebr termin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr termin, unik p\u00ebr llojin e vet.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID e termit m\u00ebm\u00eb.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr termin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr termat nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Renditeni koleksionin sipas atributesh p\u00ebrdoruesi.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te p\u00ebrdorues me nj\u00eb ose m\u00eb shum\u00eb klasifikime.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te p\u00ebrdorues me p\u00ebrputhje me t\u00eb pakt\u00ebn nj\u00eb rol specifik t\u00eb treguar. Pranon list\u00eb csv ose nj\u00eb rol tek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te p\u00ebrdorues me p\u00ebrputhje me t\u00eb pakt\u00ebn nj\u00eb aft\u00ebsi specifike t\u00eb treguar. Pranon list\u00eb CSV ose nj\u00eb aft\u00ebsi nj\u00ebshe.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te p\u00ebrdorues q\u00eb konsiderohen autor\u00eb.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te p\u00ebrdorues q\u00eb kan\u00eb botuar postime.",
                            "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",
                                    "jb_store_css": "jb_store_css",
                                    "mphb_room_type": "mphb_room_type",
                                    "mphb_room_service": "mphb_room_service",
                                    "feedback": "feedback",
                                    "mphb_template": "mphb_template",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product",
                                    "getwid_template_part": "getwid_template_part"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Varg emrash shtyllash p\u00ebr t\u2019u k\u00ebrkuar.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Em\u00ebr hyrjeje p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Em\u00ebr n\u00eb ekran i p\u00ebrdoruesit.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Emri p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Mbiemri p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adresa email p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL e p\u00ebrdoruesit.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim i p\u00ebrdoruesit.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Vendore p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "bel",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_AT",
                                "de_CH",
                                "de_DE",
                                "el",
                                "en_AU",
                                "en_GB",
                                "es_AR",
                                "es_CL",
                                "es_CO",
                                "es_CR",
                                "es_DO",
                                "es_EC",
                                "es_ES",
                                "es_GT",
                                "es_MX",
                                "es_PE",
                                "es_PR",
                                "es_UY",
                                "et",
                                "fi",
                                "fr_BE",
                                "fr_FR",
                                "he_IL",
                                "hi_IN",
                                "hr",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "is_IS",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "lt_LT",
                                "lv",
                                "mk_MK",
                                "nb_NO",
                                "nl_BE",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "pt_AO",
                                "pt_BR",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sq",
                                "sr_RS",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "vi",
                                "zh_CN",
                                "zh_HK",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Nofka p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Role caktuar p\u00ebrdoruesit.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr p\u00ebrdoruesin (s\u2019p\u00ebrfshihet kurr\u00eb).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "getwid_ai_accept_terms": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data dhe koha kur u p\u00ebrdit\u00ebsuan parap\u00eblqimet.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr p\u00ebrdoruesin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr p\u00ebrdoruesin.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Em\u00ebr hyrjeje p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Em\u00ebr n\u00eb ekran i p\u00ebrdoruesit.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Emri p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Mbiemri p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adresa email p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL e p\u00ebrdoruesit.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim i p\u00ebrdoruesit.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Vendore p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "bel",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_AT",
                                "de_CH",
                                "de_DE",
                                "el",
                                "en_AU",
                                "en_GB",
                                "es_AR",
                                "es_CL",
                                "es_CO",
                                "es_CR",
                                "es_DO",
                                "es_EC",
                                "es_ES",
                                "es_GT",
                                "es_MX",
                                "es_PE",
                                "es_PR",
                                "es_UY",
                                "et",
                                "fi",
                                "fr_BE",
                                "fr_FR",
                                "he_IL",
                                "hi_IN",
                                "hr",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "is_IS",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "lt_LT",
                                "lv",
                                "mk_MK",
                                "nb_NO",
                                "nl_BE",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "pt_AO",
                                "pt_BR",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sq",
                                "sr_RS",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "vi",
                                "zh_CN",
                                "zh_HK",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Nofka p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Role caktuar p\u00ebrdoruesit.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr p\u00ebrdoruesin (s\u2019p\u00ebrfshihet kurr\u00eb).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "getwid_ai_accept_terms": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data dhe koha kur u p\u00ebrdit\u00ebsuan parap\u00eblqimet.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr p\u00ebrdoruesin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr p\u00ebrdoruesit nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Postimet dhe lidhjet e p\u00ebrdoruesit t\u00eb fshir\u00eb p\u00ebrshoq\u00ebrojua k\u00ebsaj ID-je p\u00ebrdoruesi.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Em\u00ebr hyrjeje p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Em\u00ebr n\u00eb ekran i p\u00ebrdoruesit.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Emri p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Mbiemri p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adresa email p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL e p\u00ebrdoruesit.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "P\u00ebrshkrim i p\u00ebrdoruesit.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Vendore p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "bel",
                                "bg_BG",
                                "cs_CZ",
                                "da_DK",
                                "de_AT",
                                "de_CH",
                                "de_DE",
                                "el",
                                "en_AU",
                                "en_GB",
                                "es_AR",
                                "es_CL",
                                "es_CO",
                                "es_CR",
                                "es_DO",
                                "es_EC",
                                "es_ES",
                                "es_GT",
                                "es_MX",
                                "es_PE",
                                "es_PR",
                                "es_UY",
                                "et",
                                "fi",
                                "fr_BE",
                                "fr_FR",
                                "he_IL",
                                "hi_IN",
                                "hr",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "is_IS",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "lt_LT",
                                "lv",
                                "mk_MK",
                                "nb_NO",
                                "nl_BE",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "pt_AO",
                                "pt_BR",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sq",
                                "sr_RS",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "vi",
                                "zh_CN",
                                "zh_HK",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Nofka p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nj\u00eb identifikues alfanumerik p\u00ebr p\u00ebrdoruesin.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Role caktuar p\u00ebrdoruesit.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr p\u00ebrdoruesin (s\u2019p\u00ebrfshihet kurr\u00eb).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "getwid_ai_accept_terms": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data dhe koha kur u p\u00ebrdit\u00ebsuan parap\u00eblqimet.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Lypset t\u00eb jet\u00eb <em>true<\/em>, ngaq\u00eb p\u00ebr p\u00ebrdoruesit nuk mbulohet shp\u00ebnia te hedhurinat.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Postimet dhe lidhjet e p\u00ebrdoruesit t\u00eb fshir\u00eb p\u00ebrshoq\u00ebrojua k\u00ebsaj ID-je p\u00ebrdoruesi.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Nj\u00eb UUID dh\u00ebn\u00eb nga aplikacioni, p\u00ebr identifikim unik t\u00eb tij. Rekomandohet t\u00eb p\u00ebrdoret nj\u00eb UUID v5 me URL ose em\u00ebrhap\u00ebsir\u00eb DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Emri i fjal\u00ebkalimit t\u00eb aplikacionit.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Nj\u00eb UUID dh\u00ebn\u00eb nga aplikacioni, p\u00ebr identifikim unik t\u00eb tij. Rekomandohet t\u00eb p\u00ebrdoret nj\u00eb UUID v5 me URL ose em\u00ebrhap\u00ebsir\u00eb DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Emri i fjal\u00ebkalimit t\u00eb aplikacionit.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Kufizoje p\u00ebrgjigjen te komente t\u00eb botuara pas nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te komente caktuar ID-ve specifike p\u00ebrdoruesish. Lyp autorizim.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton komente p\u00ebrshoq\u00ebruar me ID t\u00eb caktuara p\u00ebrdoruesish. Lyp autorizim.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ai prej nj\u00eb email-i specifik autori. Lyp autorizim.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Kufizoje p\u00ebrgjigjen te komente t\u00eb botuara para nj\u00eb date t\u00eb dh\u00ebn\u00eb t\u00eb p\u00ebrputhshme me ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh komentesh.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te komente me ID specifike prindi.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID m\u00ebm\u00eb t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te komente caktuar ID-ve specifike postimesh.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te komentet t\u00eb cilave u \u00ebsht\u00eb caktuar nj\u00eb gjendje specifike. Lyp autorizim.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te komente t\u00eb cilave u \u00ebsht\u00eb caktuar nj\u00eb lloj specifik. Lyp autorizim.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalim p\u00ebr postimin, n\u00ebse \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID-ja e objektit t\u00eb p\u00ebrdoruesit, n\u00ebse autori qe nj\u00eb p\u00ebrdorues.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Adres\u00eb email p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Adres\u00eb IP p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Em\u00ebr n\u00eb ekran p\u00ebr autorin e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agjent p\u00ebrdoruesi p\u00ebr autorin e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr komentin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr komentin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr komentin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua komenti, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua komenti, n\u00eb format GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb komentit.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID-ja p\u00ebr postimin e p\u00ebrshoq\u00ebruar objektit.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendje e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Gjendje zgjidhjeje sh\u00ebnimi",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik p\u00ebr komentin.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalimi p\u00ebr postimin m\u00ebm\u00eb t\u00eb komentit (n\u00ebse postimi \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr komentin.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID-ja e objektit t\u00eb p\u00ebrdoruesit, n\u00ebse autori qe nj\u00eb p\u00ebrdorues.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Adres\u00eb email p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Adres\u00eb IP p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Em\u00ebr n\u00eb ekran p\u00ebr autorin e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL p\u00ebr autorin e komentit.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agjent p\u00ebrdoruesi p\u00ebr autorin e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "L\u00ebnda p\u00ebr komentin.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "L\u00ebnd\u00eb p\u00ebr komentin, si\u00e7 gjendet te baza e t\u00eb dh\u00ebnave.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "L\u00ebnd\u00eb HTML p\u00ebr komentin, e shnd\u00ebrruar p\u00ebr shfaqje.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Data kur u botua komenti, n\u00eb zon\u00ebn kohore t\u00eb sajtit.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data kur u botua komenti, n\u00eb format GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ja e m\u00ebm\u00ebs s\u00eb komentit.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "ID-ja p\u00ebr postimin e p\u00ebrshoq\u00ebruar objektit.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendje e komentit.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Fusha meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Gjendje zgjidhjeje sh\u00ebnimi",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr komentin.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "T\u00eb anashkalohet apo jo Shp\u00ebnia te Hedhurinat dhe t\u00eb b\u00ebhet fshirje e detyruar.",
                            "required": false
                        },
                        "password": {
                            "description": "Fjal\u00ebkalimi p\u00ebr postimin m\u00ebm\u00eb t\u00eb komentit (n\u00ebse postimi \u00ebsht\u00eb i mbrojtur me fjal\u00ebkalim).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Kufizoji p\u00ebrfundimet te objekte t\u00eb nj\u00eb lloji objektesh.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Kufizoji p\u00ebrfundimet te element\u00eb t\u00eb nj\u00eb ose m\u00eb shum\u00eb n\u00ebnlloje objektesh.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "mphb_room_type",
                                    "mphb_room_service",
                                    "mphb_template",
                                    "category",
                                    "post_tag",
                                    "mphb_room_type_category",
                                    "mphb_room_type_tag",
                                    "mphb_room_type_facility",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Sigurohuni q\u00eb grupi i p\u00ebrfundimeve p\u00ebrjashton ID t\u00eb caktuara.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te ID specifike.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Em\u00ebr unik i regjistruar p\u00ebr bllokun.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atribute p\u00ebr bllokun.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID konteksti postimi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Em\u00ebrhap\u00ebsir\u00eb blloku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Em\u00ebrhap\u00ebsir\u00eb blloku.",
                            "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": "Em\u00ebr blloku.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Em\u00ebrhap\u00ebsir\u00eb blloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": {
                        "title": {
                            "title": "Titull",
                            "description": "Titull sajti.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Moto",
                            "description": "Moto sajti.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "URL Sajti.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Kjo adres\u00eb p\u00ebrdoret p\u00ebr q\u00ebllime administrimi, fjala vjen, njoftim p\u00ebr p\u00ebrdorues t\u00eb ri.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Nj\u00eb qytet n\u00eb t\u00eb nj\u00ebjt\u00ebn zon\u00eb kohore me ju.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Nj\u00eb format date p\u00ebr krejt vargjet e datave.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Nj\u00eb format kohe p\u00ebr krejt vargjet e koh\u00ebs.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Nj\u00eb num\u00ebr dite e jav\u00ebs me t\u00eb cil\u00ebn do t\u00eb duhej t\u00eb fillonte java.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "Kod vendoreje WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Shnd\u00ebrroji emotikonet e till\u00eb si :-) dhe :-P n\u00eb grafik\u00eb te ekrani.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Kategori parazgjedhje p\u00ebr postimet.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Format parazgjedhje postimesh.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maksimum postimesh p\u00ebr faqe",
                            "description": "Maksimum faqesh blogu t\u00eb shfaqura.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Shfaqe n\u00eb ball\u00eb",
                            "description": "\u00c7\u2019t\u00eb shfaqet te faqja ballore",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Faqe n\u00eb ball\u00eb",
                            "description": "ID-ja e faqes q\u00eb duhet shfaqur n\u00eb faqen ballore",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID-ja e faqes q\u00eb duhet t\u00eb shfaq\u00eb postimet m\u00eb t\u00eb reja",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Lejo n\u00eb artikuj t\u00eb rinj njoftime lidhjesh nga blogje t\u00eb tjer\u00eb (pingback-e dhe pasgjurmime).",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Lejoni komente te postime t\u00eb reja",
                            "description": "Lejojuni njer\u00ebzve t\u00eb parashtrojn\u00eb komente te postime t\u00eb reja.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo sajti.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikon\u00eb",
                            "description": "Ikon\u00eb sajti.",
                            "type": "integer",
                            "required": false
                        },
                        "cookie_consent_template": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "Blogroll Recommendations": {
                            "title": "",
                            "description": "Rekomandime Sajtesh",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "name": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "icon": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "description": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "is_non_wpcom_site": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te tema me nj\u00eb ose m\u00eb shum\u00eb gjendje caktuar p\u00ebr to.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Flet\u00ebstili i tem\u00ebs. Ky identifikon n\u00eb m\u00ebnyr\u00eb unike tem\u00ebn.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "I kufizon p\u00ebrfundimet te shtojca me gjendjen e caktuar.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifikues liste shtojcash n\u00eb WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Gjendja e aktivizimit t\u00eb shtojc\u00ebs.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Gjendja e aktivizimit t\u00eb shtojc\u00ebs.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "ID-ja e nj\u00eb an\u00ebshtylle t\u00eb regjistruar",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Widget-e brenda nj\u00ebri-tjetrit.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "ID-ja e llojit t\u00eb widget-it.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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": "ID-ja e llojit t\u00eb widget-it.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Rregullime instance aktuale t\u00eb widget-it.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "U serializuan t\u00eb dh\u00ebna formulari widget-i p\u00ebr t\u2019i koduar n\u00eb rregullime instance.",
                            "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": "ID-ja e llojit t\u00eb widget-it.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Rregullime instance aktuale t\u00eb widget-it.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Anshtyll\u00eb p\u00ebr t\u00eb cil\u00ebn t\u00eb sillen widget-et.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr widget-in.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Lloji i widget-i. I p\u00ebrgjigjet ID-s\u00eb n\u00eb pik\u00ebmbarimin widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "An\u00ebshtylla s\u00eb cil\u00ebs i p\u00ebrket widget-i.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Rregullime instance t\u00eb widget-it, n\u00ebse mbulohet.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Paraqitje e koduar si Base64 e rregullimeve t\u00eb instanc\u00ebs.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kriptografik i rregullimeve t\u00eb instanc\u00ebs.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Rregullime t\u00eb pakoduara instance, n\u00eb u mbulofshin.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "T\u00eb dh\u00ebna formulari, t\u00eb koduara si URL, prej formularit t\u00eb p\u00ebrgjegj\u00ebsit t\u00eb widget-it. T\u00eb p\u00ebrdorura p\u00ebr t\u00eb p\u00ebrdit\u00ebsuar nj\u00eb <em>widget<\/em> q\u00eb s\u2019mbulon instanca. Vet\u00ebm p\u00ebr shkrim.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identifikues unik p\u00ebr widget-in.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Lloji i widget-i. I p\u00ebrgjigjet ID-s\u00eb n\u00eb pik\u00ebmbarimin widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "An\u00ebshtylla s\u00eb cil\u00ebs i p\u00ebrket widget-i.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Rregullime instance t\u00eb widget-it, n\u00ebse mbulohet.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Paraqitje e koduar si Base64 e rregullimeve t\u00eb instanc\u00ebs.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kriptografik i rregullimeve t\u00eb instanc\u00ebs.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Rregullime t\u00eb pakoduara instance, n\u00eb u mbulofshin.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "T\u00eb dh\u00ebna formulari, t\u00eb koduara si URL, prej formularit t\u00eb p\u00ebrgjegj\u00ebsit t\u00eb widget-it. T\u00eb p\u00ebrdorura p\u00ebr t\u00eb p\u00ebrdit\u00ebsuar nj\u00eb <em>widget<\/em> q\u00eb s\u2019mbulon instanca. Vet\u00ebm p\u00ebr shkrim.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "N\u00ebse widget-i duhet hequr me zor, apo kaluar te an\u00ebshtylla joaktive.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Kufizoje grupin e p\u00ebrfundimeve te blloqe me p\u00ebrputhje me termin e k\u00ebrkimit.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb varg.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje me nj\u00eb ID kategorie.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje me nj\u00eb ID fjal\u00ebky\u00e7i.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Kufizoji p\u00ebrfundimet te ato q\u00eb kan\u00eb p\u00ebrputhje p\u00ebr nj\u00eb model (identifikues).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Balancoje grupin e p\u00ebrfundimeve p\u00ebrmes nj\u00eb numri t\u00eb dh\u00ebn\u00eb objektesh.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Atribut rendi renditje rrit\u00ebse ose zbrit\u00ebse.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Renditeni koleksionin sipas atributesh postimesh.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/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": "URL-ja p\u00ebr t\u2019u p\u00ebrpunuar.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Identifikues alfanumerik p\u00ebr vendndodhje menuje.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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:\/\/www.tribunj.biz\/sq\/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:\/\/www.tribunj.biz\/sq\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "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:\/\/www.tribunj.biz\/sq\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikues unik i kategoris\u00eb s\u00eb aft\u00ebsis\u00eb.",
                            "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": "Identifikuesi unik p\u00ebr aft\u00ebsin\u00eb.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Jepni parametra p\u00ebr ekzekutimin e aft\u00ebsis\u00eb.",
                            "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": "Fokusi n\u00ebn t\u00eb cilin \u00ebsht\u00eb b\u00ebr\u00eb k\u00ebrkesa; p\u00ebrcakton fushat e pranishme n\u00eb p\u00ebrgjigje.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Faqja e tanishme e koleksionit.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u00ebr maksimum objektesh p\u00ebr grup p\u00ebrfundimesh.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Kufizoji p\u00ebrfundimet te aft\u00ebsi n\u00eb nj\u00eb kategori specifike aft\u00ebsish.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.tribunj.biz\/sq\/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": "Identifikuesi unik p\u00ebr aft\u00ebsin\u00eb.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 4967,
    "site_icon": 6018,
    "site_icon_url": "https:\/\/www.tribunj.biz\/wp-content\/uploads\/2018\/05\/images-2-2.jpg",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/media\/4967"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/www.tribunj.biz\/sq\/wp-json\/wp\/v2\/media\/6018"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}