I know this probably a dumb question but I know that the REST urls one hits in REST parlance are called "resources".
My question is what should one call the response/request bodies. Should they be called states?
Media Types can't be right because that is the format (ie XML, or JSON). Maybe "State"?
For now I have been using the term "message".