Advertisement
SauriVeg

Untitled

Aug 27th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.84 KB | None | 0 0
  1. {
  2. "id": 15,
  3. "date": "2019-08-20T14:48:57",
  4. "date_gmt": "2019-08-20T14:48:57",
  5. "guid": {
  6. "rendered": "http://localhost/wordpress/?page_id=15"
  7. },
  8. "modified": "2019-08-20T14:48:57",
  9. "modified_gmt": "2019-08-20T14:48:57",
  10. "slug": "acerca",
  11. "status": "publish",
  12. "type": "page",
  13. "link": "http://localhost/wordpress/?page_id=15",
  14. "title": {
  15. "rendered": "Acerca"
  16. },
  17. "content": {
  18. "rendered": "
  19. <p>Este sitio es un sitio bien chidoliro donde seguramente no podrás hacer nada, pero, pero, bueno</p>
  20. ",
  21. "protected": false
  22. },
  23. "excerpt": {
  24. "rendered": "<p>Este sitio es un sitio bien chidoliro donde seguramente no podrás hacer nada, pero, pero, bueno</p>
  25. ",
  26. "protected": false
  27. },
  28. "author": 1,
  29. "featured_media": 0,
  30. "parent": 0,
  31. "menu_order": 0,
  32. "comment_status": "closed",
  33. "ping_status": "closed",
  34. "template": "",
  35. "meta": [],
  36. "_links": {
  37. "self": [
  38. {
  39. "href": "http://localhost/wordpress/index.php?rest_route=/wp/v2/pages/15"
  40. }
  41. ],
  42. "collection": [
  43. {
  44. "href": "http://localhost/wordpress/index.php?rest_route=/wp/v2/pages"
  45. }
  46. ],
  47. "about": [
  48. {
  49. "href": "http://localhost/wordpress/index.php?rest_route=/wp/v2/types/page"
  50. }
  51. ],
  52. "author": [
  53. {
  54. "embeddable": true,
  55. "href": "http://localhost/wordpress/index.php?rest_route=/wp/v2/users/1"
  56. }
  57. ],
  58. "replies": [
  59. {
  60. "embeddable": true,
  61. "href": "http://localhost/wordpress/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"
  62. }
  63. ],
  64. "version-history": [
  65. {
  66. "count": 1,
  67. "href": "http://localhost/wordpress/index.php?rest_route=/wp/v2/pages/15/revisions"
  68. }
  69. ],
  70. "predecessor-version": [
  71. {
  72. "id": 16,
  73. "href": "http://localhost/wordpress/index.php?rest_route=/wp/v2/pages/15/revisions/16"
  74. }
  75. ],
  76. "wp:attachment": [
  77. {
  78. "href": "http://localhost/wordpress/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"
  79. }
  80. ],
  81. "curies": [
  82. {
  83. "name": "wp",
  84. "href": "https://api.w.org/{rel}",
  85. "templated": true
  86. }
  87. ]
  88. }
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement