Describe the API (including Sphinx doc): - [ ] How do we return errors, including human-readable messages? - [ ] How do we return a paginated list of items? - [ ] How do we return a single item? - [ ] What should be the response to an object creation/modification request?