How to describe your API data format and/or propose different formats (like json, yaml, xml atom, …)
3.3 Representations |
3.5.1 Standard Headers
Accept header, Content-Type header |
Protocol Buffers v3
It supports both binary and text wire formats, and works with many different wire protocols on different platforms. |
Standard request headers
Accept Content Type |
Standard response headers
Content Type |
Clients-specified response format |
General guidelines for RESTful URLs
Formats should be in the form of api/v2/resource/{id}.json |