POST: /api/subrabbles/!cs-courses/posts { "id": 4, "title": "post_4", "body": "Post 4", "author": "alex", "subrabble": "cs-courses" } PATCH: /api/subrabbles/!cs-courses/posts/1 { "body": "Updated text with more detail about electives." }