Im trying to get the json of my homepage, before i only got the json by post id and im not being able to get it by page. This is what im trying:
mysite.me/wp/v2/pages/2304
But it just redirects me to my homepage.
By post id, this is how i do it:
http://mysite.me/wp-json/mysite/v1/items/id/92570
Any help?