In this workshop we will take time to compare and contrast JSON API responses, looking at the good, the bad, and the ugly. What about these responses are tedious for front-end developers to work with and how back-end developers can be more cognizant of these headaches to create a better design. We will discuss serializers and why they are useful in helping us prepare our JSON responses, as well as, practice using a serializer in an existing Rails API.