* Introduce virtual models as a closer drop-in replacement for model classes * Support `detail_url` endpoints on `APIQuerySet` for retrieving individual records * Implement `in_bulk` on `APIQuerySet` * Allow customising HTTP headers on `APIQuerySet` * Documentation