Get related records with single query?

Is it possible to get records and related records in a single query? For example, if the DocType Opportunity has the field “parent” that links it to another Document (Lead), can I get a single row of data that includes data on the Opportunity and the Lead with a single query?