Returned value by activequery and RESTFULL API with eager loading

Hello

[list=1]

[*]What does activequery(such findone) return as value if no record was found?

[*]I have an action in my RESTFULL API controller that must return result using eager loading, the examples in the guide 2.0 is just about a simple query(list), How can I do that?

[/list]