Skip to content

Instantly share code, notes, and snippets.

@zevaverbach
Created February 5, 2023 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zevaverbach/0f3668cd2e3f42c6d2f152b97471461e to your computer and use it in GitHub Desktop.
Save zevaverbach/0f3668cd2e3f42c6d2f152b97471461e to your computer and use it in GitHub Desktop.
wp 6.1.1 response to POST
{"id":5,"date":"2023-02-05T10:05:40","date_gmt":"2023-02-05T10:05:40","guid":{"rendered":"https:\/\/myxomycete-principa.000webhostapp.com\/2023\/02\/test-wp-api","raw":"https:\/\/myxomycete-principa.000webhostapp.com\/2023\/02\/test-wp-api"},"modified":"2023-02-05T10:05:40","modified_gmt":"2023-02-05T10:05:40","password":"","slug":"test-wp-api","status":"publish","type":"post","link":"https:\/\/myxomycete-principa.000webhostapp.com\/2023\/02\/test-wp-api","title":{"raw":"Test WP-API","rendered":"Test WP-API"},"content":{"raw":"This is my first post created using restAPI","rendered":"<p>This is my first post created using restAPI<\/p>\n","protected":false,"block_version":0},"excerpt":{"raw":"","rendered":"<p>This is my first post created using restAPI<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false},"categories":[1],"tags":[],"permalink_template":"https:\/\/myxomycete-principa.000webhostapp.com\/2023\/02\/%postname%","generated_slug":"test-wp-api","_links":{"self":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"collection":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":0,"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5\/revisions"}],"wp:attachment":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/media?parent=5"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/categories?post=5"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/tags?post=5"}],"wp:action-publish":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"wp:action-unfiltered-html":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"wp:action-sticky":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"wp:action-assign-author":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"wp:action-create-categories":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"wp:action-assign-categories":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"wp:action-create-tags":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"wp:action-assign-tags":[{"href":"https:\/\/myxomycete-principa.000webhostapp.com\/wp-json\/wp\/v2\/posts\/5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment