Comment on JSend: a specification for how JSON responses should be formattedComments−Raphael15yThis is not JSON. I don't know what it is. { "post" { "id" : 1, "title" : "A blog post", "body" : "Some useful content" } }
Comments
This is not JSON. I don't know what it is.