When you are writing your serializers for JSON...do *not* make the it an array or not an array depending on whether there are 0, 1, or more than one item in the set you are serializing like Facebook does with their user's exported archives. #DeleteFacebook

1