Serializer March 29, 2017 By Ann Yue I completed two serializers for the API, which involved coding the models, creating serializers for the models, writing views using the serializers, and then finally hooking up the views to the desired URLs.