{
    "name": "Richmond Park Education",
    "description": "Nurture | Inspire | Empower",
    "url": "https:\/\/rps.edu.ba",
    "home": "https:\/\/rps.edu.ba\/bs",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Sarajevo",
    "page_for_posts": 56,
    "page_on_front": 38,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "contact-form-7\/v1",
        "hostinger-easy-onboarding\/v1",
        "iawp",
        "litespeed\/v1",
        "litespeed\/v3",
        "rankmath\/v1",
        "rankmath\/v1\/setupWizard",
        "hostinger-ai-assistant\/v1",
        "hostinger-amplitude\/v1",
        "hostinger-tools-plugin\/v1",
        "really-simple-security\/v1\/two-fa\/v2",
        "rankmath\/v1\/ca",
        "rankmath\/v1\/an",
        "rankmath\/v1\/in",
        "rankmath\/v1\/status",
        "google-site-kit\/v1",
        "divi\/v1",
        "wp-abilities\/v1",
        "mcp",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL resursa za koji je potrebno preuzeti oEmbed podatke.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL resursa za koji je potrebno preuzeti oEmbed podatke.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "oEmbed format koji \u0107e se koristiti.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Maksimalna \u0161irina ugra\u0111enog frejma u pikselima.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Maksimalna visina ugra\u0111enog frejma u pikselima.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Da li \u017eelite da izvr\u0161ite oEmbed zahtjev za detekciju za provajdere koji nisu na bijeloj listi.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/hostinger-easy-onboarding\/v1": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-easy-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-welcome-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/update-welcome-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-addons-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/update-addons-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/update-reach-banner-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/update-reach-banner-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-steps": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-steps"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/complete-step": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/complete-step"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/toggle-list-visibility": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/toggle-list-visibility"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-plugin": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/activate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/activate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-ai-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/install-ai-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-affiliate-theme": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/install-affiliate-theme"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/woo-setup": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/woo-setup"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-tutorials": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-tutorials"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-domain-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-domain-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-plan-details": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-plan-details"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-suggested-themes": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-suggested-themes"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-templates": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-templates"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-website-data": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-website-data"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-astra-template-import-status"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/import-astra-template": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/import-astra-template"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-available-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-available-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/install-plugins": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/install-plugins"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/save-onboarding-options": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/save-onboarding-options"
                    }
                ]
            }
        },
        "\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url": {
            "namespace": "hostinger-easy-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-easy-onboarding\/v1\/get-homepage-edit-url"
                    }
                ]
            }
        },
        "\/iawp": {
            "namespace": "iawp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "iawp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/iawp"
                    }
                ]
            }
        },
        "\/iawp\/search": {
            "namespace": "iawp",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/iawp\/search"
                    }
                ]
            }
        },
        "\/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:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v1"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/toggle_crawler_state": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v1\/tool\/check_ip"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/guest\/sync": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v3"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ip_validate": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v3\/ip_validate"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/wp_rest_echo": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v3\/wp_rest_echo"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ping": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v3\/ping"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/cdn_status": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v3\/cdn_status"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v1\/notify_img"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ccss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v1\/notify_ccss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ucss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v1\/notify_ucss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_vpi": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v1\/notify_vpi"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/err_domains": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v3\/err_domains"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/check_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/litespeed\/v1\/check_img"
                    }
                ]
            }
        },
        "\/rankmath\/v1": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/saveModule": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "module": {
                            "type": "string",
                            "description": "Module slug",
                            "required": true
                        },
                        "state": {
                            "type": "string",
                            "description": "Module state either on or off",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/saveModule"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/toolsAction": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "Action to perform",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/toolsAction"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMode": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "mode": {
                            "type": "string",
                            "description": "Mode to set",
                            "enum": [
                                "easy",
                                "advanced",
                                "custom"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/updateMode"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/dashboardWidget": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/dashboardWidget"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSeoScore": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postScores": {
                            "type": "object",
                            "description": "Post scores",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/updateSeoScore"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSettings": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/updateSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/searchPage": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/searchPage"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/disconnectSite": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Site token",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/disconnectSite"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/getFeaturedImageId": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "description": "Post ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/getFeaturedImageId"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateRedirection": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectID": {
                            "type": "integer",
                            "description": "Object unique id",
                            "required": true
                        },
                        "objectType": {
                            "type": "string",
                            "default": "post",
                            "description": "Object Type i.e. post, term, user",
                            "required": true
                        },
                        "hasRedirect": {
                            "type": "boolean",
                            "description": "Whether the object has a redirect or not",
                            "required": true
                        },
                        "redirectionID": {
                            "type": "string",
                            "description": "Redirection ID",
                            "required": false
                        },
                        "redirectionUrl": {
                            "type": "string",
                            "description": "Redirection URL",
                            "required": false
                        },
                        "redirectionType": {
                            "type": "string",
                            "default": "301",
                            "description": "Redirection Type",
                            "enum": [
                                "301",
                                "302",
                                "307",
                                "410",
                                "451"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/updateRedirection"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMeta": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "Object Type i.e. post, term, user",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "Object unique id",
                            "required": true
                        },
                        "meta": {
                            "description": "Meta to add or update data.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/updateMeta"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSchemas": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "Object Type i.e. post, term, user",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "Object unique id",
                            "required": true
                        },
                        "schemas": {
                            "description": "schemas to add or update data.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/updateSchemas"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMetaBulk": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rows": {
                            "description": "Selected posts to update the data for.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/updateMetaBulk"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/setupWizard",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/setupWizard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/getStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Current Step",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/setupWizard\/getStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Current Step",
                            "required": true
                        },
                        "value": {
                            "type": "object",
                            "description": "Current Step Data",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/setupWizard\/updateStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateTrackingOptin": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable_tracking": {
                            "type": "string",
                            "description": "Enable Tracking",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/setupWizard\/updateTrackingOptin"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-ai-assistant\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-ai-assistant\/v1"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/website": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-ai-assistant\/v1\/website"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/token": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "expires_in": {
                            "type": "integer",
                            "description": "Token expiration time in seconds (3600-86400)",
                            "minimum": 3600,
                            "maximum": 86400,
                            "default": 3600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/token"
                    }
                ]
            }
        },
        "\/hostinger-ai-assistant\/v1\/jwt\/revoke": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-ai-assistant\/v1\/jwt\/revoke"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-amplitude\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-amplitude\/v1"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-event": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-event"
                    }
                ]
            }
        },
        "\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments": {
            "namespace": "hostinger-amplitude\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-amplitude\/v1\/hostinger-amplitude-experiments"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "hostinger-tools-plugin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-tools-plugin\/v1"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/get-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-tools-plugin\/v1\/get-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/update-settings": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-tools-plugin\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/hostinger-tools-plugin\/v1\/regenerate-bypass-code": {
            "namespace": "hostinger-tools-plugin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-tools-plugin\/v1\/regenerate-bypass-code"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "really-simple-security\/v1\/two-fa\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/really-simple-security\/v1\/two-fa\/v2"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/do_not_ask_again": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/do_not_ask_again"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/skip_onboarding": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/skip_onboarding"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email_profile": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email_profile"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/validate_email_setup": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "token": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/validate_email_setup"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/resend_email_code": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "profile": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/resend_email_code"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/ca",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/researchKeyword": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "description": "The keyword to be researched.",
                            "type": "string",
                            "required": true
                        },
                        "country": {
                            "description": "The country for which the keyword should be researched.",
                            "type": "string",
                            "required": true
                        },
                        "objectID": {
                            "description": "The ID of the post initiating the keyword research request.",
                            "type": "integer",
                            "required": true
                        },
                        "force_update": {
                            "description": "If true, forces a fresh research request.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/researchKeyword"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/getCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/getCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/createPost": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "content": {
                            "description": "The content of the new post.",
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "description": "The title of the new post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/createPost"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/saveOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "outputs": {
                            "description": "An array of AI-generated and existing outputs to be saved.",
                            "type": "array",
                            "required": true
                        },
                        "endpoint": {
                            "description": "The API endpoint for which the output was generated.",
                            "type": "string",
                            "required": true
                        },
                        "isChat": {
                            "description": "Indicates if the request was for the Chat endpoint.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "The parameters used to generate the AI output.",
                            "type": "object",
                            "required": false
                        },
                        "credits": {
                            "description": "Credit usage details returned by the API.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/saveOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/deleteOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "isChat": {
                            "description": "Indicates if the request to delete the output was for the Chat endpoint.",
                            "type": "boolean",
                            "required": false
                        },
                        "index": {
                            "description": "The output index to delete, applicable only to the Chat endpoint.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/deleteOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateRecentPrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "The selected prompt to be updated in the recent prompts.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/updateRecentPrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updatePrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "The prompt data to be saved in the database.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/updatePrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/savePrompts": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompts": {
                            "description": "A list of prompts received from the API to be saved in the database.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/savePrompts"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/pingContentAI": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plan": {
                            "description": "Content AI plan to update in the Database.",
                            "type": "string",
                            "required": true
                        },
                        "refreshDate": {
                            "description": "Content AI reset date to update in the Database",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/pingContentAI"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/generateAlt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attachmentIds": {
                            "description": "List of attachment IDs for which to generate alt text.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/generateAlt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "credits": {
                            "description": "Credit usage details returned by the API.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/ca\/updateCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/an",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/dashboard": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/dashboard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/keywordsOverview": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/keywordsOverview"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/postsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsRowsByObjects": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/postsRowsByObjects"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/post\/(?P<id>\\d+)": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Post ID.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/rankmath\/v1\/an\/keywordsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/keywordsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/analyticsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postType": {
                            "description": "Post Type.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/analyticsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/keywordsRows": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "required": false
                        },
                        "perPage": {
                            "description": "Results per page.",
                            "type": "integer",
                            "required": false
                        },
                        "orderBy": {
                            "description": "Order by.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Order.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Search.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/keywordsRows"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/userPreferences": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "preferences": {
                            "description": "User preferences.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/userPreferences"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/inspectionResults": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "required": false
                        },
                        "perPage": {
                            "description": "Results per page.",
                            "type": "integer",
                            "required": false
                        },
                        "orderBy": {
                            "description": "Order by.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Order.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Search.",
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "description": "Filter.",
                            "type": "string",
                            "required": false
                        },
                        "filterType": {
                            "description": "Filter type.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/inspectionResults"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/removeFrontendStats": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "toggleBar": {
                            "description": "Toggle bar.",
                            "type": "boolean",
                            "required": false
                        },
                        "hide": {
                            "description": "Hide.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/an\/removeFrontendStats"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/in",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/in"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/submitUrls": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "urls": {
                            "description": "The list of urls to submit to the Instant Indexing API.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/in\/submitUrls"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/getLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "filter": {
                            "description": "Filter log by type.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/in\/getLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/clearLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filter": {
                            "description": "Clear log by type.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/in\/clearLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/resetKey": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/in\/resetKey"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/status",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/status"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/getViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/status\/getViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/updateViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/status\/updateViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/importSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/status\/importSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/exportSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/status\/exportSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/runBackup": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/rankmath\/v1\/status\/runBackup"
                    }
                ]
            }
        },
        "\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/divi\/v1": {
            "namespace": "divi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "divi\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/divi\/v1"
                    }
                ]
            }
        },
        "\/divi\/v1\/get_layout_content": {
            "namespace": "divi\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "nonce": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/divi\/v1\/get_layout_content"
                    }
                ]
            }
        },
        "\/divi\/v1\/block\/layout\/builder_edit_data": {
            "namespace": "divi\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "required": false
                        },
                        "postId": {
                            "required": false
                        },
                        "blockId": {
                            "required": false
                        },
                        "layoutContent": {
                            "required": false
                        },
                        "nonce": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/divi\/v1\/block\/layout\/builder_edit_data"
                    }
                ]
            }
        },
        "\/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:\/\/rps.edu.ba\/bs\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Unique identifier for the ability category.",
                            "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": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/hostinger-ai-assistant\/v1\/mcp": {
            "namespace": "hostinger-ai-assistant\/v1",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/hostinger-ai-assistant\/v1\/mcp"
                    }
                ]
            }
        },
        "\/mcp": {
            "namespace": "mcp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mcp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/mcp"
                    }
                ]
            }
        },
        "\/mcp\/mcp-adapter-default-server": {
            "namespace": "mcp",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/mcp\/mcp-adapter-default-server"
                    }
                ]
            }
        },
        "\/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:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ograni\u010di set rezultata na objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Omogu\u0107i da set rezultata isklju\u010duje objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "flamingo-spam",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Ograni\u010di grupu rezultata na temelju veze izme\u0111u vi\u0161e taksonomija.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u017delite li uklju\u010diti potpojmove u rezultatima pojmova.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Da li stavkama moraju biti dodijeljeni svi ili neki od navedenih termina.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u017delite li uklju\u010diti potpojmove u rezultatima pojmova.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Da li stavkama moraju biti dodijeljeni svi ili neki od navedenih termina.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Ograni\u010di set rezultata na stavke koje su ljepljive-sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Whether to ignore sticky posts or not.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limit result set to items assigned one or more given formats.",
                            "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": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format za objekt.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Da li se ili ne objekt treba tretirati kao ljepljiv (sticky).",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Pojmovi dodijeljeni objektu u category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Pojmovi dodijeljeni objektu u post_tag taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za objavu za\u0161ti\u0107enu lozinkom.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format za objekt.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Da li se ili ne objekt treba tretirati kao ljepljiv (sticky).",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Pojmovi dodijeljeni objektu u category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Pojmovi dodijeljeni objektu u post_tag taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "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 za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to revizije ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format za objekt.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Da li se ili ne objekt treba tretirati kao ljepljiv (sticky).",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Pojmovi dodijeljeni objektu u category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Pojmovi dodijeljeni objektu u post_tag taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ograni\u010di set rezultata na objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Omogu\u0107i da set rezultata isklju\u010duje objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ograni\u010di set rezultata na objave sa specifi\u010dnom menu_order vrijedno\u0161\u0107u.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ograni\u010di set rezultata na one koje imaju neki odre\u0111eni mati\u010dni ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ograni\u010di set rezultata na sve stavke osim onih koji imaju neki odre\u0111eni mati\u010dni ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "flamingo-spam",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID mati\u010dnog objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Redoslijed \u010dlanaka u odnosu na ostale \u010dlanke. ",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za objavu za\u0161ti\u0107enu lozinkom.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID mati\u010dnog objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Redoslijed \u010dlanaka u odnosu na ostale \u010dlanke. ",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "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 za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to revizije ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID mati\u010dnog objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Redoslijed \u010dlanaka u odnosu na ostale \u010dlanke. ",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ograni\u010di set rezultata na objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Omogu\u0107i da set rezultata isklju\u010duje objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ograni\u010di set rezultata na one koje imaju neki odre\u0111eni mati\u010dni ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ograni\u010di set rezultata na sve stavke osim onih koji imaju neki odre\u0111eni mati\u010dni ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Ograni\u010di grupu rezultata na priloge specifi\u010dne vrste medijskog zapisa.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Ograni\u010di grupu rezultata na priloge specifi\u010dne MIME vrste.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativan tekst prikaza kada prilog nije prikazan.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Prilog natpis.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za prilog, prema zapisu u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML natpis za prilog, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis priloga.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za objekt, prema zapisu u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML opis za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID za objavu koja sadr\u017ei dodijeljeni prilog.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativan tekst prikaza kada prilog nije prikazan.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Prilog natpis.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za prilog, prema zapisu u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML natpis za prilog, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis priloga.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za objekt, prema zapisu u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML opis za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID za objavu koja sadr\u017ei dodijeljeni prilog.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za prilog.",
                            "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 ka datoteci sa ure\u0111enom slikom.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Niz ure\u0111ivanja slike.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Ure\u0111ivanje slike.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Rotacija",
                                        "properties": {
                                            "type": {
                                                "description": "Vrsta rotacije.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenti rotacije.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Ugao rotiranja u smjeru kazaljke na satu u stepenima.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Izre\u017ei",
                                        "properties": {
                                            "type": {
                                                "description": "Vrsta izrezivanja.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenti izrezivanja.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Vertikalna pozicija sa lijeve strane na kojoj po\u010dinje izrezivanje, kao procenat \u0161irine slike.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertikalna pozicija od vrha na kojoj po\u010dinje izrezivanje, kao procenat visine slike.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0160irina za izrezivanje kao procenat \u0161irine slike.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Visina za izrezivanje kao procenat visine slike.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Koliko je potrebno rotirati sliku u smjeru kazaljke na satu, u stepenima. ZASTARJELO: umjesto ovog koristite `modifiers`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Kao procenat slike, x pozicija koja se koristi kao po\u010detak izrezivanja. ZASTARJELO: umjesto ovog koristite `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Kao procenat slike, y pozicija koja se koristi kao po\u010detak izrezivanja. ZASTARJELO: umjesto ovog koristite `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Kao procenat slike, \u0161irina na koju je potrebno izrezati sliku. ZASTARJELO: umjesto ovog koristite `modifiers`.\t",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Kao procenat slike, visina na koju je potrebno izrezati sliku. ZASTARJELO: umjesto ovog koristite `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "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": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "flamingo-spam",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Ograni\u010di grupu rezultata na temelju veze izme\u0111u vi\u0161e taksonomija.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Da li stavkama moraju biti dodijeljeni svi ili neki od navedenih termina.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ograni\u010di set rezultata na objave sa specifi\u010dnom menu_order vrijedno\u0161\u0107u.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Naslov za objekt.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Porodica originalno predstavljenih objekata, kao \u0161to je \"post_type\" ili \"taksonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Imenovani status za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID za roditelja objekta.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst za atribut naslova elementa linka za ovu stavku menija.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Imena klasa za element linka ove stavke menija.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis ove stavke menija.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "DB ID stavke nav_menu_item koja je roditelj menija ove stavke, ako postoji, ina\u010de 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Tip originalno predstavljenog objekta, kao \u0161to je \"kategorija\", \"\u010dlanak\" ili \"prilog\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID baze podataka originalnog objekta koji ova stavka menija predstavlja, na primjer ID za \u010dlanke ili term_id za kategorije.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Ciljni atribut elementa linka za ovu stavku menija.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL na koji ukazuje ova stavka menija.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN odnos izra\u017een u linku ove stavke menija.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Pojmovi dodijeljeni objektu u nav_menu taksonomiji.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov za objekt.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Porodica originalno predstavljenih objekata, kao \u0161to je \"post_type\" ili \"taksonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Imenovani status za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID za roditelja objekta.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst za atribut naslova elementa linka za ovu stavku menija.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Imena klasa za element linka ove stavke menija.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis ove stavke menija.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "DB ID stavke nav_menu_item koja je roditelj menija ove stavke, ako postoji, ina\u010de 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Tip originalno predstavljenog objekta, kao \u0161to je \"kategorija\", \"\u010dlanak\" ili \"prilog\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID baze podataka originalnog objekta koji ova stavka menija predstavlja, na primjer ID za \u010dlanke ili term_id za kategorije.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Ciljni atribut elementa linka za ovu stavku menija.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL na koji ukazuje ova stavka menija.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN odnos izra\u017een u linku ove stavke menija.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Pojmovi dodijeljeni objektu u nav_menu taksonomiji.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja objekta.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Naslov za objekt.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Porodica originalno predstavljenih objekata, kao \u0161to je \"post_type\" ili \"taksonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Imenovani status za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst za atribut naslova elementa linka za ovu stavku menija.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Imena klasa za element linka ove stavke menija.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis ove stavke menija.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "DB ID stavke nav_menu_item koja je roditelj menija ove stavke, ako postoji, ina\u010de 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Tip originalno predstavljenog objekta, kao \u0161to je \"kategorija\", \"\u010dlanak\" ili \"prilog\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID baze podataka originalnog objekta koji ova stavka menija predstavlja, na primjer ID za \u010dlanke ili term_id za kategorije.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Ciljni atribut elementa linka za ovu stavku menija.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL na koji ukazuje ova stavka menija.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN odnos izra\u017een u linku ove stavke menija.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Pojmovi dodijeljeni objektu u nav_menu taksonomiji.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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 roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "flamingo-spam",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Ograni\u010di grupu rezultata na temelju veze izme\u0111u vi\u0161e taksonomija.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Da li stavkama moraju biti dodijeljeni svi ili neki od navedenih termina.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Pojmovi dodijeljeni objektu u wp_pattern_category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za objavu za\u0161ti\u0107enu lozinkom.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Pojmovi dodijeljeni objektu u wp_pattern_category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "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 za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to revizije ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Pojmovi dodijeljeni objektu u wp_pattern_category taksonomiji.",
                            "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 roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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 predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "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 predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to revizije ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Jedinstveni slug identifikatora predlo\u0161ka.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikator teme za predlo\u017eak.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Vrsta predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata bloka sadr\u017eaja koji koristi predlo\u017eak.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Naslov predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za predlo\u017eak, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status predlo\u0161ka.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora predlo\u0161ka.",
                            "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 predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Ograni\u010dite na navedeni ID \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ograni\u010dite na navedenu zonu dijela predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Vrsta \u010dlanka za koji \u0107ete dobiti predlo\u0161ke.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Jedinstveni slug identifikatora predlo\u0161ka.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifikator teme za predlo\u017eak.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Vrsta predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Sadr\u017eaj predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata bloka sadr\u017eaja koji koristi predlo\u017eak.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Naslov predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za predlo\u017eak, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Opis predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status predlo\u0161ka.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora predlo\u0161ka.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "The slug of the template to get the fallback for",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indicates if a template is custom or part of the template hierarchy",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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 predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Jedinstveni slug identifikatora predlo\u0161ka.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikator teme za predlo\u017eak.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Vrsta predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata bloka sadr\u017eaja koji koristi predlo\u017eak.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Naslov predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za predlo\u017eak, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status predlo\u0161ka.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora predlo\u0161ka.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "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 predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to revizije ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Jedinstveni slug identifikatora predlo\u0161ka.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikator teme za predlo\u017eak.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Vrsta predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata bloka sadr\u017eaja koji koristi predlo\u017eak.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Naslov predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za predlo\u017eak, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status predlo\u0161ka.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora predlo\u0161ka.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdje je dio predlo\u0161ka namijenjen za upotrebu (zaglavlje, podno\u017eje itd.)",
                            "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 predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Ograni\u010dite na navedeni ID \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ograni\u010dite na navedenu zonu dijela predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Vrsta \u010dlanka za koji \u0107ete dobiti predlo\u0161ke.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Jedinstveni slug identifikatora predlo\u0161ka.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifikator teme za predlo\u017eak.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Vrsta predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Sadr\u017eaj predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata bloka sadr\u017eaja koji koristi predlo\u017eak.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Naslov predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za predlo\u017eak, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Opis predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status predlo\u0161ka.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora predlo\u0161ka.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdje je dio predlo\u0161ka namijenjen za upotrebu (zaglavlje, podno\u017eje itd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "The slug of the template to get the fallback for",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indicates if a template is custom or part of the template hierarchy",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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 predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Jedinstveni slug identifikatora predlo\u0161ka.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifikator teme za predlo\u017eak.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Vrsta predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verzija formata bloka sadr\u017eaja koji koristi predlo\u017eak.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Naslov predlo\u0161ka.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov za predlo\u017eak, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za predlo\u017eak, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis predlo\u0161ka.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status predlo\u0161ka.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora predlo\u0161ka.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdje je dio predlo\u0161ka namijenjen za upotrebu (zaglavlje, podno\u017eje itd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "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": "The ID for the parent of the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the global styles revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Identifikator teme",
                            "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": "Identifikator teme",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "id predlo\u0161ka",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Globalni stilovi.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Globalne postavke.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Naslov globalne varijacije stilova.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Naslov za globalnu varijaciju stilova, kako postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "flamingo-spam",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za objavu za\u0161ti\u0107enu lozinkom.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "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 za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to revizije ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "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 roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration in theme.json format, encoded as a string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "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": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Version of the theme.json schema used for the typography settings.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaration in theme.json format, encoded as a string.",
                            "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": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "The ID for the parent font family of the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique identifier for the font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ograni\u010di set rezultata na objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Omogu\u0107i da set rezultata isklju\u010duje objave dodijeljene specifi\u010dnim autorima.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "flamingo-spam",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Ograni\u010di grupu rezultata na temelju veze izme\u0111u vi\u0161e taksonomija.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "project_category": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji project_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u017delite li uklju\u010diti potpojmove u rezultatima pojmova.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Da li stavkama moraju biti dodijeljeni svi ili neki od navedenih termina.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_category_exclude": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji project_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u017delite li uklju\u010diti potpojmove u rezultatima pojmova.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_tag": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji project_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Da li stavkama moraju biti dodijeljeni svi ili neki od navedenih termina.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_tag_exclude": {
                            "description": "Ograni\u010di set rezultata na stavke koje imaju navedeni pojam dodijeljen u taksonomiji project_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista ID-ova pojmova",
                                    "description": "Pove\u017ei pojmove sa izlistanim ID-ovima.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Taksonomijski upit za ID pojma",
                                    "description": "Izvr\u0161i napredni upit.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID pojma.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "Pojmovi dodijeljeni objektu u project_category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "Pojmovi dodijeljeni objektu u project_tag taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/project"
                    }
                ]
            }
        },
        "\/wp\/v2\/project\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Override the default excerpt length.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za objavu za\u0161ti\u0107enu lozinkom.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "Pojmovi dodijeljeni objektu u project_category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "Pojmovi dodijeljeni objektu u project_tag taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Poredajte kolekciju prema atributu objekta.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID za roditelja revizije.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedinstveni identifikator za reviziju.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to revizije ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Naslov \u010dlanka.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Naslov za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML naslov za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID za autora objekta.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Izvadak za objekt.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Izvadak za objekt, kao \u0161to postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML izvadak za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je izvadak za\u0161ti\u0107en s lozinkom ili nije.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID istaknutog medijskog zapisa za objekt.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Da li su ili nisu komentari otvoreni u objektu.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Da li objekt mo\u017ee biti pingan ili ne.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "iawp_total_views": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "Pojmovi dodijeljeni objektu u project_category taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "Pojmovi dodijeljeni objektu u project_tag taksonomiji.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na objave objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na objave objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ograni\u010di odgovor na objave ure\u0111ivane prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "How to interpret the search input.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na objave s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ograni\u010di rezultate na objave s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "flamingo-spam",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/rm_content_editor"
                    }
                ]
            }
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za objavu za\u0161ti\u0107enu lozinkom.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator \u010dlanka.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja \u010dlanka, u vremenskoj zoni web stranice.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja \u010dlanka, po GMT-u.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za \u010dlanak jedinstven za njegov tip.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ime statusa za objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "flamingo-spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za za\u0161titu pristupa sadr\u017eaju i izvadku.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj objekta.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj objekta, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za objekt, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verzija formata sadr\u017eaja koji koristi objekt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Da li je ili nije sadr\u017eaj za\u0161ti\u0107en lozinkom.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Datoteka teme koja se koristi za prikaz objekta.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID roditelja automatskog spremanja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID za automatsko spremanje.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Alfanumeri\u010dki identifikator za vrstu objave.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Alfanumeri\u010dki identifikator za status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Ograni\u010di set rezultata na taksonomije povezane s nazna\u010denom vrstom objave.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Alfanumeri\u010dki identifikator za taksonomiju.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiraj kolekciju po atributu pojma.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Da li, ili ne sakriti pojmove koji nisu dodijeljeni niti jednoj objavi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj mati\u010dnoj stavci.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj objavi.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na uslove s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID mati\u010dnog pojma.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID mati\u010dnog pojma.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to pojmovi ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiraj kolekciju po atributu pojma.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Da li, ili ne sakriti pojmove koji nisu dodijeljeni niti jednoj objavi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj objavi.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na uslove s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to pojmovi ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiraj kolekciju po atributu pojma.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Da li, ili ne sakriti pojmove koji nisu dodijeljeni niti jednoj objavi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj objavi.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na uslove s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Lokacije dodijeljene meniju.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Da li da se u ovaj meni automatski dodaju stranice najvi\u0161eg nivoa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Lokacije dodijeljene meniju.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Da li da se u ovaj meni automatski dodaju stranice najvi\u0161eg nivoa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to pojmovi ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiraj kolekciju po atributu pojma.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Da li, ili ne sakriti pojmove koji nisu dodijeljeni niti jednoj objavi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj objavi.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na uslove s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to pojmovi ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiraj kolekciju po atributu pojma.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Da li, ili ne sakriti pojmove koji nisu dodijeljeni niti jednoj objavi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj mati\u010dnoj stavci.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj objavi.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na uslove s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID mati\u010dnog pojma.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/project_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/project_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID mati\u010dnog pojma.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to pojmovi ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiraj kolekciju po atributu pojma.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Da li, ili ne sakriti pojmove koji nisu dodijeljeni niti jednoj objavi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ograni\u010di set rezultata na pojmove dodijeljene nazna\u010denoj objavi.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na uslove s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/project_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/project_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML opis pojma.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML naslov za pojam.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeri\u010dki identifikator za pojam jedinstven njegovoj vrsti.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za pojam.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Potrebno je da bude true, po\u0161to pojmovi ne podr\u017eavaju premje\u0161tanje u sme\u0107e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sortiranje zbirke prema korisni\u010dkom atributu.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010di rezultate na korisnike s jednim ili vi\u0161e specifi\u010dnih slugova.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Ograni\u010di set rezultata korisnika da odgovara barem jednoj navedenoj specifi\u010dnoj ulozi. Prihva\u0107a csv listu ili jednu ulogu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Ograni\u010dite skup rezultata na korisnike koji odgovaraju barem jednoj odre\u0111enoj mogu\u0107nosti. Prihvata csv listu ili jednu mogu\u0107nost.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Ograni\u010denje rezultata pode\u0161eno na korisnike koji se smatraju autorima.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Ograni\u010dite skup rezultata na korisnike koji su objavili \u010dlanke.",
                            "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",
                                    "project": "project",
                                    "rm_content_editor": "rm_content_editor"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array of column names to be searched.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Korisni\u010dko ime korisnika.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Prika\u017ei ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Prezime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Email adresa za korisnika.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL korisnika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokalne opcije za korisnika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "bs_BA"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Nadimak dodijeljen korisniku.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfa-numeri\u010dki identifikator za korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Uloge dodijeljene korisniku.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za korisnika (nikad uklju\u010deno).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator za korisnika.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za korisnika.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Korisni\u010dko ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Prika\u017ei ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Prezime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Email adresa za korisnika.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL korisnika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokalne opcije za korisnika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "bs_BA"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Nadimak dodijeljen korisniku.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfa-numeri\u010dki identifikator za korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Uloge dodijeljene korisniku.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za korisnika (nikad uklju\u010deno).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za korisnika.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Treba biti true, jer korisnike nije mogu\u0107e premjestiti u sme\u0107e.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Dodijeli objave i linkove obrisanog korisnika ovom korisni\u010dkom ID-u.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Korisni\u010dko ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Prika\u017ei ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Ime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Prezime korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Email adresa za korisnika.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL korisnika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokalne opcije za korisnika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "bs_BA"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Nadimak dodijeljen korisniku.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfa-numeri\u010dki identifikator za korisnika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Uloge dodijeljene korisniku.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za korisnika (nikad uklju\u010deno).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "The date and time the preferences were updated.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Treba biti true, jer korisnike nije mogu\u0107e premjestiti u sme\u0107e.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Dodijeli objave i linkove obrisanog korisnika ovom korisni\u010dkom ID-u.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Univerzalno jedinstveni identifikator (uuid) koji pru\u017ea aplikacija za njegovu jedinstvenu identifikaciju. Preporu\u010duje se upotreba UUID v5 s URL ili DNS prostorom imena.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Naziv lozinke za aplikaciju.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Univerzalno jedinstveni identifikator (uuid) koji pru\u017ea aplikacija za njegovu jedinstvenu identifikaciju. Preporu\u010duje se upotreba UUID v5 s URL ili DNS prostorom imena.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Naziv lozinke za aplikaciju.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ograni\u010di odgovor na komentare objavljene nakon navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ograni\u010di set rezultata na komentare dodijeljene specifi\u010dnom korisni\u010dkom ID-u. Zahtijeva autorizaciju.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pobrini se da set rezultata izuzima komentare dodijeljene specifi\u010dnom korisni\u010dkom ID-u. Zahtijeva autorizaciju.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Ograni\u010di set rezultata na one od autora sa odre\u0111enim emailom. Neophodna je autorizacija.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Ograni\u010di odgovor na komentare objavljene prije navedenog ISO8601 usugla\u0161enog datuma.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortirajte zbirku prema atributu komentara.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Ograni\u010dite grupu rezultata na komentare za odre\u0111eni mati\u010dni ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Omogu\u0107ite da grupa rezultata isklju\u010duje odre\u0111en mati\u010dni ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Ograni\u010dite grupu rezultata na komentare dodijeljene specifi\u010dnom ID-u objave.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Ograni\u010di set rezultata na komentare dodijeljene specifi\u010dnom statusu. Zahtijeva autorizaciju.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Ograni\u010di rezultate na komentare dodijeljene prema specifi\u010dnoj vrsti. Zahtjeva autorizaciju.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Lozinka za objavu za\u0161ti\u0107enu lozinkom.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID korisnika objekta, ako je korisnik autor.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email adresa autora objekta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP adresa autora objekta.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Prikazano ime autora objekta.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL autora objekta.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Korisni\u010dki agent (user agent) za objekt autora.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj komentara.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj komentara, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za komentar, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja komentara, u vremenskoj zoni web stranice.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja komentara, po GMT-u.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID roditelja komentara.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID objekta povezane objave.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stanje komentara za ovaj objekt.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveni identifikator komentara.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0160ifra mati\u010dnog \u010dlanka komentara (ako je \u010dlanak za\u0161ti\u0107en \u0161ifrom).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator komentara.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID korisnika objekta, ako je korisnik autor.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email adresa autora objekta.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP adresa autora objekta.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Prikazano ime autora objekta.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL autora objekta.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Korisni\u010dki agent (user agent) za objekt autora.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Sadr\u017eaj komentara.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Sadr\u017eaj komentara, kakav postoji u bazi podataka.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML sadr\u017eaj za komentar, transformiran za prikaz.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum objavljivanja komentara, u vremenskoj zoni web stranice.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum objavljivanja komentara, po GMT-u.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "ID roditelja komentara.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "ID objekta povezane objave.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stanje komentara za ovaj objekt.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta polja.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator komentara.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Da li da zaobi\u0111ete sme\u0107e i prisilite brisanje.",
                            "required": false
                        },
                        "password": {
                            "description": "\u0160ifra mati\u010dnog \u010dlanka komentara (ako je \u010dlanak za\u0161ti\u0107en \u0161ifrom).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Ograni\u010di rezultate na stavke vrste objekta.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Ograni\u010di rezultate na stavke jednog ili vi\u0161e podtipova objekta.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "project",
                                    "category",
                                    "post_tag",
                                    "project_category",
                                    "project_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Pobrini se da set rezultata izuzima specifi\u010dne ID-ove.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ograni\u010di rezultate na specifi\u010dan ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Jedinstveno registrovano ime za blok.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atributi za blok",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID sadr\u017eaja \u010dlanka.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Ime prostora bloka.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Ime prostora bloka.",
                            "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": "Ime bloka",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Ime prostora bloka.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Naslov",
                            "description": "Naslov strance.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Svrha stranice",
                            "description": "Slogan web-stranice.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "URL stranice.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Ova adresa koristi se samo za administrativne potrebe, poput obavijesti o novim korisnicima.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Grad koji je u istoj vremenskoj zoni kao i vi.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Datumski format za sve datumske nizove (date strings).",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Vremenski format za sve vremenske nizove (time strings).",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Redni broj dana u sedmici u kojim sedmica po\u010dinje.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress lokalni kod.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Na prikazu pretvori emotikone kao \u0161to su :-) i :-P u grafike.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Uobi\u010dajena kategorija objave.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Zadani format objave.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximum posts per page",
                            "description": "Najve\u0107i broj prikazanih blog stranica.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Show on front",
                            "description": "\u0160ta prikazati na naslovnoj strani",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Page on front",
                            "description": "ID stranice koja bi trebala biti prikazana na naslovnoj strani",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID stranice koja bi trebala prikazivati najnovije \u010dlanke",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Dopusti obavijesti linkova od drugih blogova (povratni pingovi i povratne veze) na novim \u010dlancima.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Allow comments on new posts",
                            "description": "Dopustite posjetiteljima da ostave komentar na novim objavama.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo web stranice.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "Ikona stranice.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Ograni\u010di rezultate na tene s dodijeljenim jednim ili vi\u0161e statusa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u0160ema stilova teme. Ovo jedinstveno identificira temu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ograni\u010dava rezultate na dodatke s datim statusom.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Podlo\u017eak direktorija dodatka u WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Status aktivacije dodatka.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Status aktivacije dodatka.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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 registrirane bo\u010dne trake",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Ugnije\u017e\u0111eni dodaci.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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 vrste dodatka.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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 vrste dodatka.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Trenutne postavke instance dodatka.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serijalizirani podaci obrasca dodatka za kodiranje u postavke 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 vrste dodatka.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Trenutne postavke instance dodatka.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bo\u010dna traka za vra\u0107anje dodatka.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za dodatak.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Vrsta dodatka. Odgovara ID-u u krajnjoj ta\u010dki vrsta dodatka. ",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Bo\u010dna traka kojoj pripada dodatak.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Postavke instance dodatka, ako su podr\u017eane.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 kodirani prikaz postavki instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kriptografsko raspr\u0161ivanje postavki instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nekodirane postavke instance, ako su podr\u017eane.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Podaci obrasca kodirani URL-om iz administratorskog obrasca dodatka. Koristi se za a\u017euriranje dodatka koji ne podr\u017eava instancu. Samo za pisanje. ",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedinstveni identifikator za dodatak.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Vrsta dodatka. Odgovara ID-u u krajnjoj ta\u010dki vrsta dodatka. ",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bo\u010dna traka kojoj pripada dodatak.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Postavke instance dodatka, ako su podr\u017eane.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 kodirani prikaz postavki instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kriptografsko raspr\u0161ivanje postavki instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nekodirane postavke instance, ako su podr\u017eane.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Podaci obrasca kodirani URL-om iz administratorskog obrasca dodatka. Koristi se za a\u017euriranje dodatka koji ne podr\u017eava instancu. Samo za pisanje. ",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Da li \u0107ete prisilno ukloniti dodatak ili ga premjestiti na neaktivnu bo\u010dnu traku. ",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Ograni\u010di rezultat postavljen na blokove koji odgovaraju pojmu za pretra\u017eivanje.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ograni\u010davanje rezultata na one koji odgovaraju nizu znakova.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Ograni\u010dite rezultate na one koji odgovaraju ID-u kategorije.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Ograni\u010dite rezultate na one koji odgovaraju ID-u klju\u010dne rije\u010di. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Ograni\u010dite rezultate na one koji odgovaraju uzorku (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Odmak seta rezultata za specifi\u010dan broj stavki.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Poredajte vrste atributa kao uzlazne ili silazne.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiranje zbirke prema atributu \u010dlanka.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/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 za obradu.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Alfanumeri\u010dki identifikator za lokaciju menija.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "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:\/\/rps.edu.ba\/bs\/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:\/\/rps.edu.ba\/bs\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Trenutna stranica kolekcije.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksimalan broj podataka koji \u0107e biti vra\u0107en unutar grupe rezultata.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Djelokrug unutar kojeg je zahtjev napravljen; odre\u0111uje trenutna polja u odazivu.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 28,
    "site_icon_url": "https:\/\/rps.edu.ba\/wp-content\/uploads\/2025\/07\/cropped-Logo-Icon.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/rps.edu.ba\/bs\/wp-json\/wp\/v2\/media\/28"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}