Title: DJElo's Replies | WordPress.org

---

# DJElo

  [  ](https://wordpress.org/support/users/djelo/)

 *   [Profile](https://wordpress.org/support/users/djelo/)
 *   [Topics Started](https://wordpress.org/support/users/djelo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/djelo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/djelo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/djelo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/djelo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/djelo/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JSON API] Show and submit comments](https://wordpress.org/support/topic/show-and-submit-comments/)
 *  [DJElo](https://wordpress.org/support/users/djelo/)
 * (@djelo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/show-and-submit-comments/#post-4444844)
 * the post objects you get via the json api include comments. Take a look at the
   data you receive and the comments should be found under the comments array. Easy,
   I am doing the same as you but writing in native obj. c and convert the data 
   into objects.
    For posting all you need ot do is send a post request to the api
   with the post id and the other details you can see in the api details 😉

Viewing 1 replies (of 1 total)