{
  "name": "farmacia.farmacialinneo.es",
  "description": "Just another WordPress site",
  "url": "https://farmacialinneo.es/noticias/",
  "home": "https://farmacialinneo.es/noticias/",
  "gmt_offset": 1,
  "timezone_string": "Europe/Madrid",
  "namespaces": [
    "oembed/1.0",
    "wp/v2"
  ],
  "authentication": {},
  "routes": {
    "/": {
      "namespace": "",
      "methods": [
        "GET"
      ]
    },
    "/oembed/1.0": {
      "namespace": "oembed/1.0",
      "methods": [
        "GET"
      ]
    },
    "/oembed/1.0/embed": {
      "namespace": "oembed/1.0",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/posts": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/pages": {
      "namespace": "wp/v2",
      "methods": [
        "GET",
        "POST"
      ]
    },
    "/wp/v2/categories": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    },
    "/wp/v2/tags": {
      "namespace": "wp/v2",
      "methods": [
        "GET"
      ]
    }
  },
  "_links": {
    "help": [
      {
        "href": "https://developer.wordpress.org/rest-api/"
      }
    ]
  }
}