Brain serializers
This module defines the serializers for the REST API endpoints.
- class brain.serializers.AnimalSerializer(*args, **kwargs)
This is a model serializer which means it will serialize all data for an animal in a nice HTTP response for the REST API