`Resource.__init__()` should automatically create instances of other resources when appropriate. For example, `Card.user` should be an instance of `User`.