A talk I gave on PyGrunn 2015 about designing REST API's. The main message is that REST API's should be designed process-first rather than data-first, which is what often happens. I also touch upon media types and some other relevant bits and pieces.