{
    "name": "Farmacia El Sol",
    "description": "",
    "url": "https://www.farmaciaelsol.es",
    "home": "https://www.farmaciaelsol.es",
    "gmt_offset": 0,
    "timezone_string": "",
    "namespaces": [
        "oembed/1.0",
        "wp/v2"
    ],
    "authentication": [],
    "routes": {
        "/": {
            "namespace": "",
            "methods": [
                "GET"
            ]
        },
        "/wp/v2/posts": {
            "namespace": "wp/v2",
            "methods": [
                "GET"
            ]
        },
        "/wp/v2/pages": {
            "namespace": "wp/v2",
            "methods": [
                "GET"
            ]
        },
        "/oembed/1.0/embed": {
            "namespace": "oembed/1.0",
            "methods": [
                "GET"
            ]
        }
    },
    "_links": {
        "help": [
            {
                "href": "https://developer.wordpress.org/rest-api/"
            }
        ]
    }
}