Title: REST API Content issue
Last modified: September 10, 2018

---

# REST API Content issue

 *  Resolved [vhenriques](https://wordpress.org/support/users/vhenriques/)
 * (@vhenriques)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/rest-api-content-issue/)
 * [WP-Job-Manager](https://github.com/Automattic/WP-Job-Manager/issues/1303)
 * For my job module on my site [http://itzshowtime.singlestaging.com/jobs/](http://itzshowtime.singlestaging.com/jobs/)
   when i export the rest api json [http://itzshowtime.singlestaging.com/wp-json/wp/v2/job-listings](http://itzshowtime.singlestaging.com/wp-json/wp/v2/job-listings)
 * The inner content is returned as html and not in json format.
 * `"content":{"rendered":"<p>This event is for Males.<\/p>\n<h3>Work Profile<\/
   h3>\n<ul>\n<li>Promote the brand ...`
 * I’m talking about the content in the content.rendered node of the json [https://pastebin.com/VWM6yYY5](https://pastebin.com/VWM6yYY5)
 * Need pointers on how i can get the inner rendered content in json key value node
   format
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frest-api-content-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Gabriel Maldonado](https://wordpress.org/support/users/gma992/)
 * (@gma992)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/rest-api-content-issue/#post-10675631)
 * Hello there!
 * The response you’re seeing there is expected, as the content field is outputting
   the `post_content`, which is simply an HTML string and not JSON.
 * Could you clarify why you expect the `post_content`to be delivered in JSON format
   or what are you willing to create with that? Which sort of JSON response are 
   you expecting from this?
 *  Thread Starter [vhenriques](https://wordpress.org/support/users/vhenriques/)
 * (@vhenriques)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/rest-api-content-issue/#post-10676685)
 * Im trying to leverage this response on my android mobile client.
 *  Plugin Contributor [Jen H. (a11n)](https://wordpress.org/support/users/jenhooks/)
 * (@jenhooks)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/rest-api-content-issue/#post-10686260)
 * Hi [@vhenriques](https://wordpress.org/support/users/vhenriques/),
 * Thanks for the clarification. At this point, we’re outside of the scope of the
   support that we can offer, per our Support Policy:
 * [https://wpjobmanager.com/support-policy/](https://wpjobmanager.com/support-policy/).
 * If you need it, you can search for development help in a variety of places — 
   here are a few to start:
 * [http://jobs.wordpress.net/](http://jobs.wordpress.net/)
    [https://jetpack.pro/](https://jetpack.pro/)
   [https://codeable.io/?ref=l1TwZ](https://codeable.io/?ref=l1TwZ)
 * I’ll leave this open for a few days in case there’s someone else in the community
   who would like to chime in and lend a hand.
 * Best of luck.
 *  Plugin Contributor [Richard Archambault](https://wordpress.org/support/users/richardmtl/)
 * (@richardmtl)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/rest-api-content-issue/#post-10908225)
 * I’m marking this thread as Resolved as it’s been more than a month since the 
   last reply. If you still need help, please do reply again and mark the thread
   as Unresolved!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘REST API Content issue’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

## Tags

 * [customization](https://wordpress.org/support/topic-tag/customization/)
 * [json](https://wordpress.org/support/topic-tag/json/)

 * 4 replies
 * 4 participants
 * Last reply from: [Richard Archambault](https://wordpress.org/support/users/richardmtl/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/rest-api-content-issue/#post-10908225)
 * Status: resolved